cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2524
Views
8
Helpful
32
Replies

VPC with HSRP and Intervlan Routing Design

Sajid Khan
Level 1
Level 1

We two nexus switch 9k and configured with VPC and HSRP, we have configured three vlan on that three switches. Vlan 2 for CCTV , vlan 3 for Monitering PC and vlan 1 for Dell Server that connected with two 9k switches by port channel.  The two nexus switches is also connected two one distribution switch by port channel. when i do not know how , these two 9k switches are active / active in hsrp when i shutdown one uplink Eth1/2 of 9k1 which is active  then traffic do not move on 9k2. let me correct if my design is okay.

9K1 Configuration ------------

config t
hostname 9K1-SW1
vlan 1
name DellRecordingServer
exit
vlan 2
name CCTV
exit
vlan 3
name MonitoringPC
exit
feature vpc
feature lacp
feature interface-vlan
int vlan 1
ip add 1.1.1.1 255.255.255.0
no shut
int vlan 2
ip add 192.168.2.1 255.255.255.0
no shut
int vlan 3
ip add 192.168.3.1 255.255.255.0
no shut
exit
vrf context VPC-KEEPALIVE
interface Ethernet 1/51
no shutdown
no switchport
vrf member VPC-KEEPALIVE
ip address 50.50.50.1 255.255.255.0
exit
interface Ethernet 1/49, Ethernet 1/50
no shut
switchport mode trunk
switchport trunk allowed vlan 1-3
description **VPC-PEERLINK**
channel-group 100 mode active
no shutdown
vpc domain 50
peer-gateway
role priority 20
peer-keepalive destination 50.50.50.2 source 50.50.50.1 vrf VPC-KEEPALIVE
exit
interface port-channel 100
description **VPC-PEERLINK**
no shutdown
switchport
switchport mode trunk
switchport trunk allowed vlan 1-3
spanning-tree port type network
vpc peer-link
exit
interface Ethernet 1/2
no shutdown
switchport mode trunk
switchport trunk allowed vlan 1-3
channel-group 2 mode on
interface port-channel 2
no shutdown
switchport mode trunk
switchport trunk allowed vlan 1-3
vpc 2
exit
interface eth 1/1
no shutdown
channel-group 1 mode on
interface port-channel 1
description *** Po1 to Server-1 ***
switchport
switchport mode access
switchport access vlan 1
vpc 1
exit


feature hsrp
interface Vlan 1
no shutdown
hsrp 1
ip 1.1.1.254
priority 200
preempt
exit
interface Vlan 2
no shutdown
hsrp 2
ip 192.168.2.254
priority 200
preempt
exit
interface Vlan 3
no shutdown
hsrp 3
ip 192.168.3.254
priority 200
preempt
exit

9K2 Configuration ------------

config t
hostname 9K2-SW2
vlan 1
name DellRecordingServer
exit
vlan 2
name CCTV
exit
vlan 3
name MonitoringPC
exit
feature vpc
feature lacp
feature interface-vlan
int vlan 1
ip add 1.1.1.2 255.255.255.0
no shut
int vlan 2
ip add 192.168.2.2 255.255.255.0
no shut
int vlan 3
ip add 192.168.3.2 255.255.255.0
no shut
exit
vrf context VPC-KEEPALIVE
interface Ethernet 1/51
no shutdown
no switchport
vrf member VPC-KEEPALIVE
ip address 50.50.50.2 255.255.255.0
exit
interface Ethernet 1/49, Ethernet 1/50
description **VPC-PEERLINK**
channel-group 100 mode active
no shutdown
vpc domain 50
peer-gateway
role priority 40
peer-keepalive destination 50.50.50.1 source 50.50.50.2 vrf VPC-KEEPALIVE
exit
interface port-channel 100
description **VPC-PEERLINK**
no shutdown
switchport
switchport mode trunk
switchport trunk allowed vlan 1-3
spanning-tree port type network
vpc peer-link
exit

interface Ethernet 1/2
no shutdown
switchport mode trunk
switchport trunk allowed vlan 1-3
channel-group 2 mode on
interface port-channel 2
no shutdown
switchport mode trunk
switchport trunk allowed vlan 1-3
vpc 2
exit
interface eth 1/1
no shutdown
channel-group 1 mode on
interface port-channel 1
description *** Po1 to Server-1 ***
switchport
switchport mode access
switchport access vlan 1
vpc 1
exit


feature hsrp
interface Vlan 1
no shutdown
hsrp 1
ip 1.1.1.254
priority 150
preempt
exit
interface Vlan 2
no shutdown
hsrp 2
ip 192.168.2.254
priority 150
preempt
exit
interface Vlan 3
no shutdown
hsrp 3
ip 192.168.3.254
priority 150
preempt
exit

Distribution switch configuration .....................

config t
hostname DistSW
vlan 1
name DellRecordingServer
exit
vlan 2
name CCTV
exit
vlan 3
name MonitoringPC
exit
interface range ethernet 0/0-1
no shutdown
switchport mode trunk
switchport trunk allowed vlan 1-3
channel-group 2 mode on
exit

 

32 Replies 32

I am 100 % sure that i assigned gateway to Host/server as VIP not ip of vlan svi of nsk1 or nsk2. i assigned gateway ip as vip in host/server.

i am testing this in EVNG environment not in physical.

Sajid Khan
Level 1
Level 1

VPC with HSRP.jpg

This design is correct.

Sajid Khan
Level 1
Level 1

No one can reply to me?

just give us time, 
NOW 
share 
show route and show ip interface brief <<- after the Link is down 
same time share spanning tree in case of Link UP and Link Down, what is STP mode you use ?

still wait 
show ip interface brief 
show route 
show spanning tree

9K1-SW1# show ip route
IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>

1.1.1.0/24, ubest/mbest: 1/0, attached
*via 1.1.1.1, Vlan1, [0/0], 00:22:22, direct
1.1.1.1/32, ubest/mbest: 1/0, attached
*via 1.1.1.1, Vlan1, [0/0], 00:22:22, local
1.1.1.254/32, ubest/mbest: 1/0, attached
*via 1.1.1.254, Vlan1, [0/0], 00:21:35, hsrp
192.168.2.0/24, ubest/mbest: 1/0, attached
*via 192.168.2.1, Vlan2, [0/0], 00:20:42, direct
192.168.2.1/32, ubest/mbest: 1/0, attached
*via 192.168.2.1, Vlan2, [0/0], 00:20:42, local
192.168.2.254/32, ubest/mbest: 1/0, attached
*via 192.168.2.254, Vlan2, [0/0], 00:20:21, hsrp
192.168.3.0/24, ubest/mbest: 1/0, attached
*via 192.168.3.1, Vlan3, [0/0], 00:20:42, direct
192.168.3.1/32, ubest/mbest: 1/0, attached
*via 192.168.3.1, Vlan3, [0/0], 00:20:42, local
192.168.3.254/32, ubest/mbest: 1/0, attached
*via 192.168.3.254, Vlan3, [0/0], 00:20:21, hsrp

9K1-SW1# show ip interface brief

IP Interface Status for VRF "default"(1)
Interface IP Address Interface Status
Vlan1 1.1.1.1 protocol-up/link-up/admin-up
Vlan2 192.168.2.1 protocol-up/link-up/admin-up
Vlan3 192.168.3.1 protocol-up/link-up/admin-up

9K1-SW1# show spanning-tree

VLAN0001
Spanning tree enabled protocol rstp
Root ID Priority 32769
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po1 Desg FWD 1 128.4096 (vPC) P2p
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p
Eth1/3 Desg FWD 4 128.3 P2p
Eth1/4 Desg FWD 4 128.4 P2p
Eth1/5 Desg FWD 4 128.5 P2p
Eth1/6 Desg FWD 4 128.6 P2p
Eth1/7 Desg FWD 4 128.7 P2p
Eth1/8 Desg FWD 4 128.8 P2p
Eth1/9 Desg FWD 4 128.9 P2p
Eth1/10 Desg FWD 4 128.10 P2p
Eth1/11 Desg FWD 4 128.11 P2p
Eth1/12 Desg FWD 4 128.12 P2p
Eth1/13 Desg FWD 4 128.13 P2p
Eth1/14 Desg FWD 4 128.14 P2p
Eth1/15 Desg FWD 4 128.15 P2p
Eth1/16 Desg FWD 4 128.16 P2p
Eth1/17 Desg FWD 4 128.17 P2p
Eth1/18 Desg FWD 4 128.18 P2p
Eth1/19 Desg FWD 4 128.19 P2p
Eth1/20 Desg FWD 4 128.20 P2p
Eth1/21 Desg FWD 4 128.21 P2p
Eth1/22 Desg FWD 4 128.22 P2p
Eth1/23 Desg FWD 4 128.23 P2p
Eth1/24 Desg FWD 4 128.24 P2p
Eth1/25 Desg FWD 4 128.25 P2p
Eth1/26 Desg FWD 4 128.26 P2p
Eth1/27 Desg FWD 4 128.27 P2p
Eth1/28 Desg FWD 4 128.28 P2p
Eth1/29 Desg FWD 4 128.29 P2p
Eth1/30 Desg FWD 4 128.30 P2p
Eth1/31 Desg FWD 4 128.31 P2p
Eth1/32 Desg FWD 4 128.32 P2p
Eth1/33 Desg FWD 4 128.33 P2p
Eth1/34 Desg FWD 4 128.34 P2p
Eth1/35 Desg FWD 4 128.35 P2p
Eth1/36 Desg FWD 4 128.36 P2p
Eth1/37 Desg FWD 4 128.37 P2p
Eth1/38 Desg FWD 4 128.38 P2p
Eth1/39 Desg FWD 4 128.39 P2p
Eth1/40 Desg FWD 4 128.40 P2p
Eth1/41 Desg FWD 4 128.41 P2p
Eth1/42 Desg FWD 4 128.42 P2p
Eth1/43 Desg FWD 4 128.43 P2p
Eth1/44 Desg FWD 4 128.44 P2p
Eth1/45 Desg FWD 4 128.45 P2p
Eth1/46 Desg FWD 4 128.46 P2p
Eth1/47 Desg FWD 4 128.47 P2p
Eth1/48 Desg FWD 4 128.48 P2p


VLAN0002
Spanning tree enabled protocol rstp
Root ID Priority 32770
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p


VLAN0003
Spanning tree enabled protocol rstp
Root ID Priority 32771
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32771 (priority 32768 sys-id-ext 3)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p

9K2-SW2# sh ip int
interface internal
9K2-SW2# sh ip interface brief

IP Interface Status for VRF "default"(1)
Interface IP Address Interface Status
Vlan1 1.1.1.2 protocol-up/link-up/admin-up
Vlan2 192.168.2.2 protocol-up/link-up/admin-up
Vlan3 192.168.3.2 protocol-up/link-up/admin-up
9K2-SW2#

9K2-SW2# show spanning-tree

VLAN0001
Spanning tree enabled protocol rstp
Root ID Priority 32769
Address 5000.0001.0007
Cost 3
Port 4195 (port-channel100)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 5000.0002.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po1 Desg FWD 1 128.4096 (vPC) P2p
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Root FWD 3 128.4195 (vPC peer-link) Network P2p
Eth1/3 Desg FWD 4 128.3 P2p
Eth1/4 Desg FWD 4 128.4 P2p
Eth1/5 Desg FWD 4 128.5 P2p
Eth1/6 Desg FWD 4 128.6 P2p
Eth1/7 Desg FWD 4 128.7 P2p
Eth1/8 Desg FWD 4 128.8 P2p
Eth1/9 Desg FWD 4 128.9 P2p
Eth1/10 Desg FWD 4 128.10 P2p
Eth1/11 Desg FWD 4 128.11 P2p
Eth1/12 Desg FWD 4 128.12 P2p
Eth1/13 Desg FWD 4 128.13 P2p
Eth1/14 Desg FWD 4 128.14 P2p
Eth1/15 Desg FWD 4 128.15 P2p
Eth1/16 Desg FWD 4 128.16 P2p
Eth1/17 Desg FWD 4 128.17 P2p
Eth1/18 Desg FWD 4 128.18 P2p
Eth1/19 Desg FWD 4 128.19 P2p
Eth1/20 Desg FWD 4 128.20 P2p
Eth1/21 Desg FWD 4 128.21 P2p
Eth1/22 Desg FWD 4 128.22 P2p
Eth1/23 Desg FWD 4 128.23 P2p
Eth1/24 Desg FWD 4 128.24 P2p
Eth1/25 Desg FWD 4 128.25 P2p
Eth1/26 Desg FWD 4 128.26 P2p
Eth1/27 Desg FWD 4 128.27 P2p
Eth1/28 Desg FWD 4 128.28 P2p
Eth1/29 Desg FWD 4 128.29 P2p
Eth1/30 Desg FWD 4 128.30 P2p
Eth1/31 Desg FWD 4 128.31 P2p
Eth1/32 Desg FWD 4 128.32 P2p
Eth1/33 Desg FWD 4 128.33 P2p
Eth1/34 Desg FWD 4 128.34 P2p
Eth1/35 Desg FWD 4 128.35 P2p
Eth1/36 Desg FWD 4 128.36 P2p
Eth1/37 Desg FWD 4 128.37 P2p
Eth1/38 Desg FWD 4 128.38 P2p
Eth1/39 Desg FWD 4 128.39 P2p
Eth1/40 Desg FWD 4 128.40 P2p
Eth1/41 Desg FWD 4 128.41 P2p
Eth1/42 Desg FWD 4 128.42 P2p
Eth1/43 Desg FWD 4 128.43 P2p
Eth1/44 Desg FWD 4 128.44 P2p
Eth1/45 Desg FWD 4 128.45 P2p
Eth1/46 Desg FWD 4 128.46 P2p
Eth1/47 Desg FWD 4 128.47 P2p
Eth1/48 Desg FWD 4 128.48 P2p


VLAN0002
Spanning tree enabled protocol rstp
Root ID Priority 32770
Address 5000.0001.0007
Cost 3
Port 4195 (port-channel100)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)
Address 5000.0002.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Root FWD 3 128.4195 (vPC peer-link) Network P2p


VLAN0003
Spanning tree enabled protocol rstp
Root ID Priority 32771
Address 5000.0001.0007
Cost 3
Port 4195 (port-channel100)
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32771 (priority 32768 sys-id-ext 3)
Address 5000.0002.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Root FWD 3 128.4195 (vPC peer-link) Network P2p

 

9K2-SW2# sh ip route
IP Route Table for VRF "default"
'*' denotes best ucast next-hop
'**' denotes best mcast next-hop
'[x/y]' denotes [preference/metric]
'%<string>' in via output denotes VRF <string>

1.1.1.0/24, ubest/mbest: 1/0, attached
*via 1.1.1.2, Vlan1, [0/0], 00:26:54, direct
1.1.1.2/32, ubest/mbest: 1/0, attached
*via 1.1.1.2, Vlan1, [0/0], 00:26:54, local
1.1.1.254/32, ubest/mbest: 1/0, attached
*via 1.1.1.254, Vlan1, [0/0], 00:26:07, hsrp
192.168.2.0/24, ubest/mbest: 1/0, attached
*via 192.168.2.2, Vlan2, [0/0], 00:26:20, direct
192.168.2.2/32, ubest/mbest: 1/0, attached
*via 192.168.2.2, Vlan2, [0/0], 00:26:20, local
192.168.2.254/32, ubest/mbest: 1/0, attached
*via 192.168.2.254, Vlan2, [0/0], 00:25:38, hsrp
192.168.3.0/24, ubest/mbest: 1/0, attached
*via 192.168.3.2, Vlan3, [0/0], 00:26:20, direct
192.168.3.2/32, ubest/mbest: 1/0, attached
*via 192.168.3.2, Vlan3, [0/0], 00:26:20, local
192.168.3.254/32, ubest/mbest: 1/0, attached
*via 192.168.3.254, Vlan3, [0/0], 00:25:38, hsrp

if i shutdown one link E1/2 of NK1 then ping will continue success, no drop  but once i no shutdown that E1/2 of Nk1 then traffic will drop. kindly review with picutre

SajidKhan_0-1685356974408.png

 

9K1-SW1#show ip interface brief

IP Interface Status for VRF "default"(1)
Interface IP Address Interface Status
Vlan1 1.1.1.1 protocol-up/link-up/admin-up
Vlan2 192.168.2.1 protocol-up/link-up/admin-up
Vlan3 192.168.3.1 protocol-up/link-up/admin-up

9K1-SW1# show spanning-tree

VLAN0001
Spanning tree enabled protocol rstp
Root ID Priority 32769
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32769 (priority 32768 sys-id-ext 1)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po1 Desg FWD 1 128.4096 (vPC) P2p
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p
Eth1/3 Desg FWD 4 128.3 P2p
Eth1/4 Desg FWD 4 128.4 P2p
Eth1/5 Desg FWD 4 128.5 P2p
Eth1/6 Desg FWD 4 128.6 P2p
Eth1/7 Desg FWD 4 128.7 P2p
Eth1/8 Desg FWD 4 128.8 P2p
Eth1/9 Desg FWD 4 128.9 P2p
Eth1/10 Desg FWD 4 128.10 P2p
Eth1/11 Desg FWD 4 128.11 P2p
Eth1/12 Desg FWD 4 128.12 P2p
Eth1/13 Desg FWD 4 128.13 P2p
Eth1/14 Desg FWD 4 128.14 P2p
Eth1/15 Desg FWD 4 128.15 P2p
Eth1/16 Desg FWD 4 128.16 P2p
Eth1/17 Desg FWD 4 128.17 P2p
Eth1/18 Desg FWD 4 128.18 P2p
Eth1/19 Desg FWD 4 128.19 P2p
Eth1/20 Desg FWD 4 128.20 P2p
Eth1/21 Desg FWD 4 128.21 P2p
Eth1/22 Desg FWD 4 128.22 P2p
Eth1/23 Desg FWD 4 128.23 P2p
Eth1/24 Desg FWD 4 128.24 P2p
Eth1/25 Desg FWD 4 128.25 P2p
Eth1/26 Desg FWD 4 128.26 P2p
Eth1/27 Desg FWD 4 128.27 P2p
Eth1/28 Desg FWD 4 128.28 P2p
Eth1/29 Desg FWD 4 128.29 P2p
Eth1/30 Desg FWD 4 128.30 P2p
Eth1/31 Desg FWD 4 128.31 P2p
Eth1/32 Desg FWD 4 128.32 P2p
Eth1/33 Desg FWD 4 128.33 P2p
Eth1/34 Desg FWD 4 128.34 P2p
Eth1/35 Desg FWD 4 128.35 P2p
Eth1/36 Desg FWD 4 128.36 P2p
Eth1/37 Desg FWD 4 128.37 P2p
Eth1/38 Desg FWD 4 128.38 P2p
Eth1/39 Desg FWD 4 128.39 P2p
Eth1/40 Desg FWD 4 128.40 P2p
Eth1/41 Desg FWD 4 128.41 P2p
Eth1/42 Desg FWD 4 128.42 P2p
Eth1/43 Desg FWD 4 128.43 P2p
Eth1/44 Desg FWD 4 128.44 P2p
Eth1/45 Desg FWD 4 128.45 P2p
Eth1/46 Desg FWD 4 128.46 P2p
Eth1/47 Desg FWD 4 128.47 P2p
Eth1/48 Desg FWD 4 128.48 P2p


VLAN0002
Spanning tree enabled protocol rstp
Root ID Priority 32770
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32770 (priority 32768 sys-id-ext 2)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p


VLAN0003
Spanning tree enabled protocol rstp
Root ID Priority 32771
Address 5000.0001.0007
This bridge is the root
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Bridge ID Priority 32771 (priority 32768 sys-id-ext 3)
Address 5000.0001.0007
Hello Time 2 sec Max Age 20 sec Forward Delay 15 sec

Interface Role Sts Cost Prio.Nbr Type
---------------- ---- --- --------- -------- --------------------------------
Po2 Desg FWD 1 128.4097 (vPC) P2p Peer(STP)
Po100 Desg FWD 3 128.4195 (vPC peer-link) Network P2p

this OK, 
show port-channel in three SW (two NSK and one other SW) when link is UP and Down, 

NOTE:- you use RSTP as MODE ? if Yes and it Lab change the config to be PVST

this lab for you 
to see we care and read all your post but time is limit, 
anyway the issue I face and make me late reply is RAM of my PC I can not use four NSK in one LAB 
I use three and two PO on for VLAN10 and other for VLAN20
shut down one link of PO for VLAN10 and you see the ping still success. 
point I mention above can be critical
the SVI of NSK down automatic in case the peer-link down not on one of PO member down  

Screenshot (699).pngScreenshot (700).pngScreenshot (701).png

1 :can you ping -t and then shut down on link for PO for VLAN 10 and then no shutdown same link and then check ping.

Sure i will try and share reuslt here 

Server IP 

GW:VIP

SajidKhan_0-1685359637215.png

 

Review Cisco Networking for a $25 gift card