Cisco Switching/Routing :: Unable To Use DHCP In 2960 And Unmanageable Switch?

Nov 1, 2012

I am having 2960 switch and one port is configured with a VLAN and connected with an unmanageable switch and further one more unmanageable switch was connected to the primary unmanageable switch…

The topology will be    2960 switch -> unmanageable Switch -> unmanageable -> PC connected
 
The issue I am facing most of the PC are getting IP addresses through DHCP server and very few 5 or 6 PC’s out are not getting the IP from DHCP server.If I switch of the switch and switch on the issue is resolved for those and it will raise for some other PC’s.

View 2 Replies


ADVERTISEMENT

Cisco Switching/Routing :: DHCP Configuration For 2960 Switch?

Oct 21, 2011

I did the DHCP configuration for my CISCO 2960 switch but the clients are still not able to get the IPs.see the configuration below.
 
(config)#ip dhcp database cisco.com
(config)#pool test
(config-if)#client client-id vlan 500
(config-if)#ip dhcp snooping trust

View 1 Replies View Related

Cisco Switching/Routing :: DHCP Server Will Work On 2950 / 2960 Switch

Feb 11, 2012

With out using any server, will DHCP be configured in cisco 2950/2960 switch?I man cisco it self should work as a dhcp server also.

View 10 Replies View Related

Cisco Switching/Routing :: Catalyst 2960 / Configure Automatically Switch Over DHCP?

Jun 12, 2013

I Have a problem I'm trying to configure automatically my switch over ther DHCP when I start the switch it request an IP from the DHCP from here everythings is fine but it does nothing more,indeed I put on my dhcp the option 66 and 67 which is an adress of my TFTP server and a file to download and the switch seems not to understand theses options , I tried my dhcp with a cisco airport and everythings works fine the File from the TFTP is automatically downloaded into the airport...There is an option to add or am I missing something in order to make it work with my switch ?
 
My switch : Catalyst 2960IOS VER : 12.2(55)SE5

View 7 Replies View Related

Cisco Switching/Routing :: Configure 2960 8 Port Switch With DHCP Server?

Jun 24, 2012

I need to configure a Cisco 2960 switch as a DHCP server.    The current IP address will be on a different seed than the DHCP addresses.  i.e.
 
Switch IP = 10.1.2.3, GW = 10.1.2.1, Subnet = 255.255.255.0
DHCP addresses would be 192.168.1.1 - 200, GW=???? (10.1.2.3?) and subnet would be 255.255.255.0

View 1 Replies View Related

Cisco Switching/Routing :: Router Is Connected To Switch 2960 Configured As DHCP SNOOPING

Sep 3, 2012

We have a DHCP SERVER implemented in a cisco router 2610.This router is connected to a switch cisco 2960 configured as DHCP SNOOPING. At the switch appear the next log message: [code] The ip address: 10.100.200.1 belongs to DHCP SERVER configured at router cisco 2610. What to do so these log messages does not appear any more? Do I need to do some configuration changes at some switch or router?

View 11 Replies View Related

Cisco Switching/Routing :: 2960 / Unable To Access Switch Via Console?

Dec 27, 2012

I have 2960 switch and i can't access it using my console cable .I can access other switches in my network ( 3560 & 2960 ) but i can't access only this switch.may be the console port in the switch damaged? or it's a bug ?? !!! although the switch is worked normally.

View 11 Replies View Related

Cisco Switching/Routing :: Unable To Ping Device From 2960 Switch Alone

May 1, 2013

i have a device connected to 2960 switch. It is an access port and i could ping the device from other switches , also from outside the lan. But i am not able to ping the device from 2960 switch alone. I suspected and checked the arp table and it was showing as incomplete. I created the manual arp entry and tried pinging but no luck.

View 14 Replies View Related

Cisco Switching/Routing :: Unable To Connect A Wi-Fi Modem Within 2960 Switch Having VLAN 1

May 19, 2013

I am unable to connect a Wifi Modem wiith 2960 Switch having VLAN 1,Attached is the network diagram,what configurations i have to modified it,I need to Connect A Wifi Modem on VLAN 1 ,Connectivity is working fine between VLAN 10 and VLAN 1.What should be the next step to Connect Wifi Modem to VLAN 1 so that Users on VLAN 10 should connect to Internet.

View 14 Replies View Related

Cisco Switching/Routing :: 2960 - DHCP PC / Not Getting Valid IP

Mar 5, 2012

Facing some DHCP issue. I got my laptop directly connected with Cisco 2960 switch. However it is not getting valid IP.

