09-13-2012 07:26 AM - edited 03-07-2019 08:52 AM
Hello,
I just configured VSS for the first time and while everything seem to have converged accordingly I seem to have issues with the standby chassis. Looking into show run I see the 2nd chassie interfaces "Gigabitethernet 2/x/y". But looking in show interfaces status, I can only see the interfaces belonging to chassie 1. Same thing when I issue show module, only chassie 1 module shows.
Same thing shows if I specify the virtual switch for each show command;
VSS-Switch#show module switch 1
Switch Number: 1 Role: Virtual Switch Active
---------------------- -----------------------------
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAL1129USTK
2 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10320A5G
3 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10320AAN
4 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10270A8X
5 5 Supervisor Engine 720 10GE (Active) VS-S720-10G SAL14480SCN
6 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10270A7L
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 001b.d5fb.a618 to 001b.d5fb.a647 2.6 12.2(14r)S5 12.2(33)SXJ Ok
2 0018.b9a6.ecf2 to 0018.b9a6.ed21 2.4 12.2(14r)S5 12.2(33)SXJ Ok
3 0019.0627.c392 to 0019.0627.c3c1 2.4 12.2(14r)S5 12.2(33)SXJ Ok
4 0018.19ee.5ab4 to 0018.19ee.5ae3 2.3 12.2(14r)S5 12.2(33)SXJ Ok
5 68ef.bd83.18a0 to 68ef.bd83.18a7 3.2 8.5(4) 12.2(33)SXJ Ok
6 0018.197e.189a to 0018.197e.18c9 2.3 12.2(14r)S5 12.2(33)SXJ Ok
Mod Sub-Module Model Serial Hw Status
---- --------------------------- ------------------ ----------- ------- -------
1 Centralized Forwarding Card WS-F6700-CFC SAL1129V1R5 3.1 Ok
2 Centralized Forwarding Card WS-F6700-CFC SAL1032XGNM 2.0 Ok
3 Centralized Forwarding Card WS-F6700-CFC SAL1031X6Q9 2.0 Ok
4 Centralized Forwarding Card WS-F6700-CFC SAD102702KV 2.0 Ok
5 Policy Feature Card 3 VS-F6K-PFC3C SAL14470KY2 1.1 Ok
5 MSFC3 Daughterboard VS-F6K-MSFC3 SAL14480P72 5.1 Ok
6 Centralized Forwarding Card WS-F6700-CFC SAL1028UJYJ 2.0 Ok
Mod Online Diag Status
---- -------------------
1 Pass
2 Pass
3 Pass
4 Pass
5 Pass
6 Pass
VSS-Switch#show module switch 2
Switch Number: 2 Role: Virtual Switch Standby
---------------------- -----------------------------
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
Mod Sub-Module Model Serial Hw Status
---- --------------------------- ------------------ ----------- ------- -------
Mod Online Diag Status
---- -------------------
In the logg I see no traces that the modules belonging to Switch 2 has passed any diagnostics. However the interfaces are configureable?
Very grateful for help....!
Thanks
Best Regards
Jhonny Eriksson
09-13-2012 09:40 AM
Hi,
What is the output of "sh switch virt"?
also, can you post the vss configs?
HTH
09-13-2012 09:59 AM
Thanks for the reply! Here it goes (show commands & config);
Show commands;
SwitchVSS#show switch virtual
Switch mode : Virtual Switch
Virtual switch domain number : 100
Local switch number : 1
Local switch operational role: Virtual Switch Active
Peer switch number : 2
Peer switch operational role : Virtual Switch Standby
SwitchVSS#show switch virtual role
Switch Switch Status Priority Role Session ID
Number Oper(Conf) Local Remote
------------------------------------------------------------------
LOCAL 1 UP 255(255) ACTIVE 0 0
REMOTE 2 UP 100(100) STANDBY 5943 6769
The configuration;
Switch-1(config)# switch virtual domain 100
Switch-1(config-vs-domain)# switch 1 priority 255
Switch-1(config-vs-domain)# exit
Switch-2(config)# switch virtual domain 100
Switch-2(config-vs-domain)# switch 2 priority 100
Switch-2(config-vs-domain)# exit
Switch-1(config)# interface port-channel 1
Switch-1(config-if)# switch virtual link 1
Switch-1(config-if)# no shutdown
Switch-1(config-if)# exit
Switch-2(config)# interface port-channel 2
Switch-2(config-if)# switch virtual link 2
Switch-2(config-if)# no shutdown
Switch-2(config-if)# exit
Switch-1(config)# interface range tengigabitethernet 5/4-5
Switch-1(config-if)# channel-group 1 mode on
Switch-1(config-if)# no shutdown
Switch-2(config)# interface range tengigabitethernet 5/4-5
Switch-2(config-if)# channel-group 2 mode on
Switch-2(config-if)# no shutdown
09-13-2012 11:53 AM
Hi,
U need to try below
show interface status switch (switch no) module (module no#).
By default the chassis will show the info from active switch.
In addition u r missing switch mode virtual command under the vitrual domain .
Thanks
09-13-2012 03:57 PM
Are both switches configured in SSO mode?
Also, as the Mahmood noted: add switch mode virtual command under the vitrual domain for both switches.
HTH
09-14-2012 02:34 AM
I can't see any "switch mode" command in virtual domain configuration mode ? All I can set are the Switch number and priority. Of course I added the "switch convert mode virtual" to both chassis before restart.
I did it all over again and verified that both chassis were indeed configured for operating with SSO.This is a Single-SUP Dual-Chassie setup. Still no modules show under the "show module switch 2".
SwitchVSS#show int status switch 1
Port Name Status Vlan Duplex Speed Type
Gi1/1/1 disabled routed auto auto 10/100/1000BaseT
Gi1/1/2 disabled routed auto auto 10/100/1000BaseT
Gi1/1/3 disabled routed auto auto 10/100/1000BaseT
Gi1/1/4 disabled routed auto auto 10/100/1000BaseT
Gi1/1/5 disabled routed auto auto 10/100/1000BaseT
/// Lines omitted
Gi1/6/45 disabled routed auto auto 10/100/1000BaseT
Gi1/6/46 disabled routed auto auto 10/100/1000BaseT
Gi1/6/47 disabled routed auto auto 10/100/1000BaseT
Gi1/6/48 disabled routed auto auto 10/100/1000BaseT
Po1 notconnect routed auto auto
SwitchVSS#show int status switch 2
/// No switchports is shown...
SwitchVSS#
Interesting fact is that the VSL link (Po1) shows "not connect". However, they show active;
SwitchVSS# show switch virtual link
VSL Status : UP
VSL Uptime : 13 minutes
VSL SCP Ping : Pass
VSL ICC Ping : Pass
VSL Control Link : Te1/5/5
PS: Spelling error on the configuration. This is what I added;
Switch-1(config)# switch virtual domain 100
Switch-1(config-vs-domain)# switch 1
Switch-1(config-vs-domain)# switch 1 priority 255
Switch-1(config-vs-domain)# exit
Switch-2(config)# switch virtual domain 100
Switch-2(config-vs-domain)# switch 2
Switch-2(config-vs-domain)# switch 2 priority 100
Switch-2(config-vs-domain)# exit
09-14-2012 05:24 AM
I managed to solve this. It showed that I recived the supervisors with different IOS running on them. Hence only RPR mode initiated. By copying the IOS running on the active supervisor to the standby and then initiating a redundancy reload peer everything went up!
VSS-Switch#show module switch all
Switch Number: 1 Role: Virtual Switch Active
---------------------- -----------------------------
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAL1129USTK
2 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10320A5G
3 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10320AAN
4 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10270A8X
5 5 Supervisor Engine 720 10GE (Active) VS-S720-10G SAL14480SCN
6 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10270A7L
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 001b.d5fb.a618 to 001b.d5fb.a647 2.6 12.2(14r)S5 12.2(33)SXJ Ok
2 0018.b9a6.ecf2 to 0018.b9a6.ed21 2.4 12.2(14r)S5 12.2(33)SXJ Ok
3 0019.0627.c392 to 0019.0627.c3c1 2.4 12.2(14r)S5 12.2(33)SXJ Ok
4 0018.19ee.5ab4 to 0018.19ee.5ae3 2.3 12.2(14r)S5 12.2(33)SXJ Ok
5 68ef.bd83.18a0 to 68ef.bd83.18a7 3.2 8.5(4) 12.2(33)SXJ Ok
6 0018.197e.189a to 0018.197e.18c9 2.3 12.2(14r)S5 12.2(33)SXJ Ok
Mod Sub-Module Model Serial Hw Status
---- --------------------------- ------------------ ----------- ------- -------
1 Centralized Forwarding Card WS-F6700-CFC SAL1129V1R5 3.1 Ok
2 Centralized Forwarding Card WS-F6700-CFC SAL1032XGNM 2.0 Ok
3 Centralized Forwarding Card WS-F6700-CFC SAL1031X6Q9 2.0 Ok
4 Centralized Forwarding Card WS-F6700-CFC SAD102702KV 2.0 Ok
5 Policy Feature Card 3 VS-F6K-PFC3C SAL14470KY2 1.1 Ok
5 MSFC3 Daughterboard VS-F6K-MSFC3 SAL14480P72 5.1 Ok
6 Centralized Forwarding Card WS-F6700-CFC SAL1028UJYJ 2.0 Ok
Mod Online Diag Status
---- -------------------
1 Pass
2 Pass
3 Pass
4 Pass
5 Pass
6 Pass
Switch Number: 2 Role: Virtual Switch Standby
---------------------- -----------------------------
Mod Ports Card Type Model Serial No.
--- ----- -------------------------------------- ------------------ -----------
1 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAL1031WPYS
2 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAL1321QBSG
3 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10320A5M
4 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD10270A6K
5 5 Supervisor Engine 720 10GE (Hot) VS-S720-10G SAL13474899
6 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX SAD103208KC
Mod MAC addresses Hw Fw Sw Status
--- ---------------------------------- ------ ------------ ------------ -------
1 0018.b98d.4118 to 0018.b98d.4147 2.4 12.2(14r)S5 12.2(33)SXJ Ok
2 0025.8448.7ef0 to 0025.8448.7f1f 3.0 12.2(18r)S1 12.2(33)SXJ Ok
3 0019.0627.c4b2 to 0019.0627.c4e1 2.4 12.2(14r)S5 12.2(33)SXJ Ok
4 0018.197e.192a to 0018.197e.1959 2.3 12.2(14r)S5 12.2(33)SXJ Ok
5 001f.9e2a.31a0 to 001f.9e2a.31a7 3.2 8.5(4) 12.2(33)SXJ Ok
6 0018.b9a6.edb2 to 0018.b9a6.ede1 2.4 Unknown Unknown Other
Mod Sub-Module Model Serial Hw Status
---- --------------------------- ------------------ ----------- ------- -------
1 Centralized Forwarding Card WS-F6700-CFC SAL1032XG42 2.0 Ok
2 Centralized Forwarding Card WS-F6700-CFC SAL1316NP4N 4.1 Ok
3 Centralized Forwarding Card WS-F6700-CFC SAL1032XFY1 2.0 Ok
4 Centralized Forwarding Card WS-F6700-CFC SAL1027TY1Y 2.0 Ok
5 Policy Feature Card 3 VS-F6K-PFC3C SAL13474A94 1.1 Ok
5 MSFC3 Daughterboard VS-F6K-MSFC3 SAL13463L6Z 5.0 Ok
6 Centralized Forwarding Card WS-F6700-CFC SAL1032XG1P 2.0 Other
Mod Online Diag Status
---- -------------------
1 Pass
2 Pass
3 Pass
4 Pass
5 Pass
06-11-2017 08:06 AM
This is bad programming on Cisco's part but the way to see just specific module interface status on the second switch in a VSS pair is the following command.
Show interface status module (1-20). This allows enough room for 2 4510 series switches with fully loaded modules.
So lets say you want to see Module 2 on the second switch. The command would be "show interface status module 12"
I think it would have been better programmed as "show interface status switch 2 module 2"
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