cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1577
Views
0
Helpful
5
Replies

4500X not pingable post VSS

rajitoor55
Level 1
Level 1

I am configuring new 4500x switches. After i did vss configuration, i am not able to ping to/from the switch. Below is how it is connected to one of the core switches right now. I have tried configuring SVI or assigning IP directly on the interface, nothing seems to work.

 

Core-Switch#
Vlan17                 172.17.0.1      YES NVRAM  up                    up 

interface TenGigabitEthernet1/1/5
 switchport
 switchport mode trunk
 switchport trunk allowed vlan 17

TenGigabitEthernet1/1/5 is up, line protocol is up
4500#
Vlan17                 172.17.0.20      YES NVRAM  up                    up 

interface TenGigabitEthernet2/1/32
 switchport
 switchport mode trunk
 switchport trunk allowed vlan 17

TenGigabitEthernet2/1/32 is up, line protocol is up

ip route 0.0.0.0 0.0.0.0 172.17.0.1

I have tried this as well. Management interface as well does not work

interface TenGigabitEthernet2/1/32
ip address 172.17.0.10 255.255.0.0


 

1 Accepted Solution

Accepted Solutions

Issue was VSS domain number which same to that of the connected switch. Changing VSS domain number resolved issue.

View solution in original post

5 Replies 5

Reza Sharifi
Hall of Fame
Hall of Fame

Can you post the output of "sh run" and "sh redundancy" from the vss switch?

 

Below is redundancy output and attached running config

 

Redundant System Information :

------------------------------
       Available system uptime = 6 days, 19 hours, 26 minutes
Switchovers system experienced = 0
              Standby failures = 0
        Last switchover reason = none

                 Hardware Mode = Duplex
    Configured Redundancy Mode = Stateful Switchover
     Operating Redundancy Mode = Stateful Switchover
              Maintenance Mode = Disabled
                Communications = Up

Current Processor Information :
------------------------------
               Active Location = slot 1/1
        Current Software state = ACTIVE
       Uptime in current state = 6 days, 19 hours, 24 minutes
                 Image Version = Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch  Software (cat4500e-UNIVERSALK9-M), Version 03.09.00.E RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Tue 19-Jul-16 15:19 by prod
               BOOT = bootflash:cat4500e-universalk9.SPA.03.09.00.E.152-5.E.bin,1;
        Configuration register = 0x2101

Peer Processor Information :
------------------------------
              Standby Location = slot 2/1
        Current Software state = STANDBY HOT
       Uptime in current state = 6 days, 19 hours, 23 minutes
                 Image Version = Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch  Software (cat4500e-UNIVERSALK9-M), Version 03.09.00.E RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Tue 19-Jul-16 15:19 by pro
               BOOT = bootflash:cat4500e-universalk9.SPA.03.09.00.E.152-5.E.bin,1;
        Configuration register = 0x2101

 

 

 

Configuration register = 0x2101

Can you change the config register to 0x2102, save config, reload both chassis and test again?

HTH

 

Still no luck

 

Redundant System Information :

------------------------------
       Available system uptime = 10 minutes
Switchovers system experienced = 0
              Standby failures = 0
        Last switchover reason = none

                 Hardware Mode = Duplex
    Configured Redundancy Mode = Stateful Switchover
     Operating Redundancy Mode = Stateful Switchover
              Maintenance Mode = Disabled
                Communications = Up

Current Processor Information :
------------------------------
               Active Location = slot 1/1
        Current Software state = ACTIVE
       Uptime in current state = 8 minutes
                 Image Version = Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch  Software (cat4500e-UNIVERSALK9-M), Version 03.09.00.E RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Tue 19-Jul-16 15:19 by prod
               BOOT = bootflash:cat4500e-universalk9.SPA.03.09.00.E.152-5.E.bin,1;
        Configuration register = 0x2102

Peer Processor Information :
------------------------------
              Standby Location = slot 2/1
        Current Software state = STANDBY HOT
       Uptime in current state = 7 minutes
                 Image Version = Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch  Software (cat4500e-UNIVERSALK9-M), Version 03.09.00.E RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Tue 19-Jul-16 15:19 by pro
               BOOT = bootflash:cat4500e-universalk9.SPA.03.09.00.E.152-5.E.bin,1;
        Configuration register = 0x2102



Switch#sh cdp ne
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                  S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
                  D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
Br437sw1.capilanou.ca
                 Ten 2/1/32        130             R S I  C6807-XL  Ten 1/1/5
Br437sw1.capilanou.ca
                 Fas 1             161             R S I  C6807-XL  Gig 1/6/3

Total cdp entries displayed : 2
interface TenGigabitEthernet2/1/32
 no switchport
 ip address 172.17.0.10 255.255.0.0



interface TenGigabitEthernet1/1/5
 no switchport
 ip address 172.17.0.1 255.255.0.0

Issue was VSS domain number which same to that of the connected switch. Changing VSS domain number resolved issue.

Review Cisco Networking products for a $25 gift card