12-03-2008 10:36 AM - edited 03-06-2019 02:47 AM
Hi experts! I have a Switch Cisco WS-C6509-NEB-A and I need to do some test to proof redundancy between slots with the same kind of cards. I have 2 WS-SUP720-3B, 2 WS-X6516A-GBIC and 2 WS-X6148A-GE-TX:
SW#show modu
SW1#show module
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 16 SFM-capable 16 port 1000mb GBIC WS-X6516A-GBIC SAL1227W6BM
2 16 SFM-capable 16 port 1000mb GBIC WS-X6516A-GBIC SAL1231Z5LB
5 2 Supervisor Engine 720 (Active) WS-SUP720-3B SAL1225UTBU
6 2 Supervisor Engine 720 (Hot) WS-SUP720-3B SAL1224TWT2
8 48 48-port 10/100/1000 RJ45 EtherModule WS-X6148A-GE-TX SAL1232ZGD2
9 48 48-port 10/100/1000 RJ45 EtherModule WS-X6148A-GE-TX SAL1232ZYL2
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 0022.554d.2180 to 0022.554d.218f 4.6 7.2(1) 8.7(0.22)BUB Ok
2 0022.9010.8a18 to 0022.9010.8a27 4.6 7.2(1) 8.7(0.22)BUB Ok
5 001c.5869.9db0 to 001c.5869.9db3 5.6 8.5(2) 12.2(33)SXH3 Ok
6 0016.c848.57bc to 0016.c848.57bf 5.6 8.5(2) 12.2(33)SXH3 Ok
8 0022.9046.e290 to 0022.9046.e2bf 1.6 8.4(1) 8.7(0.22)BUB Ok
9 0022.9013.b6b0 to 0022.9013.b6df 1.6 8.4(1) 8.7(0.22)BUB Ok
I have to take off one card (i.e. slot 1) and verify that the other (i.e. slot 2) can replace without problems. I have some doubts:
1.- What is the command to shutdown one slot?
2.- Can I take off one card without to shutdown it?
3.- What is the right process to take one card off? (I saw a lot of manuals but there are not specific commands.
4.- How can I test the hot-swap capability?
Thank you very much for your help!
Solved! Go to Solution.
12-03-2008 10:42 AM
1) Some of the service modules actually have "shutdown" options but for the ethernet modules you can use the "power enable" command -
http://www.cisco.com/en/US/docs/ios/interface/command/reference/ir_o1.html#wp1014479
2) Yes you can
3) Not sure what you mean by take one card off
4) Pull one of the ethernet modules out and then plug it back in. 6500 supports OIR (Online Insertion Removal).
Note if this is testing i would still do it out of core production hours.
Jon
12-03-2008 10:42 AM
1) Some of the service modules actually have "shutdown" options but for the ethernet modules you can use the "power enable" command -
http://www.cisco.com/en/US/docs/ios/interface/command/reference/ir_o1.html#wp1014479
2) Yes you can
3) Not sure what you mean by take one card off
4) Pull one of the ethernet modules out and then plug it back in. 6500 supports OIR (Online Insertion Removal).
Note if this is testing i would still do it out of core production hours.
Jon
12-03-2008 01:34 PM
Thanks John! "Power enable" does work with optical and electrical modules. The redundancy really works =D
12-03-2008 10:46 AM
Carlos,
You should have any problems performing the redundancy tests.
1. you can use the following command to shut down a card. Replace the X with the slot number on the chassis.
Switch# hw-module module X shutdown
Switch# no power enable module X
to turn the card back on use the command below.
Switch# power enable module X
2. Yes you can remove a module from the chassis while powered up.
3. Not sure what you mean on this question.
4. You can test this by removing and adding a module to the chassis.
HTH,
Mark
12-03-2008 09:44 PM
1. you can use the following command to shut down a card. Replace the X with the slot number on the chassis.
Switch# hw-module module X shutdown
Switch# no power enable module X
to turn the card back on use the command below.
Switch # power enable module X
2. Yes you can remove a module from the chassis while powered up.
3. Need to confrim
4. You can test this by removing and adding a module to the chassis.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide