cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
636
Views
5
Helpful
1
Replies

Sup720 Redundancy

mmelbourne
Level 5
Level 5

I have two Sup720 modules installed in a 6509 chassis and config sync appears to be working; I get positive syslog messages stating that the configuration has been sync'd with the standby Supervisor and a forced manual failover suggests it is working as expected.

However, is there a way to connect to the 'standby' supervisor engine to check the status of its configurations? Previously, with CatOS, it was possible to "session" to module 15 or 16 and then check the configuration (even though all interfaces would be down and configuration mode inaccessible). I've tried the session command, but this doesn't work and is for use when connecting to other Cat6k modules (e.g. IDS etc).

1 Reply 1

Prashanth Krishnappa
Cisco Employee
Cisco Employee

If you are running 12.2(18)SXD releases, you can do a remote login module command. In my lab I have active Sup in slot 5 and standby in slot 6 and running 12.2(18)SXD2

C6506-A#remote login module 6

Trying Switch ...

Entering CONSOLE for Switch

Type "^C^C^C" to end this session

C6506-A-sdby-sp#show start

Using 4276 out of 1964024 bytes

!

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

service internal

!

hostname C6506-A

!

boot system flash sup-bootflash:s72033-pk9sv-mz.122-18.SXD2

logging snmp-authfail

!

clock timezone PDT -7

ip subnet-zero

!

!

no ip domain-lookup

ip host dirt 172.18.108.26

!

mpls ldp logging neighbor-changes

no mls flow ip

no mls flow ipv6

mls cef error action freeze

!

!

!

!

!

!

!

power redundancy-mode combined

spanning-tree mode pvst

no spanning-tree optimize bpdu transmission

spanning-tree extend system-id

diagnostic cns publish cisco.cns.device.diag_results

diagnostic cns subscribe cisco.cns.device.diag_commands

!

redundancy

mode sso

main-cpu

auto-sync running-config

auto-sync standard

!

vlan internal allocation policy ascending

vlan access-log ratelimit 2000

OR

C6506-A#remote command module 6 sh start

Using 4276 out of 1964024 bytes

!

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname C6506-A

!

boot system flash sup-bootflash:s72033-pk9sv-mz.122-18.SXD2

logging snmp-authfail

!

clock timezone PDT -7

ip subnet-zero

!

!

no ip domain-lookup

ip host dirt 172.18.108.26

!

mpls ldp logging neighbor-changes

no mls flow ip

no mls flow ipv6

mls cef error action freeze

--More--