On SG300 DHCP server configuration error

Firmware 1.3 introduced a DHCP server.

It seems that I can add a pool for any subnet except for the 192.168.1.1/24. I've successfully added a pool for 192.168.0.1/24, 172.16.16.1/24, etc. But when I use the same commands to add a pool 192.168.1.1/24, I get:

SW (config) #ip dhcp pool perimeter network

SW(config-DHCP) low #address 192.168.1.20 192.168.1.250 high 255.255.255.0

Illegal IP address range, or subnet configuration tries to configure a pool of network on the default IP interface

VLAN 1 IP went from 192.168.1.254 to 192.168.0.1 static default.

Any ideas?

Hi Frank,.

Looks like you are experiening, bug CQ145102. There is currently no work around: Sx300 1.3.0 FW Release Notes.

Problem: You cannot configure IP address 192.168.1.0/24 subnet as an address

pool, other subnets are allowed. (CQ145102)

Solution: There is no workaround.

I open a case with Cisco Small Business Support, have your degenerate case and see if you can get the beta FW. The only alternative would be to review your network in order to eliminate the 192.168.1.0/24 subnet.

Kind regards

-David (formerly khaledammad)

Tags: Cisco Support

Similar Questions

  • The Oracle Content Server configuration error for send jobs Oracle IBR

    Hello

    I am configuring Oracle Content Server to send jobs to IBR.

    I use depending on the version of the Complutense University of MADRID:
    11 GR 1 material - 11.1.1.3.0 - idcprod1 - 100505 T 121221 (Build: 7.3.0.180)

    Both UCM and IBR use same domain WAS. Installed on Windows server 2008.

    1.I have started both servers run on the basis of the University Complutense of MADRID and the BOVINE infectious rhinotraecheitis.
    2. then through IBR http://vpunvfpctnsz-07:16250/ibr/console, I changed the
    Socket connection incoming address security filter:
    127.0.0.1 | 0:0:0:0:0:0:0:1 | < < my.server.IP.address > >
    3 activated component DAMConverter of BOVINE infectious rhinotraecheitis
    4 restarted IBR.
    5 has created a vendor coming out on the server of UCM content as follows:

    The provider name: IBR
    Description of the provider: provider of BOVINE infectious rhinotraecheitis
    Provider type: outgoing
    Provider class: intradoc.provider.SocketOutgoingProvider
    Provider connection: intradoc.provider.SocketOutgoingConnection
    Instance name: VPUNVFPCTN955099yscom16250 < < same as IBR server name > >
    Name of the host server: vpunvfpctnsz-07
    Address of the HTTP server:
    Server port: 16250
    Root relative Web: /ibr/
    Conversion options: handles inbound conversion of refinery
    Playback mode only refinery: false
    Maximum queue jobs: 1000

    He demonstrated according to status:
    Connection status: it remains 'good' when I click test and after some chages from time to "down".
    Connection error: unable to communicate with the supplier of refinery IBR; It is not resolved to a valid bank account NUMBER. Exception type is "java.lang.Throwable".


    Did I miss a step?
    Please suggest.

    Thank you and best regards,
    Hélie

    Hello

    Server port: 16250

    This should be the value of IntradocServerPort to the server of the BOVINE infectious rhinotraecheitis.

    By default, it is 5555.

    Replace 16250 5555 (if you have not changed).

    Save the changes, restart the managed server UCM.

    A test to see if the error.

    It will be useful.

    Thank you
    Srinath

  • Siebel web server configuration error

    Hello
    I have install siebel 8.2.2 web server (windows server 2012, java7).
    When I run the .bat config on modify port dialog box I get java.lang.StringIndexOutOfBoundsExceptionimgo.jpg

    I don't understand where is the problem.
    Can you suggest me something?

    Thank you

    Hello

    Please confirm the version of Siebel that you use. Windows Server 2012 is supported with 8.2.2.3 from, check the Doc ID 1492194.1 to find information on platforms certified for Siebel.

    Thank you

    WSiebel

  • SG300-10 - DHCP server did not update DNS (bind9) records

    Hello community,

    My SG300 is configured in Mode L3 in my Homelab, and the DHCP server is enabled.

    The switch runs on the Version of the Firmware 1.4.1.3.

    I have configured by a Pool of network VLAN.

    The default router IP address (Option 3), the IP of the DNS (Option 6) and the domain name (Option15) are also configured.

    DHCP works fine without problems.

    Customers get their inclusive information of router, DNS, and domain IP Configuration name.

    As a DNS server, I configured a server bind9 under winded raspbian.

    The bind9 is configured to allow dynamic updates and DNS works as expected.

    Manually using NSUPDATE I can make dynamic updates to bind9 DHCP clients areas.

    But this isn't what I want.

    I want to make the SG300 DHCP server dynamic updates to the DNS zones.

    Would be the Option DHCP 81 (Client FQDN) useful?

    Any idea is welcome. :-)

    Looking forward to hear from you because it drives me crazy.

    Best regards

    Rainer.

    Sorry for the delay in reply Rainer.  I tried to set this up in my lab and became GUI of entry of unexpected results that did not affect the packages at all.  Checked with my contacts and they advised me that it is not supported on this switch option 81.  Given that the client sends to the server on how to update DNS records, the switch does not support this dynamic configuration.

    Referring to the data sheet for the SG300, these are supported options listed:

    DHCP (12, 66, 67, 82, 129 and 150 Options)

    Here is the link to the datasheet.

    http://www.Cisco.com/c/en/us/products/collateral/switches/small-business-smart-switches/data_sheet_c78-610061.html

    Sorry about the information, but is not a supported option.

    James

  • 300 SF/SG DHCP server

    Hello

    is it possible for the SF/SG300 switches serve as a DHCP server for the VLAN-s employees.

    Switch a VLAN1 as management VLAN - has assigned IP address.

    The switch has VLAN extra - VLAN200 and I would like SG300 act as a DHCP server for the clients on this VLAN.

    Is this possible at all?

    Hi Jeremy, the switch must operate in layer 3. You can enable the dhcp server by vlan.

    To be eligible to do a DHCP pool for a vlan level 3, none of the interface vlan can have an IP address issued via DHCP, so you vlan 1 and 200 must have a static ip address assigned.  The vlan 1 requires no dhcp server configured for vlan 200 to have a.

    Here is an example of configuration

    config t

    database of VLAN

    VLAN 200

    output

    interface vlan 1

    IP 192.168.100.137 255.255.255.0

    no ip address dhcp

    output

    interface vlan 200

    192.168.99.1 IP address 255.255.255.0

    output

    The dhcp server IP

    network IP dhcp pool test

    address 192.168.99.1 low high 192.168.99.254 255.255.255.0

    router by default - 192.168.99.1

    Server DNS 8.8.8.8

    -Tom
    Please mark replied messages useful

  • Solution for Bluetooth PAN server configuration

    Task:
    -Internet on Bluetooth PAN profile
    -Connection for laptop (Toshiba Satellite A300 1 2 (WinXP SP2) with Sony Ericsson K810i with BT PAN)
    -Computer as a server of PAN (!). Lance PAN Mobile phone connection-> computer.
    You can use internet to mobile phone to laptop.

    But it's bug in Toshiba PAN-server - right click doesn't work in pan-Server tray :( (Local Russian (?))

    * Configuration server PAN *.
    1. options:
    set of 2 boxes in the Bluetooth dialog options (service of pan, pan DHCP service), the [ok] button
    2. Press win - r, type: cmd
    [ok]
    Enter (case sensitivity "") ":"
    CD "c:\Program Files Toshiba Stack\"
    TosBtPSS.exe /END
    TosBtPSS.exe /NAP

    If it is absent pan server in the status bar - check your network connection BTPAN (Bluetooth Personal Area Network) enabled in the control panel and try
    TosBtPSS.exe /NAP

    ((3 set the IP address for the network BTPAN connectivity: 192.168.0.1 (I don't know how Toshiba DHCP server works, but it works!)))
    You can use your own DHCP server configured...

    You can make these instructions batch file...

    Sorry, my bad English)

    P.S. to the developer of Bluetooth PAN server: fixed a bug, please)

    Thanks for this interesting article.

  • We have DHCP role configured on the Windows Server 2008 added domain controller but we receive errors.

    We have DHCP role configured on adding Domain Controller(OS: Windows2008 R2). On the same, we get the error in the below event viewer.
    The name "domain name: 1 d" could not be registered on the interface with the IP . The computer with the IP did not allow the name to be claimed by this machine.

    Hello

    The question you have posted is related to the Windows 2008 Server and would be better suited to the TechNet community. Please visit the link below to find a community that will provide the best support.

    http://social.technet.Microsoft.com/forums/en/category/w7itpro

  • An error occurred while renewing interface wireless network connection: unable to contact your DHCP server. Request a expires.

    I use an Acer Asspire One with Windows XP. We have wireless through AT & T Uverse. The netbook has an Atheros AR5007EG Ethernet card.

    A number of things have taken place lately: I had not used the Acer for some time and the battery was dead and would not recharge. I could book until when it was plugged, but could not get on the Internet. I found online that the solution to the battery problem was to download a new bios that worked wonderfully and it is now loaded. Recently, our AT & T router died and was replaced. I put the new WEP keys in two other computers, and they connect to the Internet. I can't connect to the Internet with the Acer. I tried ipconfig / renew and get the error message: "an error occurred during renewal of the wireless network connection interface: unable to contact your DHCP server.» Request a expires. No operation can be performed on Local area connection while it has its media disconnected. "On the tab"Choose a wireless network", it shows my network and said"absorbing the network address"but nothing happens. When I do ipconfig I see that there is no IP address.
    I took the computer to Starbucks this morning, ran ipconfig / renew and she acquired the IP address and I was able to connect to the Internet. I brought the computer home and tried and failed to connect. The IP address is back to 0.0.0.0 and the error message appears when I try to renew it.
    I hesitate to make a lot of changes since it was working with a different network.
    Original title: IP address is missing
    These forums are wonderful. I tell myself that I've saved the cost of a new battery using the bios, I found on a forum!

    Hello

    DHCP - Dynamic Host Configuration Protocol is a protocol used by devices computer network (DHCP clients) that dynamically distributes the IP address of the destination host. Now the error indicates that your computer is not able to communicate with the server and assign the IP address.

    Method 1:

    Let us try to disable the firewall and check the issue.

    Note: Re-enable the firewall after checking the issue.

    Check whether the problem is resolved.

    Method 2:

    If the issue is not resolved, you can follow the steps from the link provided and check if that helps.

    How to reset the Protocol Internet (TCP/IP)

    http://support.Microsoft.com/kb/299357

    Hope this helps and let us know if you need more assistance.

  • SG300 DHCP DNS server secondary Allocation

    I'm not sure that this is possible, but is the DHCP server to assign a secondary DNS server.

    It seems to be an option to place a single DNS entry in.

    I have DHCP configuration to allocate an internet base DNS (DNS Google on 8.8.8.8) so my workstations can access the internet, but I want to allocate a secondary dns for my workstations are aware able to connect to my internal servers through host names.

    Is it possible on the SG300-20 for this

    Thank you

    Paul

    Weird, I'm trying to remember what I did today.  Here is my order show proving that it worked:

    switch706852(config-DHCP) #do sh ip dhcp pool network test

    Address name mask rental range.

    ------------------- --------------------------- ------------- -----------

    test 10.10.10.1 - 10.10.10.6 255.255.255.2 1 d: 0 h: 0 m

    48

    Statistics:

    All-range available free prealloue allocated expired declined

    ----------- ----------- ------ --------------- ----------- ---------- ----------

    6           6        6           0             0          0          0

    DNS server: 4.2.2.2; 8.8.8.8

    Ah ha, history buffer shows no comma, but the space!

    switch706852(config-DHCP) # 4.2.2.2 dns server 8.8.8.8

    -Please do not forget to rate and Marc answered useful posts.

  • Wireless Pan DHCP Server will not start... Error: Static Interfaces/Listening Ports not available

    I had trouble not getting no connection with WiFi, after weeks of allsorts following advice on forums etc, I found that the Wireless Pan DHCP Server does not start with error: Static Interfaces/Listening Ports is not available. my understanding is that the ports UDP 67/68, but when I run a Netstat I don't see them in the list. I checked windows firewall and they seem to be set to DHCP.

    Any ideas would be useful.

    Win 7 Home Premium 64 - Bit SP1

    Please post your request here:

  • Cisco Aironet 2600 series Configuration of the DHCP server is NOT serving addresses?

    Cisco Aironet 2600 series Configuration of the DHCP server is NOT serving addresses?

    I have (2) AIR-SAP2602I-A-K9, configured the same way.

    on two different remote LANs.

    They don't seem to be handing out addresses via DHCP.

    {If I connect to a local network with another DHCP server}

    wireless devices can obtain addresses

    This another DHCP server on the LAN through the access point.}

    I followed 12.4.25d. JA.cg.pdf

    Configuration of the Access Point to provide the Service DHCP 5-22

    ---------|---------|---------|

    e.g. 3444-RCS1-AN #show running-config

    Building configuration...

    version 15.2

    3444-RCS1-YEAR host name

    no ip Routing

    USH - DM IP domain name

    DHCP excluded-address IP 192.168.29.89

    IP dhcp RCS1 pool

    network 192.168.29.88 255.255.255.248

    router by default - 192.168.28.1

    Rental 1 0

    interface BVI1

    IP 192.168.28.211 255.255.254.0

    no ip route cache

    default IP gateway - 192.168.28.1

    ---------|---------|---------|

    ---------|---------|---------|

    e.g. 3444-RCS2-AN #show running-config

    Building configuration...

    version 15.2

    3444-RCS2-YEAR host name

    no ip Routing

    USH - DM IP domain name

    DHCP excluded-address IP 192.168.129.81

    IP dhcp RCS2 pool

    network 192.168.129.80 255.255.255.248

    router by default - 192.168.128.1

    Rental 2 0

    interface BVI1

    IP 192.168.128.171 255.255.254.0

    no ip route cache

    default IP gateway - 192.168.128.1

    ---------|---------|---------|

    Thats the DHCP Pool range 192.168.29.88 through 192.168.28.95

    Well this will confuse your customers.

    And this is NOT how to set up your "range".   See below:

    DHCP excluded-address IP 192.168.29.1 192.168.29.87

    DHCP excluded-address IP 192.168.29.96 192.168.29.254

    IP dhcp RCS1 pool

    network 192.168.28.211 255.255.254.0

    router by default - 192.168.28.1

    Rental 1 0

  • The SG300 can act as a DHCP server in L2 mode?

    Hello

    The SG300 can act as a DHCP server in L2 mode? I guess not, but the GUI allows the DHCP server to activate in L2 mode, so I wonder if thre is a way to do this.

    Thank you

    Bob

    Hi Robert, unfortunately he can't.

    -Tom
    Please mark replied messages useful
    http://blogs.Cisco.com/smallbusiness/

  • AP (1140) is configured as a DHCP server, but the user does not get an IP address

    Hello

    I just a PA 1140 as standalone AP for the purpose of the investigation on site wireless AP is not attached to any network equipment.

    I can't get an IP address after I have configured the AP as a DHCP server.

    SW AP version is: c1140-k9w7 - mx.124 - 25d.JA1

    Below the output of the show conf:

    AP #sho conf

    With the help of 1455 on 32768 bytes

    !

    version 12.4

    no service button

    horodateurs service debug datetime msec

    Log service timestamps datetime msec

    no password encryption service

    !

    host ap name

    !

    Pulse 9 logging console

    !

    No aaa new-model

    No dhcp use connected vrf ip

    DHCP excluded-address IP 172.16.1.1

    !

    IP dhcp DHCP pool

    network 172.16.1.0 255.255.255.0

    default router 172.16.1.1

    !

    !

    dot11 syslog

    !

    dot11 ssid BTC WiFi SS Kit

    open authentication

    Comments-mode

    !

    !

    !

    !

    !

    Bridge IRB

    !

    !

    interface Dot11Radio0

    no ip address

    no ip route cache

    !

    SSID WiFi SS Kit BTC

    !

    antenna gain 128

    root of station-role

    Bridge-Group 1

    Bridge-group subscriber-loop-control 1

    Bridge-Group 1 block-unknown-source

    No source of bridge-Group 1-learning

    unicast bridge-Group 1-floods

    Bridge-Group 1 covering-disabled people

    !

    interface Dot11Radio1

    no ip address

    no ip route cache

    Shutdown

    gain of antenna 0

    no block of dfs

    channel SFR

    root of station-role

    Bridge-Group 1

    Bridge-group subscriber-loop-control 1

    Bridge-Group 1 block-unknown-source

    No source of bridge-Group 1-learning

    unicast bridge-Group 1-floods

    Bridge-Group 1 covering-disabled people

    !

    interface GigabitEthernet0

    no ip address

    no ip route cache

    automatic duplex

    automatic speed

    No keepalive

    !

    interface BVI1

    IP 172.16.1.1 255.255.255.0

    no ip route cache

    !

    IP http server

    no ip http secure server

    IP http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag

    !

    !

    !

    Line con 0

    line vty 0 4

    opening of session

    !

    end

    AP #.

    Hello

    are you have shown a complete result of the 'see the conf?

    I don't see a single relevant command which is to enable a BVI to accept and route routable packets received from its corresponding bridge group:

    1 channel ip bridge

    I hope this will solve your problem:

    conf t

    1 channel ip bridge

    output

    WRI

  • Getting error: cannot run on the development web server configured

    I installed Visual studio 2012 and IIS 7 on Windows 7 Ultimate version. I get the error message 'Cannot run on the development Web server configured' and 'Impossible to run IIS Express' when I tried to run a web application from VS2012. If anyone knows how to fix it please tell me.

    Hello

    It is not a community forum for VS.

    Try the Visual Studio Forums

    Visual Studio development category:
    http://social.msdn.Microsoft.com/forums/en-us/category/VisualStudio

    Don

  • Client DHCP is unable to get a valid IP address from the DHCP server.

    Client DHCP is unable to get a valid IP address from the DHCP server. I have a home edition of Windows XP attempts to connect to my router wirelessly with wireless or wired connection but I get an error in Event Viewer with the discription DHCP 1007 error message. From what I researched, I discovered that the DHCP service depends on the AFD, TCP/IP and NetBT services. All these services are correctly place and worked very well (even the DHCP service is running without error) but every time I try to release/renew my IP address I receive than DHCP warning in the case where the viewer and I just cannot get a valid IP address of the server (router) I also have one of these verizon wireless G3 usb adapters and it works fine. I also have a good ping back when I try to do a ping localhost (for the closure) I also tried the preinstallation of uninstalled drivers from the adapter/s and nothing works. The only entrees in the registry for DHCP error are also AFD, NetBT and TCP/IP nothing else there, also all the files in the/system32/drivers afd.sys netbt.sys and tcpip.sys in addition to solve the problem, I'll mention that I installed and reinstalled Northon earlier, I do not remember if the problem appears before or after that. I receive also any error or warning in the security log or at least I don't know how to read: P

    Thanks in advance

    Thanks for the information.

    I hope you know that it is risky to connect the laptop to the Internet with no firewall and no antivirus... If this laptop is already connected to the Internet in this State, he is perhaps already infected.

    You said you know the router works because the other computers can connect successfully to it.  You should check the configuration of the router to make sure that it is not configured to limit the number of IP address it supplies, and (b) it is not configured to filter users by MAC address.

    When this laptop is connected by Ethernet, even if he gets the IP address of 169.254.x.y, can you ping the router?  Find the IP address of the router on any computer connected to it by running the ipconfig command in a command prompt window.  The "default gateway" is the IP address of the router.  Run the ping command in the command prompt window as well.

    If the ping is successful, it is possible that you might be able to use an IP address in the correct range for an Ethernet cable (but I doubt that it works for the wireless).

    It is very difficult to cite anything in this forum.  If you click on the link "Reply citing", all of the message to which you are replying is quoted.  You can copy the citation and delete parts of it, but it is not very user friendly.

Maybe you are looking for