=========Show commands========= *****NXS 1 **** (*) - 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 : 1 Peer Gateway : Disabled Dual-active excluded VLANs : - Graceful Consistency Check : Enabled Auto-recovery status : Disabled Delay-restore status : Timer is off.(timeout = 30s) Delay-restore SVI status : Timer is off.(timeout = 10s) Operational Layer3 Peer-router : Disabled vPC Peer-link status --------------------------------------------------------------------- id Port Status Active vlans -- ---- ------ ------------------------------------------------- 1 Po20 up 1,30 vPC status ---------------------------------------------------------------------------- Id Port Status Consistency Reason Active vlans -- ------------ ------ ----------- ------ --------------- 30 Po30 down* success success - **VPC 30 is down since I have shut down the port on NXS1 facing the access switch SW1# sh run int vl 30 interface Vlan30 no shutdown ip address 192.168.1.2/24 hsrp 5 preempt priority 110 ip 192.168.1.1 *****NXS2***** (*) - 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 : secondary Number of vPCs configured : 1 Peer Gateway : Disabled Dual-active excluded VLANs : - Graceful Consistency Check : Enabled Auto-recovery status : Disabled Delay-restore status : Timer is off.(timeout = 30s) Delay-restore SVI status : Timer is off.(timeout = 10s) Operational Layer3 Peer-router : Disabled vPC Peer-link status --------------------------------------------------------------------- id Port Status Active vlans -- ---- ------ ------------------------------------------------- 1 Po20 up 1,30 vPC status ---------------------------------------------------------------------------- Id Port Status Consistency Reason Active vlans -- ------------ ------ ----------- ------ --------------- 30 Po30 up success success 30 switch# sh run int vl 30 interface Vlan30 no shutdown ip address 192.168.1.3/24 hsrp 5 preempt ip 192.168.1.1 ==========Ping ARP and MAC table on ASW========== Switch#ping 192.168.1.2 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 10/11/14 ms Switch#ping 192.168.1.3 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.3, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) Switch#ping 192.168.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 192.168.1.1, timeout is 2 seconds: ..... Success rate is 0 percent (0/5) Switch#sh ip arp Protocol Address Age (min) Hardware Addr Type Interface Internet 192.168.1.1 2 0000.0c07.ac05 ARPA Vlan30 Internet 192.168.1.2 10 5005.0001.0007 ARPA Vlan30 Internet 192.168.1.3 10 5005.0002.0007 ARPA Vlan30 Internet 192.168.1.254 - 5005.0003.801e ARPA Vlan30 Switch#sh mac address-table Mac Address Table ------------------------------------------- Vlan Mac Address Type Ports ---- ----------- -------- ----- 30 0000.0c07.ac05 DYNAMIC Gi0/0 30 5005.0001.0007 DYNAMIC Gi0/0 30 5005.0002.0007 DYNAMIC Gi0/0 Total Mac Addresses for this criterion: 3 Switch#