cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
638
Views
0
Helpful
3
Replies

Help!!! Redundancy on Switch Layer 3 using VTP + STP + HSRP

JackyHo
Level 1
Level 1

I'm using Packet Tracer version 7.1.1 for my testing purpose before performing to the real device.

Network topology:

- Distribution SW1 (DLS1) and Distribution SW2 (DLS2) => same model Cisco 3650

- Access Switch (ALS1): model Cisco 2960

Experiencing issues:

1. Some link not blinking

Why the few link is not blinking? Any wrong config?Why the few link is not blinking? Any wrong config?

2. ICMP with high latency

ICMP high latencyICMP high latency

3. HSRP is working not properly.

 

I'm stressing with it, I think something wrong configures but I still not figure-out.

I need someone to help me a favor to figure-out the root cause. Thanks.

See my Switch configure in the attached files.

 

 

 

 

3 Replies 3

Hello

What is your issue here? I am not able to open those files at present so cannot see the config?
Can you tell me if that link you are showing is a port-channel or a normal trunk/access connection?

Do you have separate hrsp groups for your vlans or just using the one group?

If you can post the packet-tracer file


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Hi Paul,

 

See the config as per switch below, help me a favor to take a look there is anything wrong in config. Thanks

DLS1

Building configuration...

Current configuration : 4446 bytes
!
version 16.3.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname DLS1
!
!
!
!
!
!
!
no ip cef
ip routing
!
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode rapid-pvst
spanning-tree vlan 18-23 priority 24576
!
!
!
!
!
!
interface Port-channel1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/2
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/3
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/4
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/5
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/6
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/7
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/8
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/9
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/10
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/11
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/12
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/13
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/14
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/15
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/16
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/17
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/18
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/19
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/20
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/21
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/22
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/23
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface GigabitEthernet1/0/24
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface GigabitEthernet1/1/1
!
interface GigabitEthernet1/1/2
!
interface GigabitEthernet1/1/3
!
interface GigabitEthernet1/1/4
!
interface Vlan1
no ip address
shutdown
!
interface Vlan18
mac-address 00e0.8f7c.9101
ip address 10.18.200.2 255.255.255.0
standby 1 ip 10.18.200.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan19
mac-address 00e0.8f7c.9102
ip address 10.19.10.2 255.255.255.0
standby 1 ip 10.19.10.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan20
mac-address 00e0.8f7c.9103
ip address 10.20.10.2 255.255.255.0
standby 1 ip 10.20.10.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan21
mac-address 00e0.8f7c.9104
ip address 10.21.10.2 255.255.255.0
standby 1 ip 10.21.10.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan22
mac-address 00e0.8f7c.9105
ip address 10.22.10.2 255.255.255.0
standby 1 ip 10.22.10.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan23
mac-address 00e0.8f7c.9106
ip address 10.23.10.2 255.255.255.0
standby 1 ip 10.23.10.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan40
mac-address 00e0.8f7c.9107
ip address 10.40.40.2 255.255.255.0
standby 1 ip 10.40.40.1
standby 1 preempt
!
interface Vlan50
mac-address 00e0.8f7c.9108
ip address 10.50.50.2 255.255.255.0
standby 1 ip 10.50.50.1
standby 1 preempt
!
interface Vlan70
mac-address 00e0.8f7c.9109
ip address 10.70.70.2 255.255.255.0
standby 1 ip 10.70.70.1
standby 1 preempt
!
interface Vlan100
mac-address 00e0.8f7c.910a
ip address 10.100.10.2 255.255.255.0
standby 1 ip 10.100.10.1
standby 1 preempt
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

***************************************************

DLS2

Building configuration...

