SG500X DHCP setup - option 242

Good day
I'm trying to configure DHCP option 242 on a "Cisco" SG500x switch for Avaya phones that will be connecting to the switch
I have learnt (the hard way) that the SG500X "IOS" is different to what we are used to ...
Option 242 works perfectly on a Cisco 887VAG, but I can't get it configured on this switch
At this stage I don't have access to the Graphical Interface, switch is at a remote site, and only connection is console.
So here is what I have
interface vlan 1
 ip address 10.1.1.1 255.255.255.0
 no ip address dhcp
ip dhcp server
ip dhcp excluded-address 10.1.1.1 10.1.1.10
ip dhcp pool network DATA
 address low 10.1.1.1 high 10.1.1.254 255.255.255.0
 lease 0 8
 domain-name testing.com
 default-router 10.1.1.1
 dns-server 8.8.8.8 8.8.4.4
*** here is the part I just cant get to work ***
 option 242 ascii "MCIPADD=10.1.1.7,MCPORT=1719,HTTPSRVR=10.1.1.8,FTPSRVR=10.1.1.9,L2Q=1,L2QVLAN=12"
or 
 option 242 ascii MCIPADD=10.1.1.7,MCPORT=1719,HTTPSRVR=10.1.1.8,FTPSRVR=10.1.1.9,L2Q=1,L2QVLAN=12
I get the following error message : 
switchcfc28f(config-dhcp)#$SRVR=10.1.1.8,FTPSRVR=10.1.1.9,L2Q=1,L2QVLAN=12"
Not supported option.
switchcfc28f(config-dhcp)#$RVR=10.1.1.8,FTPSRVR=10.1.1.9,L2Q=1,L2QVLAN=12
Not supported option.
Help and advice will be GREATLY appreciated
Regards
Neil

WouterC wrote:
How can we change our config to include both servers so we don't have to modify it when one server is down?The easiest way is to specify both server addresses in the AltAuth option:
    option NewT.AltAuth 192.168.92.197, 192.168.92.198;
Another approach would be to move away from specifying server addresses in DHCP and do it by using DNS instead. Apparently this approach hasn't made it into the official SRSS docs yet but you can read about it in the ThinkThin blog at http://blogs.sun.com/ThinkThin/entry/sun_ray_provisioning .
OttoM.
Working for Oracle, but not speaking for Oracle.

