Cisco Switching/Routing :: 6500 DHCP Not Giving IPs

Jan 15, 2013

I have this message "DHCP Timeout"on few cisco IP Phones .try to assign IP manually and it's working fine.. seems DHCP not giving IP's to those.. 6500 have configured as DHCP pool.

View 1 Replies


ADVERTISEMENT

Cisco Switching/Routing :: 3911 Router DHCP Server Not Giving IP Address

Jan 30, 2011

I have a 3911 router with a 1242 AP. The problem that I have is that when the user is trying to connect, the user get the OS Ip address 169.254.168.154 and I see that when I do the "show dot11 association" command, but when I do sh ip dhcp binding on the  router I see
 
172.19.9.141        0100.18de.74db.14       Jan 31 2011 11:14 AM    Automatic
 
The router is seeing as if the router gave the ip address to the user, but the reality the user was assigne the OS ip address 169. I did "debug ip dhcp server events" and I got the following:
 
Jan 31 11:09:06.752 EST: DHCPD: Seeing if there is an internally specified pool class:Jan 31 11:09:06.756 EST:   DHCPD: htype 1 chaddr 0100.18de.74db.14
Jan 31 11:09:06.756 EST:   DHCPD: remote id 020a00000a58218400000000Jan 31

[Code].....

View 10 Replies View Related

Cisco Switching/Routing :: Getting DHCP Timeout Error On 6500

May 8, 2013

i have this message "DHCP Timeout"on few cisco IP Phones . try to assign IP manually and it's working fine.. seems DHCP not giving IP's to those.. 6500 have configured as DHCP pool.

View 3 Replies View Related

Cisco Switching/Routing :: 6500 IP DHCP Snooping Over L3 Links

Apr 9, 2012

I am working in a environment that is classed as collapssed Layer 3 environment.  We have a core 6500 with routed links to 3560's which are access switches.
 
We have layer 3 vlans on the access switches, one for data one for voice.On the layer 3 vlans we have ip helper addresses that are used for DHCP.  The DHCP servers are located on the 6500.
 
I recently had a incident where someone plugged a netgear router into a desk point because they thought they could use it for a switch.  This router then started to dish out IP addresses to people in the morning for those who came in and docked their laptops.  99% of people weren't affected because they have desktop PC's are their leases hadn't expired.
 
Now we have bpduguard, bpdufilter to prevent people from plugging in switches that send out BPDU's.  However this doesn't prevent the above senario where someone plugs a router or a 'dumb' switch that doesn't send BPDU's.Because of the above senario I started looking at DHCP Snooping, but I am unsure on a couple of things.
 