Current configuration : 4405 bytes
!
version 16.3.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname DLS2
!
!
!
!
!
!
!
no ip cef
ip routing
!
no ipv6 cef
!
!
!
!
!
!
!
!
!
!
!
no ip domain-lookup
!
!
spanning-tree mode rapid-pvst
spanning-tree vlan 40,50,70,100 priority 24576
!
!
!
!
!
!
interface Port-channel1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/1
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/2
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/3
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/4
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/5
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/6
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/7
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/8
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/9
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/10
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/11
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/12
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/13
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/14
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/15
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/16
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/17
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/18
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/19
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/20
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/21
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/22
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet1/0/23
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface GigabitEthernet1/0/24
switchport trunk encapsulation dot1q
switchport mode trunk
channel-group 1 mode on
!
interface GigabitEthernet1/1/1
!
interface GigabitEthernet1/1/2
!
interface GigabitEthernet1/1/3
!
interface GigabitEthernet1/1/4
!
interface Vlan1
no ip address
shutdown
!
interface Vlan18
mac-address 0001.c96d.3201
ip address 10.18.200.3 255.255.255.0
standby 1 ip 10.18.200.1
standby 1 preempt
!
interface Vlan19
mac-address 0001.c96d.3202
ip address 10.19.10.3 255.255.255.0
standby 1 ip 10.19.10.1
standby 1 preempt
!
interface Vlan20
mac-address 0001.c96d.3203
ip address 10.20.10.3 255.255.255.0
standby 1 ip 10.20.10.1
standby 1 preempt
!
interface Vlan21
mac-address 0001.c96d.3204
ip address 10.21.10.3 255.255.255.0
standby 1 ip 10.21.10.1
standby 1 preempt
!
interface Vlan22
mac-address 0001.c96d.3205
ip address 10.22.10.3 255.255.255.0
standby 1 ip 10.22.10.1
standby 1 preempt
!
interface Vlan23
mac-address 0001.c96d.3206
ip address 10.23.10.3 255.255.255.0
standby 1 ip 10.23.10.1
standby 1 preempt
!
interface Vlan40
mac-address 0001.c96d.3207
ip address 10.40.40.3 255.255.255.0
standby 1 ip 10.40.40.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan50
mac-address 0001.c96d.3208
ip address 10.50.50.3 255.255.255.0
standby 1 ip 10.50.50.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan70
mac-address 0001.c96d.3209
ip address 10.70.70.3 255.255.255.0
standby 1 ip 10.70.70.1
standby 1 priority 101
standby 1 preempt
!
interface Vlan100
mac-address 0001.c96d.320a
ip address 10.100.10.3 255.255.255.0
standby 1 ip 10.100.10.1
standby 1 priority 101
standby 1 preempt
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

***************************************************

ALS1

no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname ALS1
!
!
!
no ip domain-lookup
!
!
spanning-tree mode rapid-pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
switchport access vlan 100
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/2
switchport access vlan 21
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/3
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/4
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/5
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/6
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/7
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/8
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/9
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/10
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/11
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/12
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/13
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/14
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/15
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/16
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/17
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/18
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/19
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/20
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/21
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/22
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/23
switchport mode access
spanning-tree portfast
!
interface FastEthernet0/24
switchport mode access
spanning-tree portfast
!
interface GigabitEthernet0/1
switchport mode trunk
!
interface GigabitEthernet0/2
switchport mode trunk
!
interface Vlan1
no ip address
shutdown
!
interface Vlan1000
ip address 10.10.10.8 255.255.255.0
!
ip default-gateway 10.10.10.1
!
!
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
!
end

pieterh
VIP
VIP

to clarify the setup you could

- enable port-names in the graphic

- set port-descriptions in the config

 

my guess is DLS1 and DLS2 are connected using Po1 (Gi1/0/23 + Gi1/0/24)

also ALS1 is connected using Gi0/1 and Gi0/2

but it is not clear if the links in the graphic are those ports.

 

on the ALS1 you possibly connect Gi1/0/23 + Gi1/0/24 to DLS1/2 and you configured a port-channel for this

but on the DLS1/2 the ports ar NOT port-channel

You cannot span a port-channel across two switches that are not stacked or VSS

please remove the "channel-group 1 mode on" in the ALS1 config

 

Review Cisco Networking for a $25 gift card