Cisco Switching/Routing :: How To Configure RSTP On Catalyst 3650 And 2950
Aug 3, 2011
Configuring a network with Rapid Spanning Tree Protocol. There's a combination of Cisco 3650s, 2950 and 2960 switches. It is a flat Layer 2 network with a single VLAN. CLI configuration?
View 3 Replies
ADVERTISEMENT
Feb 14, 2013
can i configure virtual circuits on cisco layer 2 switch catalyst 2950 ?
View 1 Replies
View Related
May 22, 2013
|_voip PBX___|-----|__3650___|------fiber-------------|__3650_____|------|_voipphone__| I have a case where voipphone is registered on the voippbx but peaple on both end can't hear each other . No ACL on both 3650 , no firewalls between them , distance is about 2 miles . I tried to make telnet x.x.x.x 1720 or 1719 or 1721 (h323 ports) to opposite switch -connection refused . How can test if ports are open on the 3650 ? Is it coorect If I create allowing acl and apply it on both 3650 on the interfaces connected one switch to voippbx "IN" , second switch on the interf connected to voipphone "IN" ?
View 3 Replies
View Related
Sep 20, 2012
I have a question regarding fabric storage and cisco catalyst switch 3650.My plan is connecta a esxi server to a nexus switch and then to a san storage. I want add a new switch to have a redundant link between esxi and the storage.Can I use a cisco catalyst 3650 with a fiber conecction to connect the HBA esxi server card to 3650 sw and the SAN storage to the 3650 sw ?
View 2 Replies
View Related
Sep 13, 2012
I have a above said switch at my remote office (600KM) which is connected with L2 Point to Point leased line. Both the ends I have Cisco 3950 catalyst switches with Vlans configured at both the ends. Now, for obvious reasons I should remove the other end 3950 switch and replace with Cisco 2950 switch. The other end 3950 is having 4 Vlans configured on 4 ports. Now my requirement is, I should configure 3 Vlans (one for P2P, one for 10 Desktops and one for to bring traffic from other network).
View 1 Replies
View Related
Oct 29, 2011
I bought refurbished Catalyst 2950. I followed all steps(even ip address and subnetmask and ..etc) guided in [URL] no thing happen, my computer doesn't connect internet. I guess switch has no routing.. Before bought that, i thought it is plug and play type. And now having some serious issue which i have to configure via telnet and/or ssh.
View 12 Replies
View Related
May 14, 2012
have setup a small lab as per CBTNuggets. Everything was going well until I introduced a second switch to create a trunk. Now I cannot ping between my two switches. Both show operational mode as down:
SWITCH1#show interfaces f0/12 switchport
Name: Fa0/12
Switchport: Enabled
Administrative Mode: trunk
Operational Mode: down
Administrative Trunking Encapsulation: dot1q
[code]....
I have tried to allow all vlans or vlan 1 specifically and the output of the above doesn't seem to change. I am wondering if there is something in the config-register that is preventing trunking, but I don't really know enough yet!
The output of my second switch is identical to this one, the only difference is that I have it configured as a vtp client.
View 4 Replies
View Related
Aug 30, 2012
I have a customers Catalsyt 2950 switch come in for the configuration to be cleaned to factoy default, using the link below removed the customers banner and login information whitch worked
[URL]
When i restart the switch and enter Enable mode I'm prompted with the password which i used when following the link above,
I want to remove all passwords so when the switch is redeployed to the next site who ever the engineer is that is going to be reconfiguring the switch is able to access privlage mode with out the password promt.
View 2 Replies
View Related
Aug 12, 2012
I'm having trouble with a Cisco Catalyst 2950 Series Switch where by I'm following the procedure from Cisco's web site to remove the Banner and login information, url..
Each command is being accepted by the switch from following the information given within the help sheet above,the problem i have now is when i turn the power off then turn the switch back on I'm still getting the banner and login information even though i have follwed Cisco's help correctly.
View 2 Replies
View Related
Jun 7, 2012
I am not able to successfully accomplish the password reset function. This 2950 does not respond to the mode button held down at power up or to sending a briak. I have tried both several times and the switch continues to fully boot. [URL]
C2950 Boot Loader (C2950-HBOOT-M) Version 12.1(11r)EA1, RELEASE SOFTWARE (fc1)Compiled Mon 22-Jul-02 17:18 by antoninoWS-C2950G-48-EI starting...Base ethernet MAC Address: 00:0b:fd:a1:4f:80Xmodem file system is available.Initializing
[Code].....
View 2 Replies
View Related
Apr 1, 2013
Using Network Assistant in XP, plugged ethernet cable to first front port and keep getting "Failed to get Default Gateway. Check your security settings to make sure the current Java Virtual Machine is not prevented from running commands.", I have tried reducing secruity to nothing but I still get the same problem.
I also have an official cisco console cable and tried that, but Hyperterminal just does not pick it up when plugged in. I have left the IP dynamic, turned off all netowork adapters apart from ethernet, set the baud rate etc... correctly, still no joy.
View 5 Replies
View Related
Feb 23, 2006
how to enable RSTP in the switch (Let's say in 2950 switch).
Or do you have RSTP running in now-a-days switches?
View 2 Replies
View Related
May 16, 2013
We have a catalyst 2950 switch running:
IOS (tm) C2950 Software (C2950-I6K2L2Q4-M), Version 12.1(22)EA6, RELEASE SOFTWARE (fc1)
This release doesnt have the snmp-server enable traps errdisable command.
Where to look on the cisco site for the next available release for me that would have this command in place?
View 2 Replies
View Related
Mar 4, 2013
I have a one 3750x switch and 10 nos of 2950 switch, i want to configuration etherchanel between 3750 to 2950, for that i need 10 nos of etherchanel interface(virtual), but the 2950 switch support maximum of 6 nos of etherchanel port?
View 9 Replies
View Related
May 20, 2012
I have a Cisco catalyst 2950 and would like it's basic setup. It is connected to a Cisco ASA5510 on GigabitEthernet0/1. The ASA has two v lans configured. 101 and 102. I would like to configure my switch to be managed on the following IP which is on the 102 sub net:
172.16.102.253/24
Also, i would like to configure GigabitEthernet0/1 as a runk port to allow both v lans.
View 14 Replies
View Related
May 3, 2013
I am trying to configure 802.1x RADIUS Authentication on cisco 2950-24TT-L Switch. I am using following set of command as given below
Switch# configure t
Switch(config)# aaa new-model
Switch(config)# aaa authentication dotx default group redius
Switch(config)# dot1x system-auth-control
Switch(config)# inter fasteth 0/1
Switch(config)#dot1x port-control atuo
I am facing problem dot1x command is not working on interface.
View 1 Replies
View Related
Sep 20, 2012
Will catalyst2960 supports SSH, and how to configures with CLI.
View 2 Replies
View Related
May 20, 2012
I have two Cisco Catalyst 4507R-E I configure HA. Tips?I plug them in gigabits ethernet?
View 15 Replies
View Related
Jun 4, 2012
It is possible to configure the IOS NetFlow 122-58.SE2 in a Catalyst 3560?
View 5 Replies
View Related
Apr 24, 2013
i have some ME-3600x. some of version 12.2 and one of version 15.5. te last one hast same config as all other. but if i check for rstp it sends.i know abount global config commands:
-spanning-tree mode rapid-pvst
-spanning-tree extend system-id
but there is no spanning-tree support. this causes many more problems. so it is important to solve spanning tee at first.is it possible without downgrading this device?
View 3 Replies
View Related
Mar 20, 2012
I have a network with spanning-tree mode mst, but, we want change this for spanning-tree mode rstp. I have two cores(6500) and need know what is the better mode for change this with no impact in my network?
We dont have distributing layer, like a "topology" below.
ACCESS LAYER SWITCHES
|
|
---------------------------------
|CORE1 ------ CORE2 |
--------------------------------
|
|
SERVERS
CORE1 CONFIG
spanning-tree mode mst
no spanning-tree optimize bpdu transmission
spanning-tree extend system-id
spanning-tree uplinkfast
spanning-tree backbonefast(code)
View 6 Replies
View Related
Oct 30, 2008
When I plug in a workstation to 3750 switch - it seems to take about 35 seconds before that workstation (hard coded IP) can ping the switch. You can see the console messages below. I configured RSTP and set this switch to root:
spanning-tree mode rapid-pvst
spanning-tree extend system-id
spanning-tree vlan 22,33,44 priority 8192
[Code].....
View 7 Replies
View Related
Dec 20, 2012
My architecture is the same as show on the link with some difference.I use the router 1841 for inetrnet connexion instead of 7200VXR, this router 1841 is connected on the catalyst 3750 port G1/0/1.I use catalyst 2960 instead of catalyst 2950 or 2948.I use ASA 5510 for conexion on remote branche(I have 5 remote site), This ASA is connected on the catalyst 3750 port G1/0/37
Result of the test:
-I can ping devices in the same Vlans
-I can ping devices in different VLANs
-I can ping all device from the catalyst 3750
I cannot ping the router 1841 or ASA 5510 from the any devices (computer)The gateway of each computer is the correpondant VLAN IP address configured on the catalyst 3750.Why I cannot ping the router 1841 or ASA 5510 from the any devices (computer)
View 19 Replies
View Related
Mar 14, 2013
I have created a PBR in 3650 switch to route traffic from a specific IP address to a specific next hop or IP address(Router)
ROM: Bootstrap program is C3560 boot loader
BOOTLDR: C3560 Boot Loader (C3560-HBOOT-M) Version 12.2(44)SE5, RELEASE SOFTWARE (fc1)
SW1 uptime is 6 weeks, 2 days, 16 minutes
System returned to ROM by power-on
[Code]....
View 6 Replies
View Related
Nov 22, 2011
I have a 7609 with two LAG groups (Etherchannel not LACP) going to two separate devices that DO NOT participate in spanning-tree (Occam gear if you must know). I'm running 802.1w across the LAG groups but the convergence time is terrible! In essence, the 7609 is running spanning tree against itself (between the two blades). What can I do to fix my configuration?
If I disable the ports on the equipment connected to g1/17 & g1/18, it takes ~30 seconds for spanning tree to start forwarding on g2/17 & g2/18.When I bring the ports back up on the other side of g1/17 & g1/18 which are in a lag group, g2/17 & g2/18 immediately go into block mode while g1/17 & g1/18 start learning for another ~30 seconds!! [code]
View 2 Replies
View Related
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
Mar 11, 2012
We have a 3750 and a 3560 defined as a layer 2 switches. One gig port on each switch is trunked to layer 3 switches, which containall the VLAN definitions etc. The other gig port on the 3650 and 3750 switches are trunked together to provide an alternative path in the event of a failure.
We have added a new device to the 3750 and given it a VLAN 9, and the VLAN added to allowable VLANS on both trunk ports between the layer 3 and layer 2 devices ie:
switch port trunk allowed vlan 9,10,20,30,40,50,60,90,200,202,206,211,212,700.
From either of the 3750 or the 3560 we can ping any device on any VLAN on any switch in this group with exception ofVLAN 9. We can however ping the ip address of VLAN 9 on the layer three switches.
View 2 Replies
View Related
Sep 16, 2012
I have a small network using a 24 port 3750 switch. I need to add five computers in another room and only have one Cat 6 cable running there and no room left on the 3750. I got a 3650 to put in the new room with the new computers. The problem is, whenever I plug the new switch into the 3750, it shuts down the port and gives me an err-disable. I can do a shut/no shut and re-enable the port. I searched the web and read about trunking and clusters. I'm not sure which, if either, is appropriate. I see various documentation that shows you can put one switch behind the other. But nothing tells me the configuration which will allow it.
View 9 Replies
View Related
Dec 26, 2011
What's wrong with my config? If I shutdown a port or pull a link it takes ~30 seconds to converge.
I have set spanning-tree portfast default on the 4948's. Is it proper to set my uplinks on these switches (g1/1) to shared or does that disable RSTP?
Switch 1 & 2 are 4948's running 12.2(54)
Switch 1 & 2 are connected on port 43
Switch 1 port 1 is connected to the 7609 12.2(33) SRD5 on port g1/2 Switch 2 port 1 is connected to the 7609 on port g2/2
I have a host on Switch 1 port 42 for testing.
View 8 Replies
View Related
Nov 22, 2011
Does 3650-X IP Base support Static Load Balancing or i should upgrade to ip service SW ?
View 4 Replies
View Related
Dec 22, 2012
I have set up a scenario for a small business and have some questions about how to manage the access between the VLANs. Is there is a better / another way to do it. See the attached picture for the topology / info.
My question is:
My switches is set up with x numbers of VLANs and a routed port (no switch port) to the ASA for internet connectivity. How is the best (or only??) way to manage the access between the VLANs? Is it ACL's on the switch?
And by "managing access" I mean VLAN 50 (public WiFi) only have access to the internet, only management servers have access to management VLAN, Client VLAN only have RDP access to server VLAN and so on. Is there any way to do this in the ASA (or add another (gigabit) router to the topology)) or it the only way to have lots of ACL's on the switch itself? I have thought about "router on a stick", but then I imagine there will be a bottleneck between the switch and the ASA?
(Equipment is 2 x 3650G, ASA5505, AP1252 - see attached file).
View 3 Replies
View Related
May 18, 2013
I have a question about speed negotiation process between interfaces. I have 3650X Sw and 2960S-48port. All ports of two are GigabitEthernet, however the link between them is only 100Mb/s, Full duplex. I try to set the speed 1000 Mb/s manually in the interface then the interface never up. Its status is down/down. I must set back to speed auto. I show interface Gigabit0/24 in Sw 3650-X and figure out that there are many output drop (over 600000). I clear counter then after two days the output drop is over 70000. This link is trunk link between two switches, all ports of access SW are Gigabit and connect to PC. First, I thinks the 3650X is throttled somewhere in output direction of trunk link. But there is another trunk link (Gi0/23) to another 2960S-48port and no output drop number in this interface. This Giga 0/23 speed is 1000 Mb/s (auto speed, auto duplex)
Does any outside things impact the speed negotiation process between 2 interfaces? And output drop number may caused by abnormal speed between two Gigabit interface?
View 1 Replies
View Related
Dec 27, 2010
I just started configuring my cisco catalyst 2950 switch. Basically im preparing for my CCENT exams my basic configuration is as follows.
-My Laptop is connected to the console port
-I'm connected to the internet via my wireless
-I'm connected to the switch port via my NIC card
View 4 Replies
View Related