Cisco Switching/Routing :: 6500 Changing Switch Configuration
Aug 27, 2012
I am going to change a running 6500 switch. I am missing a best pratice doc for changing a cisco switch configuration. My question is if a startup-config has an error (due to typo mistake, or due to comands not supported on latest IOS) and I do copy tftp startup-config then what will happen ? I want to make sure when I do "reload" the switch then it should boot normally with the latest startup config !
View 3 Replies
ADVERTISEMENT
Oct 14, 2012
We have two 6500 core switches and one(primary) of them is running in VTP transparesnt mode and the other (secondary) one is running in VTP client mode. I would like to change the VTP mode of the second switch to transparent mode. Would it cause any issue. I guess i have to create VLANs onto the switch.
View 7 Replies
View Related
Oct 2, 2012
We have two 6500s. One is running in power redundant mode and the other is running in combined mode.We need to change the one running in combined mode to redundant mode to ensure it can run ok on one supply if needed but I have a couple of questions.
1. Assuming that we are not oversubscribed on the power allocated, does changing the mode cause any disruption?
2. The switch running in combined mode seems to have allocated some power for an "Inline Local-Pwr-Pool" which is not allocated on the switch running in redundant mode (see attached). Does this allocation will be needed if we change the power mode?
View 1 Replies
View Related
Oct 30, 2012
we have 6500 series switches by default all port channel loadbalancing is src-dst-ip.Now we have a requirement to change LACP load balance method to src-dst-port.
1) If we change LACP loadbalance method whar are the effects we are going have on our core network and all the existing servers
View 3 Replies
View Related
Nov 28, 2012
I have a pair of data center core 6500 is running a single EIGRP AS with the standard core redundant cross connects. Recently an SVI sub net was expanded from a /24 to a /23 and dropped out of the EIGRP routing table. Subsequent trouble shooting lead to the router id being one using an IP address that is no longer active IP address.
Reviewing old configurations I found, that year ago, the ip address used for the EIGRP router-id (10.100.106.3) was removed from the active interface and changed but the EIGRP router-id was not updated. The switch has not been rebooted since, no loop back is configured and there is not a higher IP configured on an active interface. Reviewing documented material on it, I cannot find anything specific on this condition but do see in the discussions on duplicate IDs, that new route updates can be a problem. I know how to update the router id but I am looking for confirmation on what would be the impact when I add a new loop back and manually configure the router-id under the EIGRP process with the new loop back IP.
My assumption is an EIGRP update and route re convergence with the standard 90 seconds of outage. How to confirm this is assumption is correct? I have no test bed to find out myself without doing this on the active cores.
show version Cisco IOS Software, s72033_rp Software (s72033_rp-IPSERVICESK9_WAN-M), Version 12.2(33)SXI5, RELEASE SOFTWARE (fc2) show inventory NAME: "WS-C6504-E", DESCR: "Cisco Systems Cisco 6500 4-slot Chassis System"PID: WS-C6504-E VID: V01, SN: <deleted> NAME: "1", DESCR: "WS-SUP720-3B 2 ports Supervisor Engine 720 Rev. 5.3"
PID: WS-SUP720-3B
EIGRP configuration is pretty basic:
router eigrp 10
network 10.0.0.0
redistribute static
passive-interface Vlan110
passive-interface Vlan80
[code]...
View 1 Replies
View Related
Oct 24, 2012
I am installing a several new Cisco VM servers. The VM hosts are losing connectivity when we apply the etherchannel config in the core stack. VMware has stated that the etherchannel load balance needs to be src-dst-ip in order for the etherchannel to work.However, my current stack has 2 etherchannels configured to other switches through out the bldg in network closets. The current load balance configuration is src-mac.My question....when I make the change to src-dst-ip, will my network connectivity go down? I saw there was an older article on this that doesnt provide an answer just a work around. Here is the article. [URL].
View 1 Replies
View Related
Dec 22, 2012
I am having trouble after creating a management vlan (99) on a 3550 switch.I have configured the vlan (99) and given it an IP (192.168.1.100) and a default gateway (my router address - 192.168.1.99).I can ping to the switch from a PC and vice versa. The management VLAN IP is fine but now I cannot ping to the router from either the PC or the switch.It seems that just by adding VLAN 99 with it's own IP address has now prevented pings from the switch/ PC to the router ?Due to the fact that I have created a new switch management VLAN with an IP, does this mean I have set up the router as a 'router on a stick' scenario ? [code]
View 4 Replies
View Related
Sep 24, 2012
1) current switch have below mentioned switch stack details
.
switch#sh switchSwitch/Stack Mac Address : fcfb.xyz.8b80H/W CurrentSwitch# Role Mac Address Priority Version State----------------------------------------------------------*1 Master fcfb.xyz.8b80 10 0 Ready3 Member 2893.xyz.3180 1 0 Ready
2) I am in process of changing switch member number from 3 to 2 , I executed the command on the global config mode " switch 3 renumber 2 "but I yet to reload the switch .
here I have I doubt . as currently the ports module are fas 1/0/1-48 and fas 3/0/1-48 under respective vlan . once I reload the switch is the switch port module number will get change to fastethernt 3/0/1-48 to fastethenet 2/0/1-48 ??? . if it happens the vlan configuation which configured on the fas 3/0/1-48 module also get configured automatically or I need to configure manually
3) as i said i have execuated the command : "switch 3 renumber 2 " , how to remove this or revert the change , as i checked in the running config this command not exist .
switch ( config) # switch 3 renumber 2WARNING: Changing the switch number may result in aconfiguration change for that switch.The interface configuration associated with the old switchnumber will remain as a provisioned configuration.Do you want to continue?[confirm]Changing Switch Number 3 to Switch Number 2New Switch Number will be effective after next reboot
View 4 Replies
View Related
Apr 26, 2012
Any step-by-step configuration guide of how to enable DAI on Cisco Catalyst 6500 Series Switches.
View 1 Replies
View Related
Dec 20, 2011
I got problem with wake on LAN software.. The software unable to ON all pc's remotely if sitting under different vlan. Everything is ok if using the same vlan. Below are the network diagram & switch configuration.
Layer 3 switch Intervlan routing configuration
ip forward-protocol udp 7
!
interface Vlan4
description vlan Client-WOL
ip address 172.22.51.253 255.255.254.0
ip access-group Deny_HTTP_Vlan1 in
ip helper-address 172.20.1.246
[code].....
After configured all the switches with the above setting, the software still cannot wake all the pc's using LAN. Base on sniffing, i can't find UDP port usage by the software. Attached here with print screen from wireshark.
View 7 Replies
View Related
Aug 26, 2012
I manage a small/medium sized campus network consisting of 4 Cisco 6500 series chassis (each with SUP720's) and a couple hundred Cisco 3550/3560/2960 edge switches. We recently completed a new leg of fiber that will make a completed loop between all of the 6500's .... before I make the pyhsical connection I need to figure out my OSPF entries on each 6500 switch.
View 4 Replies
View Related
Apr 22, 2013
I am migrating services from SUP720-3B to VS-SUP2T-10G= and moving to a VSS configuration between a pair of Cat6506 distribution layer switches. I need to enable QoS on these switches, primarily to trust dscp and also to prioritise voice traffic. The autoqos feature works for some ports but does not work on port-channel interfaces and port-channel member interfaces. How can I apply the qos settings for these interfaces in line with what auto qos would normally provide. My line cards are as follows:
Civic_6506VSS#sho mod
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 4 CEF720 4 port 10-Gigabit Ethernet WS-X6704-10GE
[Code].....
View 1 Replies
View Related
Dec 6, 2012
what is the best configuration between vmware ESX server with 10 Physical NIC card and cisco 6500 , This ESX Server host 12 vm with VLAN 100,150.200.
View 6 Replies
View Related
Apr 3, 2012
I am facing problem about dot1ad global configuration command and my topology is here;
Notebook >> (access vlan 100) SW2960 (trunk)>> (trunk) C6500
First time I have create SVI interface on C6500 and enable trunk on interface that connected to SW2960 and SW2960 assigned access vlan 100 on port connected to Notebook. Then I tried to ping from Notebook to C6500 on SVI100 which work fine.
Second time I tried to enable MST on C6500 and after that everything still working and I can ping from Notebook to SVI100 on C6500.
Third time I tried on turn on dot1ad in global configuration mode and from now I can't ping from Notebook to C6500.
Forth time I tried to disable dot1ad from global configuration by "no dot1ad" command and then I can ping.
My intention is I would like to do EVC which require dot1ad in global configuration but I stuck in third step and don't know what's does it mean for this command and how I can resolve this issue?
Information on C6500
IOS Software (s2t54-ADVENTERPRISEK9-M), Version 15.0(1)SY1
Processor SUP-2T
Linecard WS-X6824-SFP
View 3 Replies
View Related
Feb 17, 2013
I am trying to guarantee 100mbps for a vlan across a gig link. I have done some research and found this command for switches
mls qos srr-queue input priority-queue 2 bandwidth 20
However it doesn't seem to work for my 6500. I know the 6500 uses PFC for QOS but I have no idea how it works. how I can guarantee a vlan 100mbps across a 1gig link?
View 3 Replies
View Related
Jan 22, 2012
I have a pair of 6500's setup with VSS and there is currently only one link between then. However one end of the link is on Po10 and the other end is on Po25. If I move the Po25 over to Po10, will things break? It seems to be working fine now. I'm about to add a second link and I'm concerned about the current configuration. It makes more sense to me to have both ends of the same link on the same port-channel ID. I've seen documentation which states otherwise however.
interface Port-channel10
no switchport
no ip address
[Code]....
View 2 Replies
View Related
Jul 9, 2012
I have seen conflicting information regarding downtime for this upgrade process and still have questions after reading URL. In this scenario, we have a VSS with one SUP in each chassis.
Are the chassis or modules rebooted one at a time? For instance, if I issue an "issu loadversion", will this just load the code on the SUP in the standby chassis, or will it load the code on the modules as well? If it does load the code on the modules, then I will have to wait the longest time from the "show issue outage slot all" before issuing a "issu runversion", correct?
Also, what outage times have people seeen on modules that support pre-loading? I have not been able to find any documented information on this other than it is faster, and the link referenced above still shows a 5 minutes outage for a warm reset on one of the modules.
View 7 Replies
View Related
Jul 17, 2012
how to convert configuration catos on 6500 to IOS image.
View 3 Replies
View Related
Feb 13, 2013
I have 2 Chassis 6506-E with sup 720. one of them work properly(Switch1) but another(Switc2) not boot form bootdisk and go to ROMMON mode. I Captured IOS from Switch1 with tftp but I cant Copy this image to switch 2 with tftp.
View 4 Replies
View Related
Aug 20, 2012
I have a 6500 switch and i recently removed a module (line card) from the switch. The problem is that the port configurations of the removed module still exhists in running configuration. I was not aware of the right procedure,[URL] however, i would like to know whether it resolves if i reboot the switch.
View 1 Replies
View Related
Oct 14, 2012
I have a routed interface on a Cisco 6500 Series switch. I am trying to find a way to adjust the tcp mss.To date I have not yet been able to find a way to accomplish this. Is this just not supported?
View 3 Replies
View Related
Jun 9, 2013
ON switch 6500 i have configured an interface vlan x and applied policies on inboud and outbound directions as per below: [code] But the problem i am facing is that the policy outbound works ok , but the policy inbound doesnt work at all. specifically it doesnt match anything. [code]
View 1 Replies
View Related
May 31, 2012
we need to relocate our core switch 6500 with sup 720 to another bldg
what is the command to gracefully shut it down I mean power off
I was told one can just switch off the power
View 4 Replies
View Related
Apr 3, 2013
I tried many different things to get the accurate answer for my issue. I wanted to know, will i face any connectivity or looping issue in the network if i connect Broacade SAN switch on a cisco 6500 switch.Also need to know to maintain a DATA DOMAIN which SAN switch is better? Cisco or other vendor.
View 2 Replies
View Related
Oct 24, 2012
The switch 6500-E is frequently crashing whenever the pm scp process reach 100% .I got it under the command "remote command switch show proce cpu".How to solve the problem. I opened the TAC and the engineer says to upgrade the image12.2(18) sxf.Is there any other work around that would avoid to reimage the switch and reloading.
View 1 Replies
View Related
Mar 29, 2012
I'm in the process of upgrading the IOS of our 6500 switch and unfortunately, the images were messed up by other users. Here's the output of show redundancy. [code] would i have any issues if I reload this slave supervisor engine to load the SXI8 IOS?
View 5 Replies
View Related
Jul 16, 2012
one of the most widely deployed switches in the world. The "Swiss Army knife of network", can do routing, switching, security, wireless and almost everything that you would want your core switch to do. Remember to use the rating system to let Akshay know if you have received an adequate response.
Akshay might not be able to answer each question due to the volume expected during this event. Remember that you can continue the conversation on the Network Infrastructure sub-community LAN, Switching and Routing discussion forum shortly after the event. This event lasts through July 27, 2012. Visit this forum often to view responses to your questions and the questions of other community members.
View 22 Replies
View Related
Nov 20, 2009
I have a Catalyst 4006 switch in production and a spare switch of same model. I have to quickly copy the configuration from production switch to spare switch (both L2 and L3 configurations) How do I do that?
View 6 Replies
View Related
Jun 5, 2013
I am planning to migrate the core switch from cisco 3750 to Cisco catalysts 6513 switch. What could be the best approach to minimize the downtime or avoid disrupting the production. I have couple of thoughts, one method is to build the core and then replace the existing core, another option is to build the new switch as the second VTP server and once it recieves all the VTP information then disconnect the old server.
View 6 Replies
View Related
Jun 19, 2012
changing the Spanning-tree mode on a live 6500 running in a VSS mode?If so what are the things to watch out?
View 1 Replies
View Related
Jul 7, 2012
One of my customer had a problem with A/C and the room temperature reached almost 50 C. We came to the site and saved the configuration, took a backup and shutdown the switch.
After the A/C problem is resolved, we tried to power-on the switch .. and we found that it is going to the rommon.
I put "boot" command to boot from the bootdisk, but I am getting the following error:
Code...
I tried to search it, But it is resulting in that most probably it is a hardware failure on the SUP.
View 6 Replies
View Related
Feb 2, 2009
Is there any way to clear a single ARP cache entry on the 6500 switch ?
View 8 Replies
View Related
Jul 8, 2012
I need to connect a 6500 switch with a 4948 switch using 10G optics. On 6500, line card used is WS-X6704-10GE and I am aware that WS-X6704-10GE is a xenpak and 4948 ports are X2. What is the way to make the connection between xenpak and X2 work?
View 3 Replies
View Related