View 1 Replies View Related

Cisco Switching/Routing :: 2960 - Manual Ip Binding In DHCP

Nov 27, 2011

WE HAVE cISCO 2960 SWITCHES. this switch acts as a dhcp server for the hosts connected to it. Provided mac based binding to the hosts, with enabled dhcp snooping and IP source guard per interface.' I have a problem with single host couldnt get an ip from dhcp as he binded based on mac: manualip. Here is my config: We have a VLAN99, 70 hosts connected should get an ip based on mac
 
switch(2960<config>interface vlan99
# ip address 10.10.14.2 255.255.255.0(code)

The above host amit (10.10.14.31 swhould get this ip bindded with mac) but hez not getting manual ip i.e 10.10.14.31, but if an ip excluded from the dhcp free, he can get that ip i.e automatic ip . every other host are getting the ips as binded in the pool manual ip. Checked with

**sh mac-address table dynamic vlan 99   ()
**clear ip dhcp binding *   or  10.10.14.31
** clear ip dhcp snooping binding
*** clear ip dhcp conflict *

Tried to change pool names. All these troubleshoot couldn't make me success in providing amit an manual ip.

View 10 Replies View Related

Cisco Switching/Routing :: Port / MAC Based DHCP For 2960 And 3560

Jan 3, 2012

I want to implement port-based and MAC-based in these two switches: 2960 & 3560 (both of them have this IOS version: 12.2(55)SE1). And I haven't found a way to implement both of them at the same time. This is what I got:
 
ip dhcp use subscriber-id client-id
ip dhcp subscriber-id interface-name
ip dhcp excluded-address 192.168.0.0 192.168.0.2
ip dhcp excluded-address 192.168.0.251 192.168.0.255

[code]....
 
With this configuration I can use port-based, but not MAC based. If I remove the first two lines and change the last line for this one:

address 192.168.0.7 client-id 0112.ae1d.af58.60

Then, the computer with that MAC address got the correct IP, but then the port-based doesn't work. Also, I got this line in the interface what I want to use MAC-based: 

ip dhcp server use subscriber-id client-id

View 3 Replies View Related

Cisco Switching/Routing :: Dhcp Snooping Without Effect In Catalyst 2960-PST-S

Apr 17, 2012

I have a new catalyst 2960,and i want to enable DHCP SNOOPING,but,it doesn't work,the server is stilling offert addresses IP and it's not connected  in a trusted port,the schema is very simple:1 switch catalyst 2960 PST-S,1 server dhcp and 1 pc client,the PC and the server are in VLAN 10,DHCP SNOOPING is enabled in all ports and no port is trusted,but the client get addresse IP after retyping ipconfig /release  and ipconfig /renew in dos commande.the configuration and the version of the switch are in the file attached.I tested the same configuration in a catalyst C3560-24PS and DHCP SNOOPING work normally,i tested in other catalyst 2960-PST-S,but the same probléme:DHCP SNOOPING without effect,the commands typed is:

-ip dhcp snnoping

-ip dhcp snooping vlan 10

View 5 Replies View Related

Cisco Switching/Routing :: 2960 With LAN Lite Software Be DHCP Server?

Feb 10, 2013

I need to  buy a cheap Cisco switch with DHCP server.Can you confirm that 2960-24-S, 2960-24TC-S and 2960-48TC-S be a DHCP server?

View 3 Replies View Related

Cisco Switching/Routing :: 2960 - DHCP Snooping Multiple Switches AP Autonomous

May 7, 2013

I have a problem with DHCP. I have two 2960 connected with a port channel on ports 47 and 48 as trunk with native vlan 10. I only have this one vlan. In port 1 of sw 1, I have a C800 as DHCP server.
 
I have an AP autonomous with single ssid on vlan 10. When I connect the AP to sw1, I receive dhcp with no problems.When I connect the AP to sw 2, I’m not getting IP by DHCP.I have DHCP snooping working on vlan 10 on both devices.
 
The ports where I connect the AP are access ports on vlan 10 config as trusted.The trunk ports are also configured as trusted.The port 1 of ws 1 that goes to the C800 is also configured as trusted.
 
figure out why I’m not getting IP by DHCP when I connect the AP to the SW 2.The only I notice is that when I connect the AP to sw 2, I get on SW 1 the message of packet drop by option 82, but even after configuring ip dhcp snooping information option allow-untrusted on both switches, the problem persists.

View 5 Replies View Related

Cisco Switching/Routing :: Catalyst 2960 / VLAN Configuration Using MS DHCP Server

Jan 28, 2013

I am going to creat VLANs very 1st time therefore for test purpose I have following simple scnerio.I have created 2 VLANs , VLAN2 and VLAN3 on Cisco Catalyst 2960 series switch. Ports 1-12 is assigned to VLAN2 and Ports 13-24 are assiged to VLAN3. Now I have configured DHCP on Microsoft Server 2003 defining 2 scopes with following configurations.
 
Scope 1 for VLAN 2--- Range is 172.16.0.17 to 172.16.0.30   with subnet mask=255.255.255.240 . Server IP address 172.16.0.17
( Note: Address 172.16.0.17 is excluded from dhcp server Scope 1 and give to the MS server itself)
 Scope 2 for VLAN 3----Range is  172.16.0.33 to 172.16.0.46 with subnet mask=255.255.255.240 .
 
Now in Cisco 2960 series switches, under Vlan 2 and Vlan 3, I have following configurations...
 
interface Vlan2
ip address 172.16.0.30 255.255.255.240
ip helper-address 172.16.0.17
 interface Vlan3
ip address 172.16.0.46 255.255.255.240
ip helper-address 172.16.0.17
 
Now the problem is when i connect a client computer to any port from 1-12, It gets correct IP address from Scope 1 but when I connect a computer to any port from 13-24, it does not get the ip address.
 
Further I want to do inter VLAN comunication as well for that purpose i Have an  ISR 2900 series router. What further configuration i will have to do on router for inter vlan communication.

View 3 Replies View Related

Cisco Switching/Routing :: 2960 - DHCP Server Port-Based Address Allocation

Nov 15, 2012

Does the 2960 switches with LAN-Lite support DHCP Server Port-Based Address Allocation?

View 1 Replies View Related

Cisco Switching/Routing :: 2960 / SG 300 Switch - VoIP Setup - Asymmetric Routing Not Working

May 21, 2013

I have a Cisco SG 300-20 as the core switch, layer 3. It is 192.168.4.6 on VLAN1 and 192.168.5.1 for VLAN2 (VOIP). All the ports are set in trunk mode. DHCP relay is setup on this switch.
 
The phones connected into a layer 2, Catalyst 2960-S switch. All ports are set in trunk mode. Default gateway on it is set to 192.168.5.1.
 
DHCP for both VLANs is provided by a Windows Server 2008 R2 server (the relay IP 192.168.4.15).
 
There is also an ASA 5510 in the mix which is 192.168.4.1. It has a route added to it for the 192.168.5.0 network to go to the SG 300 (192.168.5.1).
 
Just the two switches can ping each other on the 192.168.5.x network when I "add vlan 2" to the trunk port that is connected between the SG 300 and the 2960. The phones don't get DHCP on the 2960 switch. And I cannot ping 192.168.5.x from the ASA or anything else on the 192.168.4.x network.
 
After a bit of reading on intra-vlan routing for the SG 300 switch, I am thinking the SG 300 has to be the "center" of things so I need to make it 192.168.4.1 to be the gateway for both VLANs and change the ASA to 192.168.4.2 for VLAN1, etc. And I really can't do asymmetric routing with this switch.

View 1 Replies View Related

Cisco Switching/Routing :: 2960 Switch Support IP Routing?

Nov 16, 2011

Does the Model "WS-C2960-24PC-L" Supports IP Routing or not?

View 9 Replies View Related

Cisco Switching/Routing :: Can't SSH Into New Catalyst 2960 Switch

Jun 13, 2012

I'm having trouble setting up SSH on my new Switch.
 
no aaa new-model
aaa authentication login default local
ip domain-name king.local

[Code].....
 
I would like to be able to use Vlan 10 192.168.155.1 for SSH remote management.

View 11 Replies View Related

Cisco Switching/Routing :: 2960 Switch Ports Using POE?

Feb 5, 2013

I have a statck of 4 2960s switches, with POE powered access points on 2 of them. All of the access points appear to be functioning normally. For some reason, on 3 interfaces connected to access points, I get the following when issuing show interfaces status:
 
Gi3/0/9                      connected: T 7          a-full a-1000 10/100/1000BaseTX
^
 
My question is regarding the "T" in the status field. I can't find any documentation on this.

View 5 Replies View Related

Cisco Switching/Routing :: How To Configure 2960 Switch

Dec 12, 2006

I have CISCO 2960 switch at my LAN. How to configure its IP address from console or hyper terminal ?

View 11 Replies View Related

Cisco Switching/Routing :: Configure New 2960 POE Switch?

Jan 14, 2013

I am trying to configure a new  2960 POE switch, but seem to me the int fa0 is layer 3 interface. Is any way we can convert it to a switchport, so we can connect it to other switch in trunk mode?

View 1 Replies View Related

Cisco Switching/Routing :: Catalyst 2960 Switch Qos

Aug 20, 2012

i try to implement layer 2 qos in 2960. when i complete to configure the switch, i want to test the qos.PC1 conect to switch port 1,PC2 conect to switch port 2 . PC1 is source teminal. i use skydata.exe and FTP for the test.

when use the skydata ,the PC2 speed can reach 10mbps.when use the FTP , the PC2 only can reach 1.2mbps. why?

View 3 Replies View Related

Cisco Switching/Routing :: Can't SSH Into New Catalyst 2960-S Switch

Apr 29, 2012

I can use Putty to SSH into my new switch (Directly connected to my laptop  with ethernet cable), but I cant log into my switch.
 
Sent username "admin"
admin@192.168.251.1's password:
Access denied
  
It doesnt like my password, but I have only set 1 password (king) on this switch. I've configured 3 other switches with SSH and had no problem. Been trouble shooting for awhile and It'd be great if I could have a 2nd set of eyes take a peek, Also, my running config is attached.

View 5 Replies View Related

Cisco Switching/Routing :: Setting Up A New 2960-S Switch?

Jan 24, 2012

I am setting up a new 2960-S switch and none of the recommended username and passwords combinations work. I have tried CIsco Cisco, <blank> cisco and various other permutations.
 
I have tried to reset the switch to factory defaults and it still doesn't work. The switch is currently connected to a 3560G and has been assigned an IP. If I try to access it from Network assistant it shows as unmanaged and I get prompted for a username and password.The switch is connected to another new 2960-S via a FlowStack module.

View 4 Replies View Related

Cisco Switching/Routing :: 2960 Switch Is Supportive To IPv6?

Nov 28, 2012

I need to know the 172cisco 1 router support to IPv6 & it support to IPv6 then which IOS is required for it.Also I need to know the cisco 2960 switch is support to IPv6?

View 3 Replies View Related

Cisco Switching/Routing :: Password Recovery For Switch 2960

Feb 19, 2013

 Currently Being Moderated password recovery

View 3 Replies View Related

Cisco Switching/Routing :: High CPU Utilization On Switch 2960?

Feb 16, 2012

I am a new network engineer on a retail company and I am having a problem on the High utilization of my 3-stack switch 2960 only during Peak Hours of the Store Sales.
 
Note: on Peak hours, it is peaking at 90-95 %
here is the utilization after Peak hours:
4444333334444433333333333333333333333333333333333333333333

[Code]......

View 4 Replies View Related

Cisco Switching/Routing :: 2960 - Identify Layer 2 Or 3 Switch?

Feb 9, 2012

I can understand it 's one of those very basic questions , but how do I identify a Switch is Layer 2 or Layer 3 ?Looking through # show version command and checking the IOS version to be IP BASE or LAN BASE . Is it the right way ?Cisco 2960 is a Layer 2 or a Layer 3 Switch ? I noticed that access-lists could be configured which means that it 's a Layer 3 Switch , right?
 
[code]....

View 5 Replies View Related

Cisco Switching/Routing :: 1841 Not Synchronizing With 2960 Switch

Oct 22, 2012

I have a Cisco 1841 router connected to a Cisco 2960 switch.Users behind the router can't access the internet but when someone is directly connected to the switch with his PC and uses the IP Address found on the WAN port of the router, he's able to go on to the internet. [code]

View 4 Replies View Related

Cisco Switching/Routing :: 2960 - Configure A New Switch Remotely

Mar 8, 2012

Today in my rush to get home I plugged in a new 2960 stack and did a little bit of very basic configuration, but no passwords were set.  I tried to telnet in and the message says that a password is required, but none is set.  I tried the SDM as I hadn't turned it off yet and it is prompting me for a user/pass but I have no idea what to put in there.  No console is available, it's a new office so no employees around either.

View 14 Replies View Related

Cisco Switching/Routing :: Delay On 2960 S Switch While Booting

Oct 24, 2012

i am facing time daely issues on cisco 2960 s series switch while booting .It is taking time for electing masrer and sleeve for stacking.can i disable the election process for stcking while booting.

View 4 Replies View Related







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