Similar Messages

  • Configure DHCP Server options for Internet Sharing?

    Good morning, all.
    I have a Sprint (Sierra 595U) AirCard internet connection, which I'm sharing over my AirPort (using OS X's built-in Internet Sharing) to several Windows clients in my office. I see that when Sharing is enabled, en1 takes on the address 10.0.2.1 by default, as well as the role of default gateway/router and DHCP server for the Windows clients.
    My question is: Can I configure the IP addresses and DHCP options for Internet Sharing to another address/mask scheme?
    Just like I changed my home wireless network away from the default 192.168.1.0/24 for security reasons, I'd like to do the same here.
    Thanks and Regards,
    BrooklynWalker

    Some paranoia is good.
    Yes, of course security paranoia can be cultured. like yogurt
    I googled.
    This might help:
    http://www.aleph0.com/computing/macosx/dhcp-setup/
    but from what I just read, changing away from the default net & mask might be putzy.Some other discussions for you:
    http://www.macosxhints.com/article.php?story=20050331194834746
    or you might see something here that helps.
    Sorry not to be more specific. Hard to tell if you already googled for yourself.
    I'll let someone smarter than I am take a look for you, here.

  • DHCP scope options: How TO

    Hi,
    I have a 10.4 server as DHCP for several VLANs. I need to setup DHCP scope options on two VLANs to be able to direct DHCP requests from a specific device (IP phones) to the relevant VLAN for obtianing IP addresses.
    I cannot see bootpd.plist in /etc and not much information available online about this.
    Found these two relevant posts but not much of help:
    http://discussions.apple.com/message.jspa?messageID=7200952
    http://discussions.info.apple.com/message.jspa?messageID=5054131
    I can export the serveradmin settings out and can see the entries but where and how do I make the scope entries? plist editor won't open the file and if i convert to csv in excel the existing data is there and logical but where do i enter my scope options?
    any help in the right direction will be much appreciated.
    cheers
    Muhammad

    You didn't try hard enough... ;). You need to use the Get-DhcpServerv4OptionValue cmdlet (or ...v6...).
    Get-DhcpServerv4OptionValue -ComputerName <computername> | Where-Object OptionID -eq 6 | Select-Object Value
    Edit: I think it's important that you know how I solved this problem. Perhaps you can put it to use yourself some time. The first thing I did was return all the 'get' DHCP cmdlets using this command: Get-Command -Module dhcp* -Name get-*. I quick scanned
    the cmdlets (actually, they're functions) and found the word 'option.' I jumped over to the DHCP MMC snap-in and quickly figured out why that sounded familiar. In the GUI, you right-click Server Options to get to this setting. I then ran the function in my
    example without piping it to the Where-Object cmdlet, and it return a value property. I then added the | Where-Object to filter down what was returned.
    In writing this edit, I determined there's actually an -OptionID parameter, which means I could have better written my example. Here's that now:
    Get-DhcpServerv4OptionValue -ComputerName <computername> -OptionID 6 | Select-Object Value
    Always filter as close to the left as possible. That's means we don't want to pipe to something when we can filter with a built-in parameter.

  • DHCP configuration options

    Can anyone tell me how to change the DHCP configuration options - the same information found in dhclient.conf in linux/unix - under OSX? A corporate client of mine provides wireless internet at all their facilities, but no one with a Mac has ever been able to connect. The wireless connection comes up and is stable, but the Mac never receives an IP address. I am fairly certain they forward DHCP requests to a centralized server that handles multiple LAN segments. I suspect something in the format of the DHCP packet, perhaps one of the many options, is causing their router to drop the Mac's DHCP request packet. I have captured DHCP requests from OSX and Win2K using Ethereal, so I have some idea what options to try changing, but I need to know how to go about it. I've tried adding a dhclient.conf file, but OSX seems to ignore this.
    Needless to say, this is not a simple question and I realize I'll be fiddling at low levels. However, I've tried everything there is to try with the control panel, command lines, etc. I generally have no problems getting WiFi to work across Mac and windoze whether at home, in hotel rooms, or at corporate locations, but this one really has me stumped. Any help is appreciated.

    How are you connecting to the wireless network? Is it a closed network with security, or an open network? There are a lot of different protocols in play with a wireless connection, particularly with Cisco equipment. It's possible Macs don't support one of the protocols where Windows does. There may be extra security such as DHCP client IDs, or using DHCP reservations only. There could be MAC address security setup on the wireless APs.
    I would ask one of your PC buddies help you find an unused address. Set that manually and see if everything works. If it does you know you have a DHCP problem. If it doesn't there's a problem with the wireless connection

  • I have a problem with my viber.It has stopped working.I tried reinstalliing it again .On the setup option after entering my phone number and continuing ..it either exists or gives no service message .

    I have a problem with my viber.It has stopped working.I tried reinstalling it again .On the setup option after entering my phone number and continuing ..it either exists or gives no service message .My other applications are working fine ..other applications that require internet too are working fine.

    Please get in touch with Viber's customer support.

  • I would like to change the project page layouts, but setup option in Project Superuser are not available. How can I change the selected page layouts?

    Hi
    I updated the page layouts for a project in Project Management. Now I woujld like to change those chosen page layouts, but the setup options for the project are no longer available for me to change. How can I update the original chosen page layouts (for performance management) to different layouts or change the chosen layouts to the default (blank) layouts?
    Thanks
    Chris van de Graaf

    AppleMan,
    It all began inside the settings of my Sanyo VPC-HD2000A when somehow the selection got switched from 1280 x 720 to that other setting with so-called 25fps. Also, I don't know whether the mishap occurred before or after I took my new footage.
    I edited the clips last night and now they are on my blog and channel and they seem ok but slightly fuzzy.
    I used a Sanyo VPC-HD2000A .7x wide angle lens with macro and I notice that when I zoomed in to the little sun conure, the picture blurred. I think that might be something that happens when one zooms the focus.
    Also, I was born and raised to a teenager in Hawaii, but now Southern California has me in its grip.
    -L

  • I do not have the Print To PDF Setup option

    the instructions to intall the Adobe CreatePDF printer are below. I do not have the "Print to PDF Setup option on my Adobe site. Can someone help me with this?
    Install Adobe CreatePDF Desktop Printer 
        In Adobe PDF Pack, click Print To PDF Setup.
      Click Download Installer.
      Double-click the AdobeCreatePDFDesktopPrinterSetup.exe file you downloaded and follow the prompts to install Adobe CreatePDF Desktop Printer.
    Note: You need administrator rights to install the Adobe CreatePDF Desktop Printer.

    To install Adobe CreatePDF Desktop Printer:
    1. Log into https://createpdf.acrobat.com/signin.html with your Adobe ID and password
    2. Select “Convert to PDF” tool from right pane
    3. Click “Download CreatePDF Desktop Tool” link
    4. Click “Download Installer” button
    5. Click “AdobeCreatePDFDesktopPrinterSetup.exe” file
    6. During the installation , you need to enter your Adobe ID and password
    If your system is Win 7 SP1 please install a hot fix to update inetpp.dll file from http://helpx.adobe.com/acrobat-com/kb/createpdf-desktop-printer-windows-7.html
    If you have not installed Adobe Postscript(PS) printer driver please install it:
    How to Install PS printer:
    1. Open Start menu > Devices and Printer ( or from control panel) and select "Add a printer"
    2. Select "Add a local printer"
    3. Select "Use an existing port: LPT1: (Printer port)
    4. Select any company and any PS printer with Adobe PS printer driver(not clone) such as Xerox and Xerox Phaser 6120PS
    thank you.
    Hisami

  • I am trying to set up family sharing and do not have the setup option when logged in, help!

    I am trying to set up family sharing and do not have the setup option when logged in, help!

    Hello Carney10,
    Thank you for visiting Apple Support Communities.
    When you say you do not have the setup option for Family Sharing, that seems like you log into the iCloud System Preference but the "Set Up Family" button is not there.
    Is your Mac updated to Yosemite?
    Family Sharing - Apple Support
    iOS 8 and OS X Yosemite are required to set up or join a Family Sharing group and are recommended for full functionality.
    Where in the setup are the options not available or working?
    OS X Yosemite: Set up Family Sharing
    Best regards,
    Nubz

  • Reference monitor seems to be missing the setup option

    http://imageshack.us/f/11/referencemonitor.jpg/
    My reference monitor seems to be missing the setup option also it is displaying in a format I do not understand.

    I'm based in th UK and working with PAL mini DV. I imported the footage in and then created the sequences using a clip, so the sequence settings should be correct and having checked them, it seems they are. Admittedly, I've never used this function before and this: http://library.creativecow.net/articles/devis_andrew/YC-Waveform-graph-Premiere-Pro/video- tutorial is my frame of reference. The problem I have is I cannot convert the scale he is working with (IRE) to what I'm working with (V). 

  • DHCP SCOPE Option 67 string value for OS deployment

     I am completely new to OS Deployment and very less knowledge on dhcp. We are using SCCM2012 in our environment.  I am confused on  what should be the string value for DHCP 67 OPTION . Does the \ back slash make any
    difference when setting a string value. for example- \\smsboot\x64\wdsnbp.com or \smsboot\x64\wdsnbp.com or would i need to specify the complete path where  remote install folder is located  for example \\server name\c$\remoteinsall\smsboot\x64\wdsnbp.com
     .I cant test myself due to restrictions in our organization as the DHCP servers are handled by other team . Appreciate your help!!!

    Hi,
    >>what should be the string value for DHCP 67 OPTION
    The Option 67 should be SMSBoot\x86\wdsnbp.com
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Ipad DHCP Server Options

    Hello
    we are currently evaluating the ipad, but we have started to have issues when we altered our DHCP server Options (Needed as we are also evaluating XenDesktop 4)
    Option 66 -XenDesktop
    option 67 - XenDesktop
    option 43 - Mitel VoIP
    since these changes all ipads struggle to get an IP address , it can take up to 15 minuets to connect, My Ipad witch has a static IP connects fine.
    is anybody having any issues like this ?

    steven_cuthill wrote:
    Hello
    we are currently evaluating the ipad, but we have started to have issues when we altered our DHCP server Options (Needed as we are also evaluating XenDesktop 4)
    Option 66 -XenDesktop
    option 67 - XenDesktop
    option 43 - Mitel VoIP
    since these changes all ipads struggle to get an IP address , it can take up to 15 minuets to connect, My Ipad witch has a static IP connects fine.
    is anybody having any issues like this ?
    You probably should address this question directly to Apple as you are not likely to get any answer here. This could be a bug in how DHCP options are handled.
    United Kingdom (44) 0844 209 0611 www.apple.com/uk/support/

  • Microsoft DHCP Server - Option 43 Setup

    I have the scope configured properly as far as the 241 Option with Option 43 and the VCI in it for both the 1130 and 1200 series AP's. However, how do you make this work if your subnet has both 1200 and 1130's in it? Basically if I have two 241 options set, the 1130 comes in first allowing hte 1130's to associate, but not the 1200's. If I remove the 1130 Option 241, the 1200's associate. Basically, how do I get both to work from the scope correctly?
    Thanks,
    Raun

    Hi Raun,
    Here is some additional info;
    This section contains a DHCP Option 43 configuration example on a Windows 2003 Enterprise DHCP server for use with lightweight access points. For other DHCP server implementations, consult the DHCP server documentation for configuring DHCP Option 43. In Option 43, you should use the IP address of the controller management interface.
    ****Note DHCP Option 43 is limited to one access point type per DHCP pool. You must configure a separate DHCP pool for each access point type.****
    From this doc;
    http://www.cisco.com/en/US/docs/wireless/access_point/1200/installation/guide/120h_g.html
    DHCP OPTION 43 for Lightweight Cisco Aironet Access Points Configuration Example
    http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a00808714fe.shtml#t1
    Hope this helps!
    Rob

  • DHCP Setup across multiple VLANs on RV325 - DHCP Server only working on VLAN 1

    I have multiple VLAN subnets defined on my RV325 - when I try and utilize a DHCP Server on each VLAN, it only seems to be issuing IP Addresses to clients on VLAN ID 1.  When I first set this up months ago, I thought I had tested it providing IP Addresses via the other subnets.  Now that I am trying to do so, it isn't working "as expected".  Example - I am using VLAN 25 as the GuestWireless subnet utilizing a separate 802.11n WAP that is set to Bridge connections to the IP Address of the VLAN interface.  Devices are able to connect to the WAP, but end up with a self-assigned IP Address 169.x.x.x address.  There has to be an easy fix to this, but I seem to be "stuck" figuring out what it is…pointers/redirects appreciated.  Thanks!

    Thanks - I've already reviewed that information before I posted.  I've been working with DHCP since the mid-90's, so I'm comfortable with the settings/configuration I need to leverage to make this work via other means using various Network-based OSes.
    I'm wondering if there are other options in configuring this device that can impact the ability to dynamically serve IP addresses on a VLAN/subnet-by-VLAN/subnet basis.
    As I did more testing, I discovered when I reserved an IP Address via the IP & MAC Binding option within the DHCP Settings, those devices would receive their static reservations and work as expected, so the problem seems to be leveraging the DHCP Pool for devices connecting to VLANs other that VLAN 1.
    Any ideas as to why the DHCP Pool's are "non-functioning" for the other VLANs is greatly appreciated...
    Each VLAN is setup with a separate DHCP Server configuration as shown below:
    VLAN ID = 1 (Default, Inter VLAN Routing = Enabled, LAN1-6 = Untagged, LAN7=Tagged, LAN8=Excluded, LAN9-14 Untagged)
    Device IP Address = 172.16.xxx.1
    Subnet Mask = 255.255.255.0
    DHCP Mode = DHCP Server
    Remote DHCP Server = 0.0.0.0
    Client Lease Time = 1440 min
    Range Start = 172.16.xxx.100
    Range End = 172.16.xxx.199
    DNS Server = Use DNS as Below
    Static DNS 1 = 208.67.222.222
    Static DNS 2 = 208.67.220.220
    WINS Server = 0.0.0.0
    Correctly serving IP Addresses via DHCP (both static and dynamic) to Wired devices & Wireless devices connecting through WAP (set to Bridge)
    VLAN ID = 25 (GuestWireless, Inter VLAN Routing = Disabled, LAN1-LAN7 = Excluded, LAN8 = Untagged, LAN9-14 = Excluded)
    Device IP Address = 172.16.yyy.1
    Subnet Mask = 255.255.255.0
    DHCP Mode = DHCP Server
    Remote DHCP Server = 0.0.0.0
    Client Lease Time = 1440 min
    Range Start = 172.16.yyy.100
    Range End = 172.16.yyy.199
    DNS Server = Use DNS as Below
    Static DNS 1 = 208.67.222.222
    Static DNS 2 = 208.67.220.220
    WINS Server = 0.0.0.0
    NOT serving dynamic IP Addresses via DHCP to Wired devices & Wireless devices connecting through WAP (set to Bridge)
    Static DHCP Reservations setup via IP & MAC Binding settings DO WORK in terms of providing the assigned static IP Address to the client.  Inbound/Outbound traffic to Internet works for devices with Static DHCP Reservations.
    VLAN ID = 100 (Voice, Inter VLAN Routing = Disabled, LAN1-6 Excluded, LAN7 = Untagged, LAN8-14 = Excluded)
    Device IP Address = 192.168.zzz.1
    Subnet Mask = 255.255.255.0
    DHCP Mode = DHCP Server
    Remote DHCP Server = 0.0.0.0
    Client Lease Time = 1440 min
    Range Start = 192.168.zzz.100
    Range End = 192.168.zzz.199
    DNS Server = Use DNS as Below
    Static DNS 1 = 208.67.222.222
    Static DNS 2 = 208.67.220.220
    WINS Server = 0.0.0.0
    NOT serving dynamic IP Addresses via DHCP to Wired devices & Wireless devices connecting through WAP set to Bridge
    Static DHCP Reservations setup via IP & MAC Binding settings DO WORK in terms of providing the assigned static IP Address to the client.  Inbound/Outbound traffic to Internet works for devices with Static DHCP Reservations.

  • DHCP setup help on AIR-WLC-2112 with LAP1042N

    I am new to wireless.  I would like to statically assign ip addresses for my controller(AIR_WLC-2112) and my access point (LAP1042N).  I would then like the controller to distribute dhcp addresses for users.  What is the best way in doing this? 

    Hi Mark,
    You can certainly setup your network for 2 VLANs for different wireless networks. You will only need to setup the switchports to the WLC as trunks. In other words, the APs will simply reside in the vlan you define (access switchports) and they will tunnel all traffic back to the controller, regardless of client vlan. The WLC will then determine which vlan the traffic needs to go on.
    You have 2 ways of setting your AP IP addresses as static -- you can statically assign them through the console during initial installation:
    capwap ap ip address
    capwap ap ip default-gateway
    capwap ap controller ip
    Or, you can simply let the APs start by using DHCP, and auto discovery of the WLCs via DNS lookup of "cisco-capwap-controller", or DHCP option 43. Once they join the controller you can assign them static addresses in the WLC AP settings.
    Now, onto the last question regarding your WAN sites. We do have options for you there as well -- the feature we're looking at would be H-REAP. Traditionally the APs tunnel all wireless traffic back to the controller. However, in H-REAP mode, you can specify the APs to put traffic on the network right at the local switch, so it wouldn't have to get tunneled across your WAN (depending on WAN bandwidth). You still configure the AP and manage it centrally. For more information on this feature, please check out the H-REAP deployment guide:
    http://www.cisco.com/en/US/products/ps10315/products_tech_note09186a0080736123.shtml
    -Patrick Croak
    Wireless TAC

  • Page Setup options cached somewhere?

    I'm trying to help someone in my office who can no longer select "Tabloid" size paper in the Page Setup. We have a Xerox Splash G640 which gives me about fifteen different page sizes in the Page Setup window, but even after deleting her printer from the Printer Setup Utility and re-adding it, she only gets Letter and Legal size. When I started helping her, the Printer Setup Utility said the printer was using the generic postscript driver and I manually changed it to the correct driver. This did not fix the issue, so we deleted and re-added the printer. But, the incorrect page sizes are still in the Page Setup window. If you select another printer from the list in Page Setup and choose Tabloid size paper, the printer prints a Tabloid size image, but on a Letter size piece of paper... She's got Mac OS X 10.4.3 (we're giving everyone updates to 10.4.5 later this week) and although this issue is occurring in any application, we need to print from PhotoShop CS2.
    It appears to me that Mac OS X is "caching" this information somewhere, but I'm not sure where. Is there a folder or file I could delete to try to clear this up?
    -Doug

    Thank you for your reply. I've already replaced the PPD with the one from my computer which does show all the page sizes correctly (on my computer). It appears to be an issue deeper than simply selecting the correct PPD file in the Printer Setup Utility. Somehow, the options in the Page Setup are "stuck" and will not change even if you change the PPD file associated with that printer. You see the same page size options (the incorrect ones) whether that printer is set-up with the "generic" PostScript driver, the correct Mac OS X printer driver or manually selecting the Mac OS 9 printer driver from the Classic System Folder/Extensions/Printer Drivers. No matter which PPD we choose, the wrong page sizes persist in the Page Setup dialog.
    -Doug

Maybe you are looking for

  • File Not found, but music is on iPod

    OK, this is strange. I just added some more music to my iPod. But it said that 27 songs hadn't been added. But, they ARE on my iPod, and in my iTunes library and the preferences is pointing in the right direction for the library of all my music. So w

  • Stuck with a pig as Cinderella enters the ball

    NOW the Charge comes out. Two weeks too late for me to trade up to it. Verizon kept pushing it back, and I kept hoping it would come out in time for me to unload this battery addicted hog of a Thunderbolt and trade up. Don't get me wrong, the Thunder

  • How do I set up Mail for Exchange on my N97 mini?

    How do I set up Mail for Exchange on my N97 mini? I want to read my work email from outlook to my mobile.

  • Problems finding if password has expired ( using ldap_simple_bind )

    since i want to find out if password has expired or not i am using asynchronous bind,but i am facing certain problems with ldap_parse_result. The problems are : 1) it fails intermittently when i want to get password expiration controls and gives core

  • House number for LSMW /BDC

    HI Experts, When am doing the LSMW/BDC for Customer master House number field in general data. the" house number " filed is not appearing since Street filed only apearing. Is there any method to appear house no. filed . I want to update house no file