The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
setinservice
setinservice |
Brings previously blacklisted ports back into service. |
Use this command to bring the fabric, controller, and infra ports back into service in the case where all ports have been inadvertently blacklisted and the controller has no way to communicate with the switch. This command is not used in normal operation.
pod1-leaf1# setinservice Starting node port bringup Bringing up controller,epg,infra port: sys/phys-[eth1/7] Bringing up fabric,epg port: sys/phys-[eth1/8] Bringing up infra port: sys/phys-[eth1/9] Bringing up controller port: sys/phys-[eth1/10] . . [EXAMPLE TRUNCATED] .
show aaa [ authentication | groups ]
show |
Show Information |
aaa |
aaa |
authentication |
Authentication |
groups |
Groups |
pod1-leaf1# show aaa groups inb-radius ins-radius Tacacs-oob pod1-leaf1# show aaa authentication default: group ins-radius console: group inb-radius
show aaa user default-role
show |
Show Information |
aaa |
aaa |
user |
User |
default-role |
Default role assigned by aaa-admin for remote authentication |
pod1-leaf1# show aaa user default-role enabled
show bgp ipv4 unicast vrf { all | vrf-name }
show |
Show running system information |
bgp |
Show BGP information |
ip |
Display BGP information for IPv4 address family |
ipv4 |
Display BGP information for IPv4 address family |
unicast |
Display BGP information for IPv4 unicast address family |
vrf |
Show BGP information for a VRF |
all |
Show BGP information for all VRFs |
vrf-name |
Name of the VRF |
pod1-leaf1# show bgp ipv4 unicast vrf t1:ctx0 BGP routing table information for VRF t1:ctx0, address family IPv4 Unicast BGP table version is 18, local router ID is 100.20.1.1 Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath Network Next Hop Metric LocPrf Weight Path *>r10.10.1.0/29 0.0.0.0 0 100 32768 ? * i 10.0.113.221 0 100 0 ? *>r10.20.1.0/29 0.0.0.0 0 100 32768 ? * i 10.0.113.221 0 100 0 ? *>r100.10.1.0/29 0.0.0.0 0 100 32768 ? *>r100.20.1.1/32 0.0.0.0 0 100 32768 ? *>i100.20.1.2/32 10.0.113.221 0 100 0 ? *>r11.0.1.0/24 0.0.0.0 0 100 32768 ? *>r11.0.2.0/24 0.0.0.0 0 100 32768 ? *>r11.2.1.0/24 0.0.0.0 0 100 32768 ? *>r11.2.2.0/24 0.0.0.0 0 100 32768 ?
show bgp sessions vrf { all | vrf-name }
show |
Show running system information |
bgp |
Show BGP information |
sessions |
Show BGP sessions |
vrf |
Show BGP sessions in a VRF |
all |
Show BGP sessions for all VRFs |
vrf-name |
Name of the VRF |
This example shows how to display BGP sessions for a single VRF:
pod1-leaf1# show bgp sessions vrf t1:ctx0 Total peers 2, established peers 0 ASN 100 VRF t1:ctx0, local ASN 100 peers 2, established peers 0, local router-id 100.20.1.1 State: I-Idle, A-Active, O-Open, E-Established, C-Closing, S-Shutdown Neighbor ASN Flaps LastUpDn|LastRead|LastWrit St Port(L/R) Notif(S/R) 10.17.1.4 100 0 22:57:07|never |never I 0/0 0/0 10.17.1.3 100 0 22:57:07|never |never I 0/0 0/0
show bgp vpnv4 unicast vrf { all | vrf-name }
show |
Show running system information |
bgp |
Show BGP information |
vpnv4 |
Display BGP information for VPNv4 address family |
unicast |
Display BGP information for VPNv4 unicast address family |
vrf |
Show BGP information for a VRF |
all |
Show BGP information for all VRFs |
vrf-name |
Name of the VRF |
pod1-leaf1# show bgp vpnv4 unicast vrf overlay-1 BGP routing table information for VRF overlay-1, address family VPNv4 Unicast BGP table version is 945, local router ID is 10.0.113.223 Status: s-suppressed, x-deleted, S-stale, d-dampened, h-history, *-valid, >-best Path type: i-internal, e-external, c-confed, l-local, a-aggregate, r-redist Origin codes: i - IGP, e - EGP, ? - incomplete, | - multipath Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 10.0.113.221:1 *>i10.10.1.0/29 10.0.113.221 0 100 0 ? *>i10.20.1.0/29 10.0.113.221 0 100 0 ? *>i100.20.1.2/32 10.0.113.221 0 100 0 ? Route Distinguisher: 10.0.113.221:2 *>i10.10.1.0/29 10.0.113.221 0 100 0 ? *>i10.20.1.0/29 10.0.113.221 0 100 0 ? *>i100.20.1.2/32 10.0.113.221 0 100 0 ? . . [EXAMPLE TRUNCATED] . Route Distinguisher: 10.0.113.223:73 (VRF t14:ctx0) *>r10.10.1.0/29 0.0.0.0 0 100 32768 ? * i 10.0.113.221 0 100 0 ? *>r10.20.1.0/29 0.0.0.0 0 100 32768 ? * i 10.0.113.221 0 100 0 ? *>r100.10.1.0/29 0.0.0.0 0 100 32768 ? *>r100.20.1.1/32 0.0.0.0 0 100 32768 ? *>i100.20.1.2/32 10.0.113.221 0 100 0 ? *>r114.0.1.0/24 0.0.0.0 0 100 32768 ? *>r114.0.2.0/24 0.0.0.0 0 100 32768 ? *>r114.2.1.0/24 0.0.0.0 0 100 32768 ? *>r114.2.2.0/24 0.0.0.0 0 100 32768 ?
show cdp all
show |
Show running system information |
cdp |
Show Cisco Discovery Protocol information |
all |
Show all interfaces in CDP database |
pod1-leaf1# show cdp all mgmt0 is up CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet1/1 is up CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet1/2 is down CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet1/3 is down CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet1/4 is down CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet1/5 is up CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds . . [EXAMPLE TRUNCATED] . Ethernet1/60 is down CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds Ethernet101/1/1 is up CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds . . [EXAMPLE TRUNCATED] . Ethernet102/1/48 is up CDP disabled on interface Refresh time is 60 seconds Hold time is 180 seconds
show cdp entry { all | name dev-id }
show | Show running system information |
cdp | Show Cisco Discovery Protocol information |
entry | Show CDP entries in database |
all | Show all CDP entries in database |
name | Show a specific CDP entry matching a name |
dev-id | Type: string Device ID (Max Size 256) |
show cdp global
show | Show running system information |
cdp | Show Cisco Discovery Protocol information |
global | Show CDP global parameters |
show cdp interface arg0
show | Show running system information |
cdp | Show Cisco Discovery Protocol information |
interface | Show CDP parameters for an interface |
arg0 | Type: interface Interface |
show cdp neighbors [ interface arg0 ] [detail]
show |
Show running system information |
cdp |
Show Cisco Discovery Protocol information |
neighbors |
Show CDP neighbors |
interface |
Show CDP neighbors on an interface |
arg0 |
Type: interface Interface |
detail |
Show CDP neighbors detailed |
pod1-leaf1# show cdp neighbors Capability Codes: R - Router, T - Trans-Bridge, B - Source-Route-Bridge S - Switch, H - Host, I - IGMP, r - Repeater, V - VoIP-Phone, D - Remotely-Managed-Device, s - Supports-STP-Dispute Device-ID Local Intrfce Hldtme Capability Platform Port ID ifav32-n3k-1(FOC1732R0RY) Eth1/17 143 R S I s N3K-C3064PQ- Eth1/17 ifav32-n3k-1(FOC1732R0RY) Eth1/18 148 R S I s N3K-C3064PQ- Eth1/18 ifav32-n3k-1(FOC1732R0RY) Eth1/19 148 R S I s N3K-C3064PQ- Eth1/19 ifav32-n3k-1(FOC1732R0RY) Eth1/20 148 R S I s N3K-C3064PQ- Eth1/20
show cdp traffic interface arg0
show | Show running system information |
cdp | Show Cisco Discovery Protocol information |
traffic | Show cdp traffic statistics |
interface | Show cdp traffic statistics on an interface |
arg0 | Type: interface Interface |
show clock
show |
Show running system information |
clock |
Display current date and time |
pod1-leaf1# show clock 16:14:59.405604 UTC Sat Jun 07 2014
show copp polivy
show |
Show running system information |
copp |
Display control plane policing (copp) information |
policy |
Display control plane policing policy information |
pod1-leaf1# show copp policy COPP Class COPP proto COPP Rate COPP Burst ifc ifc 5000 5000 igmp igmp 1500 1500 cdp cdp 1000 1000 pim pim 500 500 dhcp dhcp 1360 340 lacp lacp 1000 1000 ospf ospf 2000 2000 arp arp 1360 340 lldp lldp 1000 1000 acllog acllog 500 500 stp stp 1000 1000 coop coop 5000 5000 traceroute traceroute 500 500 isis isis 1500 5000 icmp icmp 500 500 bgp bgp 5000 5000
show cores
show |
Show information |
cores |
Show all core dumps for the current vdc |
show diagnostic content module { all | module_id } [ test test-number ] [detail]
show |
Show information |
diagnostic |
Diagnostic commands |
content |
Show diagnostic test content |
module |
Module Keyword |
all |
Select all module ID |
module_id |
Module ID |
test |
Display the specified test |
test-number |
Test number |
detail |
Display detailed information |
This example shows the diagnostic content available for module 1:
pod1-spine2# show diagnostic content mod 1 Module 1: 36p 40G Ethernet Module Diagnostics test suite attributes: B/C/* - Bypass bootup level test / Complete bootup level test / NA P/* - Per port test / NA M/S/* - Only applicable to active / standby unit / NA D/N/* - Disruptive test / Non-disruptive test / NA H/O/* - Always enabled monitoring test / Conditionally enabled test / NA F/* - Fixed monitoring interval test / NA X/* - Not a health monitoring test / NA E/* - Sup to line card test / NA L/* - Exclusively run this test / NA T/* - Not an ondemand test / NA A/I/* - Monitoring is active / Monitoring is inactive / NA Testing Interval ID Name Attributes (hh:mm:ss) __ _________________________________ ____________ _________________ 1) bios-mem----------------------> B**N**X**** -NA- 4) nsa-mem-----------------------> B**D**X**** -NA- 6) fabp-prbs---------------------> CP*D**XE*** -NA- 9) mvl4p-eobc-snake--------------> B**D**X**** -NA- 22) cpu-cache---------------------> ***N******A 00:05:00 23) mem-health--------------------> ***N******A 00:05:00 25) act2-acc----------------------> ***N******A 00:05:00 27) spi-cksum---------------------> ***N******A 00:05:00 31) obfl-acc----------------------> ***N******A 00:05:00 33) fpga-reg-chk------------------> ***N******A 00:05:00 34) asic-scratch------------------> ***N******A 00:05:00 35) eobc-mon----------------------> ***N******A 00:05:00 37) flash-acc---------------------> ***N******A 00:05:00 39) lcfc-conn---------------------> ***N***E**I 00:05:00
This example displays the detailed results of test number 1:
pod1-spine2# show diagnostic result mod 1 test 1 detail Current bootup diagnostic level: bypass Module 1: 36p 40G Ethernet Module Test results: (. = Pass, F = Fail, I = Incomplete, U = Untested, A = Abort, E = Error disabled) ---------------------------------------------------------------------- 1) bios-mem . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 1 Last test execution time ----> 2014-06-07 02:53:46 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-06-07 02:53:46 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> n/a ----------------------------------------------------------------------
show diagnostic result module { module_id | all } [detail]
show |
Show information |
diagnostic |
Diagnostic commands |
result |
Show test results |
module |
<1-30> Module number |
module_id |
Type: string Module ID |
all |
Show information for all modules |
detail |
Detailed information |
pod1-leaf1# show diagnostic result module 1 Current bootup diagnostic level: bypass Module 1: 1/10G Ethernet Module (Active) Test results: (. = Pass, F = Fail, I = Incomplete, U = Untested, A = Abort, E = Error disabled) 1) bios-mem-----------------------> . 2) mgmtp-lb-----------------------> . 3) cpu-cache----------------------> . 4) mem-health---------------------> . 5) ssd-acc------------------------> . 6) act2-acc-----------------------> . 7) ge-eeprom----------------------> . 8) spi-cksum----------------------> . 9) usb-bus------------------------> . 10) cons-dev-----------------------> . 11) obfl-acc-----------------------> F 12) nvram-cksum--------------------> . 13) rtc-test-----------------------> . 14) nsa-mem------------------------> . 15) fpga-reg-chk-------------------> . 16) asic-scratch-------------------> . 17) fabp-prbs: Port 1 2 3 4 5 6 7 8 9 10 11 12 ----------------------------------------- . . . . . . . . . . . .
pod1-leaf1# show diagnostic result module 1 detail Current bootup diagnostic level: bypass Module 1: 1/10G Ethernet Module (Active) Test results: (. = Pass, F = Fail, I = Incomplete, U = Untested, A = Abort, E = Error disabled) ---------------------------------------------------------------------- 1) bios-mem . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 1 Last test execution time ----> 2014-04-23 22:00:32 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-23 22:00:50 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> n/a ---------------------------------------------------------------------- 2) mgmtp-lb . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 1 Last test execution time ----> 2014-04-23 22:00:32 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-23 22:00:50 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> n/a ---------------------------------------------------------------------- 3) cpu-cache . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 4) mem-health . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 5) ssd-acc . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 6) act2-acc . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 7) ge-eeprom . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 8) spi-cksum . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 9) usb-bus . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 10) cons-dev . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 11) obfl-acc F Error code ------------------> DIAG TEST FAIL Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> 2014-04-23 22:05:50 Last test failure time ------> 2014-04-25 00:00:55 Last test pass time ---------> n/a Total failure count ---------> 312 Consecutive failure count ---> 312 Last failure reason ---------> DIAG TEST FAIL Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 12) nvram-cksum . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:55 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 13) rtc-test . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:00:55 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:00:59 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:05:55 ---------------------------------------------------------------------- 14) nsa-mem . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 1 Last test execution time ----> 2014-04-23 22:00:59 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-23 22:00:59 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> n/a ---------------------------------------------------------------------- 15) fpga-reg-chk . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:01:25 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:01:25 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:06:25 ---------------------------------------------------------------------- 16) asic-scratch . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 312 Last test execution time ----> 2014-04-25 00:01:25 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-25 00:01:25 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> 2014-04-25 00:06:25 ---------------------------------------------------------------------- 17) fabp-prbs Port 1 2 3 4 5 6 7 8 9 10 11 12 ----------------------------------------- . . . . . . . . . . . . Error code ------------------> DIAG TEST SUCCESS Total run count -------------> 12 Last test execution time ----> 2014-04-23 22:01:22 First test failure time -----> n/a Last test failure time ------> n/a Last test pass time ---------> 2014-04-23 22:01:22 Total failure count ---------> 0 Consecutive failure count ---> 0 Last failure reason ---------> DIAG TEST SUCCESS Next Execution time ---------> n/a ----------------------------------------------------------------------
show diagnostic status module module_id
show |
Show information |
diagnostic |
Diagnostic commands |
status |
Show test status(running/enqueued) |
module |
<1-30> Module number |
module_id |
Type: string Module ID |
pod1-leaf1# show diagnostic status module 1 <BU>-Bootup Diagnostics, <HM>-Health Monitoring Diagnostics <OD>-OnDemand Diagnostics, <SCH>-Scheduled Diagnostics ============================================== Card:(1) 1/10G Ethernet Module ============================================== Current running test Run by -NA- -NA-
show endpoint [ address mac-address | vlan vlan-id ] [ interface interface-id ] [summary]
show |
Show Information |
endpoint |
Endpoint information |
address |
Endpoint address |
mac-address |
MAC address |
interface |
Endpoint interface |
interface-id |
Interface identifier |
vlan |
Interface VLAN |
vlan-id |
VLAN number |
summary |
Summarize information about different types of endpoints in the switch |
This command shows all the endpoints, both static and dynamically learned, that are known to the switch. The command output indicates the type of interface, such as a physical port or port channel, a virtual port (FEX), or a tunnel interface. Additional flags indicate whether the endpoint is behind a virtual port channel (vPC), is a hypervisor, or is a static endpoint.
pod1-leaf1# show endpoint Legend: P - peer-attached H - vtep A - locally-aged S - static V - vpc-attached P - peer-aged L - local p - span s - static-arp B - bounce +---------------+---------------+-----------------+--------------+-------------+ VLAN/ Encap MAC Address MAC Info/ Interface Domain VLAN IP Address IP Info +---------------+---------------+-----------------+--------------+-------------+ 538/t32:ctx1 vlan-227 0000.0000.0080 L eth1/18 538/t32:ctx1 vlan-227 0000.0000.017a P eth1/18 540/t32:ctx1 vlan-226 0000.0000.007f L eth1/18 . . [EXAMPLE TRUNCATED] . 536/t42:ctx1 vlan-267 0000.0000.00a8 L eth1/18 536/t42:ctx1 vlan-267 0000.0000.01a2 P eth1/18 13/overlay-1 vxlan-16777209 90e2.ba45.a454 L eth1/1 overlay-1 10.0.63.127 overlay-1 10.0.36.66 +------------------------------------------------------------------------------+ Endpoint Summary +------------------------------------------------------------------------------+ Total number of Local Endpoints : 222 Total number of Remote Endpoints : 0 Total number of Peer Endpoints : 245 Total number of Orphan Endpoints : 222 Total number of VPC Endpoints : 0 Total number of MACs : 467 Total number of VTEPs : 0 Total number of Local IPs : 0 Total number of Remote IPs : 2 Total number All EPs : 467
pod1-leaf1# show endpoint summary +------------------------------------------------------------------------------+ Endpoint Summary +------------------------------------------------------------------------------+ Total number of Local Endpoints : 222 Total number of Remote Endpoints : 0 Total number of Peer Endpoints : 245 Total number of Orphan Endpoints : 222 Total number of VPC Endpoints : 0 Total number of MACs : 467 Total number of VTEPs : 0 Total number of Local IPs : 0 Total number of Remote IPs : 2 Total number All EPs : 467
pod1-leaf1# show endpoint address 0000.d0c0.342a Legend: P - peer-attached H - vtep A - locally-aged S - static V - vpc-attached P - peer-aged L - local p - span s - static-arp B - bounce +---------------+---------------+-----------------+--------------+-------------+ VLAN/ Encap MAC Address MAC Info/ Interface Domain VLAN IP Address IP Info +---------------+---------------+-----------------+--------------+-------------+ 455/DuIPTV:ctx0 vlan-3510 0000.d0c0.342a LV po1 +------------------------------------------------------------------------------+ Endpoint Summary +------------------------------------------------------------------------------+ Total number of Local Endpoints : 1 Total number of Remote Endpoints : 1 Total number of Peer Endpoints : 0 Total number of VPC Endpoints : 1 Total number of Orphan Endpoints : 0 Total number of MACs : 2 Total number of VTEPs : 0 Total number of Local IPs : 304 Total number of Remote IPs : 0 Total number All EPs : 2
pod1-leaf1# show endpoint interface port-channel 1 Legend: P - peer-attached H - vtep A - locally-aged S - static V - vpc-attached P - peer-aged L - local p - span s - static-arp B - bounce +---------------+---------------+-----------------+--------------+-------------+ VLAN/ Encap MAC Address MAC Info/ Interface Domain VLAN IP Address IP Info +---------------+---------------+-----------------+--------------+-------------+ 455/DuIPTV:ctx0 vlan-3510 0000.d0c0.342a LV po1 +------------------------------------------------------------------------------+ Endpoint Summary +------------------------------------------------------------------------------+ Total number of Local Endpoints : 1 Total number of Remote Endpoints : 1 Total number of Peer Endpoints : 0 Total number of VPC Endpoints : 1 Total number of Orphan Endpoints : 0 Total number of MACs : 2 Total number of VTEPs : 0 Total number of Local IPs : 304 Total number of Remote IPs : 0 Total number All EPs : 2
pod1-leaf1# show endpoint vlan 454 Legend: P - peer-attached H - vtep A - locally-aged S - static V - vpc-attached P - peer-aged L - local p - span s - static-arp B - bounce +---------------+---------------+-----------------+--------------+-------------+ VLAN/ Encap MAC Address MAC Info/ Interface Domain VLAN IP Address IP Info +---------------+---------------+-----------------+--------------+-------------+ 454/DuIPTV:ctx0 vxlan-15368108 d867.d97d.48fe tunnel17 +------------------------------------------------------------------------------+ Endpoint Summary +------------------------------------------------------------------------------+ Total number of Local Endpoints : 1 Total number of Remote Endpoints : 1 Total number of Peer Endpoints : 0 Total number of VPC Endpoints : 1 Total number of Orphan Endpoints : 0 Total number of MACs : 2 Total number of VTEPs : 0 Total number of Local IPs : 304 Total number of Remote IPs : 0 Total number All EPs : 2
show environment [ fan | power | temperature ]
show |
Show Information |
environment |
Environment Information |
fan |
Fan Information |
power |
Power supply Information |
temperature |
Sensor Temperature Information |
pod1-leaf1# show environment Power Supply: Voltage: 12.0 Volts Power Actual Total Supply Model Output Capacity Status (Watts ) (Watts ) ------- ------------------- ----------- ----------- -------------- 1 UCSC-PSU-650W 178 W 648 W ok 2 UCSC-PSU-650W 0 W 648 W shut Actual Power Module Model Draw Allocated Status (Watts ) (Watts ) -------- ------------------- ----------- ----------- -------------- 1 N9K-C9396PX 178 W 456 W Powered-Up fan1 N9K-C9508-FAN N/A N/A Powered-Up fan2 N9K-C9508-FAN N/A N/A Powered-Up fan3 N9K-C9508-FAN N/A N/A Powered-Up N/A - Per module power not available Power Usage Summary: -------------------- Power Supply redundancy mode (configured) Non-Redundant(combined) Power Supply redundancy mode (operational) Non-Redundant(combined) Total Power Capacity (based on configured mode) 648 W Total Power of all Inputs (cumulative) 648 W Total Power Output (actual draw) 178 W Total Power Allocated (budget) N/A Total Power Available for additional modules N/A Fan: ------------------------------------------------------ Fan Model Hw Status ------------------------------------------------------ Fan1(sys_fan1) N9K-C9300-FAN1-B -- ok Fan2(sys_fan2) N9K-C9300-FAN1-B -- ok Fan3(sys_fan3) N9K-C9300-FAN1-B -- ok Fan_in_PS1 -- -- ok Fan_in_PS2 -- -- ok Fan Speed: Zone 1: 0x50 Fan Air Filter : Absent Temperature: -------------------------------------------------------------------- Module Sensor MajorThresh MinorThres CurTemp Status (Celsius) (Celsius) (Celsius) -------------------------------------------------------------------- 1 Inlet(1) 60 42 30 normal 1 outlet(2) 70 60 44 normal 1 x86 processor( 90 80 51 normal 1 platform contr 100 90 51 normal 1 x86 processor 110 100 51 normal 1 Trident 2 volt 110 100 63 normal 1 Trident 2(7) 105 95 71 normal 1 NorthState int 105 95 61 normal 1 NorthState Vol 110 100 53 normal
show environment fex [ fexid | all ] [ fan | power | temperature ]
show |
Show running system information |
environment |
System environment information |
fex |
Show fex environment information |
fexid |
FEX number |
all |
Show information for all FEX |
fan |
Fan information |
power |
Power capacity and power distribution information |
temperature |
Temperature sensor information |
pod1-leaf1# show environment fex 114 Temperature Fex 114: -------------------------------------------------------------------- Module Sensor MajorThresh MinorThres CurTemp Status (Celsius) (Celsius) (Celsius) -------------------------------------------------------------------- 1 Outlet-1 70 59 46 ok 1 Outlet-2 64 53 34 ok 1 Inlet-1 58 41 34 ok 1 Die-1 95 85 53 ok 1 Die-2 95 85 55 ok 1 Die-3 95 85 54 ok 1 Die-4 95 85 57 ok Fan Fex : 114: ------------------------------------------------------ Fan Model Hw Status ------------------------------------------------------ Chassis N2K-C2248PQ-FAN -- ok Chassis N2K-C2248PQ-FAN -- ok Chassis N2K-C2248PQ-FAN -- ok Chassis N2K-C2248PQ-FAN -- ok PS-1 N2200-PAC-400W -- failure PS-2 N2200-PAC-400W -- ok Power Supply Fex 114: --------------------------------------------------------------------------- Voltage: 12 Volts ----------------------------------------------------- PS Model Power Power Status (Watts) (Amp) ----------------------------------------------------- 1 N2200-PAC-400W -- -- fail/shutdown 2 N2200-PAC-400W 396.00 33.00 ok Mod Model Power Power Power Power Status Requested Requested Allocated Allocated (Watts) (Amp) (Watts) (Amp) --- ------------------- ------- ---------- --------- ---------- ---------- 1 N2K-C2248PQ-10GE 92.00 7.67 92.00 7.67 powered-up Power Usage Summary: -------------------- Power Supply redundancy mode: redundant Total Power Capacity 396.00 Power reserved for Supervisor(s) 92.00 Power currently used by Modules 0.00 ------------- Total Power Available 304.00 -------------
show fex [fexid] [detail] [version] [transceiver]
show |
Show running system information |
fex |
Show FEX information |
detail |
Detailed information |
transceiver |
Show FEX |
version |
Show the software version |
fexid |
FEX number |
pod1-leaf1# show fex 114 transceiver Fex Uplink: 1 Fabric Port : eth1/20 sfp is present name is CISCO-LEONI type is QSFP-40G-CR4 part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBits/sec Link length supported for 50/125mm fiber is 0 m(s) Link length supported for 62.5/125mm fiber is 0 m(s) Link length supported for copper is 5 m cisco id is 13 cisco extended id number is 0 Fex Uplink: 2 Fabric Port : eth1/18 sfp is present name is CISCO-LEONI type is QSFP-40G-CR4 part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBits/sec Link length supported for 50/125mm fiber is 0 m(s) Link length supported for 62.5/125mm fiber is 0 m(s) Link length supported for copper is 5 m cisco id is 13 cisco extended id number is 0 Fex Uplink: 3 Fabric Port : -- sfp information is not available Fex Uplink: 4 Fabric Port : eth1/17 sfp is present name is CISCO-LEONI type is QSFP-40G-CR4 part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBits/sec Link length supported for 50/125mm fiber is 0 m(s) Link length supported for 62.5/125mm fiber is 0 m(s) Link length supported for copper is 5 m cisco id is 13 cisco extended id number is 0 Fex Uplink: 5 Fabric Port : -- sfp information is not available . . [EXAMPLE TRUNCATED] . Fex Uplink: 16 Fabric Port : -- sfp information is not available
pod1-leaf1# show fex 114 version Software Bootloader version: 1.9 System boot mode: primary System image version: 11.0(1) [build 11.0(0.800c)] Hardware Module: Fabric Extender 48x10GE + 4x40GE Module CPU: Motorola, e500v2, core 0 Serial number: FOC16442F5P Bootflash: locked Kernel uptime is 5 day(s), 21 hour(s), 57 minutes(s), 57 second(s) Last reset at Sun Jun 1 17:43:32 2014 Reason: reboot Service: Reload new image 43-leaf4# show fex 114 detail FEX: 114 Description: FEX0114 state: Online FEX version: 11.0(1) [Switch version: 11.0(1)] FEX Interim version: 11.0(0.800c) Switch Interim version: 11.0(0.800c) Extender Model: N2K-C2248PQ-10GE, Extender Serial: FOC1646R0JB Part No: 68-4614-01 Card Id: 207, Mac Addr: 34:bd:c8:50:96, Num Macs: 64 Module Sw Gen: 22 [Switch Sw Gen: 21] pinning-mode: static Max-links: 1 Fabric port for control traffic: Eth1/20 Fabric interface state: Eth1/17 - Interface Up. State: Active Eth1/18 - Interface Up. State: Active Eth1/19 - Interface Down. State: Configured Eth1/20 - Interface Up. State: Active Po1 - Interface Up. State: Active Fex Port State Fabric Port Eth114/1/1 Down Po1 Eth114/1/2 Down Po1 Eth114/1/3 Down Po1 Eth114/1/4 Down Po1 Eth114/1/5 Down Po1 Eth114/1/6 Down Po1 Eth114/1/7 Down Po1 Eth114/1/8 Down Po1 Eth114/1/9 Down Po1 Eth114/1/10 Down Po1 Eth114/1/11 Down Po1 Eth114/1/12 Down Po1 Eth114/1/13 Down Po1 Eth114/1/14 Down Po1 Eth114/1/15 Down Po1 Eth114/1/16 Down Po1 Eth114/1/17 Up Po1 Eth114/1/18 Down Po1 Eth114/1/19 Up Po1 Eth114/1/20 Down Po1 Eth114/1/21 Down Po1 . . [EXAMPLE TRUNCATED] . Eth114/1/48 Down Po1
show hardware
show |
Show running system information |
hardware |
Show hardware information |
43-leaf4# show hardware Cisco Nexus Operating System (NX-OS) Software TAC support: http://www.cisco.com/tac Documents: \ http://www.cisco.com/en/US/products/ps9372/tsd_products_support_series_home.html Copyright (c) 2002-2014, Cisco Systems, Inc. All rights reserved. The copyrights to certain works contained in this software are owned by other third parties and used and distributed under license. Certain components of this software are licensed under the GNU General Public License (GPL) version 2.0 or the GNU Lesser General Public License (LGPL) Version 2.1. A copy of each such license is available at http://www.opensource.org/licenses/gpl-2.0.php and http://www.opensource.org/licenses/lgpl-2.1.php Software BIOS: version 07.09 kickstart: version 11.0(1) [build 11.0(0.800c)] [gdb] system: version 11.0(1) [build 11.0(0.800c)] [gdb] BIOS compile time: 04/25/2014 kickstart image file is: bootflash:///auto-k kickstart compile time: 06/04/2014 08:14:57 [06/04/2014 08:14:57] system image file is: bootflash:///auto-s system compile time: 06/04/2014 08:14:57 [06/04/2014 08:14:57] Hardware cisco N9K-C9396PX ("supervisor") Intel(R) Pentium(R) CPU @ 1.50GHz with 16400384 kB of memory. Processor Board ID SAL17299J85 Device name: 43-leaf4 bootflash: 62522368 kB Kernel uptime is 00 day(s), 14 hour(s), 11 minute(s), 07 second(s) Last reset at 989000 usecs after Mon Jun 02 20:25:29 2014 Reason: reload System version: 11.0(0.800c) Service: Reboot plugin Core Plugin, Ethernet Plugin -------------------------------- Switch hardware ID information -------------------------------- Switch is booted up Switch type is : Nexus C9396PX Chassis Model number is N9K-C9396PX H/W version is 0.2010 Part Number is 73-15298-01 Part Revision is 1 Manufacture Date is Year 17 Week 29 Serial number is SAL17299J85 CLEI code is 73-15298-01 -------------------------------- Chassis has one slot -------------------------------- Module1 ok Module type is : 1/10G Ethernet Module 1 submodules are present Model number is N9K-C9396PX H/W version is 0.2050 Part Number is 73-15605-02 Part Revision is 05 Manufacture Date is Year 17 Week 29 Serial number is SAL17299J85 CLEI code is 73-15605-02 GEM ok Module type is : 40G Ethernet Expansion Module 1 submodules are present Model number is N9K-M12PQ H/W version is 0.3070 Part Number is 73-15576-03 Part Revision is 07 Manufacture Date is Year 17 Week 43 Serial number is SAL1743F2GR CLEI code is 73-15576-03 --------------------------------------- Chassis has 2 PowerSupply Slots --------------------------------------- PS1 ok Power supply type is : 54.000000W 220v AC Model number is UCSC-PSU-650W H/W version is 0.0 Part Number is 341-0490-02 Part Revision is A0 Manufacture Date is Year 17 Week 19 Serial number is LIT17190BH3 CLEI code is 341-0490-02 PS2 shut Power supply type is : 54.000000W 220v AC Model number is UCSC-PSU-650W H/W version is 0.0 Part Number is 341-0490-02 Part Revision is A0 Manufacture Date is Year 17 Week 19 Serial number is LIT17190BGY CLEI code is 341-0490-02 --------------------------------------- Chassis has 3 Fans --------------------------------------- Fan1(sys_fan1) is inserted but info is not available Fan2(sys_fan2) is inserted but info is not available Fan3(sys_fan3) is inserted but info is not available
show hostname
show |
Show running system information |
hostname |
Hostname |
pod1-leaf1# show hostname pod1-leaf1
show interface [arg0]
show |
Show running system information |
interface |
Interface |
arg0 |
Type: interface_mrange Interface |
pod1-leaf1# show interface eth1/1 Ethernet1/1 is up admin state is up, Dedicated Interface Hardware: 100/1000/10000/auto Ethernet, address: 7c69.f60f.aa60 (bia 7c69.f60f.aa60) MTU 9000 bytes, BW 0 Kbit, DLY 1 usec reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, medium is broadcast Port mode is trunk full-duplex, 10 Gb/s, media type is 10G Beacon is turned off Auto-Negotiation is turned on Input flow-control is off, output flow-control is off Auto-mdix is turned off Rate mode is dedicated Switchport monitor is off EtherType is 0x8100 EEE (efficient-ethernet) : n/a Last link flapped 05:23:54 Last clearing of "show interface" counters never 1 interface resets 30 seconds input rate 281 bits/sec, 2 packets/sec 30 seconds output rate 2008 bits/sec, 1 packets/sec Load-Interval #2: 5 minute (300 seconds) input rate 2248 bps, 2 pps; output rate 2008 bps, 1 pps RX 223976 unicast packets 682 multicast packets 5 broadcast packets 224663 input packets 165217254 bytes 0 jumbo packets 0 storm suppression packets 0 runts 0 giants 0 CRC 0 no buffer 0 input error 0 short frame 0 overrun 0 underrun 0 ignored 0 watchdog 0 bad etype drop 0 bad proto drop 0 if down drop 0 input with dribble 0 input discard 0 Rx pause TX 180042 unicast packets 657 multicast packets 62 broadcast packets 180761 output packets 117111731 bytes 0 jumbo packets 0 output error 0 collision 0 deferred 0 late collision 0 lost carrier 0 no carrier 0 babble 0 output discard 0 Tx pause
show interface [arg0] brief
show |
Show running system information |
interface |
Interface |
arg0 |
Type: interface_mrange Interface |
brief |
Show brief info of interface |
pod1-leaf1# show interface brief -------------------------------------------------------------------------------- Port VRF Status IP Address Speed MTU -------------------------------------------------------------------------------- mgmt0 -- up 172.23.49.1 1000 9216 -------------------------------------------------------------------------------- Ethernet VLAN Type Mode Status Reason Speed Port Interface Ch # -------------------------------------------------------------------------------- Eth1/1 0 eth trunk up none 10G(D) -- Eth1/2 0 eth trunk down sfp-missing 10G(D) -- Eth1/3 0 eth trunk down sfp-missing 10G(D) -- Eth1/4 0 eth trunk down sfp-missing 10G(D) -- Eth1/5 0 eth trunk up none 10G(D) -- Eth1/6 0 eth trunk up none 10G(D) -- Eth1/7 0 eth trunk down sfp-missing 10G(D) -- Eth1/8 0 eth trunk down sfp-missing 10G(D) -- Eth1/9 0 eth trunk down sfp-missing 10G(D) -- Eth1/10 0 eth trunk down sfp-missing 10G(D) -- Eth1/11 0 eth trunk down sfp-missing 10G(D) -- Eth1/12 0 eth trunk down sfp-missing 10G(D) -- Eth1/13 0 eth trunk down sfp-missing 10G(D) -- Eth1/14 0 eth trunk down sfp-missing 10G(D) -- Eth1/15 0 eth trunk down sfp-missing 10G(D) -- Eth1/16 0 eth trunk down sfp-missing 10G(D) -- Eth1/17 -- eth routed up none 10G(D) -- Eth1/17.36 1001 eth routed up none 10G(D) -- Eth1/17.37 1002 eth routed up none 10G(D) -- Eth1/18 0 eth trunk up none 10G(D) -- Eth1/19 0 eth trunk up none 10G(D) -- Eth1/20 0 eth trunk up none 10G(D) -- Eth1/21 0 eth trunk down sfp-missing 10G(D) -- Eth1/22 0 eth trunk down sfp-missing 10G(D) -- Eth1/23 0 eth trunk down sfp-missing 10G(D) -- Eth1/24 0 eth trunk down sfp-missing 10G(D) -- Eth1/25 0 eth trunk down sfp-missing 10G(D) -- Eth1/26 0 eth trunk down sfp-missing 10G(D) -- Eth1/27 0 eth trunk down sfp-missing 10G(D) -- Eth1/28 0 eth trunk down sfp-missing 10G(D) -- Eth1/29 0 eth trunk down sfp-missing 10G(D) -- Eth1/30 0 eth trunk down sfp-missing 10G(D) -- Eth1/31 0 eth trunk up none 10G(D) -- Eth1/32 0 eth trunk up none 10G(D) -- Eth1/33 -- eth fabric up none 10G(D) 4 Eth1/34 -- eth fabric up none 10G(D) 4 Eth1/35 -- eth fabric up none 10G(D) 2 Eth1/36 -- eth fabric up none 10G(D) 2 Eth1/37 0 eth trunk down sfp-missing 10G(D) -- Eth1/38 0 eth trunk down sfp-missing 10G(D) -- Eth1/39 0 eth trunk down sfp-missing 10G(D) -- Eth1/40 0 eth trunk down sfp-missing 10G(D) -- Eth1/41 0 eth trunk down sfp-missing 10G(D) -- Eth1/42 0 eth trunk down sfp-missing 10G(D) -- Eth1/43 0 eth trunk down sfp-missing 10G(D) -- Eth1/44 0 eth trunk down sfp-missing 10G(D) -- Eth1/45 0 eth trunk up none 10G(D) -- Eth1/46 0 eth trunk up none 10G(D) -- Eth1/47 0 eth trunk up none 10G(D) -- Eth1/48 0 eth trunk up none 10G(D) -- Eth1/49 -- eth routed up none 40G(D) -- Eth1/49.1 2 eth routed up none 40G(D) -- Eth1/50 -- eth routed up none 40G(D) -- Eth1/50.2 2 eth routed up none 40G(D) -- Eth1/51 -- eth routed down sfp-missing 40G(D) -- Eth1/51.3 2 eth routed down sfp-missing 40G(D) -- Eth1/52 -- eth routed down sfp-missing 40G(D) -- Eth1/52.4 2 eth routed down sfp-missing 40G(D) -- Eth1/53 -- eth routed down sfp-missing 40G(D) -- Eth1/53.5 2 eth routed down sfp-missing 40G(D) -- Eth1/54 -- eth routed down sfp-missing 40G(D) -- Eth1/54.6 2 eth routed down sfp-missing 40G(D) -- Eth1/55 -- eth routed down sfp-missing 40G(D) -- Eth1/55.7 2 eth routed down sfp-missing 40G(D) -- Eth1/56 -- eth routed down sfp-missing 40G(D) -- Eth1/56.8 2 eth routed down sfp-missing 40G(D) -- Eth1/57 -- eth routed down sfp-missing 40G(D) -- Eth1/57.9 2 eth routed down sfp-missing 40G(D) -- Eth1/58 -- eth routed down sfp-missing 40G(D) -- Eth1/58.10 2 eth routed down sfp-missing 40G(D) -- Eth1/59 -- eth routed down sfp-missing 40G(D) -- Eth1/59.11 2 eth routed down sfp-missing 40G(D) -- Eth1/60 -- eth routed down sfp-missing 40G(D) -- Eth1/60.12 2 eth routed down sfp-missing 40G(D) -- Eth101/1/1 0 eth trunk down err-disabled 10G(I) -- Eth101/1/2 0 eth trunk down err-disabled 10G(I) -- . . [EXAMPLE TRUNCATED] . Eth102/1/47 0 eth trunk down err-disabled 10G(I) -- Eth102/1/48 0 eth trunk down err-disabled 10G(I) -- -------------------------------------------------------------------------------- Port-channel VLAN Type Mode Status Reason Speed Protocol Interface -------------------------------------------------------------------------------- Po2 -- eth fabric up none 10G(I) none Po4 -- eth fabric up none 10G(I) none -------------------------------------------------------------------------------- Interface Status Description -------------------------------------------------------------------------------- Lo0 up -- Lo1 up -- Lo2 up -- Lo1023 up -- -------------------------------------------------------------------------------- Interface Secondary VLAN(Type) Status Reason -------------------------------------------------------------------------------- Vlan13 -- up -- Vlan15 -- up -- Vlan17 -- up -- Vlan19 -- up -- Vlan21 -- up -- Vlan23 -- up -- Vlan25 -- up -- Vlan27 -- up -- Vlan29 -- up -- Vlan32 -- up -- Vlan50 -- up -- -------------------------------------------------------------------------------- Interface Status IP Address Encap type MTU -------------------------------------------------------------------------------- Tunnel1 up -- ivxlan 8946 Tunnel2 up -- ivxlan 8946 Tunnel3 up -- ivxlan 8946 Tunnel4 up -- ivxlan 8946
show interface [arg0] capabilities
show | Show running system information |
interface | Interface |
arg0 | Type: interface_mrange Ethernet Interface |
capabilities | Show interface capabilities information |
show interface [interface-id] counters [ fex fex-id | module mod-id ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
counters |
Show interface counters |
fex |
Limit display to FEX interfaces |
fex-id |
FEX identifier |
module |
Limit display to interfaces on module |
mod-id |
Module number |
pod1-leaf1# show interface counters fex 110 -------------------------------------------------------------------------------- Port InOctets InUcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 Eth110/1/3 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port InMcastPkts InBcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port OutOctets OutUcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port OutMcastPkts OutBcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] .
pod1-leaf1# show interface module 1 -------------------------------------------------------------------------------- Port InOctets InUcastPkts -------------------------------------------------------------------------------- Eth1/1 254662734 991855 Eth1/2 0 0 Eth1/3 138696 0 . . [EXAMPLE TRUNCATED] . Eth1/59 0 0 Eth1/59.11 0 0 Eth1/60 0 0 Eth1/60.12 0 0 -------------------------------------------------------------------------------- Port InMcastPkts InBcastPkts -------------------------------------------------------------------------------- Eth1/1 1847 27 Eth1/2 0 0 Eth1/3 908 10 . . [EXAMPLE TRUNCATED] . Eth1/59 0 0 Eth1/59.11 0 0 Eth1/60 0 0 Eth1/60.12 0 0 -------------------------------------------------------------------------------- Port OutOctets OutUcastPkts -------------------------------------------------------------------------------- Eth1/1 995277850 1145190 Eth1/2 0 0 Eth1/3 44887102 0 . . [EXAMPLE TRUNCATED] . Eth1/59 0 0 Eth1/59.11 0 0 Eth1/60 0 0 Eth1/60.12 0 0 -------------------------------------------------------------------------------- Port OutMcastPkts OutBcastPkts -------------------------------------------------------------------------------- Eth1/1 318655 0 Eth1/2 0 0 Eth1/3 318650 0 . . [EXAMPLE TRUNCATED] .
show interface interface-id counters brief
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
counters |
Show interface counters |
brief |
Show interface counters in brief |
show interface [interface-id] counters detailed [ all [snmp] | snmp ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
counters |
Show interface counters |
detailed |
Show only non-zero counters |
all |
Show every interface counter |
snmp |
Show SNMP MIB values |
pod1-leaf1# show interface counters detailed all snmp -------------------------------------------------------------------------------- Port InOctets InUcastPkts -------------------------------------------------------------------------------- mgmt0 96124499 39768 Eth1/1 255667727 996341 Eth1/2 0 0 Eth1/3 139152 0 Eth1/4 0 0 . . [EXAMPLE TRUNCATED] . Vlan566 0 0 Vlan568 0 0 -------------------------------------------------------------------------------- Port InMcastPkts InBcastPkts -------------------------------------------------------------------------------- mgmt0 3218 1314292 Eth1/1 1853 27 Eth1/2 0 0 . . [EXAMPLE TRUNCATED] . Vlan566 0 0 Vlan568 0 0 -------------------------------------------------------------------------------- Port OutOctets OutUcastPkts -------------------------------------------------------------------------------- mgmt0 16007024 57888 Eth1/1 1000328054 1150545 Eth1/2 0 0 . . [EXAMPLE TRUNCATED] . Vlan566 0 0 Vlan568 0 0 -------------------------------------------------------------------------------- Port OutMcastPkts OutBcastPkts -------------------------------------------------------------------------------- mgmt0 103 0 Eth1/1 319793 0 Eth1/2 0 0 . . [EXAMPLE TRUNCATED] .
show interface [interface-id] counters errors [ fex fex-id | module mod-id ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
counters |
Show interface counters |
errors |
Show interface error counters |
fex |
Limit display to FEX interfaces |
fex-id |
FEX identifier |
module |
Limit display to interfaces on module |
mod-id |
Module number |
pod1-leaf1# show interface counters errors module 1 -------------------------------------------------------------------------------- Port Align-Err FCS-Err Xmit-Err Rcv-Err UnderSize OutDiscards -------------------------------------------------------------------------------- Eth1/1 -- -- -- -- -- -- Eth1/2 -- -- -- -- -- -- Eth1/3 -- -- -- -- -- -- . . [EXAMPLE TRUNCATED] . Eth1/59 -- -- -- -- -- -- Eth1/59.11 -- -- -- -- -- -- Eth1/60 -- -- -- -- -- -- Eth1/60.12 -- -- -- -- -- -- -------------------------------------------------------------------------------- Port Single-Col Multi-Col Late-Col Exces-Col Carri-Sen Runts -------------------------------------------------------------------------------- Eth1/1 -- -- -- -- -- -- Eth1/2 -- -- -- -- -- -- . . [EXAMPLE TRUNCATED] . Eth1/59 -- -- -- -- -- -- Eth1/59.11 -- -- -- -- -- -- Eth1/60 -- -- -- -- -- -- Eth1/60.12 -- -- -- -- -- -- -------------------------------------------------------------------------------- Port Giants SQETest-Err Deferred-Tx IntMacTx-Er IntMacRx-Er Symbol-Err -------------------------------------------------------------------------------- Eth1/1 -- -- -- -- -- -- Eth1/2 -- -- -- -- -- -- . . [EXAMPLE TRUNCATED] .
show interface [interface-id] counters snmp [ fex fex-id | module mod-id ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
counters |
Show interface counters |
snmp |
Show SNMP MIB values |
fex |
Limit display to interfaces on FEX |
fex-id |
FEX identifier |
module |
Limit display to interfaces on module |
mod-id |
Module number |
pod1-leaf1# show interface counters snmp fex 110 -------------------------------------------------------------------------------- Port InOctets InUcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 Eth110/1/3 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port InMcastPkts InBcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port OutOctets OutUcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] . Eth110/1/47 0 0 Eth110/1/48 0 0 -------------------------------------------------------------------------------- Port OutMcastPkts OutBcastPkts -------------------------------------------------------------------------------- Eth110/1/1 0 0 Eth110/1/2 0 0 . . [EXAMPLE TRUNCATED] .
show interface [arg0] debounce
show | Show running system information |
interface | Show interface status and information |
arg0 | Type: interface_mrange Interface |
debounce | Show interface debounce time information |
show interface [arg0] description
show |
Show running system information |
interface |
Interface |
arg0 |
Type: interface_mrange Interface |
description |
Show interface description |
pod1-leaf1# show interface description ----------------------------------------------------------------------------------- Interface Description ----------------------------------------------------------------------------------- mgmt0 -- ------------------------------------------------------------------------------------- Port Type Speed Description ------------------------------------------------------------------------------------- Eth1/1 eth 10G -- Eth1/2 eth 10G -- Eth1/3 eth 10G -- Eth1/4 eth 10G -- Eth1/5 eth 10G -- Eth1/6 eth 10G -- Eth1/7 eth 10G -- Eth1/8 eth 10G -- Eth1/9 eth 10G -- Eth1/10 eth 10G -- Eth1/11 eth 10G -- Eth1/12 eth 10G -- Eth1/13 eth 10G -- Eth1/14 eth 10G -- Eth1/15 eth 10G -- Eth1/16 eth 10G -- Eth1/17 eth 10G -- Eth1/17.36 eth -- -- Eth1/17.37 eth -- -- Eth1/18 eth 10G -- Eth1/19 eth 10G -- Eth1/20 eth 10G -- Eth1/21 eth 10G -- Eth1/22 eth 10G -- Eth1/23 eth 10G -- Eth1/24 eth 10G -- Eth1/25 eth 10G -- Eth1/26 eth 10G -- Eth1/27 eth 10G -- Eth1/28 eth 10G -- Eth1/29 eth 10G -- Eth1/30 eth 10G -- Eth1/31 eth 10G -- Eth1/32 eth 10G -- Eth1/33 eth 10G -- Eth1/34 eth 10G -- Eth1/35 eth 10G -- Eth1/36 eth 10G -- Eth1/37 eth 10G -- Eth1/38 eth 10G -- Eth1/39 eth 10G -- Eth1/40 eth 10G -- Eth1/41 eth 10G -- Eth1/42 eth 10G -- Eth1/43 eth 10G -- Eth1/44 eth 10G -- Eth1/45 eth 10G -- Eth1/46 eth 10G -- Eth1/47 eth 10G -- Eth1/48 eth 10G -- Eth1/49 eth 40G -- Eth1/49.1 eth -- -- Eth1/50 eth 40G -- Eth1/50.2 eth -- -- Eth1/51 eth 40G -- Eth1/51.3 eth -- -- Eth1/52 eth 40G -- Eth1/52.4 eth -- -- Eth1/53 eth 40G -- Eth1/53.5 eth -- -- Eth1/54 eth 40G -- Eth1/54.6 eth -- -- Eth1/55 eth 40G -- Eth1/55.7 eth -- -- Eth1/56 eth 40G -- Eth1/56.8 eth -- -- Eth1/57 eth 40G -- Eth1/57.9 eth -- -- Eth1/58 eth 40G -- Eth1/58.10 eth -- -- Eth1/59 eth 40G -- Eth1/59.11 eth -- -- Eth1/60 eth 40G -- Eth1/60.12 eth -- -- Eth101/1/1 eth 10G -- Eth101/1/2 eth 10G -- Eth101/1/3 eth 10G -- Eth101/1/4 eth 10G -- Eth101/1/5 eth 10G -- Eth101/1/6 eth 10G -- Eth101/1/7 eth 10G -- Eth101/1/8 eth 10G -- Eth101/1/9 eth 10G -- Eth101/1/10 eth 10G -- Eth101/1/11 eth 10G -- Eth101/1/12 eth 10G -- . . [EXAMPLE TRUNCATED] . Eth102/1/47 eth 10G -- Eth102/1/48 eth 10G -- ----------------------------------------------------------------------------------- Interface Description ----------------------------------------------------------------------------------- Po2 -- Po4 -- ----------------------------------------------------------------------------------- Interface Description ----------------------------------------------------------------------------------- Lo0 -- Lo1 -- Lo2 -- Lo1023 -- ----------------------------------------------------------------------------------- Interface Description ----------------------------------------------------------------------------------- Lo0 -- Lo1 -- Lo2 -- Lo1023 -- Vlan13 -- Vlan15 -- Vlan17 -- Vlan19 -- Vlan21 -- Vlan23 -- Vlan25 -- Vlan27 -- Vlan29 -- Vlan32 -- Vlan50 -- ----------------------------------------------------------------------------------- Interface Description ----------------------------------------------------------------------------------- Tunnel1 -- Tunnel2 -- Tunnel3 -- Tunnel4 --
show interface fex-fabric
show |
Show running system information |
interface |
Show interface status and information |
fex-fabric |
Show all FEX fabric ports |
pod1-leaf1# show interface fex-fabric Fabric Fabric Fex FEX Fex Port Port State Uplink Model Serial --------------------------------------------------------------- 114 Eth1/17 Active 4 N2K-C2248PQ-10GE FOC1646R0JB 114 Eth1/18 Active 2 N2K-C2248PQ-10GE FOC1646R0JB 114 Eth1/19 Configured 0 N2K-C2248PQ-10GE FOC1646R0JB 114 Eth1/20 Active 1 N2K-C2248PQ-10GE FOC1646R0JB
show interface [arg0] flowcontrol [ fex fex-id | module mod-id ]
show |
Show running system information |
interface |
Show interface status and information |
arg0 |
Type: interface_mrange Interface |
flowcontrol |
Show interface flowcontrol information |
fex |
Limit display to interfaces on a FEX |
fex-id |
Type: integer Enter FEX number |
module |
Limit display to interfaces on module |
mod-id |
Type: integer Enter module number |
pod1-leaf1# show interface flowcontrol -------------------------------------------------------------------------------- Port Send FlowControl Receive FlowControl RxPause TxPause admin oper admin oper -------------------------------------------------------------------------------- Eth1/1 off off off off 0 0 Eth1/2 off off off off 0 0 Eth1/3 off off off off 0 0 . . [EXAMPLE TRUNCATED] . Eth114/1/47 off off off off 0 0 Eth114/1/48 off off off off 0 0 Po1 off off off off 0 0 Po2 off off off off 0 0
pod1-leaf1# show interface flowcontrol fex 114 -------------------------------------------------------------------------------- Port Send FlowControl Receive FlowControl RxPause TxPause admin oper admin oper -------------------------------------------------------------------------------- Eth114/1/1 off off off off 0 0 Eth114/1/2 off off off off 0 0 Eth114/1/3 off off off off 0 0 . . [EXAMPLE TRUNCATED] . Eth114/1/46 off off off off 0 0 Eth114/1/47 off off off off 0 0 Eth114/1/48 off off off off 0 0
show interface [arg0] mac-address
show | Show running system information |
interface | Show interface status and information |
arg0 | Type: interface_mrange Interface |
mac-address | Show interface MAC address |
show interface snmp-ifindex
show |
Show running system information |
interface |
Show interface status and information |
snmp-ifindex |
Show snmp interface index list |
pod1-leaf1# show interface snmp-ifindex ----------------------------------------------------------------------------------- Port IFMIB Ifindex (hex) ----------------------------------------------------------------------------------- mgmt0 83886080 (0x05000000) Eth1/1 436207616 (0x1a000000) Eth1/2 436211712 (0x1a001000) Eth1/3 436215808 (0x1a002000) Eth1/4 436219904 (0x1a003000) Eth1/5 436224000 (0x1a004000) . . [EXAMPLE TRUNCATED] .
show interface [interface-id] status [ down | err-disabled | err-vlans | fex fex-id | inactive | module mod-id | up ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface |
status |
Show interface line status |
down |
Show interface down state |
err-disabled |
Show interface error disabled state |
err-vlans |
Show errored vlans |
fex |
Limit display to interfaces on a FEX |
fex-id |
FEX number |
inactive |
Show interface inactive state |
module |
Limit display to interfaces on module |
mod-id |
Module number |
up |
Show interface up state |
pod1-leaf1# show interface status err-disabled ------------------------------------------------------------------------------------ Port Name Status Reason ------------------------------------------------------------------------------------ Ethernet1/32 -- err-disabled err-disabled Ethernet1/46 -- err-disabled err-disabled
pod1-leaf1# show interface status err-vlan -------------------------------------------------------------------------------- Port Name Err-Vlans Status --------------------------------------------------------------------------------
pod1-leaf1# show interface status up ------------------------------------------------------------------------------------ Port Name Status Vlan Duplex Speed Type ------------------------------------------------------------------------------------ mgmt0 -- connected routed full 1G -- Eth1/10 -- connected trunk full 10G SFP-H10GB-C Eth1/13 -- connected trunk full 10G SFP-H10GB-C Eth1/14 -- connected trunk full 10G SFP-H10GB-C Eth1/15 -- connected trunk full 10G SFP-H10GB-C Eth1/16 -- connected trunk full 10G SFP-H10GB-C Eth1/17 -- connected unknown full 10G SFP-H10GB-C Eth1/18 -- connected unknown full 10G SFP-H10GB-C Eth1/20 -- connected unknown full 10G SFP-H10GB-C Eth1/45 -- connected trunk full 10G SFP-H10GB-C Eth1/47 -- out-of-ser trunk full 10G SFP-H10GB-C Eth1/48 -- out-of-ser trunk full 10G SFP-H10GB-C Eth1/49 -- connected routed full 40G QSFP-40G-CR Eth1/49.1 -- connected routed full 40G QSFP-40G-CR Eth1/56 -- connected routed full 40G QSFP-40G-CR Eth1/56.8 -- connected routed full 40G QSFP-40G-CR Eth114/1/17 -- out-of-ser trunk full 10G SFP-H10GB-C Eth114/1/19 -- out-of-ser trunk full 10G SFP-H10GB-C Po1 -- connected unknown full 10G -- Po2 -- connected trunk full 10G -- Lo0 -- connected routed auto -- -- Lo1 -- connected routed auto -- -- Lo1023 -- connected routed auto -- -- ---------------------------------------------------------------- Interface Name Status Reason ---------------------------------------------------------------- Tunnel1 -- up no-reason Tunnel2 -- up no-reason Tunnel3 -- up no-reason Tunnel4 -- up no-reason Tunnel5 -- up no-reason Tunnel6 -- up no-reason Tunnel7 -- up no-reason Tunnel8 -- up no-reason Tunnel9 -- up no-reason Tunnel10 -- up no-reason Tunnel11 -- up no-reason Tunnel12 -- up no-reason Tunnel13 -- up no-reason Tunnel14 -- up no-reason Tunnel15 -- up no-reason Tunnel16 -- up no-reason Tunnel17 -- up no-reason Tunnel18 -- up no-reason
show interface [interface-id] switchport
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
switchport |
Show interface switchport information |
pod1-leaf1# show interface e1/1 switchport Name: Ethernet1/1 Switchport: Enabled Switchport Monitor: not-a-span-dest Operational Mode: trunk Access Mode Vlan: unknown (default) Trunking Native Mode VLAN: unknown (default) Trunking VLANs Allowed: none FabricPath Topology List Allowed: 0 Administrative private-vlan primary host-association: none Administrative private-vlan secondary host-association: none Administrative private-vlan primary mapping: none Administrative private-vlan secondary mapping: none Administrative private-vlan trunk native VLAN: none Administrative private-vlan trunk encapsulation: dot1q Administrative private-vlan trunk normal VLANs: none Administrative private-vlan trunk private VLANs: none Operational private-vlan: none
show interface [interface-id] transceiver [fex-fabric] [ calibrations | details | sprom ]
show |
Show Information |
interface |
Interface |
interface-id |
Ethernet Interface identifier |
transceiver |
Transceiver Information |
fex-fabric |
Show FEX interface transceiver information |
calibrations |
Show interface transceiver calibration information |
details |
Show interface transceiver detail information |
sprom |
Show interface transceiver sprom information |
pod1-leaf1# show interface transceiver fex-fabric details Ethernet1/17 transceiver is present type is SFP-H10GB-CU5M name is CISCO-LEONI part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBit/sec Link length supported for copper is 5 m cisco id is -- cisco extended id number is 4 DOM is not supported Ethernet1/18 transceiver is present type is SFP-H10GB-CU5M name is CISCO-LEONI part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBit/sec Link length supported for copper is 5 m cisco id is -- cisco extended id number is 4 DOM is not supported Ethernet1/19 transceiver is not present Ethernet1/20 transceiver is present type is SFP-H10GB-CU5M name is CISCO-LEONI part number is L45593-D168-B50 revision is 02 serial number is LSC1544003K nominal bitrate is 10300 MBit/sec Link length supported for copper is 5 m cisco id is -- cisco extended id number is 4 DOM is not supported
pod1-leaf1# show interface e1/47 transceiver details Ethernet1/47 transceiver is present type is SFP-H10GB-CU1M name is CISCO-TYCO part number is 1-2053783-1 revision is R serial number is TED1728A201 nominal bitrate is 10300 MBit/sec Link length supported for copper is 1 m cisco id is -- cisco extended id number is 4 DOM is not supported
pod1-leaf1# show interface e1/47 transceiver sprom Ethernet1/47 transceiver is present type is SFP-H10GB-CU1M name is CISCO-TYCO part number is 1-2053783-1 revision is R serial number is TED1728A201 nominal bitrate is 10300 MBit/sec Link length supported for copper is 1 m cisco id is -- cisco extended id number is 4 Identifier : 0x03 (SFP) Ext_Identifier : 0x04 Connector : 0x21 (Copper Pigtail) 10G Ethernet Compliance Code : 0x00 (Copper Passive) Sonet Compliance Code : 0x0000 Gigabit Ethernet Compliance Code: 0x00 (None) Encoding : 0x00 (Unspecified) BR_Nominal : 0x67 [10300] Reserved1 : 0x00 Length_9u_1 : 0x00 0 KM Length_9u_2 : 0x00 0 Meters Length_50u : 0x00 0 Meters Length_60u : 0x00 0 Meters Length_Copper : 0x01 1 Meters Reserved2 : 0x00 Vendor Name : CISCO-TYCO Reserved3 : 0x00 Vendor OUI : 0x004020 Vendor Part No : 1-2053783-1 Vendor Revision : R Reserved4 : 0x010000 Check Code ID : 0x0c (OK) Options : 0x0000 BR Max : 0x00 BR Min : 0x00 Vendor Serial No : TED1728A201 Date Code : 17071000 Diagnostic Monitoring Type : 0x00 enchancedOptions : 0x00 SFF8472Compliance : 0x00 Check Code EXT : 0xb3 (OK) Vendor Specific ID Data : 0x80000000000000000000000000000000 : 0x00000000000000000000000069f98e5a
show interface [interface-id] trunk [ vlan vlan-id | fex fex-id | module mod-id ]
show |
Show running system information |
interface |
Show interface status and information |
interface-id |
Interface identifier |
trunk |
Show interface trunk information |
fex |
Limit display to interfaces on a FEX |
fex-id |
FEX number |
module |
Limit display to interfaces on module |
mod-id |
Module number |
vlan |
Show per VLAN information for trunk |
vlan-id |
VLAN range |
pod1-leaf1# show interface e1/47 trunk -------------------------------------------------------------------------------- Port Native Status Port Vlan Channel -------------------------------------------------------------------------------- Eth1/47 unknown trunking -- ----------------------------------------------------------------------------------- Port Vlans Allowed on Trunk ----------------------------------------------------------------------------------- Eth1/47 261-348,361-364,367-368,389-390,397-398,429-432,435-436,445-446,45 3-454,459-460,465-466,469-470,483-486,493-494,541-544,553-554,565- 570,575-578,603-604,613-614,625-626,647-650,655-656,661-662,669-67 0,677-680,683-684,689-690,713-714,717-718,725-728,733-734,739-740, 747-748,753-754,757-758,765-766,783-784,789-790,793-794,803-804,80 7-808,819-820,823-828,837-838 ----------------------------------------------------------------------------------- Port Vlans Err-disabled on Trunk ----------------------------------------------------------------------------------- Eth1/47 none ----------------------------------------------------------------------------------- Port STP Forwarding ----------------------------------------------------------------------------------- Eth1/47 none ----------------------------------------------------------------------------------- Port Vlans in spanning tree forwarding state and not pruned ----------------------------------------------------------------------------------- Eth1/47 none ----------------------------------------------------------------------------------- Port Vlans Forwarding on FabricPath ----------------------------------------------------------------------------------- Eth1/47 none
show inventory [ chassis | fans | power_supply | module [mod-id] ]
show |
Show running system information |
inventory |
system inventory information |
module |
system inventory module information |
fans |
system inventory fan information |
chassis |
system inventory chassis information |
power_supply |
system inventory power supply information |
mod-id |
module number |
pod1-leaf1# show inventory NAME: "Chassis", DESCR: "Nexus C9396PX Chassis" PID: N9K-C9396PX , VID: V01 , SN: SAL1748GYVM NAME: "Slot 1 ", DESCR: "1/10G Ethernet Module" PID: N9K-C9396PX , VID: V01 , SN: SAL1748GYVM NAME: "GEM ", DESCR: "40G Ethernet Expansion Module" PID: N9K-M12PQ , VID: V01 , SN: SAL1747GVCB NAME: "power Supply 1", DESCR: "PSU " PID: N9K-PAC-650W , VID: V01 , SN: DCB1749X007 NAME: "power Supply 2", DESCR: "PSU " PID: N9K-PAC-650W , VID: V01 , SN: DCB1749X00Q NAME: "Fan 1 ", DESCR: "fan " PID: N9K-C9300-FAN1-B , VID: N/A , SN: N/A NAME: "Fan 2 ", DESCR: "fan " PID: N9K-C9300-FAN1-B , VID: N/A , SN: N/A NAME: "Fan 3 ", DESCR: "fan " PID: N9K-C9300-FAN1-B , VID: N/A , SN: N/A
show ip adjacency [ interface [summary] | ip-addr [ non-best | detail ] | detail | summary | non-best ] vrf { vrf-name | all }
show | Show running system information |
ip | Display IP information |
adjacency | Display adjacency table |
interface | Type: interface Display specific interface adjacencies only |
summary | Show adjacency summary |
ip-addr | Type: ipaddr IPV4 source address |
non-best | Show both best/non-best entries |
detail | Show detail information of adjacency entries |
vrf | Display per-VRF information |
vrf-name | Type: string VRF name |
all | Show adjacency entries for all vrfs |
show ip arp [ ip-address | detail | static | interface | summary [interface] | statistics [interface] ] [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Display IP information |
arp |
Display ARP table and statistics |
statistics |
Display ARP statistics |
static |
Display Static ARP entries |
summary |
Display ARP adjacency summary |
detail |
Display detailed information |
vrf |
Display per-VRF information |
all |
Display all VRFs |
interface |
Name of the Interface |
ip-address |
Target IP address |
vrf-name |
Name of the VRF |
This example shows how to display ARP adjacency information for an IP address:
pod1-leaf1# show ip arp 10.20.1.2 Flags: * - Adjacencies learnt on non-active FHRP router + - Adjacencies synced via CFSoE # - Adjacencies Throttled for Glean D - Static Adjacencies attached to down interface IP ARP Table for all contexts Total number of entries: 50 Address Age MAC Address Interface 10.20.1.2 00:27:02 0022.bdf8.19ff vlan15 10.20.1.2 00:26:59 0022.bdf8.19ff vlan17 10.20.1.2 00:27:03 0022.bdf8.19ff vlan19 10.20.1.2 00:27:05 0022.bdf8.19ff vlan23 10.20.1.2 00:27:06 0022.bdf8.19ff vlan26 10.20.1.2 00:27:01 0022.bdf8.19ff vlan31 10.20.1.2 00:27:02 0022.bdf8.19ff vlan36 10.20.1.2 00:27:02 0022.bdf8.19ff vlan39 10.20.1.2 00:27:04 0022.bdf8.19ff vlan45 10.20.1.2 00:27:00 0022.bdf8.19ff vlan48 . . [EXAMPLE TRUNCATED] .
pod1-leaf1# show ip arp statistics ARP packet statistics for all contexts Sent: Total 4112459, Requests 4112444, Replies 1, Requests on L2 0, Replies on L2 0, Gratuitous 14, Tunneled 0, Dropped 0 Send packet drops details: MBUF operation failed : 0 Context not yet created : 0 Invalid context : 0 Invalid ifindex : 0 Invalid SRC IP : 0 Invalid DEST IP : 0 Destination is our own IP : 0 Unattached IP : 0 Adjacency Couldn't be added : 0 Null Source IP : 0 Null Source MAC : 0 Client Enqueue Failed : 0 Dest. not reachable for proxy arp : 0 Invalid Local proxy arp : 0 Invalid proxy arp : 0 VIP is not active : 0 Received: Total 38, Requests 1, Replies 37, Requests on L2 0, Replies on L2 0 Proxy arp 0, Local-Proxy arp 0, Tunneled 0, Fastpath 0, Snooped 0, Dropped 0 Received packet drops details: Appeared on a wrong interface : 0 Incorrect length : 0 Invalid protocol packet : 0 Invalid context : 0 Context not yet created : 0 Invalid layer 2 address length : 0 Invalid layer 3 address length : 0 Invalid source IP address : 0 Source IP address is our own : 0 No mem to create per intf structure : 0 Source address mismatch with subnet : 0 Directed broadcast source : 0 Invalid destination IP address : 0 Non-local destination IP address : 0 Non-active FHRP dest IP address. Learn and drop : 0 Invalid source MAC address : 0 Source MAC address is our own : 0 Received before arp initialization : 0 L2 packet on proxy-arp-enabled interface : 0 L2 packet on untrusted L2 port : 0 Packet with VIP on standby FHRP : 0 Grat arp received on proxy-arp-enabled interface : 0 Requests came for exising entries : 0 Requests came on a L2 interface : 0 L2FM query failed for a L2 Address : 0 Dropping due to tunneling failures : 0 ARP adjacency statistics Adds 1, Deletes 0, Timeouts 0
pod1-leaf1# show ip arp summary IP ARP Table - Adjacency Summary Resolved : 1 Incomplete : 0 Unknown : 0 Total : 1
pod1-leaf1# show ip arp detail Flags: * - Adjacencies learnt on non-active FHRP router + - Adjacencies synced via CFSoE # - Adjacencies Throttled for Glean D - Static Adjacencies attached to down interface IP ARP Table for all contexts Total number of entries: 2 Address Age MAC Address Interface Physical Interface 10.0.0.1 00:26:54 b838.617e.a44b vlan13 eth1/1 10.0.0.1 - b838.617e.a44b vlan13
show ip bgp neighbors [arg0] vrf { all | vrf-name }
show | Show running system information |
ip | Display BGP information for IPv4 address family |
bgp | Show BGP information |
neighbors | Display all configured BGP neighbors |
arg0 | Type: ipaddr Display one particular BGP neighbor |
vrf | Show BGP sessions in a VRF |
all | Show BGP sessions for all VRFs |
vrf-name | Type: string Name of the VRF |
show ip bgp nexthop-database vrf { all | vrf-name }
show |
Show running system information |
ip |
Display BGP information for IPv4 address family |
bgp |
Show BGP information |
nexthop-database |
Display nexthop database |
vrf |
Show BGP sessions in a VRF |
all |
Show BGP sessions for all VRFs |
vrf-name |
Name of the VRF |
pod1-leaf1# show ip bgp nexthop-database vrf overlay-1 Next Hop table for VRF overlay-1, address family VPNv4 Unicast: Next-hop trigger-delay(miliseconds) Critical: 3000 Non-critical: 10000 Nexthop: 10.0.75.26, Refcount: 32, IGP cost: 3 IGP Route type: 0, IGP preference: 115 Attached nexthop: 10.0.75.30, Interface: Ethernet1/49.1 Attached nexthop: 10.0.75.29, Interface: Ethernet1/50.2 Nexthop is not-attached not-local reachable not-labeled Nexthop last resolved: 11:37:07, using 10.0.75.26/32 Metric next advertise: -11:26:33 RNH epoch: 1 Leaf5# show ip bgp neighbors vrf overlay-1 VRF overlay-1 BGP neighbor is 10.0.75.29, remote AS 200, ibgp link, Peer index 1 BGP version 4, remote router ID 10.0.75.29 BGP state = Established, up for 11:37:52 Using Loopback0 as update source for this peer Last read 0.000000, hold time = 180, keepalive interval is 60 seconds Last written 0.000000 , keepalive timer expiry due 00:09:39 Received 724 messages, 0 notifications, 0 bytes in queue Sent 728 messages, 0 notifications, 0 bytes in queue Connections established 1, dropped 0 Last reset by us 11:48:22, due to No error Last reset by peer 11:48:22, due to No error Neighbor capabilities: Dynamic capability:advertised (mp, refresh, gr)received (mp,refresh,gr) Dynamic capability (old): advertised received Route refresh capability (old): advertised received 4-Byte AS capability: advertised received Address family VPNv4 Unicast: advertised received Graceful Restart capability: advertised received Graceful Restart Parameters: Address families advertised to peer: VPNv4 Unicast Address families received from peer: VPNv4 Unicast Forwarding state preserved by peer for: Restart time advertised to peer: 120 seconds Stale time for routes advertised by peer: 300 seconds Restart time advertised by peer: 120 seconds Capabilities parameter not sent by neighbor Exchanging IPv4 Unicast NLRI by default Message statistics: Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 10 17 Keepalives: 706 704 Route Refresh: 11 2 Capability: 0 0 Total: 728 724 Total bytes: 13938 15409 Bytes in queue: 0 0 For address family: VPNv4 Unicast BGP table version 158, neighbor version 158 16 accepted paths consume 1216 bytes of memory 0 sent paths Community attribute sent to this neighbor Extended community attribute sent to this neighbor Nexthop always set to local peering address, 10.0.75.31 Third-party Nexthop will not be computed. Maximum prefixes allowed 300000 Threshold for warning messages 75% Outbound route-map configured is deny-pervasive, handle obtained 0 paths flushed from peer Last End-of-RIB received 2014-06-07T06:15:22.325+00:00 after session start Local host: 10.0.75.31, Local port: 58989 Foreign host: 10.0.75.29/32, Foreign port: 179 fd = 52 VRF overlay-1 BGP neighbor is 10.0.75.30, remote AS 200, ibgp link, Peer index 2 BGP version 4, remote router ID 10.0.75.30 BGP state = Established, up for 11:37:52 Using Loopback0 as update source for this peer Last read 0.000000, hold time = 180, keepalive interval is 60 seconds Last written 0.000000 , keepalive timer expiry due 00:09:39 Received 724 messages, 0 notifications, 0 bytes in queue Sent 728 messages, 0 notifications, 0 bytes in queue Connections established 1, dropped 0 Last reset by us 11:48:22, due to No error Last reset by peer 11:48:22, due to No error Neighbor capabilities: Dynamic capability:advertised (mp, refresh, gr)received (mp,refresh,gr) Dynamic capability (old): advertised received Route refresh capability (old): advertised received 4-Byte AS capability: advertised received Address family VPNv4 Unicast: advertised received Graceful Restart capability: advertised received Graceful Restart Parameters: Address families advertised to peer: VPNv4 Unicast Address families received from peer: VPNv4 Unicast Forwarding state preserved by peer for: Restart time advertised to peer: 120 seconds Stale time for routes advertised by peer: 300 seconds Restart time advertised by peer: 120 seconds Capabilities parameter not sent by neighbor Exchanging IPv4 Unicast NLRI by default Message statistics: Sent Rcvd Opens: 1 1 Notifications: 0 0 Updates: 10 17 Keepalives: 706 704 Route Refresh: 11 2 Capability: 0 0 Total: 728 724 Total bytes: 13938 15409 Bytes in queue: 0 0 For address family: VPNv4 Unicast BGP table version 158, neighbor version 158 16 accepted paths consume 1216 bytes of memory 0 sent paths Community attribute sent to this neighbor Extended community attribute sent to this neighbor Nexthop always set to local peering address, 10.0.75.31 Third-party Nexthop will not be computed. Maximum prefixes allowed 300000 Threshold for warning messages 75% Outbound route-map configured is deny-pervasive, handle obtained 0 paths flushed from peer Last End-of-RIB received 2014-06-07T06:15:22.318+00:00 after session start Local host: 10.0.75.31, Local port: 60311 Foreign host: 10.0.75.30/32, Foreign port: 179 fd = 51
show ip dhcp client [statistics]
show |
Show running system information |
ip |
Display IP information |
dhcp |
Show items in DHCP |
client |
DHCP client |
statistics |
Statistics related to DHCP |
Leaf5# show ip dhcp client DHCP client service is enabled DHCP client interface loopback0 has the following properties: Client ID : SAL1748GYVM Hostname : Leaf5 Mode : normal Requested Address : 10.0.75.31 Vendor ID : cisco Pseudo Interfaces : vlan13 UByte TLVs: : code: 1 , value: 2; code: 6 , value: 1; UInt16 TLVs: : code: 3 , value: 1; UInt32 TLVs: : code: 4 , value: 135; Text TLVs: : code: 7 , value: N9K-C9396PX; Obtained Client Address: 10.0.75.31 Obtained client response has the following properties: Client Hardware Address : 7C:69:F6:10:1C:B3 Bootup Scipt File Name : fwrepo/boot/node-135 Host Name : Leaf5 Interface ID : vlan13 Lease Time : 65535 Message Type : ack Server ID : 10.0.0.1 Server IP Address : 10.0.0.1 Subnet Mask : 255.255.255.255 Your IP Address : 10.0.75.31 UByte TLVs: code: 1 , value: 2; code: 5 , value: 1; code: 6 , value: 1; UInt16 TLVs: code: 3 , value: 1; UInt32 TLVs: code: 4 , value: 135; Text TLVs:
Leaf5# show ip dhcp client statistics DHCP client service statistics: DHCP client statistics for client interface loopback0: ---------------------------------------------------------------------- Message Type Rx Tx Drops ---------------------------------------------------------------------- Discover 0 3 0 Offer 1 0 0 Request(*) 0 1 0 Ack 1 0 0 Release(*) 0 0 0 Decline 0 0 0 Nack 0 0 0 Inform 0 0 0 ---------------------------------------------------------------------- Total 2 4 0 ----------------------------------------------------------------------
show ip dhcp global statistics
show |
Show running system information |
ip |
Display IP information |
dhcp |
Show items in DHCP |
global |
DHCP global stats |
statistics |
Statistics related to DHCP |
Leaf5# show ip dhcp global statistics Packets processed 708 Packets received through cfsoe 0 Packets forwarded 0 Packets forwarded on cfsoe 0 Total packets dropped 0 Packets dropped from untrusted ports 0 Packets dropped due to MAC address check failure 0 Packets dropped due to Option 82 insertion failure 0 Packets dropped due to o/p intf unknown 0 Packets dropped which were unknown 0 Packets dropped due to dhcp relay not enabled 0 Packets dropped due to no binding entry 0 Packets dropped due to interface error/no interface 0 Packets dropped due to max hops exceeded 0 Packets dropped due to no trusted ports 0
show ip dhcp relay [ statistics [ interface intfname ] | address [ detail | interface intfname [detail] ] | discover [ interface intfname ] | detail ]
show |
Show running system information |
ip |
Display IP information |
dhcp |
Show items in DHCP |
relay |
DHCP Relay |
address |
DHCP relay address |
discover |
DHCP relay node discovery |
statistics |
Statistics related to DHCP |
detail |
DHCP relay detailed information |
interface |
DHCP relay address of the interface |
intfname |
Interface slot/chassis number |
pod1-leaf1# show ip dhcp relay DHCP relay service is enabled Insertion of option 82 is enabled Insertion of VPN suboptions is enabled Insertion of cisco suboptions is disabled Global smart-relay is disabled Smart-relay is enabled on the following interfaces: ------------------------------------------------------ Subnet-broadcast is enabled on the following interfaces: ------------------------------------------------------ Helper addresses are configured on the following interfaces: Interface Relay Address VRF Name ------------- ------------- -------- loopback0 10.0.0.1 overlay-1 loopback0 10.0.0.2 overlay-1 loopback0 10.0.0.3 overlay-1 Vlan854 20.20.20.50 dhcp:dhcpCtx Vlan854 20.20.20.51 dhcp:dhcpCtx
pod1-leaf1# show ip dhcp relay statistics ---------------------------------------------------------------------- Message Type Rx Tx Drops ---------------------------------------------------------------------- Discover 692 1384 0 Offer 4 4 0 Request(*) 2 2 0 Ack 2 2 0 Release(*) 0 0 0 Decline 0 0 0 Nack 0 0 0 Inform 0 0 0 ---------------------------------------------------------------------- Total 708 1400 0 ---------------------------------------------------------------------- DHCP L3 FWD: Total Packets Received : 0 Total Packets Forwarded : 0 Total Packets Dropped : 0 Non DHCP: Total Packets Received : 0 Total Packets Forwarded : 0 Total Packets Dropped : 0 DROP: DHCP Relay not enabled : 0 Invalid DHCP message type : 0 Interface error : 0 Tx failure towards server : 0 Tx failure towards client : 0 Unknown output interface : 0 Unknown vrf or interface for server : 0 Max hops exceeded : 0 Option 82 validation failed : 0 Packet Malformed : 0 * - These counters will show correct value when switch recieves DHCP request packet with destination ip as broadcast address. If request is unicast it will be HW switched Leaf5# show ip dhcp relay discover DHCP appliance node discovery is configured on the following interfaces: Relay interface loopback0 has the following appliance node option definitions: --------------------------------------------------------------- Relay interface Vlan854 has the following appliance node option definitions: ---------------------------------------------------------------
show ip igmp snooping [ vlan vlan ]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
vlan |
Display Vlan IGMP snooping membership information |
vlan |
Type: integer Specify vlan-id |
This example shows how to display IGMP snooping information for all VLANs:
pod1-leaf1# show ip igmp snooping Global IGMP Snooping Information: IGMP Snooping enabled Optimised Multicast Flood (OMF) enabled IGMPv1/v2 Report Suppression enabled IGMPv3 Report Suppression disabled Link Local Groups Suppression enabled IGMP Snooping information for vlan 24 IGMP snooping enabled Lookup mode: IP Optimised Multicast Flood (OMF) enabled IGMP querier present, address: 24.0.0.1, version: 3 Querier interval: 125 secs Querier last member query interval: 1 secs Querier robustness: 2 Switch-querier enabled, address 24.0.0.1/16, currently running IGMPv3 Explicit tracking enabled IGMPv2 Fast leave disabled IGMPv1/v2 Report suppression enabled IGMPv3 Report suppression enabled Link Local Groups suppression enabled Router port detection using PIM Hellos, IGMP Queries Number of router-ports: 0 Number of groups: 1500 VLAN vPC function enabled Active ports: IGMP Snooping information for vlan 35 IGMP snooping enabled Lookup mode: IP Optimised Multicast Flood (OMF) enabled IGMP querier present, address: 26.0.0.1, version: 3 Querier interval: 125 secs Querier last member query interval: 1 secs Querier robustness: 2 Switch-querier enabled, address 26.0.0.1/16, currently running IGMPv3 Explicit tracking enabled IGMPv2 Fast leave disabled IGMPv1/v2 Report suppression enabled IGMPv3 Report suppression enabled Link Local Groups suppression enabled Router port detection using PIM Hellos, IGMP Queries Number of router-ports: 0 Number of groups: 0 VLAN vPC function enabled Active ports:
show ip igmp snooping explicit-tracking [ vlan vlan-id ] [encap]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
explicit-tracking |
Display explicit-tracking database for IGMPv3 |
vlan |
Display VLAN explicit-tracking database |
encap |
Display encapsulated VLAN explicit-tracking database |
vlan-id |
VLAN number |
pod1-leaf1# show ip igmp snooping explicit-tracking IGMPv3 Snooping Explicit-tracking information Vlan Source/Group Intf Reporter Uptime Last-Join Expires 24 * /232.255.120.1 Eth1/24 24.0.0.69 00:52:08 00:00:42 00:03:37 24 * /232.255.120.1 Eth1/25 24.0.0.70 00:52:35 00:00:45 00:03:34 24 * /232.255.120.1 . . [EXAMPLE TRUNCATED] . 24 * /232.255.132.238 Eth1/25 24.0.0.70 00:51:55 00:00:48 00:03:31 24 * /232.255.132.238 Eth1/26 24.0.0.71 00:52:15 00:00:24 00:03:55 24 * /232.255.132.238 Eth1/23 24.0.0.68 00:52:01 00:02:17 00:02:02
show ip igmp snooping groups [ [group] [source] [ vlan vlan-id ] ] [ detail | summary ] [encap]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
Show IGMP Snooping information |
groups |
Display snooping information for group address |
group |
Multicast IP address of single group to display |
source |
Source IP address |
detail |
Display detailed information for the group |
summary |
Display snooping group summary |
vlan |
Display VLAN IGMP snooping membership information |
encap |
Display encapsulated VLAN IGMP snooping membership information |
vlan-id |
VLAN number |
pod1-leaf1# show ip igmp snooping groups vlan 24 Type: S - Static, D - Dynamic, R - Router port, F - Fabricpath core port Vlan Group Address Ver Type Port list 24 232.255.120.1 v3 D Eth1/23 Eth1/24 Eth1/25 Eth1/26 24 232.255.120.2 v3 D Eth1/23 Eth1/24 Eth1/25 Eth1/26 24 232.255.120.3 v3 D Eth1/23 Eth1/24 Eth1/25 Eth1/26 . . [EXAMPLE TRUNCATED] .
pod1-leaf1# show ip igmp snooping groups detail IGMP Snooping group membership for vlan 24 Group addr: 232.255.120.1 Group ver: v3 [old-host-timer: not running] Last reporter: 24.0.0.68 IGMPv3 memb ports: Ethernet1/23 [expires never] Ethernet1/24 [expires never] Ethernet1/25 [expires never] Ethernet1/26 [expires never] vPC grp peer-link flag: exclude M2RIB vPC grp peer-link flag: include IGMPv3 report suppress flag: not set Num of sources joined: 0 Group addr: 232.255.120.2 Group ver: v3 [old-host-timer: not running] Last reporter: 24.0.0.68 IGMPv3 memb ports: Ethernet1/23 [expires never] Ethernet1/24 [expires never] Ethernet1/25 [expires never] Ethernet1/26 [expires never] vPC grp peer-link flag: exclude M2RIB vPC grp peer-link flag: include IGMPv3 report suppress flag: not set Num of sources joined: 0 . . [EXAMPLE TRUNCATED] .
pod1-leaf1# show ip igmp snooping groups encap Type: S - Static, D - Dynamic, R - Router port, F - Fabricpath core port Vlan Group Address Ver Type Encap Port list 24 232.255.120.1 v3 D v3_star_g 33 Eth1/25 32 Eth1/24 31 Eth1/26 34 Eth1/23 24 232.255.120.2 v3 D v3_star_g 33 Eth1/25 32 Eth1/24 31 Eth1/26 34 Eth1/23 . . [EXAMPLE TRUNCATED] .
pod1-leaf1# show ip igmp snooping groups summary Legend: E - Enabled, D - Disabled Vlan Snoop OMF (*,G)-Count (S,G)-Count 24 E E 1500 0 35 E E 0 0 Total number of (*,G) entries: 1500 Total number of (S,G) entries: 0
show ip igmp snooping lookup-mode [ vlan vlan-id ]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
lookup-mode |
IGMP Snooping lookup mode information |
vlan |
Display VLAN information |
vlan-id |
VLAN identifier |
pod1-leaf1# show ip igmp snooping lookup-mode Global lookup-mode: configured : IP operational: IP VLAN lookup-mode 24 IP 35 IP
show ip igmp snooping mrouter [ vlan vlan-id ] [detail] [encap]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
mrouter |
Display multicast routers detected |
detail |
Display detailed mrouter information |
vlan |
Display VLAN multicast router information |
vlan-id |
VLAN number |
pod1-leaf1# show ip igmp snooping mrouter Type: S - Static, D - Dynamic, V - vPC Peer Link I - Internal, F - Fabricpath core port U - User Configured Vlan Router-port Type Uptime Expires 37 Po1 D 00:55:36 00:04:48
pod1-leaf1# show ip igmp snooping mrouter encap Type: S - Static, D - Dynamic, V - vPC Peer Link I - Internal, F - Fabricpath core port U - User Configured Vlan Encap Router-port Type Uptime Expires 37 38 Po1 D 00:58:09 00:04:36
show ip igmp snooping querier [ vlan vlan-id ] [detail]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
querier |
Display snooping querier information |
detail |
Display detailed information |
vlan |
Display VLAN IGMP snooping querier information |
vlan-id |
VLAN identifier |
pod1-leaf1# show ip igmp snooping querier Vlan IP Address Version Expires Port 24 24.0.0.1 v3 00:01:17 Switch querier 35 26.0.0.1 v3 00:01:17 Switch querier
pod1-leaf1# show ip igmp snooping querier detail vlan 24 Vlan IP Address Version Expires Port 24 24.0.0.1 v3 00:01:16 Switch querier IGMP snooping querier configuration for VLAN 24 IGMP snooping last member query count: 0, configured value: 0 IGMP snooping version: 3, configured value: 3 IGMP snooping robustness variable: 2, configured value: 2 IGMP snooping startup query count: 2, configured value: 2 IGMP snooping startup query interval: 125 secs, configured value: 125 secs IGMP snooping last member query interval: 1 secs, configured value: 1 secs IGMP snooping query interval: 125 secs, configured value: 125 secs IGMP snooping query max response time: 10 secs, configured value: 10 secs IGMP snooping configured querier timeout: 255 secs, default
show ip igmp snooping statistics [ global | vlan vlan-id ]
show |
Show running system information |
ip |
Show IP information |
igmp |
Show IGMP information |
snooping |
IGMP Snooping information |
statistics |
Display packet/error counter statistics |
global |
Display global statistics |
vlan |
Display VLAN statistics |
vlan-id |
VLAN identifier |
pod1-leaf1# show ip igmp snooping statistics vlan 27 Global IGMP snooping statistics: (only non-zero values displayed) vPC ZMQ message response sent: 6 vPC ZMQ message response rcvd: 6 VLAN 27 IGMP snooping statistics, last reset: (only non-zero values displayed) Packets received: 42 IGMPv3 queries received: 42 vPC Peer Link ZMQ packet statistics: IGMP packets (sent/recv/fail): 2/21/0
show ip interface [ brief [include-secondary] | interface | ip-addr ] [operational] [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Display IP information |
interface |
Display IP related interface information |
brief |
Show brief info of interface |
include-secondary |
Display summary of all IP addresses |
operational |
Display only interfaces that are administratively enabled |
vrf |
Display per-VRF information |
all |
Display all VRFs |
interface |
Name of the Interface |
ip-addr |
IP address |
vrf-name |
Name of the VRF |
local-addr |
Interface for local IP address |
pod1-leaf1# show ip interface brief IP Interface Status for VRF "overlay-1"(4) Interface Address Interface Status eth1/49 unassigned protocol-up/link-up/admin-up eth1/49.1 unnumbered protocol-up/link-up/admin-up (lo0) eth1/50 unassigned protocol-down/link-down/admin-up eth1/50.2 unnumbered protocol-down/link-down/admin-up (lo0) eth1/51 unassigned protocol-down/link-down/admin-up eth1/51.3 unnumbered protocol-down/link-down/admin-up (lo0) eth1/52 unassigned protocol-down/link-down/admin-up eth1/52.4 unnumbered protocol-down/link-down/admin-up (lo0) eth1/53 unassigned protocol-down/link-down/admin-up eth1/53.5 unnumbered protocol-down/link-down/admin-up (lo0) eth1/54 unassigned protocol-down/link-down/admin-up eth1/54.6 unnumbered protocol-down/link-down/admin-up (lo0) eth1/55 unassigned protocol-down/link-down/admin-up eth1/55.7 unnumbered protocol-down/link-down/admin-up (lo0) eth1/56 unassigned protocol-down/link-down/admin-up eth1/56.8 unnumbered protocol-down/link-down/admin-up (lo0) eth1/57 unassigned protocol-down/link-down/admin-up eth1/57.9 unnumbered protocol-down/link-down/admin-up (lo0) eth1/58 unassigned protocol-up/link-up/admin-up eth1/58.10 unnumbered protocol-up/link-up/admin-up (lo0) eth1/59 unassigned protocol-down/link-down/admin-up eth1/59.11 unnumbered protocol-down/link-down/admin-up (lo0) eth1/60 unassigned protocol-down/link-down/admin-up eth1/60.12 unnumbered protocol-down/link-down/admin-up (lo0) vlan23 10.0.0.30/27 protocol-up/link-up/admin-up lo0 10.0.47.251/32 protocol-up/link-up/admin-up lo1 10.0.20.69/32 protocol-up/link-up/admin-up lo1023 10.0.0.32/32 protocol-up/link-up/admin-up IP Interface Status for VRF "black-hole"(3) Interface Address Interface Status IP Interface Status for VRF "DuIPTV:ctx0"(5) Interface Address Interface Status vlan15 28.0.0.254/24 protocol-up/link-up/admin-up vlan24 20.0.0.254/24 protocol-up/link-up/admin-up vlan27 22.0.0.254/24 protocol-up/link-up/admin-up vlan37 27.0.0.254/24 protocol-up/link-up/admin-up IP Interface Status for VRF "AsTenant3:ctx2"(9) Interface Address Interface Status IP Interface Status for VRF "AsTenant4:ctx2"(6) Interface Address Interface Status IP Interface Status for VRF "AsTenant4:ctxtn4_ctx0"(7) Interface Address Interface Status IP Interface Status for VRF "DuCorpIT:ctx1"(8) Interface Address Interface Status IP Interface Status for VRF "management"(2) Interface Address Interface Status
show ip ospf interface [ interface-id | [brief] [ vrf { all | vrf-name } ] ]
show |
Show running system information |
ip |
Ipv4 |
ospf |
Display OSPF status and configuration |
interface |
OSPF enabled interface |
interface-id |
Interface identifier |
brief |
Display summary of OSPF interfaces |
vrf |
Display per-VRF information |
all |
Display information for all VRFs |
vrf-name |
VRF name (Max Size 32) |
pod1-leaf1# show ip ospf interface brief vrf Conformance:C1 OSPF Process ID default VRF Conformance:C1 Total number of interface: 4 Interface ID Area Cost State Neighbors Status Eth1/4 0 0.0.0.108 1 P2P 0 up Lo102 0 0.0.0.108 1 LOOPBACK 0 up Eth1/2 0 0.0.0.108 1 P2P 0 up Eth1/10 0 0.0.0.108 10 P2P 0 up
pod1-leaf1# show ip ospf interface vrf Conformance:C1 Ethernet1/4 is up, line protocol is up IP address 95.95.95.254/24, Process ID default VRF Conformance:C1, area 0.0.0.108 Enabled by interface configuration State P2P, Network type P2P, cost 1 Index 0, Transmit delay 1 sec 0 Neighbors, flooding to 0, adjacent with 0 Timer intervals: Hello 10, Dead 40, Wait 40, Retransmit 5 Hello timer due in 00:00:00 Simple authentication Number of opaque link LSAs: 0, checksum sum 0 loopback102 is up, line protocol is up IP address 101.101.101.101/32, Process ID default VRF Conformance:C1, area 0.0.0.108 Enabled by interface configuration State LOOPBACK, Network type LOOPBACK, cost 1 Ethernet1/2 is up, line protocol is up IP address 94.94.94.254/24, Process ID default VRF Conformance:C1, area 0.0.0.108 Enabled by interface configuration State P2P, Network type P2P, cost 1 Index 0, Transmit delay 1 sec 0 Neighbors, flooding to 0, adjacent with 0 Timer intervals: Hello 10, Dead 40, Wait 40, Retransmit 5 Hello timer due in 00:00:00 Simple authentication Number of opaque link LSAs: 0, checksum sum 0 Ethernet1/10 is up, line protocol is up IP address 96.96.96.254/24, Process ID default VRF Conformance:C1, area 0.0.0.108 Enabled by interface configuration State P2P, Network type P2P, cost 10 Index 0, Transmit delay 1 sec 0 Neighbors, flooding to 0, adjacent with 0 Timer intervals: Hello 10, Dead 40, Wait 40, Retransmit 5 Hello timer due in 00:00:00 Simple authentication Number of opaque link LSAs: 0, checksum sum 0
show ip ospf neighbors [ interface-id [ ip-address [detail] | detail | summary ] ] | [ ip-address [detail] | detail | summary ] [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Ipv4 |
ospf |
Display OSPF status and configuration |
neighbors |
Neighbor list |
ip-address |
Router IP address of neighbor |
detail |
Show detailed neighbor display |
interface-id |
Interface identifier |
summary |
Summary of neighbors |
vrf |
Display per-VRF information |
all |
Display information for all VRFs |
vrf-name |
VRF name (Max Size 32) |
pod1-leaf1# show ip ospf neighbors vrf t5:ctx56 OSPF Process ID default VRF t5:ctx56 Total number of neighbors: 1 Neighbor ID Pri State Up Time Address Interface 44.44.44.44 0 FULL/DROTHER 1d01h 20.1.54.3 Eth1/17.489
pod1-leaf1# show ip ospf neighbors detail Neighbor 44.44.44.44, interface address 20.1.54.3 Process ID default VRF t14:ctx191, in area 0.0.0.57 via interface Ethernet1/17.466 State is FULL, 6 state changes, last change 1d01h Neighbor priority is 0 DR is 20.1.54.2 BDR is 0.0.0.0 Hello options 0x8, dbd options 0x40 Last non-hello packet received 00:04:53 Dead timer due in 00:00:40 Neighbor 44.44.44.44, interface address 20.1.54.3 Process ID default VRF t18:ctx192, in area 0.0.0.57 via interface Ethernet1/17.506 State is FULL, 6 state changes, last change 1d01h Neighbor priority is 0 DR is 20.1.54.2 BDR is 0.0.0.0 Hello options 0x8, dbd options 0x40 Last non-hello packet received 00:04:49 Dead timer due in 00:00:41 . . [EXAMPLE TRUNCATED] .
show ip ospf route [ summary | ippfx [longer-prefixes] [summary] | ip ] [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Ipv4 |
ospf |
Display OSPF status and configuration |
route |
Internal OSPF routes |
ip |
IP address (show single OSPF route) |
ippfx |
IP prefix (show single exact match OSPF route) |
summary |
Show route counts |
longer-prefixes |
Show exact match and more specific routes |
vrf |
Display per-VRF information |
all |
Display information for all VRFs |
vrf-name |
VRF name (Max Size 32) |
pod1-leaf1# show ip ospf route vrf Conformance:C1 OSPF Process ID default VRF Conformance:C1, Routing Table (D) denotes route is directly attached (R) denotes route is in RIB 94.94.94.0/24 (intra)(D) area 0.0.0.108 via 94.94.94.0/Eth1/2* , cost 1 distance 110 95.95.95.0/24 (intra)(D) area 0.0.0.108 via 95.95.95.0/Eth1/4* , cost 1 distance 110 96.96.96.0/24 (intra)(D) area 0.0.0.108 via 96.96.96.0/Eth1/10* , cost 10 distance 110 101.101.101.101/32 (intra)(D) area 0.0.0.108 via 101.101.101.101/lo102* , cost 1 distance 110
pod1-leaf1# show ip ospf route summary vrf Conformance:C1 OSPF Process ID default VRF Conformance:C1, Routing Table (D) denotes route is directly attached (R) denotes route is in RIB Total number of routes: 4 Total number of paths: 4 Total number of (routes, paths) per path type: nopath : ( 0, 0) intra : ( 4, 4) discard-internal: ( 0, 0) inter : ( 0, 0) discard-external: ( 0, 0) type-1 : ( 0, 0) nssa type-1 : ( 0, 0) type-2 : ( 0, 0) nssa type-2 : ( 0, 0) Number of (routes,paths) per mask-length: /24: ( 3, 3) /32: ( 1, 1)
show ip ospf traffic { interface-id | vrf { all | vrf-name } }
show |
Show running system information |
ip |
Ipv4 |
ospf |
Display OSPF status and configuration |
traffic |
Packet counters |
interface-id |
Interface identifier |
vrf |
Display per-VRF information |
all |
Display information for all VRFs |
vrf-name |
VRF name (Max Size 32) |
pod1-leaf1# show ip ospf traffic vrf Conformance:C1 OSPF Process ID default VRF Conformance:C1, Packet Counters (cleared 04:18:42 ago) Total: 22 in, 5319 out LSU transmissions: first 0, rxmit 0, for req 0 nbr xmit 0 Flooding packets output throttled (IP/tokens): 00 (0/0) Ignored LSAs: 0, LSAs dropped during SPF: 0 LSAs dropped during graceful restart: 0 Errors: drops in 0, drops out 0, errors in 22, errors out 0, hellos in 22, dbds in 0, lsreq in 0, lsu in 0, lsacks in 0, unknown in 0, unknown out 0, no ospf 0, bad version 0, bad crc 0, dup rid 0, dup src 0, invalid src 0, invalid dst 0, no nbr 0, passive 0, wrong area 3, pkt length 0, nbr changed rid/ip addr 0 bad auth 0, no vrf 0 hellos dbds lsreqs lsus acks In: 22 0 0 0 0 Out: 5319 0 0 0 0
show ip ospf vrf { all | vrf-name }
show |
Show running system information |
ip |
Ipv4 |
ospf |
Display OSPF status and configuration |
vrf |
Display per-VRF information |
all |
Display information for all VRFs |
vrf-name |
VRF name (Max Size 32) |
pod1-leaf1# show ip ospf vrf t14:ctx191 Routing Process default with ID 20.1.55.2 VRF t14:ctx191 Stateful High Availability enabled Graceful-restart is configured Grace period: 60 state: Inactive Last graceful restart exit status: None Supports only single TOS(TOS0) routes Supports opaque LSA This router is an autonomous system boundary. Redistributing External Routes from Administrative distance 100 Reference Bandwidth is 40000 Mbps SPF throttling delay time of 200.000 msecs, SPF throttling hold time of 1000.000 msecs, SPF throttling maximum wait time of 5000.000 msecs LSA throttling start time of 0.000 msecs, LSA throttling hold interval of 5000.000 msecs, LSA throttling maximum wait time of 5000.000 msecs Minimum LSA arrival 1000.000 msec LSA group pacing timer 10 secs Maximum paths to destination 3 Number of external LSAs 0, checksum sum 0x0 Number of opaque AS LSAs 0, checksum sum 0x0 Number of areas is 1, 0 normal, 0 stub, 1 nssa Number of active areas is 1, 0 normal, 0 stub, 1 nssa Area (0.0.0.57) Area has existed for 1d03h Interfaces in this area: 2 Active interfaces: 2 Passive interfaces: 1 Loopback interfaces: 1 This area is a NSSA area Perform type-7/type-5 LSA translation Summarization is disabled No authentication available SPF calculation has run 16 times Last SPF ran for 0.001554s Area ranges are Number of LSAs: 5, checksum sum 0x0
show ip prefix-list [strarg]
show | Show running system information |
ip | Display IP information |
prefix-list | List IP prefix lists |
strarg | Type: string Name of prefix list (Max Size 100) |
show ip process [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Display IP information |
process |
Display IP global information |
vrf |
Display per-VRF information |
all |
Display all VRFs |
vrf-name |
Name of the VRF |
pod1-leaf1# show ip process VRF overlay-1 VRF id is 4 Base table id is 2 Iodlist: 101 109 102 110 103 111 104 112 105 113 106 114 107 115 108 116 117 4 146 129 Local address list: 10.0.0.30 10.0.75.24 10.0.106.3 10.0.0.32 VRF black-hole VRF id is 3 Base table id is 1 Iodlist: Local address list: VRF DU1:ctx1 VRF id is 5 Base table id is 3 Iodlist: Local address list: VRF management VRF id is 2 Base table id is 4 Iodlist: Local address list: VRF Nikola:Nikola VRF id is 6 Base table id is 5 Iodlist: Local address list: VRF Nikola:spanCtx VRF id is 7 Base table id is 6 Iodlist: Local address list: VRF testPing:testPing VRF id is 8 Base table id is 7 Iodlist: Local address list:
show ip route [ ip-addr | ip-prefix [ longer-prefixes | shorter-prefixes ] ] [ next-hop nh | interface interface-id | updated [ since stime ] [ until utime ] ] + [ summary | detail ] vrf { vrf-name | all }
show |
Show running system information |
ip |
Display IP information |
route |
Display routing information |
ip-addr |
Display single route longest match lookup |
ip-prefix |
Display single exact match route |
longer-prefixes |
Display matching routes with mask-lengths >= prefix |
shorter-prefixes |
Display matching routes with mask-lengths <= prefix |
next-hop |
Display routes with this next-hop only |
nh |
Next hop address |
interface |
Display routes with this output interface only |
interface-id |
Interface Name |
updated |
Display routes filtered by last updated time |
since |
Display those routes updated since this time |
stime |
Type: string Since this date/time [[CC]YY-][MM-DD-]HH:MM[:SS] |
until |
Display those routes updated until this time |
utime |
Type: string Until this date/time [[CC]YY-][MM-DD-]HH:MM[:SS] |
summary |
Display route counts |
detail |
Display routes in full detail |
vrf |
Display per-VRF information |
vrf-name |
VRF name |
all |
Display information for all VRFs |
pod1-leaf1# show ip route vrf overlay-1 IP Route Table for VRF "overlay-1" '*' denotes best ucast next-hop '**' denotes best mcast next-hop '[x/y]' denotes [preference/metric] '%<string>' in via output denotes VRF <string> 10.0.0.0/27, ubest/mbest: 1/0, attached, direct *via 10.0.0.30, vlan9, [1/0], 12:15:43, direct 10.0.0.1/32, ubest/mbest: 3/0 *via 10.0.75.29, eth1/99.3, [115/12], 12:10:48, isis-isis_infra, L1 *via 10.0.75.30, eth1/101.5, [115/12], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/12], 12:10:41, isis-isis_infra, L1 10.0.0.3/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/12], 00:30:07, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/12], 00:30:07, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/12], 00:30:07, isis-isis_infra, L1 10.0.0.30/32, ubest/mbest: 1/0, attached *via 10.0.0.30, vlan9, [1/0], 12:15:43, local 10.0.0.32/32, ubest/mbest: 2/0, attached, direct *via 10.0.0.32, lo1023, [1/0], 12:10:42, local *via 10.0.0.32, lo1023, [1/0], 12:10:42, direct 10.0.0.64/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/2], 12:10:46, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:10:41, isis-isis_infra, L1 10.0.0.65/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/2], 12:10:46, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:10:41, isis-isis_infra, L1 10.0.36.65/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:10:46, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:10:41, isis-isis_infra, L1 10.0.36.66/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:10:46, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:10:41, isis-isis_infra, L1 10.0.36.69/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:10:22, isis-isis_infra, L1 10.0.36.70/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:10:22, isis-isis_infra, L1 10.0.75.24/32, ubest/mbest: 2/0, attached, direct *via 10.0.75.24, lo0, [1/0], 12:10:55, local *via 10.0.75.24, lo0, [1/0], 12:10:55, direct 10.0.75.25/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 11:49:55, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 11:49:55, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 11:49:55, isis-isis_infra, L1 10.0.75.26/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:10:32, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:10:32, isis-isis_infra, L1 10.0.75.27/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 00:17:19, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 00:17:19, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 00:17:19, isis-isis_infra, L1 10.0.75.28/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:10:41, isis-isis_infra, L1 10.0.75.29/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:10:49, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:10:41, isis-isis_infra, L1 10.0.75.30/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:10:48, isis-isis_infra, L1 10.0.75.31/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:10:48, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:10:41, isis-isis_infra, L1 10.0.106.0/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:07:03, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:07:03, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:07:03, isis-isis_infra, L1 10.0.106.1/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:07:05, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:07:05, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:07:05, isis-isis_infra, L1 10.0.106.3/32, ubest/mbest: 2/0, attached, direct *via 10.0.106.3, lo1, [1/0], 12:07:05, local *via 10.0.106.3, lo1, [1/0], 12:07:05, direct
pod1-leaf1# show ip route next-hop 10.0.75.30 vrf overlay-1 IP Route Table for VRF "overlay-1" '*' denotes best ucast next-hop '**' denotes best mcast next-hop '[x/y]' denotes [preference/metric] '%<string>' in via output denotes VRF <string> 10.0.0.1/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/12], 12:13:15, isis-isis_infra, L1 10.0.0.3/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/12], 00:32:34, isis-isis_infra, L1 10.0.0.64/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:15, isis-isis_infra, L1 10.0.0.65/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:15, isis-isis_infra, L1 10.0.36.69/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:12:49, isis-isis_infra, L1 10.0.36.70/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:12:49, isis-isis_infra, L1 10.0.75.25/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 11:52:22, isis-isis_infra, L1 10.0.75.26/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:15, isis-isis_infra, L1 10.0.75.27/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 00:19:46, isis-isis_infra, L1 10.0.75.28/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:15, isis-isis_infra, L1 10.0.75.30/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:15, isis-isis_infra, L1 10.0.75.31/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:15, isis-isis_infra, L1 10.0.106.0/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:09:30, isis-isis_infra, L1 10.0.106.1/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:09:32, isis-isis_infra, L1 Leaf1# show ip route summary vrf overlay-1 IP Route Table for VRF "overlay-1" Total number of routes: 25 Total number of paths: 54 Best paths per protocol: Backup paths per protocol: broadcast : 2 static : 1 am : 1 local : 4 direct : 4 isis-isis_infra: 42 Number of routes per mask-length: /27: 1 /32: 24
pod1-leaf1# show ip route summary vrf overlay-1 IP Route Table for VRF "overlay-1" Total number of routes: 25 Total number of paths: 54 Best paths per protocol: Backup paths per protocol: broadcast : 2 static : 1 am : 1 local : 4 direct : 4 isis-isis_infra: 42 Number of routes per mask-length: /27: 1 /32: 24
pod1-leaf1# show ip route updated vrf overlay-1 IP Route Table for VRF "overlay-1" '*' denotes best ucast next-hop '**' denotes best mcast next-hop '[x/y]' denotes [preference/metric] '%<string>' in via output denotes VRF <string> 10.0.0.0/27, ubest/mbest: 1/0, attached, direct *via 10.0.0.30, vlan9, [1/0], 12:18:46, direct 10.0.0.1/32, ubest/mbest: 3/0 *via 10.0.75.29, eth1/99.3, [115/12], 12:13:51, isis-isis_infra, L1 *via 10.0.75.30, eth1/101.5, [115/12], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/12], 12:13:44, isis-isis_infra, L1 10.0.0.3/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/12], 00:33:10, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/12], 00:33:10, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/12], 00:33:10, isis-isis_infra, L1 10.0.0.30/32, ubest/mbest: 1/0, attached *via 10.0.0.30, vlan9, [1/0], 12:18:46, local 10.0.0.32/32, ubest/mbest: 2/0, attached, direct *via 10.0.0.32, lo1023, [1/0], 12:13:45, local *via 10.0.0.32, lo1023, [1/0], 12:13:45, direct 10.0.0.64/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/2], 12:13:49, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:13:44, isis-isis_infra, L1 10.0.0.65/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/2], 12:13:49, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:13:44, isis-isis_infra, L1 10.0.36.65/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:13:49, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:13:44, isis-isis_infra, L1 10.0.36.66/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:13:49, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:13:44, isis-isis_infra, L1 10.0.36.69/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:25, isis-isis_infra, L1 10.0.36.70/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:25, isis-isis_infra, L1 10.0.75.24/32, ubest/mbest: 2/0, attached, direct *via 10.0.75.24, lo0, [1/0], 12:13:58, local *via 10.0.75.24, lo0, [1/0], 12:13:58, direct 10.0.75.25/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 11:52:58, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 11:52:58, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 11:52:58, isis-isis_infra, L1 10.0.75.26/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:13:35, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:13:35, isis-isis_infra, L1 10.0.75.27/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 00:20:22, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 00:20:22, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 00:20:22, isis-isis_infra, L1 10.0.75.28/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:13:44, isis-isis_infra, L1 10.0.75.29/32, ubest/mbest: 2/0 *via 10.0.75.29, eth1/99.3, [115/2], 12:13:52, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/2], 12:13:44, isis-isis_infra, L1 10.0.75.30/32, ubest/mbest: 1/0 *via 10.0.75.30, eth1/101.5, [115/2], 12:13:51, isis-isis_infra, L1 10.0.75.31/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:13:51, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:13:44, isis-isis_infra, L1 10.0.106.0/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:10:06, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:10:06, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:10:06, isis-isis_infra, L1 10.0.106.1/32, ubest/mbest: 3/0 *via 10.0.75.30, eth1/101.5, [115/3], 12:10:08, isis-isis_infra, L1 *via 10.0.75.29, eth1/98.2, [115/3], 12:10:08, isis-isis_infra, L1 *via 10.0.75.29, eth1/99.3, [115/3], 12:10:08, isis-isis_infra, L1 10.0.106.3/32, ubest/mbest: 2/0, attached, direct *via 10.0.106.3, lo1, [1/0], 12:10:08, local *via 10.0.106.3, lo1, [1/0], 12:10:08, direct
show ip static-route [ vrf { all | vrf-name } ]
show |
Show running system information |
ip |
Display IP information |
static-route |
Display configured static routes |
vrf |
Display per-VRF information |
all |
Display all VRFs |
vrf-name |
Name of the VRF |
pod1-leaf1# show ip static-route vrf overlay-1 Static-route for VRF "overlay-1"(4) IPv4 Unicast Static Routes: 10.0.0.2/32, configured nh: 10.0.0.2 (not installed in urib) rnh(not installed in urib)
show isis adjacency [ system-id sid ] [interface] [detail] vrf { all | vrf-name }
show |
Show running system information |
isis |
Display IS-IS status and configuration |
adjacency |
Display IS-IS adjacency information |
interface |
IS-IS interface |
system-id |
Hostname or System ID |
sid |
Hostname or System ID (in the form of XXXX.XXXX.XXXX) |
detail |
Display IS-IS detail adjacency information |
vrf |
VRF name |
all |
Display information for all VRFs |
vrf-name |
VRF Name |
pod1-leaf1# show isis adjacency vrf all IS-IS process: isis_infra VRF:overlay-1 IS-IS adjacency database: System ID SNPA Level State Hold Time Interface 7800.0000.0000 N/A 1 UP 00:00:50 Ethernet1/101.5 7900.0000.0000 N/A 1 UP 00:00:55 Ethernet1/99.3 7900.0000.0000 N/A 1 UP 00:00:59 Ethernet1/98.2
pod1-leaf1# show isis adjacency system-id fc03.0000.0000 vrf overlay-1 IS-IS process: isis_infra VRF:overlay-1 IS-IS adjacency database: System ID SNPA Level State Hold Time Interface FC03.0000.0000 N/A 1 UP 00:00:19 Ethernet3/31.31
pod1-leaf1# show isis adjacency detail vrf overlay-1 IS-IS process: isis_infra VRF:overlay-1 IS-IS adjacency database: System ID SNPA Level State Hold Time Interface F903.0000.0000 N/A 1 UP 00:00:14 Ethernet4/33.69 Up/Down transitions: 0, Last transition: 02:06:04 ago Circuit Type: L1 IPv4 Address: 10.0.20.95 FA03.0000.0000 N/A 1 UP 00:00:22 Ethernet3/33.33 Up/Down transitions: 0, Last transition: 02:06:03 ago Circuit Type: L1 IPv4 Address: 10.0.20.90 FB03.0000.0000 N/A 1 UP 00:00:14 Ethernet4/31.67 Up/Down transitions: 0, Last transition: 02:06:04 ago Circuit Type: L1 IPv4 Address: 10.0.20.89 FC03.0000.0000 N/A 1 UP 00:00:20 Ethernet3/31.31 Up/Down transitions: 0, Last transition: 02:06:00 ago Circuit Type: L1 IPv4 Address: 10.0.20.91
show isis database [level-1] [lid] vrf { all | vrf-name }
show | Show running system information |
isis | Display IS-IS status and configuration |
database | Display IS-IS database information |
level-1 | level-1 |
lid | Type: lsp_id LSP ID in the form of XXXX.XXXX.XXXX.XX-XX |
vrf | VRF name |
all | Display information for all VRFs |
vrf-name | Type: string Specify VRF Name |
show isis dteps vrf { all | vrf-name }
show |
Show running system information |
isis |
Display IS-IS status and configuration |
dteps |
ISIS Dynamic Tunnel EndPoint database |
vrf |
VRF name |
all |
Display information for all VRFs |
vrf-name |
Type: string Specify VRF Name |
pod1-leaf1# show isis dteps vrf overlay-1 IS-IS Dynamic Tunnel End Point (DTEP) database: DTEP-Address Role Encapsulation Type 10.0.67.67 LEAF N/A PHYSICAL 10.0.20.95 LEAF N/A PHYSICAL 10.0.20.90 LEAF N/A PHYSICAL 10.0.67.66 LEAF N/A PHYSICAL 10.0.20.91 LEAF N/A PHYSICAL 10.0.20.89 LEAF N/A PHYSICAL 10.0.67.64 SPINE N/A PHYSICAL,PROXY-ACAST-V4 10.0.67.65 SPINE N/A PHYSICAL,PROXY-ACAST-MAC 10.0.20.93 SPINE N/A PHYSICAL 10.0.20.94 SPINE N/A PHYSICAL
show isis interface [ level-1 | brief | intf_arg ] vrf { all | vrf-name }
show |
Show running system information |
isis |
Display IS-IS status and configuration |
interface |
Display IS-IS interface information |
level-1 |
Display Level-1 interfaces |
brief |
Brief display of IS-IS interfaces |
intf_arg |
Type: interface IS-IS interface |
vrf |
VRF name |
all |
Display information for all VRFs |
vrf-name |
Type: string Specify VRF Name |
pod1-leaf1# show isis interface brief vrf overlay-1 IS-IS process: isis_infra VRF: overlay-1 Interface Type Idx State Circuit MTU Metric Priority Adjs/AdjsUp L1 L2 L1 L2 L1 L2 loopback0 LOOP 2 Down//Ready 0x01/L1 0 1 1 64 64 0/0 0/0 loopback1 LOOP 3 Down//Ready 0x01/L1 0 1 1 64 64 0/0 0/0 loopback2 LOOP 4 Down//Ready 0x01/L1 0 1 1 64 64 0/0 0/0 loopback3 LOOP 5 Down//Ready 0x01/L1 0 1 1 64 64 0/0 0/0 loopback4 LOOP 6 Down//Ready 0x01/L1 0 1 1 64 64 0/0 0/0 Ethernet3/31.31 P2P 7 Up//Ready 0x01/L1 9150 1 1 64 64 1/1 0/0 Ethernet3/33.33 P2P 8 Up//Ready 0x01/L1 9150 1 1 64 64 1/1 0/0 Ethernet4/31.67 P2P 9 Up//Ready 0x01/L1 9150 1 1 64 64 1/1 0/0 Ethernet4/33.69 P2P 10 Up//Ready 0x01/L1 9150 1 1 64 64 1/1 0/0
pod1-leaf1# show isis interface Ethernet3/31.31 vrf overlay-1 IS-IS process: isis_infra VRF: overlay-1 Ethernet3/31.31, Interface status: protocol-up/link-up/admin-up Extended Local Circuit ID: 0x1a11e01f, P2P Circuit ID: 0000.0000.0000.00 LSP interval: 33ms, MTU: 9150, IIH Padding: Never P2P Adjs: 1, AdjsUp: 1, Priority 64 Hello Interval: 10, Multi: 3, Next IIH: N/A Level Adjs AdjsUp Metric CSNP Next CSNP Last LSP ID 1 1 1 1 60 N/A ffff.ffff.ffff.ff-ff
pod1-leaf1# show isis interface level-1 vrf overlay-1 IS-IS process: isis_infra VRF: overlay-1 loopback0, Interface status: protocol-up/link-up/admin-up ISIS interface operation state : no/Ready Interface is disabled because : Passive level: level-1-2 Level Metric 1 1 loopback1, Interface status: protocol-up/link-up/admin-up ISIS interface operation state : no/Ready Interface is disabled because : Passive level: level-1-2 Level Metric 1 1 loopback2, Interface status: protocol-up/link-up/admin-up ISIS interface operation state : no/Ready Interface is disabled because : Passive level: level-1-2 Level Metric 1 1 loopback3, Interface status: protocol-up/link-up/admin-up ISIS interface operation state : no/Ready Interface is disabled because : Passive level: level-1-2 Level Metric 1 1 loopback4, Interface status: protocol-up/link-up/admin-up ISIS interface operation state : no/Ready Interface is disabled because : Passive level: level-1-2 Level Metric 1 1 Ethernet3/31.31, Interface status: protocol-up/link-up/admin-up Extended Local Circuit ID: 0x1a11e01f, P2P Circuit ID: 0000.0000.0000.00 LSP interval: 33ms, MTU: 9150, IIH Padding: Never P2P Adjs: 1, AdjsUp: 1, Priority 64 Hello Interval: 10, Multi: 3, Next IIH: N/A Level Adjs AdjsUp Metric CSNP Next CSNP Last LSP ID 1 1 1 1 60 N/A ffff.ffff.ffff.ff-ff Ethernet3/33.33, Interface status: protocol-up/link-up/admin-up Extended Local Circuit ID: 0x1a120021, P2P Circuit ID: 0000.0000.0000.00 LSP interval: 33ms, MTU: 9150, IIH Padding: Never P2P Adjs: 1, AdjsUp: 1, Priority 64 Hello Interval: 10, Multi: 3, Next IIH: N/A Level Adjs AdjsUp Metric CSNP Next CSNP Last LSP ID 1 1 1 1 60 N/A ffff.ffff.ffff.ff-ff Ethernet4/31.67, Interface status: protocol-up/link-up/admin-up Extended Local Circuit ID: 0x1a19e043, P2P Circuit ID: 0000.0000.0000.00 LSP interval: 33ms, MTU: 9150, IIH Padding: Never P2P Adjs: 1, AdjsUp: 1, Priority 64 Hello Interval: 10, Multi: 3, Next IIH: N/A Level Adjs AdjsUp Metric CSNP Next CSNP Last LSP ID 1 1 1 1 60 N/A ffff.ffff.ffff.ff-ff Ethernet4/33.69, Interface status: protocol-up/link-up/admin-up Extended Local Circuit ID: 0x1a1a0045, P2P Circuit ID: 0000.0000.0000.00 LSP interval: 33ms, MTU: 9150, IIH Padding: Never P2P Adjs: 1, AdjsUp: 1, Priority 64 Hello Interval: 10, Multi: 3, Next IIH: N/A Level Adjs AdjsUp Metric CSNP Next CSNP Last LSP ID 1 1 1 1 60 N/A ffff.ffff.ffff.ff-ff
show isis protocol vrf [ all | vrf-name ]
show |
Show running system information |
isis |
Display IS-IS status and configuration |
protocol |
Display IS-IS process information |
vrf |
VRF name |
all |
Display information for all VRFs |
vrf-name |
Type: string Specify VRF Name |
pod1-leaf1# show isis protocol vrf overlay-1 ISIS process : isis_infra VRF: overlay-1 System ID : FD:03:00:00:00:00 IS-Type : L1 SAP : 412 Queue Handle : 14 Maximum LSP MTU: 1492 Metric-style : advertise(narrow, wide), accept(narrow, wide) Area address(es) : 01 Process is up and running Interfaces supported by IS-IS : loopback0 Ethernet3/31.31 Ethernet3/33.33 Ethernet4/33.69 Ethernet4/31.67 loopback1 loopback2 loopback3 loopback4 Address family IPv4 unicast : Number of interface : 9 Adjacency check disabled Distance : 115
show isis route vrf [ all | vrf-name ]
show | Show running system information |
isis | Display IS-IS status and configuration |
route | Display IS-IS route information |
vrf | VRF name |
all | Display information for all VRFs |
vrf-name | Type: string Specify VRF Name |
show isis statistics vrf { all | vrf-name }
show |
Show running system information |
isis |
Display IS-IS status and configuration |
statistics |
Display IS-IS protocol statistics |
vrf |
VRF statistics |
all |
Display information for all VRFs |
vrf-name |
VRF Name |
pod1-leaf1# show isis statistics vrf overlay-1 IS-IS Process: isis_infra VRF: overlay-1 SPF calculations: 28 LSPs sourced: 16 LSPs refreshed: 1280 LSPs purged: 0
show isis traffic [interface] vrf { all | vrf-name }
show |
Show running system information |
isis |
Display IS-IS status and configuration |
traffic |
Display IS-IS traffic information |
interface |
Type: interface IS-IS interface |
vrf |
VRF name |
all |
Display information for all VRFs |
vrf-name |
Type: string Specify VRF Name |
pod1-leaf1# show isis traffic vrf overlay-1 IS-IS process: isis-infra VRF: overlay-1 PDU Received Sent RcvAuthErr OtherRcvErr ReTransmit LAN-IIH 0 0 0 0 n/a P2P-IIH 3209 3223 0 0 n/a CSNP 4 19 0 0 n/a PSNP 3 167 0 0 n/a LSP 203 10 0 0 0 FASTLSP 0 114 n/a n/a n/a FASTCSNP 0 115 n/a n/a n/a
pod1-leaf1# show isis traffic Ethernet3/31.31 vrf overlay-1 IS-IS process: isis-infra VRF: overlay-1 PDU Received Sent RcvAuthErr OtherRcvErr ReTransmit LAN-IIH 0 0 0 0 n/a P2P-IIH 802 806 0 0 n/a CSNP 1 5 0 0 n/a PSNP 1 41 0 0 n/a LSP 46 7 0 0 0 FASTLSP 0 0 n/a n/a n/a FASTCSNP 0 0 n/a n/a n/a
show lacp counters [ interface arg0 ]
show | Show running system information |
lacp | LACP protocol |
counters | LACP counters |
interface | Specify a port-channel |
arg0 | Type: interface_mrange Port Channel interface |
show lacp interface interface-id
show |
Show running system information |
lacp |
LACP protocol |
interface |
Specify an interface |
interface-id |
Interface identifier |
pod1-leaf1# show lacp interface e1/14 Interface Ethernet1/14 is up Channel group is 13 port channel is Po13 PDUs sent: 1493 PDUs rcvd: 1495 Markers sent: 0 Markers rcvd: 0 Marker response sent: 0 Marker response rcvd: 0 Unknown packets rcvd: 0 Illegal packets rcvd: 0 Lag Id: [ [(80a2, 00-23-04-ee-be-03, 82af, 8000, 10e), (8000, 54-7f-ee-ee-5a-c1, d, 8000, 10e)] ] Operational as aggregated link since Sat Jun 07 06:15:39 2014 Local Port: Eth1/14 MAC Address= 7c-69-f6-10-3d-73 System Identifier=0x8000,7c-69-f6-10-3d-73 Port Identifier=0x8000,0x10e Operational key=33455 LACP_Activity=active LACP_Timeout=Long Timeout (30s) Synchronization=IN_SYNC Collecting=true Distributing=true Partner information refresh timeout=Long Timeout (90s) Actor Admin State=(Ac-1:To-0:Ag-1:Sy-1:Co-1:Di-1:De-0:Ex-0) Actor Oper State=Ac-1:To-0:Ag-1:Sy-1:Co-1:Di-1:De-0:Ex-0 Neighbor: 0x10e MAC Address= 54-7f-ee-ee-5a-c1 System Identifier=0x8000,54-7f-ee-ee-5a-c1 Port Identifier=0x8000,0x10e Operational key=13 LACP_Activity=active LACP_Timeout=Long Timeout (30s) Synchronization=IN_SYNC Collecting=true Distributing=true Partner Admin State=(Ac-1:To-0:Ag-1:Sy-1:Co-1:Di-1:De-0:Ex-0) Partner Oper State=Ac-1:To-0:Ag-1:Sy-1:Co-1:Di-1:De-0:Ex-0 Aggregate or Individual(True=1)= 1
show lacp neighbor [ interface pc-id ]
show |
Show running system information |
lacp |
LACP protocol |
neighbor |
LACP interface neighbor |
interface |
Specify a port-channel |
pc-id |
Port Channel interface identifier |
pod1-leaf1# show lacp neighbor Flags: S - Device is sending Slow LACPDUs F - Device is sending Fast LACPDUs A - Device is in Active mode P - Device is in Passive mode port-channel1 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/18 0x8000,54-7f-ee-ee-5a-c10x112 43914 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0x11 0x3d port-channel2 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/12 0x8000,54-7f-ee-ee-5a-c10x10c 43915 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xb 0x3d port-channel3 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/16 0x8000,54-7f-ee-ee-5a-c10x110 43924 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xf 0x3d port-channel4 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/11 0x8000,54-7f-ee-ee-5a-c10x10b 43915 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xa 0x3d port-channel5 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/17 0x8000,54-7f-ee-ee-5a-c10x111 43924 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0x10 0x3d port-channel8 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/4 0x8000,54-7f-ee-ee-5a-c10x104 44052 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0x3 0x3d Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/5 0x8000,54-7f-ee-ee-5a-c10x105 44051 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0x3 0x3d port-channel9 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/13 0x8000,54-7f-ee-ee-5a-c10x10d 43924 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xc 0x3d port-channel13 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/14 0x8000,54-7f-ee-ee-5a-c10x10e 43924 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xd 0x3d port-channel14 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/15 0x8000,54-7f-ee-ee-5a-c10x10f 43915 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0xe 0x3d port-channel15 neighbors Partner's information Partner Partner Partner Port System ID Port Number Age Flags Eth1/10 0x8000,54-7f-ee-ee-5a-c10x10a 43925 SA LACP Partner Partner Partner Port Priority Oper Key Port State 32768 0x9 0x3d
show lacp port-channel [ interface pc-id ]
show |
Show running system information |
lacp |
LACP protocol |
port-channel |
LACP port-channels |
interface |
Specify a port-channel |
pc-id |
Port Channel interface identifier |
pod1-leaf1# show lacp port-channel port-channel1 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x82b0 Operational key=0x82b0 Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0x11 Max delay=0 Aggregate or individual=1 Member Port List= Eth1/18 port-channel2 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x815c Operational key=0x815c Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xb Max delay=0 Aggregate or individual=1 Member Port List= Eth1/12 port-channel3 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x82ad Operational key=0x82ad Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xf Max delay=0 Aggregate or individual=1 Member Port List= Eth1/16 port-channel4 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x8159 Operational key=0x8159 Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xa Max delay=0 Aggregate or individual=1 Member Port List= Eth1/11 port-channel5 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x815b Operational key=0x815b Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0x10 Max delay=0 Aggregate or individual=1 Member Port List= Eth1/17 port-channel8 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x8003 Operational key=0x8003 Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0x3 Max delay=0 Aggregate or individual=1 Member Port List= Eth1/4 Eth1/5 port-channel9 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x815d Operational key=0x815d Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xc Max delay=0 Aggregate or individual=1 Member Port List= Eth1/13 port-channel13 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x82af Operational key=0x82af Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xd Max delay=0 Aggregate or individual=1 Member Port List= Eth1/14 port-channel14 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x815a Operational key=0x815a Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0xe Max delay=0 Aggregate or individual=1 Member Port List= Eth1/15 port-channel15 System Mac=7c-69-f6-10-3d-73 Local System Identifier=0x8000,7c-69-f6-10-3d-73 Admin key=0x8002 Operational key=0x8002 Partner System Identifier=0x8000,54-7f-ee-ee-5a-c1 Operational key=0x9 Max delay=0 Aggregate or individual=1 Member Port List= Eth1/10
show lacp system-identifier
show |
Show running system information |
lacp |
LACP protocol |
system-identifier |
Show system-identifier information |
pod1-leaf1# show lacp system-identifier 32768,7c-69-f6-10-3d-73
show lldp entry [sys-name]
show | Show running system information |
lldp | Show information about lldp |
entry | Show lldp entry information |
sys-name | Type: string Peer's System name |
show lldp interface arg0
show | Show running system information |
lldp | Show information about lldp |
interface | Show lldp interface information |
arg0 | Type: interface Interface |
show lldp neighbors [ interface arg0 ] [detail]
show |
Show running system information |
lldp |
Show information about lldp |
neighbors |
Show lldp neighbor information |
interface |
Show lldp neighbor information on an interface |
arg0 |
Type: interface Interface |
detail |
Show lldp neighbor detail information |
This example shows how to display summary information about all LLDP neighbors:
pod1-leaf1# show lldp neighbors Capability codes: (R) Router, (B) Bridge, (T) Telephone, (C) DOCSIS Cable Device (W) WLAN Access Point, (P) Repeater, (S) Station, (O) Other Device ID Local Intf Hold-time Capability Port ID ifav32-ifc1 Eth1/1 120 90:e2:ba:40:75:5c ifav32-n3k-1 Eth1/17 120 B Eth1/17 ifav32-n3k-1 Eth1/18 120 B Eth1/18 ifav32-n3k-1 Eth1/19 120 B Eth1/19 ifav32-n3k-1 Eth1/20 120 B Eth1/20 ifav32-n3k-1 Eth1/31 120 B Eth1/31 ifav32-n3k-1 Eth1/32 120 B Eth1/32 ifav32-spine1 Eth1/49 120 BR Eth1/33 ifav32-spine1 Eth1/50 120 BR Eth1/34 Total entries displayed: 9
This example shows how to display detailed information about all LLDP neighbors:
pod1-leaf1# show lldp neighbors detail Capability codes: (R) Router, (B) Bridge, (T) Telephone, (C) DOCSIS Cable Device (W) WLAN Access Point, (P) Repeater, (S) Station, (O) Other Device ID Local Intf Hold-time Capability Port ID Chassis id: 90:e2:ba:40:75:5c Port id: 90:e2:ba:40:75:5c Local Port id: Eth1/1 Port Description: eth2-1 System Name: ifav32-ifc1 System Description: topology/pod-1/node-1 Time remaining: 96 seconds System Capabilities: Enabled Capabilities: Management Address: 10.0.0.1 Vlan ID: not advertised Chassis id: 4c:00:82:ca:e4:58 Port id: Eth1/17 Local Port id: Eth1/17 Port Description: Ethernet1/17 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 105 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: not advertised Chassis id: 4c:00:82:ca:e4:59 Port id: Eth1/18 Local Port id: Eth1/18 Port Description: Ethernet1/18 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 114 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: not advertised Chassis id: 4c:00:82:ca:e4:5a Port id: Eth1/19 Local Port id: Eth1/19 Port Description: Ethernet1/19 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 114 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: 1 Chassis id: 4c:00:82:ca:e4:5b Port id: Eth1/20 Local Port id: Eth1/20 Port Description: Ethernet1/20 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 114 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: 1 Chassis id: 4c:00:82:ca:e4:66 Port id: Eth1/31 Local Port id: Eth1/31 Port Description: Ethernet1/31 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 113 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: 1 Chassis id: 4c:00:82:ca:e4:67 Port id: Eth1/32 Local Port id: Eth1/32 Port Description: Ethernet1/32 System Name: ifav32-n3k-1 System Description: Cisco Nexus Operating System (NX-OS) Software 6.0(2)U1(1a) TAC support: http://www.cisco.com/tac Copyright (c) 2002-2013, Cisco Time remaining: 113 seconds System Capabilities: B Enabled Capabilities: B Management Address: 172.23.48.250 Vlan ID: 1 Chassis id: 00:3a:99:fe:17:d4 Port id: Eth1/33 Local Port id: Eth1/49 Port Description: topology/pod-1/node-18/sys/conng/path-[eth1/33] System Name: ifav32-spine1 System Description: topology/pod-1/node-18 Time remaining: 92 seconds System Capabilities: B, R Enabled Capabilities: B, R Management Address: 172.23.50.238 Vlan ID: not advertised Chassis id: 00:3a:99:fe:17:d5 Port id: Eth1/34 Local Port id: Eth1/50 Port Description: topology/pod-1/node-18/sys/conng/path-[eth1/34] System Name: ifav32-spine1 System Description: topology/pod-1/node-18 Time remaining: 97 seconds System Capabilities: B, R Enabled Capabilities: B, R Management Address: 172.23.50.238 Vlan ID: not advertised Total entries displayed: 9
show lldp timers
show |
Show running system information |
lldp |
Show information about lldp |
timers |
Show lldp timers |
pod1-leaf1# show lldp timers LLDP Timers: Holdtime in seconds: 120 Reinit-time in seconds: 2 Transmit interval in seconds: 30
show lldp tlv-select
show |
Show running system information |
lldp |
Show information about lldp |
tlv-select |
Show lldp tlv-select |
pod1-leaf1# show lldp tlv-select management-address port-description port-vlan system-capabilities system-description system-name
show lldp traffic [ interface interface-id ]
show |
Show running system information |
lldp |
Show information about lldp |
traffic |
Show lldp counters |
interface |
Show lldp interface information |
interface-id |
Interface identifier |
pod1-leaf1# show lldp traffic LLDP traffic statistics: Total frames transmitted: 24624 Total entries aged: 0 Total frames received: 24702 Total frames received in error: 0 Total frames discarded: 0 Total unrecognized TLVs: 0
show locator-led status
show |
Show running system information |
locator-led |
Blink locator LED on device |
status |
Status |
Spine1# show locator-led status Component Locator LED Status -------------------------------------- Chassis off Module 1 off Module 4 off Module 22 off Module 24 off Module 26 off Module 27 off Module 29 off Module 30 off Fan 1 off Fan 2 off Fan 3 off
show mac address-table [ static | dynamic ] [ address mac-addr ] [ vlan id ] [ interface interface-name ]
show |
MAC configuration commands |
mac |
Mac addr information |
address-table |
MAC Address Table |
static |
Display Static Entries |
dynamic |
Display Dynamic Entries |
address1 |
address |
vlan1 |
VLAN |
address |
address |
interface |
Interface |
vlan |
VLAN |
mac-addr |
Type: ethernet MAC Address |
id |
Type: integer VLAN ID |
interface-name |
Type: interface Interface name |
This command shows all the MAC addresses, both static and dynamically learned, that are known to the switch. For each MAC address, the interface behind which the MAC is located is displayed. In the case of local MACs, the interface is either a physical port or port-channel, or a virtual port (FEX). In the case of virtual machines (VM), the tunnel interface of the corresponding hypervisor is displayed. In the case of remote MACs, the tunnel interface to the leaf/ToR where the MAC is located is displayed.
This example shows how to display the MAC address table:
pod1-leaf1# show mac address-table Legend: * - primary entry, G - Gateway MAC, (R) - Routed MAC, O - Overlay MAC age - seconds since last seen,+ - primary entry using vPC Peer-Link, (T) - True, (F) - False VLAN MAC Address Type age Secure NTFY Ports/SWID.SSID.LID ---------+-----------------+--------+---------+------+----+------------------ * 9 0000.1d00.0030 dynamic - F F tunnel16431 * 9 0000.1a00.002d dynamic - F F tunnel16430 * 201 5254.01cd.09eb dynamic - F F eth1/1 * 201 5254.03cd.09eb dynamic - F F po7
show module [arg0]
show |
Show Information |
module |
Module |
arg0 |
Type: integer enter the module number |
pod1-spine1# show module Mod Ports Module-Type Model Status --- ----- ----------------------------------- ------------------ ---------- 1 36 36p 40G Ethernet Module N9K-X9736PQ ok 2 36 36p 40G Ethernet Module N9K-X9736PQ ok 3 36 36p 40G Ethernet Module N9K-X9736PQ ok 4 36 36p 40G Ethernet Module N9K-X9736PQ ok 8 36 36p 40G Ethernet Module N9K-X9736PQ ok 21 0 Fabric Module N9K-C9508-FM ok 22 0 Fabric Module N9K-C9508-FM ok 23 0 Fabric Module N9K-C9508-FM ok 24 0 Fabric Module N9K-C9508-FM ok 26 0 Fabric Module N9K-C9508-FM ok 27 0 Supervisor Module N9K-SUP-A active 29 0 System Controller N9K-SC-A active 30 0 System Controller N9K-SC-A standby Mod Sw Hw --- -------------- ------ 1 6.1(1.748) 0.3020 2 6.1(1.748) 0.3020 3 6.1(1.748) 0.3020 4 6.1(1.748) 0.3020 8 6.1(1.748) 0.3020 21 6.1(1.748) 0.1011 22 6.1(1.748) 1.1 23 6.1(1.748) 0.1011 24 6.1(1.748) 0.1011 26 6.1(1.748) 1.1 27 6.1(1.748) 1.0 29 6.1(1.748) 0.2010 30 6.1(1.748) 0.2020 Mod MAC-Address(es) Serial-Num --- -------------------------------------- ---------- 1 e4-c7-22-f7-80-0c to e4-c7-22-f7-80-34 SAL1745FYAZ 2 78-da-6e-74-52-d0 to 78-da-6e-74-52-f8 SAL1746G53F 3 78-da-6e-73-cb-e4 to 78-da-6e-73-cc-0d SAL1745FYAV 4 78-da-6e-73-fa-8c to 78-da-6e-73-fa-b4 SAL1746G56U 8 78-da-6e-74-76-c4 to 78-da-6e-74-76-ec SAL1746G542 21 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL17163BM2 22 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL1745G1TS 23 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL17194HWI 24 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL17194HUD 26 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL1745G1UY 27 c0-67-af-a0-d9-1e to c0-67-af-a0-d9-30 SAL1747GLPX 29 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL17173TFL 30 00-00-00-00-00-00 to 00-00-00-00-00-00 SAL171225YGG
show module fex { all | fexid }
show | Show running system information |
module | Show module information |
fex | Show fex module information |
fexid | Type: integer Enter FEX identifier |
all | Show information for all FEX |
show monitor
show | Show running system information |
monitor | Show SPAN information |
show monitor session { all | session_id | range session_range } [ brief | extended ]
show |
Show running system information |
monitor |
Show SPAN information |
session |
Show session information |
all |
All sessions |
session_id |
Session Id 1-48 |
range |
Specify a range |
session_range |
Session range(s): 1-4, 7, or 1-5,7-19 |
brief |
Brief information |
extended |
Session extended info like encaps, vlan filters per interfaces |
pod1-leaf1# show monitor session 1 extended session 1 --------------- description : Span session 1 type : erspan version : 2 state : up (active) erspan-id : 1 granularity : vrf-name : Nikola:spanCtx acl-name : ip-ttl : 64 ip-dscp : 46 destination-ip : 5.1.1.2/32 origin-ip : 5.1.1.1 mtu : 1518 mode : access source intf : rx : tx : both : source VLANs : rx : 1146(vlan-1851) tx : 1146(vlan-1851) both : 1146(vlan-1851) filter VLANs : rx : tx : both :
show ntp authentication-keys
show | Show running system information |
ntp | Show NTP information |
authentication-keys | Display authentication keys |
show ntp authentication-status
show | Show running system information |
ntp | Show NTP information |
authentication-status | NTP Authentication Status |
show ntp peer-status
show |
Show running system information |
ntp |
Show NTP information |
peer-status |
Show the status for all the server/peers |
pod1-leaf1# show ntp peer-status Total peers : 2 * - selected for sync, + - peer mode(active), - - peer mode(passive), = - polled in client mode remote local st poll reach delay vrf ------------------------------------------------------------------------------- =10.81.254.202 0.0.0.0 1 64 377 0.07716 management *10.81.254.131 0.0.0.0 1 64 377 0.07703 management
show ntp peers
show |
Show running system information |
ntp |
Show NTP information |
peers |
Show all the peers. |
pod1-leaf1# show ntp peers -------------------------------------------------- Peer IP Address Serv/Peer -------------------------------------------------- 10.81.254.202 Server (configured) 10.81.254.131 Server (configured)
show ntp statistics peer ipaddr ip-address
show |
Show running system information |
ntp |
Show NTP information |
statistics |
Show the NTP statistics |
peer |
Show the per-peer statistics counter of a peer. |
ipaddr |
Peer's IP address |
ip-address |
IP address |
pod1-leaf1# show ntp statistics peer ipadd 10.81.254.202 remote host: 10.81.254.202 local interface: Unresolved time last received: 20s time until next send: 43s reachability change: 44675s packets sent: 2656 packets received: 2648 bad authentication: 0 bogus origin: 0 duplicate: 0 bad dispersion: 0 bad reference time: 0 candidate order: 4
show ntp trusted-keys
show | Show running system information |
ntp | Show NTP information |
trusted-keys | Display trusted keys |
show port-channel capacity
show | Show running system information |
port-channel | Show port-channel information |
capacity | Capacity information |
show port-channel compatibility-parameters
show |
Show running system information |
port-channel |
Show port-channel information |
compatibility-parameters |
Show compatibility parameters |
pod1-leaf1# show port-channel compatibility-parameters * port mode Members must have the same port mode configured, either E,F or AUTO. If they are configured in AUTO port mode, they have to negotiate E or F mode when they come up. If a member negotiates a different mode, it will be suspended. * speed Members must have the same speed configured. If they are configured in AUTO speed, they have to negotiate the same speed when they come up. If a member negotiates a different speed, it will be suspended. * MTU Members have to have the same MTU configured. This only applies to ethernet port-channel. * MEDIUM Members have to have the same medium type configured. This only applies to ethernet port-channel. * Span mode Members must have the same span mode. * load interval Member must have same load interval configured. * sub interfaces Members must not have sub-interfaces. * Duplex Mode Members must have same Duplex Mode configured. * Ethernet Layer Members must have same Ethernet Layer (switchport/no-switchport) configured. * Span Port Members cannot be SPAN ports. * Storm Control Members must have same storm-control configured. * Flow Control Members must have same flowctrl configured. * Capabilities Members must have common capabilities. * Capabilities speed Members must have common speed capabilities. * Capabilities duplex Members must have common speed duplex capabilities. * rate mode Members must have the same rate mode configured. * Capabilities FabricPath Members must have common fabricpath capability. * Port is PVLAN host Port Channel cannot be created for PVLAN host * 1G port is not capable of acting as peer-link Members must be 10G to become part of a vPC peer-link. * EthType Members must have same EthType configured. * shared interface Members can not be shared-interfaces. * Capabilities SpanDest Members must be capable of span destination configuration * Module Type Incompatible Module type for interfaces is not compatible. * Port Mode Fabricpath Incompatible Members are Fabricpath Enforce locked, not compatible. * Port auto negotiation Incompatible Members must have same auto negotiation configured. * port Members port VLAN info. * port Members port does not exist. * switching port Members must be switching port, Layer 2. * port access VLAN Members must have the same port access VLAN. * port native VLAN Members must have the same port native VLAN. * port allowed VLAN list Members must have the same port allowed VLAN list. * Members should have same fex config Members must have same FEX configuration. * FEX pinning max-links not one FEX pinning max-links config is not one. * Multiple port-channels with same Fex-id Multiple port-channels to same FEX not allowed. * Pinning Params Members must have the same pinning parameters. * All HIF member ports not in same pinning group All HIF member ports not in same pinning group * Slot in host vpc mode Cannot add cfged slot member to fabric po vpc. * Members in multiple FEX Members must belong to same FEX. * Members are of different type Members must of same interface type. * port egress queuing policy 10G port-channel members must have the same egress queuing policy as the port-channel. * Port Security policy Members must have the same port-security enable status as port-channel * Port priority-flow-control PFC config should be the same for all the members * Dot1x policy Members must have host mode as multi-host with no mab configuration. Dot1X cannot be enabled on members when Port Security is configured on port channel * PC Queuing policy Queuing policy for Non-DCE PC should be non-dce * PC Queuing policy Queuing policy for the PC should be same as system queuing policy * Emulated switch port type policy vPC ports in emulated switch complex should be L2MP capable. * VFC bound to port Members cannot have VFCs bound to them. * VFC bound to port channel Port Channels that have VFCs bound to them cannot have more than one member * VFC bound to FCoE capable port channel Port Channels that have VFCs bound to them cannot have non fcoe capable member * VFC bound to FCoE capable port channel Port Channels that have VFCs bound to them cannot have non fcoe licensed member * Fex ports for span Port-Channel is already a SPAN source. Cannot add FEX ports connected through Ricard to this PC
show port-channel database [ interface interface-id ]
show |
Show running system information |
port-channel |
Show port-channel information |
database |
Show port-channel database |
interface |
Specify a port-channel |
interface-id |
Interface identifier |
pod1-leaf1# show port-channel database port-channel1 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/18 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:21s Last bundled member is Ethernet1/18 Ports: Ethernet1/18 [active ] [up] * port-channel2 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/12 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/12 Ports: Ethernet1/12 [active ] [up] * port-channel3 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/16 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/16 Ports: Ethernet1/16 [active ] [up] * port-channel4 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/11 Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/11 Ports: Ethernet1/11 [active ] [up] * port-channel5 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/17 Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/17 Ports: Ethernet1/17 [active ] [up] * port-channel6 Last membership update is successful 1 ports in total, 0 ports up Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/26 Ports: Ethernet1/26 [active ] [down] port-channel8 Last membership update is successful 2 ports in total, 2 ports up First operational port is Ethernet1/4 Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/5 Ports: Ethernet1/4 [active ] [up] * Ethernet1/5 [active ] [up] port-channel9 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/13 Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/13 Ports: Ethernet1/13 [active ] [up] * port-channel10 Last membership update is successful 1 ports in total, 0 ports up Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/25 Ports: Ethernet1/25 [active ] [down] port-channel11 Last membership update is successful 1 ports in total, 0 ports up Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/19 Ports: Ethernet1/19 [active ] [down] port-channel12 Last membership update is successful 1 ports in total, 0 ports up Age of the port-channel is 0d:12h:29m:21s Time since last bundle is 0d:12h:29m:20s Last bundled member is Ethernet1/27 Ports: Ethernet1/27 [active ] [down] port-channel13 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/14 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:21s Last bundled member is Ethernet1/14 Ports: Ethernet1/14 [active ] [up] * port-channel14 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/15 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:21s Last bundled member is Ethernet1/15 Ports: Ethernet1/15 [active ] [up] * port-channel15 Last membership update is successful 1 ports in total, 1 ports up First operational port is Ethernet1/10 Age of the port-channel is 0d:12h:29m:22s Time since last bundle is 0d:12h:29m:21s Last bundled member is Ethernet1/10 Ports: Ethernet1/10 [active ] [up] *
show port-channel summary [ interface interface-id ]
show |
Show running system information |
port-channel |
Show port-channel information |
summary |
Show port-channel summary |
interface |
Specify a port-channel |
interface-id |
Interface identifier |
This example shows how to display a summary of information about current port-channels:
pod1-leaf1# show port-channel summary Flags: D - Down P - Up in port-channel (members) I - Individual H - Hot-standby (LACP only) s - Suspended r - Module-removed S - Switched R - Routed U - Up (port-channel) M - Not in use. Min-links not met -------------------------------------------------------------------------------- Group Port- Type Protocol Member Ports Channel -------------------------------------------------------------------------------- 1 Po1(SU) Eth LACP Eth1/18(P) 2 Po2(SU) Eth LACP Eth1/12(P) 3 Po3(SU) Eth LACP Eth1/16(P) 4 Po4(SU) Eth LACP Eth1/11(P) 5 Po5(SU) Eth LACP Eth1/17(P) 6 Po6(SD) Eth LACP Eth1/26(D) 8 Po8(SU) Eth LACP Eth1/4(P) Eth1/5(P) 9 Po9(SU) Eth LACP Eth1/13(P) 10 Po10(SD) Eth LACP Eth1/25(D) 11 Po11(SD) Eth LACP Eth1/19(D) 12 Po12(SD) Eth LACP Eth1/27(D) 13 Po13(SU) Eth LACP Eth1/14(P) 14 Po14(SU) Eth LACP Eth1/15(P) 15 Po15(SU) Eth LACP Eth1/10(P)
show port-channel traffic [ interface interface-id ]
show |
Show running system information |
port-channel |
Show port-channel information |
traffic |
Show port-channel traffic statistics |
interface |
Specify a port-channel |
interface-id |
Interface identifier |
pod1-leaf1# show port-channel traffic NOTE: Clear the port-channel member counters to get accurate statistics ChanId Port Rx-Ucst Tx-Ucst Rx-Mcst Tx-Mcst Rx-Bcst Tx-Bcst ------ --------- ------- ------- ------- ------- ------- ------- 1 Eth1/18 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 2 Eth1/12 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 3 Eth1/16 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 4 Eth1/11 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 5 Eth1/17 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 6 Eth1/26 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 8 Eth1/4 0.0% 49.59% 0.70% 50.02% 0.0% 0.0% 8 Eth1/5 100.00% 50.40% 99.29% 49.97% 100.00% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 9 Eth1/13 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 10 Eth1/25 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 11 Eth1/19 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 12 Eth1/27 0.0% 0.0% 0.0% 0.0% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 13 Eth1/14 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 14 Eth1/15 100.00% 100.00% 100.00% 100.00% 0.0% 0.0% ------ --------- ------- ------- ------- ------- ------- ------- 15 Eth1/10 100.00% 100.00% 100.00% 100.00% 0.0% 0.0%
show port-channel usage
show |
Show running system information |
port-channel |
Show port-channel information |
usage |
Show port-channel number usage |
pod1-leaf1# show port-channel usage Total 14 port-channel numbers used ==================================== Used : 1 - 6 , 8 - 15 Unused: 7 , 16 - 4096
show processes
show |
Show running system information |
processes |
Show processes |
pod1-leaf1# show process PID State PC Start_cnt TTY Process ----- ----- -------- ----------- ---- ------------- 4764 S f7708430 1 - ufdm 4765 S f7780430 1 - stats_manager 4766 S f77c6430 1 - rpm . . [EXAMPLE TRUNCATED] . 4407 S 0 1 - rm 4412 S 0 1 - rm 4420 S f777c430 1 - vdc_mgr 4448 S f7737430 1 - ntp 4761 S f77bc430 1 - vshd 4762 S f7730430 1 - vntag_mgr 4763 S f778d430 1 - urib State: R(runnable), S(sleeping), Z(defunct) NR(not running), ER(terminated etc)
show processes cpu
show | Show running system information |
processes | Show processes |
cpu | Show processes CPU Info |
show processes cpu sort
show |
Show running system information |
processes |
Show processes |
cpu |
Show processes CPU Info |
sort |
Show processes CPU Info (Sorted by Cpu Util) |
pod1-leaf1# show process cpu sort PID Runtime(ms) Invoked uSecs 1Sec Process ----- ----------- -------- ----- ------ ----------- 4775 2244885 11254066 199 4.0% epm 4281 810 478 1696 1.8% svc_ifc_observe 4825 1015 1514 670 1.7% arp 4024 71807 601832 119 1.5% t2usd_tor . . [EXAMPLE TRUNCATED] . 4407 1 2 552 0.0% rm 4412 1 2 529 0.0% rm 4420 1375 10617 129 0.0% vdc_mgr 4448 2759 51266 53 0.0% ntp 4761 170 5882 29 0.0% vshd 4762 985 10831 91 0.0% vntag_mgr CPU util : 8.4% user, 5.8% kernel, 85.8% idle Please note that only processes from the requested vdc are shown above
show processes memory
show |
Show running system information |
processes |
Show processes |
memory |
Show processes Memory Info |
pod1-leaf1# show proc memory PID MemAlloc MemLimit MemUsed StackBase/Ptr Process ----- -------- ---------- ---------- ----------------- ---------------- 4764 43408 0 1233100 ffd024d0/ffd01000 ufdm 4765 64512 0 2144812 ffad7610/ffad60f8 stats_manager 4766 49560 0 2117020 fff269a0/fff26880 rpm 4767 53304 0 2368728 ffba9790/ffb9c250 oam . . [EXAMPLE TRUNCATED] . 4407 0 0 0 0/0 rm 4412 0 0 0 0/0 rm 4420 40964 0 1219032 ff82c7b0/ff82b840 vdc_mgr 4448 41336 0 2095536 ffcdab00/ffcda110 ntp 4761 1616 0 559656 ffe3b690/ffffffff vshd 4762 105760 0 709588 ff7fdd00/ff7fca90 vntag_mgr 4763 94788 0 2217112 fffb0db0/fffb0960 urib All processes: MemAlloc = 5907696
show radius-server [ sorted | groups ]
show |
Show Information |
radius-server |
Radius-server |
sorted |
Sorted server list |
groups |
Radius server groups |
pod1-leaf1# show radius-server retransmission count:1 timeout value:5 deadtime value:0 source interface:any available total number of servers:2 following RADIUS servers are configured: 10.193.208.9: available for authentication on port:1645 AAA_User: available for authentication on port:1812
show redundancy status
show |
Show running system information |
redundancy |
Show system redundancy status |
status |
Current redundancy status |
![]() Note | This command is supported only on modular systems. |
Spine1# show redundancy status Redundancy mode --------------- administrative: Warm operational: None This supervisor (sup-27) ----------------------- Redundancy state: Active Supervisor state: Active Internal state: Active with no standby Other supervisor (sup-28) ----------------------- Redundancy state: Not present Supervisor state: offline Internal state: offline System start time: System uptime: 00 days, 12 hours, 47 minutes, 28 seconds Kernel uptime: Active supervisor uptime: 00 days, 12 hours, 47 minutes, 28 seconds
show route-map [name]
show |
Show running system information |
route-map |
Route-map information |
name |
Route-map name (Max Size 100) |
pod1-leaf1# show route-map route-map permit-all, permit, sequence 2 Match clauses: Set clauses: route-map deny-pervasive, deny, sequence 1 Match clauses: Set clauses: route-map deny-pervasive, permit, sequence 2 Match clauses: Set clauses:
show snmp community
show |
Show running system information |
snmp |
Display SNMP information |
community |
Display SNMP Community information |
pod1-leaf1# show snmp community Community Context _________ _______ insieme ciscoPublic
show snmp context
show |
Show running system information |
snmp |
Display SNMP information |
context |
Display SNMP Context information |
pod1-leaf1# show snmp context Context VRF ------- --- snmpct1 Cisco:ciscoCtx1 snmpct2 Cisco:ciscoCtx2
show snmp user
show |
Show running system information |
snmp |
Display SNMP information |
user |
Display SNMP User information |
pod1-leaf1# show snmp user -------------------------------------------------------------- SNMP USERS -------------------------------------------------------------- User Auth Priv(Enforce) ---- ---- ------------- uInsMd5Aes md5 aes-128(no) uInsShaDes sha des(no) uInsShaAes sha aes-128(no) uInsMd5Des md5 des(no) uInsMd5Np md5 none uInsShaNp sha none
show sprom { backplane | module arg1 | fan arg0 | powersupply arg2 | sup | stby-sup | all }
show | Show running system information |
sprom | show SPROM contents |
all | show all sproms contents |
powersupply | show powersupply sprom contents |
module | show linecard module sprom contents |
fan | show fan module sprom contents |
stby-sup | show stanby supervisor sprom contents |
sup | show supervisor sprom contents |
backplane | show backplane clock module sprom contents |
arg0 | Type: integer please enter the fan number |
arg1 | Type: integer please enter the module number |
arg2 | Type: integer please enter the powersupply number |
show switchname
show | Show running system information |
switchname | Show the system's hostname |
show system redundancy [ha] status
show |
Show running system information |
system |
System-related show commands |
redundancy |
Show system redundancy status |
status |
Current redundancy status |
ha |
VDC redundancy status |
![]() Note | This command is supported only on modular systems. |
pod1-leaf1# show system redundancy status Redundancy mode --------------- administrative: Warm operational: None This supervisor (sup-27) ----------------------- Redundancy state: Active Supervisor state: Active Internal state: Active with no standby Other supervisor (sup-28) ----------------------- Redundancy state: Not present Supervisor state: offline Internal state: offline
show system reset-reason [ module module-id ]
show |
Show running system information |
system |
System-related show commands |
reset-reason |
Show last reset reason |
module |
Module |
module-id |
Module number |
Spine1# show system reset-reason ----- reset reason for Supervisor-module 27 (from Supervisor in slot 27) --- 0) At 2014-06-06T23:41:46.831+00:00 Reason: reset-requested-by-cli-command-reload Service:Decommissioning switch Version: 11.0(0.800c) ----- reset reason for Supervisor-module 27 (from Supervisor in slot 28) --- 0) At 2013-11-18T14:57:07.681+00:00 Reason: reset-requested-by-cli-command-reload Service: Version: 6.1(2)I1(1) 1) At 2013-11-18T14:54:26.084+00:00 Reason: reset-requested-by-cli-command-reload Service: Version: 6.1(2)I1(1) 2) At 2013-11-18T14:51:46.434+00:00 Reason: reset-requested-by-cli-command-reload Service: Version: 6.1(2)I1(1) 3) At 2013-11-18T14:49:08.804+00:00 Reason: reset-requested-by-cli-command-reload Service: Version: 6.1(2)I1(1) ----- reset reason for Supervisor-module 28 (from Supervisor in slot 28) --- ----- reset reason for Supervisor-module 28 (from Supervisor in slot 27) ---
show system reset-reason fex fexid
show |
Show running system information |
system |
System-related show commands |
reset-reason |
Show last reset reason |
fex |
Show FEX last reset reason |
fexid |
Enter FEX identifier |
pod1-leaf1# show system reset-reason fex 114 ----- reset reason for FEX 114 --- 1) At Sat Jun 7 17:45:40 2014 Reset Reason: reboot Service (Additional Info): Reload new image Image Version: 11.0(1) 2) At Sun Jun 1 17:43:32 2014 Reset Reason: reboot Service (Additional Info): Reload new image Image Version: 11.0(1) 3) At Thu May 29 23:38:01 2014 Reset Reason: reboot Service (Additional Info): Reload new image Image Version: 11.0(1) 4) At Thu May 22 22:59:07 2014 Reset Reason: reload Service (Additional Info): Reload requested by supervisor Image Version: 11.0(1)
show system resources
show |
Show running system information |
system |
System-related show commands |
resources |
Show system resources |
pod1-leaf1# show system resources Load average: 1 minute: 1.09 5 minutes: 0.57 15 minutes: 0.55 Processes : 463 total, 2 running CPU states : 6.2% user, 6.1% kernel, 87.7% idle Memory usage: 16400488K total, 7802584K used, 8597904K free Current memory status: OK
show system uptime
show |
Show running system information |
system |
System information |
uptime |
How long the system has been up |
pod1-leaf1# show system uptime System start time: Sat Jun 07 17:29:47 2014 System uptime: 0 days, 1 hours, 29 minutes, 29 seconds Kernel uptime: 0 days, 1 hours, 29 minutes, 29 seconds Active supervisor uptime: 0 days, 1 hours, 29 minutes, 29 seconds
show tacacs-server [ sorted | groups ]
show |
Show Information |
tacacs-server |
Tacacs-server |
sorted |
Sorted server list |
groups |
Tacacs server groups |
pod1-leaf1# show tacacs-server timeout value:5 deadtime value:0 source interface:any available total number of servers:2 following TACACS+ servers are configured: 10.193.208.9: available on port:49 TACACS_USER: available on port:49
show tech-support
show |
Show Command |
tech-support |
Show technical support information |
This command creates a file named 'show_tech_info' in the local file system.
pod1-leaf1# show tech-support ---- show tech-support ---- Show tech output files are at /bootflash/show_tech_info/ Show tech brief will take about 10 minutes to complete. Please Wait ... ############Collecting Data from fexs########### Collecting show-tech from vdc 1 at Mon May 12 18:57:29 2014 ---- Show of Part 0 Completed ---- ---- Show of Part 1 Completed ---- ---- Show of Part 2 Completed ---- ---- Show of Part 3 Completed ---- ---- Show of Part 4 Completed ---- ---- Show of Part 5 Completed ---- ---- Show of Part 6 Completed ---- ---- Show of Part 7 Completed ---- RSIP-DBG: Total Time Taken = 93s RSIP-DBG: PT 00: 0091s RSIP-DBG: PT 01: 0085s RSIP-DBG: PT 02: 0030s RSIP-DBG: PT 03: 0025s RSIP-DBG: PT 04: 0063s RSIP-DBG: PT 05: 0026s RSIP-DBG: PT 06: 0069s RSIP-DBG: PT 07: 0079s Done collecting show-tech from vdc 1 at Mon May 12 18:59:02 2014 ############Collecting Data from Line=cards###########
show users
show |
Show running system information |
users |
Show users logged onto the system and their sessions |
pod1-leaf1# show users NAME LINE TIME IDLE PID COMMENT ishell pts/0 Jun 7 18:57 . 17198 (10.21.145.75) session=ssh * admin pts/0 Jun 7 18:57 . 17208 session=ssh *
show version
show |
Show running system information |
version |
Show running firmware version and basic system information |
pod1-spine1# show version Cisco Nexus Operating System (NX-OS) Software TAC support: http://www.cisco.com/tac Documents: http://www.cisco.com/en/US/products/ps9372/tsd_products_support_series_home.html Copyright (c) 2002-2013, Cisco Systems, Inc. All rights reserved. The copyrights to certain works contained in this software are owned by other third parties and used and distributed under license. Certain components of this software are licensed under the GNU General Public License (GPL) version 2.0 or the GNU Lesser General Public License (LGPL) Version 2.1. A copy of each such license is available at http://www.opensource.org/licenses/gpl-2.0.php and http://www.opensource.org/licenses/lgpl-2.1.php Software BIOS: version 06.25 kickstart: version 6.1(2) [build 6.1(1.748)] [gdb] system: version 6.1(2) [build 6.1(1.748)] [gdb] BIOS compile time: 12/16/2013 kickstart image file is: bootflash:///auto-k kickstart compile time: 03/18/2014 09:01:28 [03/18/2014 09:01:28] system image file is: bootflash:///auto-s system compile time: 03/18/2014 09:01:28 [03/18/2014 09:01:28] Hardware cisco N9K-SUP-A ("supervisor") Intel(R) Xeon(R) CPU E5-2403 0 @ 1.80GHz with 16399360 kB of memory. Processor Board ID SAL17257PCK Device name: ifav37-spine1 bootflash: 62522368 kB Kernel uptime is 00 day(s), 01 hour(s), 25 minute(s), 30 second(s) Last reset at 931000 usecs after Tue Mar 18 19:15:16 2014 Reason: dme-clean-config-reset System version: 6.1(1.748) Service: Reboot plugin Core Plugin, Ethernet Plugin
show version module [arg0]
show | Show running system information |
version | Show the software version |
module | Module |
arg0 | Type: integer please enter the module number |
show vlan [extended]
show | Show running system information |
vlan | VLAN status |
extended | VLAN extended info like encaps |
show vlan all-ports
show | Show running system information |
vlan | VLAN status |
all-ports | Show all ports on VLAN |
show vlan brief
show | Show running system information |
vlan | VLAN status |
brief | All VLAN status in brief |
show vlan id vlan-id [extended]
show |
Show running system information |
vlan |
VLAN status |
id |
VLAN status by VLAN id |
vlan-id |
Type: integer_mrange VLAN ID 1-3967 or range(s): 1-5, 10 or 2-5,7-19 |
extended |
VLAN extended info such as encaps |
pod1-leaf1# show vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 13 : active Eth1/1, Eth1/3, Po3 14 t7:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 15 : active Eth1/26, Po1 16 : active Eth1/25, Po5 17 : active Eth1/26, Po1 18 : active Eth1/25, Po5 19 : active Eth1/26, Po1 20 : active Eth1/25, Po5 21 t4:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 VLAN Type Vlan-mode ---- ----- ---------- 13 enet CE 14 enet CE 15 enet CE 16 enet CE 17 enet CE 18 enet CE 19 enet CE 20 enet CE 21 enet CE
pod1-leaf1# show vlan extended VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 13 : active Eth1/1, Eth1/3, Po3 14 t7:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 15 : active Eth1/26, Po1 16 : active Eth1/25, Po5 17 : active Eth1/26, Po1 18 : active Eth1/25, Po5 19 : active Eth1/26, Po1 20 : active Eth1/25, Po5 21 t4:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 VLAN Type Vlan-mode Encap ---- ----- ---------- ------------------------------- 13 enet CE vxlan-16777209, vlan-2 14 enet CE vxlan-14778357 15 enet CE vxlan-14876649, vlan-2507 16 enet CE vxlan-15662987, vlan-2007 17 enet CE vxlan-14974940, vlan-2509 18 enet CE vxlan-15630222, vlan-2009 19 enet CE vxlan-15335352, vlan-2504 20 enet CE vxlan-15040468, vlan-2004 21 enet CE vxlan-15302581
pod1-leaf1# show vlan id 35 VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 35 t48:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 VLAN Type Vlan-mode ---- ----- ---------- 35 enet CE
pod1-leaf1# show vlan id 35 extended VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 35 t48:bd0 active Eth1/18, Eth1/25, Eth120/1/17, Po5 VLAN Type Vlan-mode Encap ---- ----- ---------- ------------------------------- 35 enet CE vxlan-15204290
show vlan reserved [extended]
show | Show running system information |
vlan | VLAN status |
reserved | Internal reserved VLANs |
extended | VLAN extended info like encaps |
show vlan summary
show |
Show running system information |
vlan |
VLAN status |
summary |
VLAN summary information |
pod1-leaf1# show vlan summary Number of existing VLANs : 1211 Number of existing user VLANs : 993 Number of existing extended VLANs : 218
show vpc [ vpc-number | brief [ vpc vpc-number ] ]
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
brief |
Brief display of vPC status |
vpc-number |
Type: integer Enter a Virtual Port Channel number |
pod1-leaf1# show vpc Legend: (*) - local vPC is down, forwarding via vPC peer-link vPC domain id : 10 Peer status : peer adjacency formed ok vPC keep-alive status : Disabled Configuration consistency status : success Per-vlan consistency status : success Type-2 inconsistency reason : Consistency Check Not Performed vPC role : primary, operational secondary Number of vPCs configured : 3 Peer Gateway : Disabled Dual-active excluded VLANs : - Graceful Consistency Check : Enabled Auto-recovery status : Enabled (timeout = 240 seconds) Operational Layer3 Peer : Disabled vPC Peer-link status --------------------------------------------------------------------- id Port Status Active vlans -- ---- ------ -------------------------------------------------- 1 up - vPC status ---------------------------------------------------------------------- id Port Status Consistency Reason Active vlans -- ---- ------ ----------- ------ ------------ 343 Po1 up success success 2501-2550 1 Po3 up success success 2 344 Po5 down* Not Consistency Check Not - Applicable Performed
pod1-leaf1# show vpc brief Legend: (*) - local vPC is down, forwarding via vPC peer-link vPC domain id : 10 Peer status : peer adjacency formed ok vPC keep-alive status : Disabled Configuration consistency status : success Per-vlan consistency status : success Type-2 inconsistency reason : Consistency Check Not Performed vPC role : primary, operational secondary Number of vPCs configured : 3 Peer Gateway : Disabled Dual-active excluded VLANs : - Graceful Consistency Check : Enabled Auto-recovery status : Enabled (timeout = 240 seconds) Operational Layer3 Peer : Disabled vPC Peer-link status --------------------------------------------------------------------- id Port Status Active vlans -- ---- ------ -------------------------------------------------- 1 up - vPC status ---------------------------------------------------------------------- id Port Status Consistency Reason Active vlans -- ---- ------ ----------- ------ ------------ 343 Po1 up success success 2501-2550 1 Po3 up success success 2 344 Po5 down* Not Consistency Check Not - Applicable Performed
pod1-leaf1# show vpc brief vpc 344 vPC status ---------------------------------------------------------------------- id Port Status Consistency Reason Active vlans -- ---- ------ ----------- ------ ------------ 344 Po5 down* Not Consistency Check Not - Applicable Performed
show vpc consistency-parameters { global | interface if | vpc vpc-num }
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
consistency-parameters |
Show vPC Consistency Parameters |
global |
Global Parameters |
interface |
Specify interface |
if |
Type: interface |
vpc-num |
Type: integer Enter a Virtual Port Channel number |
pod1-leaf1# show vpc consistency-parameters interface port-channel 3 Legend: Type 1 : vPC will be suspended in case of mismatch Name Type Local Value Peer Value ------------- ---- ---------------------- ----------------------- mode 1 on on Speed 1 1000 Mb/s 1000 Mb/s Duplex 1 full full Port Mode 1 trunk trunk Native Vlan 1 0 0 MTU 1 9000 9000 vPC card type 1 Empty Empty Allowed VLANs - 2 2 Local suspended VLANs - - -
show vpc peer-keepalive
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
peer-keepalive |
vPC keepalive status |
pod1-leaf1# show vpc peer-keepalive vPC keep-alive status : Disabled --Send status : Failed --Receive status : Failed --Last update from peer : (-n-a-) seconds, (-n-a-) msec vPC Keep-alive parameters --Destination : N/A --Keepalive interval : 1000 msec --Keepalive timeout : 5 seconds --Keepalive hold timeout : 3 seconds --Keepalive vrf : management --Keepalive udp port : 3200 --Keepalive tos : 192
show vpc role
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
role |
vPC role status |
pod1-leaf1# show vpc role vPC Role status ---------------------------------------------------- vPC role : primary, operational secondary Dual Active Detection Status : 0 vPC system-mac : 00:23:04:ee:be:0a vPC system-priority : 34702 vPC local system-mac : 7c:69:f6:0f:86:e7 vPC local role-priority : 1017
show vpc statistics peer-keepalive
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
statistics |
Statistics |
peer-keepalive |
peer keepalive module related statistics |
pod1-leaf1# show vpc statistics peer-keepalive vPC keep-alive status : Disabled vPC keep-alive statistics ---------------------------------------------------- peer-keepalive tx count: 0 peer-keepalive rx count: 0 average interval for peer rx: 0 Count of peer state changes: 0
show vpc statistics vpc vpc_num
show |
Show running system information |
vpc |
Virtual Port Channel configuration |
statistics |
Statistics |
vpc_num |
Type: integer Enter a Virtual Port Channel number |
pod1-leaf1# show vpc statistics vpc 344 port-channel5 is down (port-channel-members-down) admin state is up Hardware: Port-Channel, address: 0000.0000.0000 (bia 0000.0000.0000) MTU 9000 bytes, BW 0 Kbit, DLY 1 usec reliability 255/255, txload 1/255, rxload 1/255 Encapsulation ARPA, medium is broadcast Port mode is trunk auto-duplex, unknow nb/s Input flow-control is off, output flow-control is off Auto-mdix is turned on EtherType is 0x8100 Members in this channel: Eth1/25 Last clearing of "show interface" counters never 0 interface resets 30 seconds input rate 0 bits/sec, 0 packets/sec 30 seconds output rate 5472 bits/sec, 4 packets/sec Load-Interval #2: 5 minute (300 seconds) input rate 0 bps, 0 pps; output rate 6536 bps, 5 pps RX 0 unicast packets 0 multicast packets 0 broadcast packets 0 input packets 0 bytes 0 jumbo packets 0 storm suppression packets 0 runts 0 giants 0 CRC 0 no buffer 0 input error 0 short frame 0 overrun 0 underrun 0 ignored 0 watchdog 0 bad etype drop 0 bad proto drop 0 if down drop 0 input with dribble 0 input discard 0 Rx pause TX 0 unicast packets 492069 multicast packets 0 broadcast packets 492069 output packets 68931828 bytes 0 jumbo packets 0 output error 0 collision 0 deferred 0 late collision 0 lost carrier 0 no carrier 0 babble 0 output discard 0 Tx pause
show vrf [ vrf-name | all ] [ detail [extended] ] [ order id ]
show |
Show running system information |
vrf |
Display VRF information |
vrf-name |
Type: string VRF name |
all |
Display VRF information for all VRFs |
order |
Specify ordering |
id |
Order by ID |
detail |
Display VRF detail information |
extended |
Display extended VRF information such as encaps |
pod1-leaf1# show vrf t1:ctx0 VRF-Name VRF-ID State Reason t1:ctx0 15 Up --
pod1-leaf1# show vrf detail extended VRF-Name: black-hole, VRF-ID: 11, State: Up VPNID: unknown RD: 0:0 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-16777200 Table-ID: 0x80000009, AF: IPv6, Fwd-ID: 0x80000009, State: Up Table-ID: 0x00000009, AF: IPv4, Fwd-ID: 0x00000009, State: Up VRF-Name: management, VRF-ID: 2, State: Up VPNID: unknown RD: 0:0 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-16777201 Table-ID: 0x80000035, AF: IPv6, Fwd-ID: 0x80000035, State: Up Table-ID: 0x00000035, AF: IPv4, Fwd-ID: 0x00000035, State: Up VRF-Name: mgmt:inb, VRF-ID: 59, State: Up VPNID: unknown RD: 10.0.113.223:48 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-3047424 Table-ID: 0x8000003a, AF: IPv6, Fwd-ID: 0x8000003a, State: Up Table-ID: 0x0000003a, AF: IPv4, Fwd-ID: 0x0000003a, State: Up
pod1-leaf1# show vrf detail extended order id VRF-Name: management, VRF-ID: 2, State: Up VPNID: unknown RD: 0:0 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-16777201 Table-ID: 0x80000035, AF: IPv6, Fwd-ID: 0x80000035, State: Up Table-ID: 0x00000035, AF: IPv4, Fwd-ID: 0x00000035, State: Up VRF-Name: t46:ctx1, VRF-ID: 3, State: Up VPNID: unknown RD: 10.0.113.223:95 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-2523139 Table-ID: 0x80000001, AF: IPv6, Fwd-ID: 0x80000001, State: Up Table-ID: 0x00000001, AF: IPv4, Fwd-ID: 0x00000001, State: Up VRF-Name: t37:ctx1, VRF-ID: 4, State: Up VPNID: unknown RD: 10.0.113.223:96 Max Routes: 0 Mid-Threshold: 0 Encap: vxlan-2719750 Table-ID: 0x80000002, AF: IPv6, Fwd-ID: 0x80000002, State: Up Table-ID: 0x00000002, AF: IPv4, Fwd-ID: 0x00000002, State: Up
show vrf [ vrf-name | all ] interface [interface]
show |
Show running system information |
vrf |
Display VRF information |
vrf-name |
Type: string VRF name |
all |
Display VRF information for all VRFs |
interface |
Display interface VRF information |
interface |
Type: interface Display interface VRF information |
show zoning-rule [ src-epg epg0 ] [ dst-epg epg1 ]
show |
Show running system information |
zoning-rule |
Display Zoning-Rule information |
src-epg |
Display Source EPG information |
epg0 |
Type: integer Source EPG number |
dst-epg |
Display Destination EPG information |
epg1 |
Type: integer Source EPG number |
This example shows how to display configured zoning rules:
pod1-leaf1# show zoning-rule Rule ID SrcEPG DstEPG operSt Scope Action ======= ====== ====== ====== ===== ====== 65336 68 67 enabled 32 permit 65335 68 66 enabled 32 permit 65334 68 69 enabled 32 permit 65333 0 70 enabled 32 permit 65332 0 65 enabled 32 permit
This example shows how to display configured zoning rules from a specific EPG:
pod1-leaf1# show zoning-rule src-epg 68 Rule ID SrcEPG DstEPG operSt Scope Action ======= ====== ====== ====== ===== ====== 65336 68 67 enabled 32 permit 65335 68 66 enabled 32 permit 65334 68 69 enabled 32 permit 65529 68 66 enabled 32 deny 65338 68 71 enabled 32 permit 65337 68 72 enabled 32 permit 65414 68 67 enabled 31 permit
This example shows how to display configured zoning rules between a pair of EPGs:
pod1-leaf1# show zoning-rule src-epg 68 dst-epg 67 Rule ID SrcEPG DstEPG operSt Scope Action ======= ====== ====== ====== ===== ====== 65336 68 67 enabled 32 permit