- show bgp
- show bgp community
- show bgp community-list
- show bgp extcommunity
- show bgp extcommunity-list
- show bgp neighbors
- show bgp sessions
- show bgp statistics
- show forwarding
- show forwarding distribution
- show forwarding inconsistency
- show hsrp
- show hsrp delay
- show hsrp summary
- show interface vlan counter
- show ip adjacency
- show ip adjacency summary
- show ip arp
- show ip arp summary
- show ip bgp
- show ip bgp all
- show ip bgp community
- show ip bgp community exact-match
- show ip bgp community-list
- show ip bgp dampening
- show ip bgp extcommunity
- show ip bgp extcommunity-list
- show ip bgp filter-list
- show ip bgp flap-statistics
- show ip bgp neighbors
- show ip bgp nexthop
- show ip bgp nexthop-database
- show ip bgp paths
- show ip bgp peer-policy
- show ip bgp peer-session
- show ip bgp peer-template
- show ip bgp prefix-list
- show ip bgp received-paths
- show ip bgp route-map
- show ip bgp summary
- show ip client
- show ip community-list
- show ip eig rp
- show ip eig rp accounting
- show ip ei grp interfaces
- sh ow ip eigrp neighbors
- show ip eigrp route
- show ip eigrp route-map statistics
- show ip eig rp topology
- show ip eigr p traffic
- show ip fib
- show ip fib distribution
- show ip interface
- show ip load- sharing
- sh ow ip ospf
- show ip ospf border-routers
- show ip ospf database
- show ip ospf interface
- show ip ospf lsa-content-changed-list
- show ip ospf neighbors
- show ip ospf policy statistics area
- show ip ospf policy statistics redistribute
- show ip ospf request-list
- show ip ospf retransmission-list
- show ip ospf route
- show ip ospf statistics
- show ip ospf summary-address
- show ip ospf traffic
- show ip ospf virtual-links
- show ip prefix-list
- sh ow ip process
- show ip rip
- sh ow ip rip interface
- show ip rip neighbor
- show ip rip policy statistics
- sh ow ip rip route
- sho w ip rip statistics
- show ip route
- show ip static-route
- show ip traffic
- show mac-list
- show routing
- show routing hash
- show routing memory estimate
- show routing-context
- show routing hash
- show running-config
- show running-config arp
- show running-config bgp
- show running-config eigrp
- show running-config ospf
- show sockets client
- show sockets connection
- show sockets statistics
- show startup-config arp
- show track
- show vlan id counter
- show vrrp
Unicast Routing Show Commands
This chapter describes the Cisco NX-OS unicast routing show commands available on the Cisco Nexus 3548 switch.
show bgp
To display Border Gateway Protocol (BGP) routes, use the show bgp command.
show bgp { all | ipv4 { unicast | multicast } [ addr | prefix [ longer-prefixes ]] [ vrf vrf-name | all ]}
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display an entry in the BGP table:
Related Commands
|
|
---|---|
show bgp community
To display Border Gateway Protocol (BGP) routes that match a community, use the show bgp community command.
show bgp {{ ip | ipv4 } { unicast | multicast }} community [ as-number ] no-advertise ] [ no-export ] [ no-export-subconfed ] [ exact-match ]} [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the routes that match a community:
switch#
show bgp ip multicast community no-advertise
Related Commands
|
|
---|---|
show bgp community-list
To display Border Gateway Protocol (BGP) routes that match a community list, use the show bgp community-list command.
show bgp {{ ip | ipv4 } { unicast | multicast }} community-list commlist-name [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the routes that match a community list:
switch(
config)#
show bgp ip unicast community-list test1
Related Commands
|
|
---|---|
show bgp extcommunity
To display Border Gateway Protocol (BGP) routes that match an extended community, use the show bgp extcommunity command.
show bgp {{ ip | ipv4 } { unicast | multicast }} extcommunity 4byteas-generic { non-transitive | transitive } [ as4-number ] [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the routes that match an extended community:
switch#
show bgp ip unicast extcommunity 4byteas-generic transitive 1.3:30
Related Commands
|
|
---|---|
show bgp extcommunity-list
To display Border Gateway Protocol (BGP) routes that match an extended community list, use the show bgp extcommunity-list command.
show bgp {{ ip | ipv4 } { unicast | multicast }} extcommunity-list commlist-name [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the routes that match a community list:
switch#
show bgp ipv4 unicast extcommunity-list test1
Related Commands
|
|
---|---|
show bgp neighbors
To display Border Gateway Protocol (BGP) neighbors, use the show bgp neighbors command.
show bgp { ip | ipv4 } { unicast | multicast } neighbors [ addr [ advertised-routes | flap-statistics | paths | received-routes | routes [ advertised | dampened | received ]]] [ vrf { all | vrf-name }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP neighbors:
switch(
config)#
show bgp ipv4 unicast neighbors
Related Commands
|
|
---|---|
show bgp sessions
To display Border Gateway Protocol (BGP) sessions, use the show bgp sessions command.
show bgp sessions [ vrf vrf-name ]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP sessions:
switch#
show bgp sessions
Related Commands
|
|
---|---|
show bgp statistics
To display Border Gateway Protocol (BGP) traffic statistics, use the show bgp statistics command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP traffic statistics:
switch#
show bgp statistics
Related Commands
|
|
---|---|
show forwarding
To display forwarding information, use the show forwarding command.
show forwarding [ ipv4 ] { adjacency | interfaces | pss | route | table id | trace [ clear ]}
[ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show forwarding command on the supervisor to view forwarding information on a module. Optionally, you can use the attach module command to attach to a module and use the show forwarding command on the module.
Examples
This example shows how to display the forwarding information:
Related Commands
|
|
---|---|
show forwarding distribution
To display forwarding distribution information, use the show forwarding distribution command.
show forwarding distribution [ clients | fib-state ]
Syntax Description
(Optional) Displays the forwarding distribution information for unicast clients. |
|
(Optional) Displays the forwarding distribution state for unicast Forwarding Information Base (FIB). |
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the forwarding information for unicast clients:
Related Commands
|
|
---|---|
show forwarding inconsistency
To display the results of the forwarding inconsistency checker, use the show forwarding inconsistency command.
show forwarding inconsistency [ module slot | vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show forwarding inconsistency command to display the results of the test forwarding inconsistency command.
Examples
This example shows how to display the forwarding inconsistency information for module 2:
Related Commands
|
|
---|---|
show hsrp
To display Hot Standby Router Protocol (HSRP) information for each HSRP group, use the show hsrp command.
show hsrp [ interface { ethernet slot / port | port-channel number | vlan vlan-id }] [ group group-number ] [ active | init | listen | standby ] [ all ] [ brief ] [ detail ] [ ipv4 ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show hsrp command to display information about HSRP groups. The brief keyword displays a single line of information about each virtual gateway or virtual forwarder.
If you have not configured authentication, the show hsrp command will display the following string:
This is the default behavior of HSRP as defined in RFC 2281:
This command does not require a license but if you want to enable Layer 3 interfaces, you must install the LAN Base Services license.
Examples
This example shows how to display the default information about HSRP:
This example shows how to display a brief summary of HSRP information:
Related Commands
|
|
---|---|
show hsrp delay
To display the Hot Standby Router Protocol (HSRP) group delay information, use the show hsrp delay command.
show hsrp delay [ interface type number ] [ group group-number ] [ all ] [ brief ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
This command does not require a license but if you want to enable Layer 3 interfaces, you must install the LAN Base Services license.
Examples
This example shows how to display HSRP delay information:
Related Commands
|
|
---|---|
show hsrp summary
To display Hot Standby Router Protocol (HSRP) summary information for each HSRP group, use the show hsrp summary command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
This command does not require a license but if you want to enable Layer 3 interfaces, you must install the LAN Base Services license.
Examples
This example shows how to display a summary of HSRP information:
Related Commands
|
|
---|---|
show interface vlan counter
To display the counters for an interface VLAN, use the show interface vlan counter command.
show interface vlan counter {detailed [all [snmp]] | snmp}
Syntax Description
(Optional) Displays Simple Network Protocol (SNMP) MIB values. |
Defaults
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the counters for an interface VLAN:
Related Commands
|
|
---|---|
show ip adjacency
To display adjacency information, use the show ip adjacency command.
show ip adjacency [ ip-addr | interface ] [ detail ] [ non-best ] [ statistics ] [ summary ] [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
The counter values in the output of show ip adjacency { statistics | detail } command are cleared after a supervisor module switchover.
Examples
This example shows how to display a summary of the adjacency information:
Related Commands
|
|
---|---|
show ip adjacency summary
To display the IP adjacency summary, use the show ip adjacency summary command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the IP adjacency summary:
Related Commands
|
|
---|---|
show ip arp
To display the Address Resolution Protocol (ARP) information, use the show ip arp command.
show ip arp [ ip-addr | { ethernet slot / port | loopback if_number | mgmt mif_number | port-channel number }] [ client ] [ static ] [ statistics ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the ARP information:
Related Commands
|
|
---|---|
show ip arp summary
To display ARP adjacency summary, use the show ip arp summary command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display ARP adjacency summary:
Related Commands
|
|
---|---|
show ip bgp
To display entries in the Border Gateway Protocol (BGP) table, use the show ip bgp command.
show ip bgp [ ip-addr | ip-prefix [ longer-prefixes ]] [ received-paths ] [ regexp expression ] [ route-map map-name ] [ summary ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP route table:
Related Commands
|
|
---|---|
show ip bgp all
To display the Border Gateway Protocol (BGP) entries for all address families, use the show ip bgp all command.
show ip bgp all [ ip-addr | ip-prefix [ longer-prefixes ]] [ filter-list list-name ] [ community-list commlist-name [ exact-match ]] [ flap-statistics ] [ nexthop-database ] [ received-paths ] [ regexp expression ][ route-map map-name ] [ summary ] [ vrf { vrf-name | all }]
show ip bgp all community [ community-number ] [{{ internet | no-advertise | no-export | no-export-subconfed } | exact-match }] [ vrf { vrf-name | all }]
show ip bgp all extcommunity 4byteas-generic { non-transitive | transitive } [ as4-number ] [ exact-match ] [ vrf { vrf-name | all }]
show ip bgp all dampening { dampened-paths [ regexp expression ] | flap-statistics | history-paths [ regexp expression ] | parameters } [ vrf { vrf-name | all }]
show ip bgp all neighbors [ ip-addr [ advertised-routes | flap-statistics | paths | received-routes | routes [ advertised | dampened | received ]]] [ vrf { vrf-name | all }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP entries for all address families:
This example shows how to display a summary of the state of the BGP route table:
Related Commands
|
|
---|---|
show ip bgp community
To display Border Gateway Protocol (BGP) routes that match a community list, use the show ip bgp community command.
show ip bgp community { community-number ] [{ internet | no-advertise | no-export | no-export-subconfed }} [ vrf { vrf-name | all }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the routes that are part of the 201 BGP community:
This example shows how to display the routes that are part of the no-advertise BGP community and all VRF:
Related Commands
|
|
---|---|
Displays BGP routes that are permitted by the BGP community list. |
|
Displays the routes that have exactly the same specified BGP communities. |
show ip bgp community exact-match
To display routes that matches a specific Border Gateway Protocol (BGP) community, use the show ip bgp community exact-match command.
show ip bgp community community-number exact-match [ vrf { vrf-name | all }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the routes that have exactly the same specified BGP communities:
Related Commands
|
|
---|---|
Displays BGP routes that are permitted by the BGP community list. |
show ip bgp community-list
To display Border Gateway Protocol (BGP) routes that are permitted by the BGP community list, use the show ip bgp community-list command.
show ip bgp [[ ipv4 ] { unicast | multicast } | all ] community-list commlist-name [ exact-match ]}
[ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display routes that match a community list:
switch(
config)#
show ip bgp community-list test1
Related Commands
|
|
---|---|
show ip bgp dampening
To display Border Gateway Protocol (BGP) dampening information, use the show ip bgp dampening command.
show ip bgp [[ ipv4 ] { unicast | multicast } | all ] dampening { dampened-paths [ regexp expression ] | flap-statistics | history-paths [ regexp expression ] | parameters } [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the dampening information:
switch(
config)#
show ip bgp dampening dampened-paths
Related Commands
|
|
---|---|
show ip bgp extcommunity
To display Border Gateway Protocol (BGP) routes that match an extended community, use the show ip bgp extcommunity command.
show ip bgp extcommunity generic { non-transitive | transitive } [ as4-number ] [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display routes that match an extended community:
switch(
config)#
show ip bgp extcommunity generic transitive 1.3:30
Related Commands
|
|
---|---|
show ip bgp extcommunity-list
To display Border Gateway Protocol (BGP) routes that match an extended community list, use the show ip bgp extcommunity-list command.
show ip bgp extcommunity-list commlist-name [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display routes that match a community list:
switch(
config)#
show ip bgp extcommunity-list test1
Related Commands
|
|
---|---|
show ip bgp filter-list
To display Border Gateway Protocol (BGP) routes that match a filter list, use the show ip bgp filter-list command.
show ip bgp filter-list list-name [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display routes that match a filter list:
switch(
config)#
show ip bgp filter-list test1
Related Commands
|
|
---|---|
show ip bgp flap-statistics
To display Border Gateway Protocol (BGP) flap statistics, use the show ip bgp flap-statistics command.
show ip bgp flap-statistics [ vrf vrf-name ]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the flap statistics:
switch(
config)#
show ip bgp flap-statistics
Related Commands
|
|
---|---|
show ip bgp neighbors
To display Border Gateway Protocol (BGP) neighbors, use the show ip bgp neighbors command.
show ip bgp neighbors [ addr [ advertised-routes | flap-statistics | paths | received-routes | routes [ advertised | dampened | received ]]] [ vrf { all | vrf-name }]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP neighbors:
switch(
config)#
show ip bgp neighbors
Related Commands
|
|
---|---|
show ip bgp nexthop
To display Border Gateway Protocol (BGP) next-hop information, use the show ip bgp nexthop command.
show ip bgp nexthop addr [ vrf vrf-name ]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP next-hop information:
switch(
config)#
show ip bgp nexthop 192.0.2.1
Related Commands
|
|
---|---|
show ip bgp nexthop-database
To display Border Gateway Protocol (BGP) next-hop database, use the show ip bgp nexthop-database command.
show ip bgp nexthop-database [ vrf vrf-name ]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP next-hop database:
switch(
config)#
show ip bgp nexthop-database
switch(
config)
#
Related Commands
|
|
---|---|
show ip bgp paths
To display all the Border Gateway Protocol (BGP) paths in the database, use the show ip bgp paths command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP paths in the database:
switch(
config)#
show ip bgp paths
switch(
config)
#
Related Commands
|
|
---|---|
Controls the maximum number of parallel routes that the Border Gateway Protocol (BGP) can support. |
|
show ip bgp peer-policy
To display Border Gateway Protocol (BGP) peer policy template information, use the show ip bgp peer-policy command.
Syntax Description
Name of a BGP template. The name can be any case-sensitive, alphanumeric string up to 80 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP peer policy:
switch(
config)#
show ip bgp peer-policy test1
Related Commands
|
|
---|---|
show ip bgp peer-session
To display Border Gateway Protocol (BGP) peer session template information, use the show ip bgp peer-session command.
Syntax Description
Name of a BGP template. The name can be any case-sensitive, alphanumeric string up to 80 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP peer session:
switch(
config)#
show ip bgp peer-session test1
Related Commands
|
|
---|---|
show ip bgp peer-template
To display Border Gateway Protocol (BGP) peer template information, use the show ip bgp peer-template command.
show ip bgp peer-template name
Syntax Description
Name of a BGP template. The name can be any case-sensitive, alphanumeric string up to 80 characters. |
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP peer template:
switch(
config)#
show ip bgp peer-template peer1
Related Commands
|
|
---|---|
show ip bgp prefix-list
To display Border Gateway Protocol (BGP) routes that match a prefix list, use the show ip bgp prefix-list command.
show ip bgp prefix-list list-name [ exact-match ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display routes that match a prefix list:
switch(
config)#
show ip bgp prefix-list test1
Related Commands
|
|
---|---|
Controls the number of prefixes that can be received from a BGP neighbor. |
show ip bgp received-paths
To display the routes received from a Border Gateway Protocol (BGP) peer, use the show ip bgp received-paths command.
show ip bgp received-paths [ vrf { vrf-name | all }]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
|
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the received routes from a BGP peer:
switch(
config)#
show ip bgp received-paths
Related Commands
|
|
---|---|
show ip bgp route-map
To display the Border Gateway Protocol (BGP) route maps from the BGP table, use the show ip bgp route-map command.
show ip bgp route-map route-map-name [ vrf { vrf-name | all }]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
|
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the BGP route maps from the BGP table:
switch(
config)#
show ip bgp route-map
Related Commands
|
|
---|---|
show ip bgp summary
To display the status of all Border Gateway Protocol (BGP) connections, use the show ip bgp summary command.
show ip bgp summary [ vrf { vrf-name | all }]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
|
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the status of BGP connections:
switch(
config)#
show ip bgp summary
Related Commands
|
|
---|---|
Controls the number of prefixes that can be received from a BGP neighbor. |
|
show ip client
To display information about the internal IP clients, use the show ip client command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the IP client information for the Address Resolution Protocol (ARP):
Related Commands
|
|
---|---|
show ip community-list
To display community lists for the Border Gateway Protocol (BGP), use the show ip community-list command.
show ip community-list [ name ]
Syntax Description
(Optional) Name of the community list. The name can be any case-sensitive, alphanumeric string up to 63 characters. |
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the community lists:
Related Commands
|
|
---|---|
show ip eigrp
To display a summary of the Enhanced Interior Gateway Routing Protocol (EIGRP) processes, use the show ip eigrp command.
show ip eigrp [ instance-tag ]
Syntax Description
(Optional) Name of the EIGRP instance. The instance-tag can be any case-sensitive, alphanumeric string up to 20 characters. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display all the EIGRP instances:
Related Commands
|
|
---|---|
show ip eigrp accounting
To display prefix accounting information for the Enhanced Interior Gateway Routing Protocol (EIGRP) processes, use the show ip eigrp accounting command.
show ip eigrp [ instance-tag ] accounting [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the EIGRP accounting information:
Related Commands
|
|
---|---|
show ip eigrp interfaces
To display information about interfaces configured for the Enhanced Interior Gateway Routing Protocol (EIGRP), use the show ip eigrp interfaces command.
show ip eigrp [ instance-tag ] interfaces [{ ethernet slot / port | loopback if_number | port-channel number | vlan vlan-id }] [ brief ] [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
This command shows all interfaces for the default VRF if no VRF or no interface is specified.
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip eigrp interfaces command to determine on which interfaces EIGRP is active and learn information about EIGRP related to those interfaces.
If you specify an interface, only that interface is displayed. Otherwise, all interfaces on which EIGRP is running are displayed.
If you specify an autonomous system, only the routing process for the specified autonomous system is displayed. Otherwise, all EIGRP processes are displayed.
Examples
This example shows how to display information about EIGRP interfaces:
This example shows how to display information about a particular EIGRP interface:
Related Commands
|
|
---|---|
show ip eigrp neighbors
To display information about neighbors discovered by the Enhanced Interior Gateway Routing Protocol (EIGRP), use the show ip eigrp neighbors command.
show ip eigrp [ instance-tag ] neighbors [ detail ] [{ ethernet slot / port | loopback if_number | port-channel number | vlan vlan-id }] [[ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
This command displays all neighbors for the default VRF on all interfaces if no VRF or interface is specified.
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip eigrp neighbors command to determine when neighbors become active and inactive. This command is also useful for debugging certain types of transport problems.
Examples
This example shows how to display information about EIGRP neighbors:
This example shows how to display detailed information about EIGRP neighbors:
Related Commands
|
|
---|---|
show ip eigrp route
To display the Enhanced Interior Gateway Routing Protocol (EIGRP) routes, use the show ip eigrp route command in any mode.
show ip eigrp [ instance-tag ] route [ ip-prefix / length ] [ active ] [ all-links ] [ detail-links ] [ pending ] [ summary ] [ zero-successors ] [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the EIGRP routes:
Related Commands
|
|
---|---|
show ip eigrp route-map statistics
To display the route redistribution statistics for the Enhanced Interior Gateway Routing Protocol (EIGRP), use the show ip eigrp route-map statistics command in any mode.
show ip eigrp [ instance-tag ] route-map statistics redistribute { bgp id | direct | eigrp id | ospf id | rip id | static } [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display route-map statistics for EIGRP:
Related Commands
|
|
---|---|
show ip eigrp topology
To display the Enhanced Interior Gateway Routing Protocol (EIGRP) topology table, use the show ip eigrp topology command.
show ip eigrp [ instance-tag ] topology [ ip-address / length ] [ active | all-links | detail-links | pending | summary | zero-successors ] [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
This command displays information for the default VRF if no VRF is specified.
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip eigrp topology command to determine Diffusing Update Algorithm (DUAL) states and to debug possible DUAL problems.
When you use the show ip eigrp topology command without any keywords or arguments, Cisco NX-OS displays only routes that are feasible successors.
Examples
This example shows how to display the EIGRP topology table. The EIGRP metrics for specified internal routes and external routes are displayed.
This example show how to display all the entries in the EIGRP topology table:
This example shows how to display the detailed information for all entries in the EIGRP topology table:
This example shows how to display a summary of the topology table:
This example shows how to display the active entries in the topology table:
This example shows how to display zero-successors in the topology table:
This example shows how to display pending entries:
Related Commands
|
|
---|---|
show ip eigrp traffic
To display the number of Enhanced Interior Gateway Routing Protocol (EIGRP) packets sent and received, use the show ip eigrp traffic command.
show ip eigrp [ instance-tag ] traffic [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
This command displays information for the default VRF if no VRF is specified.
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip eigrp traffic command to find the number of packets sent and received by this EIGRP instance.
In addition, this command is useful in determining whether packets from one node are not reaching the neighboring node due to connectivity or configuration problems.
Examples
This example shows how to display the EIGRP traffic statistics:
Related Commands
|
|
---|---|
show ip fib
To display forwarding information, use the show ip fib command.
show ip fib { adjacency | interfaces | route } module slot
Syntax Description
Displays the forwarding information for interfaces on a module. |
|
Displays information for the module. The slot range depends on the hardware platform. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip fib command on the supervisor to view forwarding information on a module. Optionally, you can use the attach module command to attach to a module and use the show ip fib command on the module.
Examples
This example shows how to display the forwarding information for module 1:
Related Commands
|
|
---|---|
show ip fib distribution
To display forwarding distribution information, use the show ip fib distribution command.
show ip fib distribution [ clients | state ]
Syntax Description
(Optional) Displays the forwarding distribution information for unicast clients. |
|
(Optional) Displays the forwarding distribution state for unicast FIB. |
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the forwarding information for unicast clients:
Related Commands
|
|
---|---|
show ip interface
To display IP information for an interface, use the show ip interface command.
show ip interface [ type number ] [ brief ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the IP information for Ethernet 1/5:
Related Commands
|
|
---|---|
show ip load-sharing
To display IP load sharing information, use the show ip load-sharing command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the IP load sharing information:
Related Commands
|
|
---|---|
show ip ospf
To display general information about Open Shortest Path First (OSPF) routing instances, use the show ip ospf command.
show ip ospf [ instance-tag ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf command to display information about one or more OSPF instances.
Examples
This example shows how to display information all about OSPF instances:
This example shows how to display information about one specific OSPF instance:
Related Commands
|
|
---|---|
show ip ospf border-routers
To display the Open Shortest Path First (OSPF) routing table entries to an Area Border Router (ABR) and Autonomous System Boundary Router (ASBR), use the show ip ospf border-routers command.
show ip ospf [ instance-tag ] border-routers [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf border-routers command to display information on ABRs. and ASBRs.
Examples
This example shows how to display information about border routers:
Related Commands
|
|
---|---|
show ip ospf database
To display the Open Shortest Path First (OSPF) database for a specific router, use the show ip ospf database command.
show ip ospf [ instance-tag ] database [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database asbr-summary [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database database-summary [ vrf vrf-name ]
show ip ospf [ instance-tag ] database external [ ext_tag value ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database network [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database nssa-external [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database opaque-area [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database opaque-as [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database opaque-link [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database router [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
show ip ospf [ instance-tag ] database summary [ area-id ] [ link-state-id ] [ adv-router ip-address | self-originated ] [ detail ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the ip ospf database command to display information about different OSPF LSAs.
When the link state advertisement is describing a network, the link-state-id argument can take one of two forms:
- The network’s IP address (such as Type 3 summary link advertisements and autonomous system external link advertisements).
- A derived address obtained from the link state ID. (Note that masking a network links advertisement’s link state ID with the network’s subnet mask yields the network’s IP address.)
- When the link state advertisement is describing a router, the link state ID is always the described router’s OSPF router ID.
- When an autonomous system external advertisement (LS Type = 5) is describing a default route, its link state ID is set to Default Destination (0.0.0.0).
Examples
This example shows how to display the OSPF database:
This example shows how to display a summary of autonomous system border routers:
This example shows how to display information about external links:
This example shows how to display a summary of the OSPF database:
Related Commands
|
|
---|---|
show ip ospf interface
To display Open Shortest Path First (OSPF)-related interface information, use the show ip ospf interface command.
show ip ospf interface [ instance-tag ] [{ ethernet slot / port | loopback if_number | port-channel number }] [ brief ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf interface command to display the OSPF status for the interface.
Examples
This example shows how to display OSPF information for Ethernet interface 1/5:
This example shows how to display OSPF information for all VRFs:
This example shows how to display OSPF information in a brief format:
Related Commands
|
|
---|---|
show ip ospf lsa-content-changed-list
To display a list of all link-state advertisements (LSAs) with changed content, use the show ip ospf lsa-content-changed-list command.
show ip ospf lsa-content-changed-list neighbor-id { ethernet slot / port | loopback if_number | port-channel number }
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display a list of LSAs that changed for Ethernet 2/1:
Related Commands
|
|
---|---|
show ip ospf neighbors
To display Open Shortest Path First (OSPF)-neighbor information on a per-interface basis, use the show ip ospf neighbors command.
show ip ospf [ instance-tag ] neighbors [{ ethernet slot / port | loopback if_number | port-channel number }] [ neighbor-id ] [ detail ] [ summary ] [ vrf { vrf-name | all | default | management }]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf neighbors command to display information about all or some of the neighbors for this OSPF instance.
Examples
This example shows how to display the summary information about the neighbor that matches the neighbor ID:
This example shows how to display the neighbors that match the neighbor ID on an interface:
This example shows how to display detailed information about OSPF neighbors:
Related Commands
|
|
---|---|
show ip ospf policy statistics area
To display Open Shortest Path First (OSPF) policy statistics for an area, use the show ip ospf policy statistics area command.
show ip ospf [ instance-tag ] policy statistics area area-id filter-list { in | out } [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf policy statistics area command to display information about the filter lists applied to an area.
Examples
This example shows how to display policy statistics for OSPF:
Related Commands
show ip ospf policy statistics redistribute
To display Open Shortest Path First (OSPF) policy statistics, use the show ip ospf policy statistics redistribute command.
show ip ospf [ instance-tag ] policy statistics redistribute { bgp id | direct | eigrp id | ospf id | rip id | static } [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf policy statistics redistribute command to display redistribution statistics.
Examples
This example shows how to display policy statistics for redistributed routes:
Related Commands
|
|
---|---|
show ip ospf request-list
To display a list of all link-state advertisements (LSAs) requested by a router, use the show ip ospf request-list command.
show ip ospf request-list neighbor-id { ethernet slot / port | loopback if_number | port-channel number }
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf request-list command to troubleshoot Open Shortest Path First (OSPF) routing operations.
Examples
This example shows how to display a list of all LSAs requested by a router:
Related Commands
|
|
---|---|
show ip ospf retransmission-list
To display a list of all link-state advertisements (LSAs) waiting to be resent to neighbors, use the show ip ospf retransmission-list command.
show ip ospf retransmission-list neighbor-id { ethernet slot / port | loopback if_number | port-channel number }
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf retransmission-list command to troubleshoot Open Shortest Path First (OSPF) routing operations.
Examples
This example shows how to display all LSAs waiting to be resent to neighbors:
Related Commands
|
|
---|---|
show ip ospf route
To display the Open Shortest Path First (OSPF) topology table, use the show ip ospf route command.
show ip ospf [ instance-tag ] route [ prefix / length | summary } [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ospf routes command to display the OSPF private routing table (which contains only routes that are calculated by OSPF). If something is wrong with a route in the routing information base (RIB), then you should check the OSPF copy of the route to determine if it matches the RIB contents. If it does not match, a synchronization problem exists between OSPF and the RIB.
Examples
This example shows how to display OSPF routes:
Related Commands
|
|
---|---|
show ip ospf statistics
To display Open Shortest Path First (OSPF) shortest path first (SPF) calculation statistics, use the show ip ospf statistics command.
show ip ospf [ instance-tag ] statistics [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf statistics command to display information about link-state advertisements (LSAs). This information can be useful for both OSPF network maintenance and troubleshooting. For example, we recommend that you use the show ip ospf statistics command as the first troubleshooting step for LSA flapping.
Examples
This example shows how to display information about the SPF calculations:
Related Commands
|
|
---|---|
show ip ospf summary-address
To display a list of all summary address redistribution information configured in an Open Shortest Path First (OSPF) instance, use the show ip ospf summary-address command.
show ip ospf [ instance-tag ] summary-address [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display information about summary addresses:
Related Commands
|
|
---|---|
show ip ospf traffic
To display Open Shortest Path First (OSPF) traffic statistics, use the show ip ospf traffic command.
show ip ospf [ instance-tag ] traffic [ ethernet slot / port | loopback if_number | port-channel number ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf traffic command to display traffic statistics for one or more OSPF instances.
Examples
This example shows how to display OSPF traffic statistics for interface 1/5:
Related Commands
|
|
---|---|
show ip ospf virtual-links
To display parameters and the current state of Open Shortest Path First (OSPF) virtual links, use the show ip ospf virtual-links command.
show ip ospf [ instance-tag ] virtual-links [ brief ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Use the show ip ospf virtual-links command to display information about configured virtual links.
Examples
This example shows how to display information about virtual links:
This example shows how to display information about virtual links in brief format:
Related Commands
|
|
---|---|
show ip prefix-list
To display prefix lists for the Border Gateway Protocol (BGP), use the show ip prefix-list command.
Syntax Description
(Optional) Name of the community list. The name can be any case-sensitive, alphanumeric string up to 63 characters. |
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the prefix lists:
Related Commands
|
|
---|---|
show ip process
To display formation about the IP process, use the show ip process command.
show ip process [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows details about the IP process:
Related Commands
|
|
---|---|
show ip rip
To display the configuration and status of the Routing Information Protocol (RIP), use the show ip rip command in any mode.
show ip rip [ instance-tag ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the RIP configuration information:
Related Commands
|
|
show ip rip interface
To display interface entry information from the Routing Information Protocol (RIP) topology table, use the show ip rip interface command in any mode.
show ip rip interface [ type slot / port ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the neighbor information for a specified interface from the RIP topology table:
Related Commands
|
|
show ip rip neighbor
To display the neighbor information from the Routing Information Protocol (RIP) topology table, use the show ip rip neighbor command in any mode.
show ip rip neighbor [ interface-type instance ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This examples shows how to display neighbor information from the RIP topology table:
Related Commands
|
|
show ip rip policy statistics
To display the policy statistics for the Routing Information Protocol (RIP), use the show ip rip policy statistics command in any mode.
show ip rip policy statistics redistribute { bgp id | direct | eigrp id | ospf id | static } [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to show policy statistics for EIGRP:
Related Commands
|
|
---|---|
show ip rip route
To display route information from the Routing Information Protocol (RIP) topology table, use the show ip rip route command in any mode.
show ip rip route [ prefix / length ] [ summary ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display route information from the RIP topology table:
Related Commands
|
|
---|---|
show ip rip statistics
To display statistical entry information from the Routing Information Protocol (RIP) topology table, use the show ip rip statistics command in any mode.
show ip rip statistics [ interface-type instance ] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the RIP statistics:
Related Commands
|
|
---|---|
show ip route
To display routes from the unicast Routing Information Base (RIB), use the show ip route command.
show ip route [ all | addr | hostname | prefix | route-type | interface type number | next-hop addr ]] [ vrf vrf-name ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the route table:
Related Commands
|
|
---|---|
show ip static-route
To display static routes from the unicast Routing Information Base (RIB), use the show ip static-route command.
show ip static-route [ vrf { vrf-name | all }]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
|
(Optional) Specifies all virtual router contexts (VRF) name. |
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the static routes:
Related Commands
|
|
---|---|
show ip traffic
To display IP traffic information, use the show ip traffic command.
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the IP traffic information:
Related Commands
|
|
---|---|
show mac-list
To display the entries in a MAC list, use the show mac-list command.
Syntax Description
(Optional) MAC list name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display information about the Red MAC list:
Related Commands
|
|
---|---|
show routing
To display routing information, use the show routing command.
show routing [ ip | ipv4 ] [ address | hostname | prefix | route-type | clients | hidden-nh interface type number | next-hop addr | recursive-next-hop [ addr ]] [ vrf vrf-instance ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the route table:
Related Commands
|
|
---|---|
show routing hash
To display the load-balacning hash information, use the show routing command.
show routing hash [ ipv4 address ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the load-balacning hash information:
Related Commands
|
|
---|---|
show routing memory estimate
To display an estimate of routing memory requirements, use the show routing memory estimate command.
show routing memory estimate [ routes num-routes next-hops num-hop-addresses ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Usage Guidelines
Use the show routing memory estimate command to estimate the memory required for a selected number of routes and number of next-hop addresses per route.
Examples
This example shows how to display the route table:
Related Commands
|
|
---|---|
Configures Border Gateway Protocol (BGP) routes that are resolved using only the next hop routes that match specific characteristics. |
show routing-context
To display the virtual routing and forwarding (VRF) scope for all EXEC commands, use the show routing-context command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how display the current routing context:
Related Commands
|
|
---|---|
show routing hash
To display the route selected for a particular source and destination address, use the show routing hash command.
show routing hash source-addr dest-addr [ source-port dest-port ]] [ vrf vrf-name ]
Syntax Description
(Optional) Specifies the virtual router context (VRF) name. The name can be any case-sensitive, alphanumeric string up to 32 characters. |
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the route selected to reach 192.168.0.2 from 192.168.0.5:
Related Commands
|
|
---|---|
show running-config
To display the running configuration, use the show running-config command.
Syntax Description
(Optional) Displays all the default and configured information. |
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the changes that you have made to the running configuration:
This example shows how to display the ternary content addressable memory (TCAM) regions and IP glean throttle settings on a switch that runs Cisco NX-OS Release 5.0(3)A1(1):
Related Commands
|
|
---|---|
Copies the running configuration to the startup configuration. |
|
show running-config arp
To display the Address Resolution Protocol (ARP) configuration in the running configuration, use the show running-config arp command.
show running-config arp [ all ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the ARP configuration:
This example shows how to display the ARP configuration with the default information on a switch that runs Cisco NX-OS Release 5.0(3)A1(1):
Related Commands
|
|
---|---|
Copies the running configuration to the startup configuration file. |
|
show running-config bgp
To display the running configuration for the Border Gateway Protocol (BGP) for IPv4 networks, use the show running-config bgp command.
show running-config bgp [ all ]
Syntax Description
(Optional) Displays the full operating information including default settings. |
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the running configuration for BGP:
This example shows how to display the complete running configuration for BGP:
Related Commands
|
|
---|---|
show running-config eigrp
To display the running configuration for the Enhanced Interior Gateway Routing Protocol (EIGRP) for IPv4 networks, use the show running-config eigrp command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the running configuration for EIGRP:
Related Commands
|
|
---|---|
show running-config ospf
To display the running configuration for Open Shortest Path First version 2 (OSPFv2) for IPv4 networks, use the show running-config ospf command.
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Usage Guidelines
Examples
This example shows how to display the running configuration for OSPF:
Related Commands
|
|
---|---|
show sockets client
To display information about the sockets clients, use the show sockets client command.
show sockets client [ pid id ] [ raw | tcp | udp ] [ detail ]
Syntax Description
(Optional) Displays the socket client information for a specific process. The id range is from 1 to 65535. |
|
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the UDP socket client information:
Related Commands
|
|
---|---|
show sockets connection
To display information about the sockets connection, use the show sockets connection command.
show sockets connection [ pid id ] [ local address | foreign address | raw | tcp | udp ] [ detail ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the TCP socket connection information:
Related Commands
|
|
---|---|
show sockets statistics
To display the socket statistics, use the show sockets statistics command.
show sockets statistics [ all | raw | rawsum | tcp | tcpsum | udp | udpsum ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display the TCP socket statistics:
Related Commands
|
|
---|---|
show startup-config arp
To display the Address Resolution Protocol (ARP) configuration in the startup configuration, use the show startup-config arp command.
show startup-config arp [ all ]
Syntax Description
Command Default
Command Modes
Command History
|
|
---|---|
Examples
This example shows how to display the ARP startup configuration:
Related Commands
|
|
---|---|
Copies the running configuration to the startup configuration file. |
|
show track
To show information about object tracking, use the show track command.
show track [ object-id ] [ interface | ip route ] [ brief ]
Syntax Description
(Optional) Displays brief information about tracked objects. |
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display information about tracked interfaces:
This example shows how to display information about tracked IP routes:
This example shows how to display brief information about tracked objects:
Related Commands
|
|
---|---|
show vlan id counter
To display the counters for a VLAN interface, use the show vlan id counter command.
show vlan id vlan-number counter
Syntax Description
VLAN ID. The range is from 1-3967 to and from 4048- to 4093. You specify a VLAN ID in this format: 1-4094 or range: 1-5, 10 or 2-5,7-19. |
Defaults
Command Modes
Command History
|
|
Usage Guidelines
Examples
This example shows how to display the counters for a VLAN interface:
Related Commands
|
|
---|---|
show vrrp
To show information about the Virtual Router Redundancy Protocol (VRRP), use the show vrrp command.
show vrrp [ detail | statistics | summary ] [ interface if-number ] [ vr id ] [ backup | init | master ]
Syntax Description
Command Default
Command Modes
Command History
|
|
Examples
This example shows how to display information about VRRP:
This example shows how to display the detailed configuration information about VRRP:
This example shows how to displayinformation about a specific virtual router:
Related Commands L
|
|
---|---|