3.2.2. show¶
show interface¶
vrouter> show interface [vrf <string>] [type <identityref>] [LEVEL] [name <string>]
Show interface information.
Input Parameters¶
vrf <string>
VRF to look into.
type <identityref>
Interface type.
LEVEL
The level of information requested.
LEVEL
valuesDescription
statistics
Display statistics.
details
Display more details.
up
Display UP interfaces only.
hardware-statistics
Display hardware statistics. Implies physical type.
hardware-features
Display hardware features. Implies physical type.
hardware-information
Display hardware information. Implies physical type.
hardware-driver-information
Display hardware driver information. Implies physical type.
name <string>
Display only one interface by this name.
show interface throughput¶
vrouter> show interface throughput [vrf <string>] [type <identityref>] [name <string>] [count <uint16>] \
... [raw]
Show interface throughput every second.
Input Parameters¶
vrf <string>
VRF to look into.
type <identityref>
Select all interfaces of this type.
name <string>
Select this specific interface (may be specified multiple times).
count <uint16>
Stop after the given number of seconds. By default, the throughput is displayed every second until the command is interrupted with
ctrl-c
.raw
Show the exact number of packets/bits received/transmitted every second instead of human readable values.
show ipv4-routes¶
vrouter> show ipv4-routes [vrf <string>] [protocol <identityref>] [table <uint32>] [to TO] \
... [for FOR]
Show IPv4 routing table.
Input Parameters¶
vrf <string>
Specify the VRF.
protocol <identityref>
Filter routes by protocol.
table <uint32>
Non-main Kernel Routing Table.
to TO
Find the route entry used to reach an IP address.
TO
An IPv4 address.
for FOR
Find the route entry used to reach an IP network.
FOR
An IPv4 prefix: address and CIDR mask.
show ipv6-routes¶
vrouter> show ipv6-routes [vrf <string>] [protocol <identityref>] [table <uint32>] [to TO] \
... [for FOR]
Show IPv6 routing table.
Input Parameters¶
vrf <string>
Specify the VRF.
protocol <identityref>
Filter routes by protocol.
table <uint32>
Non-main Kernel Routing Table.
to TO
Find the route entry used to reach an IPv6 address.
TO
An IPv6 address.
for FOR
Find the route entry used to reach an IPv6 network.
FOR
An IPv6 prefix: address and CIDR mask.
show mpls table¶
Note
requires a Turbo Router Network License.
vrouter> show mpls table [<uint32>]
Show MPLS table information.
Input Parameters¶
<uint32>
LSP to display information about.
show bgp¶
Note
requires a Turbo Router Network License.
vrouter> show bgp pbr ipset [set <string>] iptable [chain <string>] [vrf <string>] \
... [vrfs] [summary] [neighbors] neighbor [id ID] [route-map <string>] \
... ipv4 ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] flowspec ip [VALUE] [bestpath] [multipath] \
... prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] \
... [detail] [cidr-only] [statistics] [summary] [route-map <string>] \
... unicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] \
... [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] \
... [summary] [route-map <string>] multicast ip [VALUE] [bestpath] \
... [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] \
... [cidr-only] [statistics] [summary] [route-map <string>] labeled-unicast \
... ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] vpn [route-distinguisher ROUTE-DISTINGUISHER] \
... ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] neighbor [id ID] [advertised-routes] [dampened-routes] \
... [filtered-routes] [flap-statistics] [prefix-counts] received \
... [prefix-filter] [received-routes] [routes] [neighbors] ipv6 ip \
... [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] flowspec ip [value VALUE] [bestpath] [multipath] \
... prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [detail] \
... [cidr-only] [statistics] [summary] [route-map <string>] unicast \
... ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] multicast ip [value VALUE] [bestpath] [multipath] \
... prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] \
... [statistics] [summary] [route-map <string>] labeled-unicast ip \
... [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] \
... [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
... [route-map <string>] vpn ip [value VALUE] [bestpath] [multipath] \
... prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] \
... [statistics] [summary] [route-map <string>] neighbor [id ID] \
... [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] \
... [prefix-counts] received [prefix-filter] [received-routes] [routes] \
... [neighbors] l2vpn evpn [vni VNI] [NET] [summary] [overlay] [tags] \
... neighbors NEIGHBOR [advertised-routes] [routes] [route-distinguisher ROUTE-DISTINGUISHER] \
... route [type TYPE] [detail]
Show BGP information.
Input Parameters¶
pbr ipset [set <string>] iptable [chain <string>]
Display information about PBR configured by BGP.
ipset [set <string>]
Display information about PBR IPSETs configured by BGP.
set <string>
Display information about this set.
iptable [chain <string>]
Display information about PBR IPTables chainsa configured by BGP.
chain <string>
Display information about this chain.
vrf <string>
Specify the VRF.
vrfs
Show BGP VRFs.
summary
Summary of BGP neighbor status.
neighbors
Display information about all BGP neighbors.
neighbor [id ID]
Display information about one BGP neighbor.
id ID
Display information about one BGP neighbor.
ID
valuesDescription
<A.B.C.D>
An IPv4 address.
<X:X::X:X>
An IPv6 address.
<string>
No description.
route-map <string>
Display information about this route map.
ipv4 ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] flowspec ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [detail] [cidr-only] [statistics] [summary] [route-map <string>] unicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] multicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] labeled-unicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] vpn [route-distinguisher ROUTE-DISTINGUISHER] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [prefix-counts] received [prefix-filter] [received-routes] [routes] [neighbors]
Display information about BGP IPv4.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
flowspec ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [detail] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for flowspec address family.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
detail
Display detailed information on flowspec entries.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
unicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for unicast address family.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
multicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for multicast address family.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
labeled-unicast ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for labeled unicast address family.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
vpn [route-distinguisher ROUTE-DISTINGUISHER] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for VPN address family.
route-distinguisher ROUTE-DISTINGUISHER
Display information for a route distinguisher.
ROUTE-DISTINGUISHER
valuesDescription
<string>
Type definition for extended community attributes. In the case that common communities are utilised, they are represented as a string of the form: - <2b AS>:<4b value> per RFC4360 section 3.1 - <4b IPv4>:<2b value> per RFC4360 section 3.2.
<string>
Type definition for extended community attributes. In the case that common communities are utilised, they are represented as a string of the form: - <2b AS>:<4b value> per RFC4360 section 3.1 - <4b IPv4>:<2b value> per RFC4360 section 3.2.
ip [VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
VALUE
Display this address in the BGP routing table.
VALUE
An IPv4 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [value VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
value VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv4 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [prefix-counts] received [prefix-filter] [received-routes] [routes]
Display information about one BGP neighbor.
id ID
Display information about one BGP neighbor.
ID
valuesDescription
<A.B.C.D>
An IPv4 address.
<string>
No description.
advertised-routes
Display the routes advertised to a BGP neighbor.
dampened-routes
Display the dampened routes received from neighbor.
filtered-routes
Display the filtered routes received from neighbor.
flap-statistics
Display the flap statistics of the routes learned from neighbor.
prefix-counts
Display detailed prefix count information.
received [prefix-filter]
Display information received from a BGP neighbor.
prefix-filter
Display the prefixlist filter.
received-routes
Display the received routes from neighbor.
routes
Display routes learned from neighbor.
neighbors
Display information about all BGP neighbors.
ipv6 ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] flowspec ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [detail] [cidr-only] [statistics] [summary] [route-map <string>] unicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] multicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] labeled-unicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] vpn ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [prefix-counts] received [prefix-filter] [received-routes] [routes] [neighbors]
Display information about BGP IPv6.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
flowspec ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [detail] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for flowspec address family.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
detail
Display detailed information on flowspec entries.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
unicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for unicast address family.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
multicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for multicast address family.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
labeled-unicast ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for labeled unicast address family.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
vpn ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]
Display information for VPN address family.
ip [value VALUE] [bestpath] [multipath]
Display this address in the BGP routing table.
value VALUE
Display this address in the BGP routing table.
VALUE
An IPv6 address.
bestpath
Display only the best path.
multipath
Display only multipaths.
prefix [VALUE] [bestpath] [multipath] [longer-prefixes]
Display this prefix in the BGP routing table.
VALUE
Display this prefix in the BGP routing table.
VALUE
An IPv6 prefix: address and CIDR mask.
bestpath
Display only the best path.
multipath
Display only multipaths.
longer-prefixes
Display route and more specific routes.
cidr-only
Display only routes with non-natural netmask.
statistics
Display BGP RIB advertisement statistics.
summary
Display summary of BGP neighbor status.
route-map <string>
Display information about this route map.
neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [prefix-counts] received [prefix-filter] [received-routes] [routes]
Display information about one BGP neighbor.
id ID
Display information about one BGP neighbor.
ID
valuesDescription
<X:X::X:X>
An IPv6 address.
<string>
No description.
advertised-routes
Display the routes advertised to a BGP neighbor.
dampened-routes
Display the dampened routes received from neighbor.
filtered-routes
Display the filtered routes received from neighbor.
flap-statistics
Display the flap statistics of the routes learned from neighbor.
prefix-counts
Display detailed prefix count information.
received [prefix-filter]
Display information received from a BGP neighbor.
prefix-filter
Display the prefixlist filter.
received-routes
Display the received routes from neighbor.
routes
Display routes learned from neighbor.
neighbors
Display information about all BGP neighbors.
l2vpn evpn [vni VNI] [NET] [summary] [overlay] [tags] neighbors NEIGHBOR [advertised-routes] [routes] [route-distinguisher ROUTE-DISTINGUISHER] route [type TYPE] [detail]
Display Layer 2 Virtual Private Network information.
evpn [vni VNI] [NET] [summary] [overlay] [tags] neighbors NEIGHBOR [advertised-routes] [routes] [route-distinguisher ROUTE-DISTINGUISHER] route [type TYPE] [detail]
Display Ethernet Virtual Private Network information.
vni VNI
Display VNI information.
VNI
Type definition representing VXLAN Segment ID / VXLAN Network Identifier value.
NET
Network in the BGP routing table to display.
NET
valuesDescription
<A.B.C.D>
An IPv4 address.
<A.B.C.D/M>
An IPv4 prefix: address and CIDR mask.
summary
Summary of BGP neighbor status.
overlay
Display BGP Overlay Information for prefixes.
tags
Display BGP tags for prefixes.
neighbors NEIGHBOR [advertised-routes] [routes]
Detailed information on TCP and BGP neighbor connections.
NEIGHBOR
(mandatory)Neighbor to display information about.
NEIGHBOR
An IPv4 address.
advertised-routes
Display the routes advertised to a BGP neighbor.
routes
Display routes learned from neighbor.
route-distinguisher ROUTE-DISTINGUISHER
Display information for a route distinguisher.
ROUTE-DISTINGUISHER
valuesDescription
<string>
Type definition for extended community attributes. In the case that common communities are utilised, they are represented as a string of the form: - <2b AS>:<4b value> per RFC4360 section 3.1 - <4b IPv4>:<2b value> per RFC4360 section 3.2.
<string>
Type definition for extended community attributes. In the case that common communities are utilised, they are represented as a string of the form: - <2b AS>:<4b value> per RFC4360 section 3.1 - <4b IPv4>:<2b value> per RFC4360 section 3.2.
route [type TYPE] [detail]
Detailed information BPG L2VPN EVPN routes.
type TYPE
Specify route type.
TYPE
valuesDescription
macip
MAC-IP (Type-2) route.
multicast
Multicast (Type-3) route.
prefix
Prefix (Type-5) route.
detail
Display detail information.
show evpn¶
Note
requires a Turbo Router Network License.
vrouter> show evpn [arp-cache] [mac] vni VNI [detail]
Show EVPN information.
Input Parameters¶
arp-cache
Show ARP and ND cache information.
mac
Show MAC addresses information.
vni VNI
(mandatory)Show EVPN information about a specific VNI or all.
VNI
valuesDescription
all
Show all VNIs.
<uint32>
Type definition representing VXLAN Segment ID / VXLAN Network Identifier value.
detail
Detail information on each VNI.
show ospf¶
Note
requires a Turbo Router Network License.
vrouter> show ospf [vrf <string>] [route] database [default] router [ADDRESS] [neighbor] \
... interface [NAME]
Show OSPF information.
Input Parameters¶
vrf <string>
Specify the VRF.
route
OSPF routing table.
database [default] router [ADDRESS]
Database summary.
default
Database summary.
router [ADDRESS]
Database Router link states.
ADDRESS
The router address.
ADDRESS
valuesDescription
<A.B.C.D>
An IPv4 address.
self-originate
Self-originated link states.
neighbor
Neighbor list.
interface [NAME]
Interface information.
NAME
The interface name. If not specified, show all interfaces.
NAME
An interface name.
show rip¶
Note
requires a Turbo Router Network License.
vrouter> show rip [vrf <string>] [status]
Show RIP information.
Input Parameters¶
vrf <string>
Specify the VRF.
status
Show RIP status.
show ospf6¶
Note
requires a Turbo Router Network License.
vrouter> show ospf6 [vrf <string>] route [DESTINATION] database [default] [router] \
... [neighbor] interface [NAME]
Show OSPFv3 information.
Input Parameters¶
vrf <string>
Specify the VRF.
route [DESTINATION]
OSPFv3 routing table.
DESTINATION
The route destination.
DESTINATION
valuesDescription
<X:X::X:X>
An IPv6 address.
<X:X::X:X/M>
An IPv6 prefix: address and CIDR mask.
detail
Detailed information.
external-1
Display Type-1 External routes.
external-2
Display Type-2 External routes.
inter-area
Display Inter-Area routes.
intra-area
Display Intra-Area routes.
summary
Route table summary.
database [default] [router]
Database summary.
default
Database summary.
router
Database Router link states.
neighbor
Neighbor list.
interface [NAME]
Interface information.
NAME
The interface name. If not specified, show all interfaces.
NAME
An interface name.
show ripng¶
Note
requires a Turbo Router Network License.
vrouter> show ripng [status]
Show RIPng information.
Input Parameters¶
status
Show RIPng status.
show mpls ldp¶
Note
requires a Turbo Router Network License.
vrouter> show mpls ldp discovery [detail] [interface] [capabilities] neighbor [LSR-ID] \
... [capabilities] [detail] binding [PREFIX] [longer-prefixes] [local-label <uint32>] \
... [remote-label <uint32>] [neighbor NEIGHBOR] [detail] [ipv4] [ipv6]
Show MPLS LDP information.
Input Parameters¶
discovery [detail]
Discovery Hello Information.
detail
Show detailed information.
interface
Interface information.
capabilities
Display neighbor capability information.
neighbor [LSR-ID] [capabilities] [detail]
Neighbor information.
LSR-ID
OSPF routing table.
LSR-ID
An IPv4 address.
capabilities
Display neighbor capability information.
detail
Show detailed information.
binding [PREFIX] [longer-prefixes] [local-label <uint32>] [remote-label <uint32>] [neighbor NEIGHBOR] [detail] [ipv4] [ipv6]
Label Information Base (LIB) information.
PREFIX
Destination prefix.
PREFIX
valuesDescription
<A.B.C.D/M>
An IPv4 prefix: address and CIDR mask.
<X:X::X:X/M>
An IPv6 prefix: address and CIDR mask.
longer-prefixes
Include longer matches.
local-label <uint32>
Locally assigned label value.
remote-label <uint32>
Match remotely assigned label values.
neighbor NEIGHBOR
Display labels from LDP neighbor.
NEIGHBOR
An IPv4 address.
detail
Show detailed information.
ipv4
IPv4 Address Family.
ipv6
IPv6 Address Family.
show bfd¶
Note
requires a Turbo Router Network License.
vrouter> show bfd [vrf VRF] [address ADDRESS] [HOP-TYPE] [source SOURCE] [interface INTERFACE] \
... [counters]
Show BFD information.
Input Parameters¶
vrf VRF
Specify the VRF.
VRF
valuesDescription
main
The main vrf.
<string>
The vrf name.
address ADDRESS
IP address of the peer.
ADDRESS
valuesDescription
<A.B.C.D>
An IPv4 address.
<X:X::X:X>
An IPv6 address.
HOP-TYPE
Show single or multi hop session.
HOP-TYPE
valuesDescription
single-hop
Show single-hop session.
multi-hop
Show multi-hop session.
source SOURCE
Local IP address.
SOURCE
valuesDescription
<A.B.C.D>
An IPv4 address.
<X:X::X:X>
An IPv6 address.
any
Accept any source addresses.
interface INTERFACE
Interface used to contact peer.
INTERFACE
An interface name.
counters
Show BFD session counters information.
show path-monitoring¶
Note
requires a Turbo Router Network License.
vrouter> show path-monitoring [vrf VRF] [address ADDRESS] [operational]
Show path monitoring information.
Input Parameters¶
vrf VRF
Specify the VRF.
VRF
valuesDescription
main
The main vrf.
<string>
The vrf name.
address ADDRESS
IP address of the peer.
ADDRESS
valuesDescription
<A.B.C.D>
An IPv4 address.
<X:X::X:X>
An IPv6 address.
operational
Show session operational information.
show log¶
vrouter> show log [max-lines <uint16>] [service <identityref>] [vrf <string>] [facility FACILITY] \
... level [EQUAL] [greater-or-equal GREATER-OR-EQUAL] not [LEVEL]
Print log.
Input Parameters¶
max-lines <uint16>
Log max lines.
service <identityref>
Filter logs by service.
vrf <string>
Filter logs by VRF.
facility FACILITY
Filter logs by facility.
FACILITY
valuesDescription
kernel
Filter kernel messages.
mail
Filter mail system messages.
news
Filter network news subsystem messages.
user
Filter random user-level messages.
auth
Filter security/authorization messages.
authpriv
Filter security/authorization messages (private).
cron
Filter clock daemon messages.
daemon
Filter system daemons messages.
line-printer
Filter line printer subsystem messages.
FTP
Filter FTP daemon messages.
syslog
Filter messages generated internally by the syslog daemon.
uucp
Filter UUCP subsystem messages.
local0
Filter messages from local0.
local1
Filter messages from local1.
local2
Filter messages from local2.
local3
Filter messages from local3.
local4
Filter messages from local4.
local5
Filter messages from local5.
local6
Filter messages from local6.
local7
Filter messages from local7.
any
Filter messages from any facilities.
level [EQUAL] [greater-or-equal GREATER-OR-EQUAL] not [LEVEL]
Filter logs by level.
EQUAL
Select levels to show.
EQUAL
valuesDescription
emergency
System is unusable.
alert
Action must be taken immediately.
critical
Critical conditions.
error
Error conditions.
warning
Warning conditions.
notice
Normal but significant condition.
info
Informational messages.
debug
Debug-level messages.
any
Show all messages from this facility.
greater-or-equal GREATER-OR-EQUAL
Filter messages with a greater or equal level than the selected one.
GREATER-OR-EQUAL
valuesDescription
emergency
System is unusable.
alert
Action must be taken immediately.
critical
Critical conditions.
error
Error conditions.
warning
Warning conditions.
notice
Normal but significant condition.
info
Informational messages.
debug
Debug-level messages.
not [LEVEL]
Select levels to not show.
LEVEL
Do not show messages with this level.
LEVEL
valuesDescription
emergency
System is unusable.
alert
Action must be taken immediately.
critical
Critical conditions.
error
Error conditions.
warning
Warning conditions.
notice
Normal but significant condition.
info
Informational messages.
debug
Debug-level messages.
show ntp¶
vrouter> show ntp [vrf <string>] [details]
Show NTP information.
Input Parameters¶
vrf <string>
VRF to look into.
details
Show per server details.
show dhcp-server¶
Note
requires a Turbo Router Network License.
vrouter> show dhcp-server [vrf <string>]
Show DHCP server leases.
Input Parameters¶
vrf <string>
Specify the VRF.
show conntracks¶
vrouter> show conntracks [vrf <string>] [family FAMILY] [protocol PROTOCOL]
Show conntracks.
Input Parameters¶
vrf <string>
The VRF in which to show the conntracks.
family FAMILY
Display only this layer 3 family.
FAMILY
valuesDescription
ipv4
IPv4 only.
ipv6
IPv6 only.
<string>
No description.
protocol PROTOCOL
Display only this layer 4 protocol.
PROTOCOL
valuesDescription
tcp
TCP only.
udp
UDP only.
<string>
No description.
show product¶
vrouter> show product [name] [version]
Show the product name and version.
Input Parameters¶
name
Display the product name.
version
Display the product version.
show ike¶
Note
requires a Turbo IPsec Application License.
vrouter> show ike [vrf VRF] counters [vpn <string>] ike-sa [details] [vpn <string>] \
... [remote-ip <string>] [remote-id <string>] [state STATE] ike-sa-count \
... [state STATE] ipsec-sa-count [fastpath]
Show filtered SA state or general information.
Input Parameters¶
vrf VRF
Show objects in selected netns only.
VRF
valuesDescription
main
The main vrf.
<string>
The vrf name.
counters [vpn <string>]
Show IKE counters.
vpn <string>
Show counters for selected VPN.
ike-sa [details] [vpn <string>] [remote-ip <string>] [remote-id <string>] [state STATE]
Show SA state.
details
Show detailed output.
vpn <string>
Show SA for selected VPN.
remote-ip <string>
Show SAs to selected remote-ip.
remote-id <string>
Show SAs to selected remote-id.
state STATE
Show SAs in selected state.
STATE
valuesDescription
created
IKE SA just got created, but is not initiating nor responding yet.
connecting
IKE SA gets initiated actively or passively.
established
IKE SA is fully established.
passive
IKE SA is managed externally and does not process messages.
rekeying
IKE SA rekeying in progress.
rekeyed
IKE SA has been rekeyed (or is redundant).
deleting
IKE SA deletion in progress.
destroying
IKE SA object gets destroyed.
ike-sa-count [state STATE]
Show SA count.
state STATE
Only count SAs in selected state.
STATE
valuesDescription
created
IKE SA just got created, but is not initiating nor responding yet.
connecting
IKE SA gets initiated actively or passively.
established
IKE SA is fully established.
passive
IKE SA is managed externally and does not process messages.
rekeying
IKE SA rekeying in progress.
rekeyed
IKE SA has been rekeyed (or is redundant).
deleting
IKE SA deletion in progress.
destroying
IKE SA object gets destroyed.
ipsec-sa-count [fastpath]
Show IPsec SA count (default is from Linux).
fastpath
Show IPsec SA count from Fast-Path.
show cg-nat pool-usage¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat pool-usage [vrf <string>] pool-name <string> [address ADDRESS]
Show address usage of a CG-NAT pool.
Input Parameters¶
vrf <string>
VRF.
pool-name <string>
(mandatory)IP address pool name.
address ADDRESS
IP address in the pool.
ADDRESS
An IPv4 address.
show cg-nat port-usage¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat port-usage [vrf <string>] rule-id <uint16> user-address USER-ADDRESS
Show port usage of a CG-NAT user.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
user-address USER-ADDRESS
(mandatory)User IP address.
USER-ADDRESS
An IPv4 address.
show cg-nat user¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat user [vrf <string>] rule-id <uint16> [user-address USER-ADDRESS] [threshold-errors <uint32>] \
... [usage-min <uint8>]
Show user(s) of a CG-NAT rule.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
user-address USER-ADDRESS
User IP address.
USER-ADDRESS
An IPv4 address.
threshold-errors <uint32>
Users having more errors than a given threshold.
usage-min <uint8>
Users usage by at least the given rate.
show cg-nat blocks¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat blocks [vrf <string>] rule-id <uint16> user-address USER-ADDRESS
Show blocks of a CG-NAT user.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
user-address USER-ADDRESS
(mandatory)User IP address.
USER-ADDRESS
An IPv4 address.
show cg-nat conntracks¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat conntracks [vrf <string>] rule-id <uint16> user-address USER-ADDRESS
Show conntracks of a CG-NAT user.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
user-address USER-ADDRESS
(mandatory)User IP address.
USER-ADDRESS
An IPv4 address.
show cg-nat conntrack-statistics¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat conntrack-statistics [vrf <string>] rule-id <uint16>
Show conntracks usage statistics of a CG-NAT rule.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
show cg-nat port-statistics¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat port-statistics [vrf <string>] rule-id <uint16> [protocol PROTOCOL]
Show port usage statistics of a CG-NAT rule.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
protocol PROTOCOL
Protocol.
PROTOCOL
valuesDescription
tcp
Transmission Control Protocol.
udp
User Datagram Protocol.
icmp
Internet Control Message Protocol.
gre-pptp
Generic Routing Encapsulation for Point-to-Point Tunneling Protocol.
show cg-nat block-statistics¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat block-statistics [vrf <string>] rule-id <uint16> [protocol PROTOCOL]
Show block usage statistics of a CG-NAT rule.
Input Parameters¶
vrf <string>
VRF.
rule-id <uint16>
(mandatory)Rule id.
protocol PROTOCOL
Protocol.
PROTOCOL
valuesDescription
tcp
Transmission Control Protocol.
udp
User Datagram Protocol.
icmp
Internet Control Message Protocol.
gre-pptp
Generic Routing Encapsulation for Point-to-Point Tunneling Protocol.
show cg-nat hash-table-statistics¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat hash-table-statistics
Show hash table statistics.
show cg-nat mempool-usage¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat mempool-usage
Show memory pool usage.
show cg-nat statistics¶
Note
requires a Turbo CG-NAT Application License.
vrouter> show cg-nat statistics
Show global statistics.