With the topology of our network I understand that I don't need to configure IP DHCP Snooping Trust on the L3 uplinks to our core switch.  From what I understand I just need to enable IP DHCP Snooping globaly and then on the VLAN's on the access switch (because of the L3 topology VLAN's are local to the access switches).  Only if I had L2 uplinks to the core would I need to configure IP DHCP Snooping Trust on the trunk links.

View 2 Replies View Related

Cisco Switching/Routing :: DHCP Request Not Being Forwarded By Helper Address Same VRF 6500?

Feb 22, 2013

Version 12.2(33)SXI
 int vlan 1
description client vlan
ip vrf forwarding A
ip address 10.1.1.1 255.255.255.0
standby 129 ip 10.1.1.2
standby 129 timers 1 4
standby 129 priority 105
standby 129 preempt
ip helper-address 10.1.2.20

[code]....
 
dhcp requests are not making it to the dhcp server SAME VRF (ip helper-addres is not doing anything.....)extended vrf traceroutes on udp 67 sourced from vlan2 are fine
 
I am expecting udp unicast packets on port 67 "giaddr" relay packets on the DHCP server generated and sourced by the relay on Vlan1
 
eg. Mar  1 01:59:06.731: DHCPD: setting giaddr to 10.1.1.1
 
This exact setup works in our preprod environment with the same code.Only difference is we run Distributed etherchannel on the 6500's where this doesnt work.
 
Wireshark on the client I can see the requests being sent Going to check it with debug ip dhcp server to check the relay logs out of production hours.
 
I have seen so many people say it IS and ISN'T supported on this version of the code.e.g. [URL]
 
I am aware the helper-adddress should inherit the vrf of the interface ip helper-address vrf command is not supported.The fact it works in the PP environment.... could this be due to the Distributed EtherChanel difference? or just some bug....

View 2 Replies View Related

Cisco Switching/Routing :: Upgrade 6500 Non Modular IOS To Normal 6500?

Dec 21, 2011

how can we upgrade 6500 non modular ios to normal 6500 ios?

View 5 Replies View Related

Cisco :: DHCP Is Not Giving Ip To IPhone

Jun 26, 2012

I'm still having bad time with the basic configuration I'm trying to make 2 VLANS: voice and data and run DHCP server on router hoping it will give the Ip Phone an IP address but I don't know where the problem is.

View 4 Replies View Related

Cisco Switching/Routing :: Giving Out Discard Error On 3750E

Apr 4, 2011

We're seeing "OutDiscard" error on a LAN switch connected to newly migrated Cisco IP phones. All the other error counters are clean except for the OutDiscard. (please see attached "show int count err" output.) [URL].

According to the link above, the common cause of such discards can be to free up buffer space.(Am I seeing a switch buffer issue?) How to identify/resolve the cause of the OutDiscard.The switch is 3750-E running c3750e-universalk9-mz.122-44.SE6.bin

View 1 Replies View Related

Cisco Switching/Routing :: Switch 3560 Not Giving Out Power?

Sep 26, 2011

I have an issue with a 3560 in my network, after sometimes it fails to give out power to some ip phones,while others are not affected and below is the message i get
 
"Power given, but Power Controller does not report Power Good"

output of sh power inline and sh env all : everything seems to be ok on the switch

#sh power  inline
Available:450.0(w)  Used:48.0(w)  Remaining:402.0(w)
 Interface Admin  Oper       Power   Device              Class Max
                            (Watts)
--------- ------ ---------- ------- ------------------- ----- ----
Gi0/1     auto   off        0.0     n/a                 n/a   15.4
Gi0/2     auto   off        0.0     n/a                 n/a   15.4
Gi0/3     auto   off        0.0     n/a                 n/a   15.4

[code].....
 
It's solved by a reboot of the switch, i could have suspected a power environnment issue but it's the only equipement disturbing in the network.

View 20 Replies View Related

Cisco Switching/Routing :: E4200 Not Giving Android Devices Connection

Jan 3, 2012

I just upgraded to the e4200 v2 and I seem to be having connection issues with my android phone and tablet. Both are 802.11n compatable but they seem to have issues staying connected. Just so everyone is up to speed, there are two connections made by android, a general one to the internet, and a second one to the google servers (for syncing e-mail and contacts and the like) When just connected to the internet, the wireless icons are gray, when connected to the google servers as well, the icons turn blue. It's the drop in connection to the google servers that I'm having an issue with. I currently have the router set in full auto for channel and frequency band, but I've also tried setting specific ones thinking maybe the change in channel or something was causing the disconnect. The disconnect will even happen when I'm sitting right next to the router. The phone is a Samsung Galaxy Nexus (Verizon LTE) running Android 4.0.3 and a Asus Transformer tablet (Wifi only) running android 3.2.1.

View 3 Replies View Related

Cisco Switching/Routing :: 1900 Series Router Not Giving Out IP Addresses

Oct 15, 2012

I've got a problem with DHCP running on a cisco 1900 series router, 1921 to be precise. The Data VLAN works perfectly, i configured a ip helper address and its working. Problem tough is VLAN 20. This is the voice vlan. As u can see in the config below, this has been configured using VRRP and VRF for failover purposes. I did more of these configurations, and they all worked fine, just not with this particular router!
 
As u will notice i deleted all the not needed to know information or i X'ed it!
 
Jan-Aart
version 15.1
service timestamps debug datetime msec

[Code]......

View 3 Replies View Related

Cisco Switching/Routing :: Nexus 5596 Giving Error In Connection

Aug 28, 2012

I have 2 datacenters running same equipement (two Nexu 5596 with FEX).I just took a look at the log just to see if everything is ok and I saw that I have the same error message (a lot of times) at both location :
 
%SYSMGR-FEX100-5-HEARTBEAT_LOSS: Service "satctrl" heartbeat loss 2 ,max 7,I though it was a problem with my peerklink-keepalive connection but I see the word FEX ....so i'm not sure...
 
Note that at both locations, my Nexus are connected back to back through the management port using transceivers. So it's a copper cable from the first nexus,  going into a transceiver, going to another transceiver in fiber and then back to copper to the other nexus.

View 2 Replies View Related

Cisco Switching/Routing :: 6513 Switch Giving Module 11 In Power Down State

Apr 7, 2012

After a power problem at our data centre we find Module 11 of our Cisco 6513 Core Switch in PWR Down state.Show Module 11 returns: Status: PWRDownShow Power Status Module 11 returns: OperStatus Off (Module Reset due to an exception or user request).The command:
Power enable Module 11 was issued and returned the following:  %PM_SCP-SP-1-LCP_FW_ERR: System resetting module 11 to recover from error: Linecard received system exception. Errcode = 2509000001.%OIR-SP-3-PWRCYCLE: Card in module 11 is being powercycled Öff (Module reset due to exception or user request%C6KPWR-SP-4-DISABLED: Power to module in slot 11 set off (Module Reset due to exception or user request),We have restarted the switch twice. The module is currently not passing traffic causing downtime to services.

View 6 Replies View Related

Cisco Wireless :: 5508 Second Guest SSID On Controller Not Giving DHCP Out

Feb 28, 2013

i have two 5508 ver 7.3.0, one is the primary and one is the guest controller. mobility is up and running. i have an exising guest ssid working with wpa2-psk and web authentication and its working fine but i require a second guest ssid that only uses a wpa2-psk for ipod/ipads as i cant use passive client on primary controller. i presently have the one vlan range and dhcp setup on the guest controller to give addressing to either ssid. i know you can have multiple ssid setup on the guest controller but in other sites i have only had one guest connection comming from the primary controller, just a primary controller on each sites was only creating one link to the same guest controler.

View 3 Replies View Related

Cisco Firewall :: ASA 5505 Not Giving Out DHCP To Clients / Only Discovery Packet?

May 3, 2012

My ASA 5505 has stopped giving out DHCP address to my machines.Everything was working fine and nothing has changed in the network. I've reloaded the firewall and clear all DHCP on the firewall I've even re-entered the cmd on the ASA.
 
I'm able to staticlly assigned address to the clients and all is way. When I do a DHCP debug on the ASA I don't see any events relating to the DHCP service apart from checking for lease expiry.
 
I've also tried to plug a machine straight into the ASA and no result. I finally did a packet capture and I am seeing the client machine sending out a DHCP discover packet and nothing else is responding.
 
My ASA config is:
 
dhcpd address 192.168.3.10-192.168.3.33 inside
dhcpd dns 8.8.4.4 interface inside
dhcpd option 3 ip 192.168.3.1 interface inside
dhcpd enable inside

View 7 Replies View Related

Cisco Routers :: RV042 - DHCP Giving Out Wrong Default Gateway And DNS Server

Oct 3, 2012

I have a RV042 router. The problem that I am having with it is that the DHCP is giving out the wrong Default Gateway and DNS Server. There is no option to change the DHCP server IP on any of the settings pages on the router. I am begining to think that there might not be a way to do it.  I see that there is an option for the DNS under the DHCP page but the Public IP that is being handed out is not the one on that page. I also have 2 WAN connections hooked up as well a DSL link and a Cable link (the cable link is the primary one).
 
The following information is provided in an effort to resolve this issue:
IP of Router 10.0.0.2
IP of DHCP Server (the one that is being handed out):10.0.0.1
IP of DNS (the one that is being handed out): 10.0.0.11
 
What I want to it be.
IP of Router: 10.0.0.2
IP of DHCP 10.0.0.2
IP of DNS 10.0.0.2

View 3 Replies View Related

Modem And Router (D-Link DIR-601) DHCP Giving Out Wrong Default Gateway

Nov 6, 2012

So network was running fine for about a year or so. Network consists of 1 Motorola SB6120 cable modem attached to a D-Link DIR-601 wireless router. All settings were default except for SSID and WPA password. One day I just couldn't access internet anymore. I've narrowed it down to the default gateway that is being given out through DHCP. The default gateway that is being given out is the IP of the modem (192.168.100.1) and not of the Router (192.168.0.1). I can't find any option on Wireless router to be able to force the gateway address when handing out the gateway IP. Theoretically I thought I should be able to put router on same subnet as modem as 192.168.100.2 but that still doesn't work. If I set the IP adresses statically on the PCs and give it the Gateway of the Router everything works fine. I should mention this is for my boss' house and basically I dont want him calling me everytime he has a friend come over and I have to talk em through setting up a Static IP.

And just for an example this is what I get if I use DHCP:

IP Address: 192.168.0.155
Mask: 255.255.255.0
DNS: 192.168.0.1
Default Gateway: 192.168.100.1

And If I want it to work I have to change the default gateway to 192.168.0.1 I've tried updating routers firmware and reset to factory default numerous times. Is it possible for a router DHCP stop working?

View 3 Replies View Related

Cisco Switching/Routing :: 2921MS DHCP NACK With DHCP Relay?

Nov 11, 2012

I have some DHCP trouble since I subnetted my network with a 2921. My clinets are in 172.16.2.0/23 and DHCP servers are in 172.16.5.0/24.Sometimes, randomly I guess, I get NACK from my DHCP server, and if I look into DHCP logs I got something like this:
 
15,11/09/12,09:52:27,NACK,172.16.3.172,switchE51D12.host.com,A0CF5BE51D12,,0,6,,,,,,,,
15,11/09/12,09:52:28,NACK,172.16.3.172,switchE51D12.host.com,A0CF5BE51D12,,0,6,,,,,,,,
15,11/09/12,09:52:29,NACK,172.16.3.172,switchE51D12.host.com,A0CF5BE51D12,,0,6,,,,,,,,

[code]....

View 6 Replies View Related

Cisco Switching/Routing :: 3550 / 2950 DHCP Relay Option To Router Handing Out DHCP

Apr 3, 2012

Have a client wanting to hand out public ip addresses to all clients from a PFSense Firewall terminating the internet connection.
 
How do I allow the Cisco Switches currently in place, configured with private ip addresses in the 10.10.x.x ranges and Vlans, where the main 3550 layer 3 has defined dhcp scopes for each vlan, to relay dhcp requests from all vlans to the PFSense firewall?
 
I assume I would take off the currently defined dhcp scopes for the vlans and configure each vlan/switch with the ip helper address and specify the PFSense firewall and that Nat would have to be disabled onthe firewall?

View 1 Replies View Related

Cisco Firewall :: 5510 Vpn Client Groups Configured / DHCP Server Stops Giving Network Service

Feb 20, 2013

I have a asa 5510 vpn client groups configured and connected to the internal network DHCP server stops giving network service dhcp and the network goes down.

View 6 Replies View Related

Cisco Switching/Routing :: 6500 Switching Fabric Bandwidth 720 Is Calculated?

Jan 21, 2012

As per my understanding 6509 all slots are dual channel, so 9 slot * 40 per slot (20 g in and 20 g out) = 360 GB How cisco claim the 720 ?? What about the 6513 chassic switch fabric connection?

View 5 Replies View Related

Cisco Switching/Routing :: 6500 / High Switching Processor Utilization?

Sep 20, 2012

I am seeing a strange situation on my 6500 switch?By having snmp walk on '1.3.6.1.4.1.9.9.109.1.1.1.1.3' (== cpmCPUTotal5sec), I came to know that there are two processor and the cpu util for switching processor is gone to 88 % and some time creeps to 99 %.
 
snmpwalk -v2c -c "removes"  sw6500 '1.3.6.1.4.1.9.9.109.1.1.1.1.3'
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.1 = Gauge32: 12 (--- this is for CPU of Router Processor )
SNMPv2-SMI::enterprises.9.9.109.1.1.1.1.3.3 = Gauge32: 99 (--- this is for CPU of Switching Processor )
 
but when I do sh process cpu on the console, all looks normal as it shows cpu utilization of RP.  why the value is so high on the switching processor ?

View 1 Replies View Related

Cisco Switching/Routing :: IP Routing On 6500 Series Versus 3750?

Jan 24, 2013

For intervlan routing, Is 'IP routing' command enabled by default on a 6500 series switches based on the IOS?and on 3750 switches, do we need to enable the "ip routing" command manually for intervlan routing?

View 1 Replies View Related

Cisco Switching/Routing :: 6500 / Restricting Inter-VLAN Routing?

May 9, 2013

I'm looking to restrict Inter-VLAN routing through L3 switch (cisco 6500) and wanted to know best possible way to do it. I used VACL and achieved success to some extent, but my config is making clients take up to 5-6 mins to authenticate IP address from the DNS (bootps).My VACL config was as follows:
 
Subnet to restrict is 10.100.15.0 (VLAN 15)
 STEP 1: Created extended ACL to allow bootpc/bootps through DNS
ip access-list extended EACL_DNS
permit udp any eq bootps any
permit udp any eq bootpc any
 
STEP 2: Created standard ACLs to allow only relevant subnet, server VLANs & some IPs from other subnets for printers/scanners etc.

ip access-list standard SACL_VLAN_15
permit 10.100.15.0 0.0.0.255 (the subnet I'm restricting)
permit 10.100.50.0 0.0.0.255 (server VLANs)
permit 10.100.25.45 0.0.0.0 (printer in another VLAN which has to have access in VLAN 15)
 
STEP 3: Created VLAN access list

vlan access-map VACL_15 10
match ip address EACL_DNS
action forward
 vlan access-map VACL_15 20
match ip address SACL_15
action forward
 
STEP 4: Applying VLAN Access list on VLAN 15 vlan filter VACL_15 vlan-list 15 Though the above works, below is noted:

1. I'm still able to PING 10.100.15.2 (the switch virtual interface) from outside the subnet, which I don't intend to do so. Howeve all cients in the subnet have no connectivity from outside the VLAN 15.
 
2. As mentioned its taking quiet some time to negotiate with the DNS server at system boot time.

View 3 Replies View Related

Cisco Switching/Routing :: 6500 MSFC No IP Routing Command

Jun 2, 2012

I used to "ip routing" command in order to enable inter-vlan routing, for example with 3750 cisco. I have a 6503 cisco with SUP720 MSFC3. I was able to create some vlans but I can not configure inter-vlan routing.
 
sw#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
swsur(config)#ip routing

[Code]....

View 3 Replies View Related

Cisco Switching/Routing :: IP Routing On 6500 Series Vs 3750?

Oct 30, 2011

For intervlan routing, Is 'IP routing' command enabled by default on a 6500 series switches based on the IOS?hes, do we need to enable the "ip routing" command manually for intervlan routing?

View 2 Replies View Related

Cisco Switching/Routing :: IP Routing Command In 6500?

Mar 16, 2013

Where is the "ip routing" command in Cisco switch 6500  series?

is the ip routing enable by default accoridng to the: [URL]

View 3 Replies View Related

Cisco Switching/Routing :: Difference Between 6500 SXJ And SXI?

Nov 25, 2011

i would like to check out what's the difference between the naming convnetion for the 6500 IOS.
 
I read the data sheet to support my POC deployment to support NCS v.1 the 6500 IOS need to upgrade to 12.2 (33) SXI
 
Is it able to work if i using SXJ instead of SXI, with the same IOS version 12.2 (33)?

View 3 Replies View Related

Cisco Switching/Routing :: TFT On 6500 Using Different Vlans And VRF

Jul 24, 2012

I have tried to test copy tftp: numerous time with no success.  I believe the reason it is failing is my laptop to Ethernet port is in vlan 62 and the tftp process operates in a different IP space.I am using gig 7/1 and configuring my laptop nic for x.x.x.254 mask 255.255.255.0.  I can ping from laptop to gateway) and I can ping from the switch to my laptop using ping vrf production x.x.x.254. Can you tell me what vlan I need to set my laptop connection in or if there is something else I need to change to make tftp work on vlan62?Does TFTP only work in vlan1 or can it be changed?

View 2 Replies View Related

Cisco Switching/Routing :: Upgrade IOS In 6500 VSS?

Mar 25, 2012

how to upgrade IOS in switch 6500 connect in VSS from 12.2(33)SXI IOS to 12.2(33)SXJ?

View 3 Replies View Related

Cisco Switching/Routing :: 6500 ACL Using QoS Not Working

Jul 16, 2012

We are setup like a hotel style workers camp.  We have wings full of rooms and residents with 3750 stacks in them.  Those switches connect back to our core 6500's.  The network is mostly all Layer 3, interfaces are routed with IPs.
 
When it was built before my time they included an ACL for each wing so that residents couldn't access internal devices (IE SSH to 6500) but I've come to notice it's not working.
 
I see hits on the ACL for accepts but nothing is hitting the deny rule at the top.Here is the configuration below:
 
mls qos aggregate-policer INTERNET1 24000000 80000 80000 conform-action transmit exceed-action drop
mls qos aggregate-policer INTERNET2 24000000 80000 80000 conform-action transmit exceed-action drop
mls qos aggregate-policer INTERNET 24000000 80000 80000 conform-action transmit exceed-action drop
[Code] ....

View 5 Replies View Related

Cisco Switching/Routing :: Does OTV Supported On Cat 6500

May 6, 2013

On googling I came across documents that say OTV (Overlay Transport Virtualization) is supported on Cat 6500. Any authentic information whether OTV is supported on Cat 6500, especially with Sup-720B? FYI, Cisco Feature Navigator does not mention it.

View 1 Replies View Related

Cisco Switching/Routing :: High CPU On 6500

Mar 19, 2012

SUP2T-D#sh proce cpu hist
    11111111111     1111     1111          1111    1111      
    0000000000099999000099999000099999999990000999900009999999
    0000000000099999000099999000099999999990000999900009999999
100 **********************************************************
90 **********************************************************
80 **********************************************************
70 **********************************************************
60 **********************************************************
50 **********************************************************
40 **********************************************************
30 **********************************************************
20 **********************************************************
10 **********************************************************
   0....5....1....1....2....2....3....3....4....4....5....5....
   0    5    0    5    0    5    0    5    0    5   
CPU% per second (last 60 seconds)

SUP2T-D#sh proce cpu sorted
CPU utilization for five seconds: 100%/83%; one minute: 99%; five minutes: 99%
PID Runtime(ms)   Invoked      uSecs   5Sec   1Min   5Min TTY Process
416     3324188    879928       3777 13.05% 14.42% 14.45%   0 Spanning Tree   
633      104408      5091      20508  1.50%  0.53%  0.45%   0 Env Poll        
  75       22000       298      73825  1.10%  0.13%  0.07%   0 Per-minute Jobs 
168       69696    163563        426  0.39%  0.23%  0.22%   0 slcp process    
   2         532      1010        526  0.07%  0.00%  0.00%   0 Load Meter      (code )

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved