06-27-2023 11:21 AM
Non-Cisco network guy here just learning Cisco. I have setup vPC on two Nexus 9300 series switches - configured vpc peer keep-alive link, peer link, etd. i am not doing any special L3 routing except for the peer keep-alive link and inter-VLAN routing. Everything seems to be working with the vPC configuration - status show "up" and "successful". However, when I try to Ping any of my ESXi servers connected to these Nexus 9300 switches via virtual port-channels I get "no route to host" error messages. Note that ESXI vmkernel ports configured as regular access ports are reachable via Ping. This makes me think there must be a problem with the vPC configuration somewhere. Please help.
06-27-2023 11:31 AM
Make sure your VPC peer link is a trunk port. Also, make sure you have the SVIs configured correctly for the vlans?
What is the output of " sh vpc det"?
HTH
06-27-2023 12:10 PM
I am away from work and it is an isolated DC. I will post results tomorrow morning. Thanks!!
06-28-2023 04:19 AM
"show vpc det" did not work, but "sho vpc brief" did. Here is the output:
SH_PFSW# sh vpc brief
Legend:
(*) - local vPC is down, forwarding via vPC peer-link
vPC domain id : 1
Peer status : peer adjacency formed ok
vPC keep-alive status : peer is alive
Configuration consistency status : success
Per-vlan consistency status : success
Type-2 consistency status : success
vPC role : primary
Number of vPCs configured : 16
Peer Gateway : Disabled
Dual-active excluded VLANs : -
Graceful Consistency Check : Enabled
Auto-recovery status : Enabled, timer is off.(timeout = 240s)
Delay-restore status : Timer is off.(timeout = 360s)
Delay-restore SVI status : Timer is off.(timeout = 10s)
Operational Layer3 Peer-router : Disabled
Virtual-peerlink mode : Disabled
vPC Peer-link status
---------------------------------------------------------------------
id Port Status Active vlans
-- ---- ------ -------------------------------------------------
1 Po29 up 10,100,200,300,400,600,700,800,900,999
vPC status
----------------------------------------------------------------------------
Id Port Status Consistency Reason Active vlans
-- ------------ ------ ----------- ------ ---------------
1 Po1 down* success success -
3 Po3 down* success success -
5 Po5 down* success success -
7 Po7 down* success success -
9 Po9 down* success success -
11 Po11 down* success success -
13 Po13 down* success success -
15 Po15 down* success success -
21 Po21 down* Not Consistency Check Not -
Applicable Performed
22 Po22 down* success success -
23 Po23 down* Not Consistency Check Not -
Applicable Performed
24 Po24 down* Not Consistency Check Not -
Applicable Performed
25 Po25 down* Not Consistency Check Not -
Applicable Performed
26 Po26 down* Not Consistency Check Not -
Applicable Performed
27 Po27 down* Not Consistency Check Not -
Applicable Performed
28 Po28 down* Not Consistency Check Not Consistency Check Not -
Applicable Performed
Please check "show vpc consistency-parameters vpc <vpc-num>" for the
consistency reason of down vpc and for type-2 consistency reasons for
any vpc.
06-28-2023 04:22 AM
Note that PO22 is currently down for maintenance, but it does work and shows "Up" and "Success" along with all the supported VLANs. This is the first and only port-channel connected so far.
06-27-2023 11:33 AM - edited 06-27-2023 12:12 PM
Can see vpc config
Only sure you config peer-gateway in both NSK tomorrow and rechecking again
06-28-2023 04:23 AM
Peer Gateway : Disabled <<- this disable enable it
Also one more point why all Port channel except peer link is down ??
06-28-2023 04:28 AM
06-28-2023 04:25 AM
I did not configure peer-gateway. Is this the problem?
06-28-2023 04:32 AM
I was first think that issue is peer-gateway but after I see vpc detail and see all PO is down I think you missing something,
did you config vpc under each port-channel (except peer-link)??
06-28-2023 04:37 AM
06-28-2023 04:43 AM
Oh OK then
there are two SVI for each VLAN, one for each NSK SW,
SVI VLANx NSK-1 ping
the ESXi reply but the L2 hash is point to NSK-2 not to NSK-1
the NSK-2 receive this packet but it drop packet since the destination is SVI VLANx NSK-1
with peer-gateway NSK-2 can reply to any traffic even if it point to SVI VLANx NSK-1
06-28-2023 06:45 AM
06-28-2023 06:47 AM
Can I see show etherchannel summary?
06-28-2023 06:52 AM
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