3.2.2. show

show summary

vrouter> show summary 

Show a summary of the system state.

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 values

Description

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]

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 or an exact network.

TO values

Description

<A.B.C.D>

An IPv4 address.

<A.B.C.D/M>

An IPv4 prefix: address and CIDR mask.

show ipv6-routes

vrouter> show ipv6-routes [vrf <string>] [protocol <identityref>] [table <uint32>] [to TO]

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 or an exact network.

TO values

Description

<X:X::X:X>

An IPv6 address.

<X:X::X:X/M>

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] community-list \
...            extcommunity-list as-path-access-list [name <string>] [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 neighbor [id ID] [prefix-counts] received [prefix-filter] \
...            [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] \
...            [received-routes] [routes] ip [VALUE] [bestpath] [multipath] \
...            prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] \
...            [cidr-only] [statistics] [summary] [route-map <string>] multicast \
...            neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] \
...            [filtered-routes] [flap-statistics] [received-routes] [routes] \
...            ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] \
...            [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
...            [route-map <string>] labeled-unicast neighbor [id ID] [advertised-routes] \
...            [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] \
...            [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] \
...            [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] \
...            [summary] [route-map <string>] vpn [route-distinguisher ROUTE-DISTINGUISHER] \
...            neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] \
...            [filtered-routes] [flap-statistics] [received-routes] [routes] \
...            ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] \
...            [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
...            [route-map <string>] neighbor [id ID] [prefix-counts] received \
...            [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] \
...            [flap-statistics] [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 \
...            neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] \
...            [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] \
...            [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] \
...            [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] \
...            [summary] [route-map <string>] multicast neighbor [id ID] [prefix-counts] \
...            [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] \
...            [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] \
...            prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] \
...            [statistics] [summary] [route-map <string>] labeled-unicast neighbor \
...            [id ID] [advertised-routes] [dampened-routes] [filtered-routes] \
...            [flap-statistics] [received-routes] [routes] ip [value VALUE] \
...            [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] \
...            [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] \
...            vpn neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] \
...            [filtered-routes] [flap-statistics] [received-routes] [routes] \
...            ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] \
...            [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] \
...            [route-map <string>] neighbor [id ID] [prefix-counts] received \
...            [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] \
...            [flap-statistics] [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 values

Description

<A.B.C.D>

An IPv4 address.

<X:X::X:X>

An IPv6 address.

<string>

No description.

community-list

Display information about BGP community lists (standard and expanded).

extcommunity-list

Display information about BGP extcommunity lists (standard and expanded).

as-path-access-list [name <string>]

Display information about AS-path access lists.

name <string>

Display information about a certain AS-Path access list.

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 neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] multicast neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] labeled-unicast neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] vpn [route-distinguisher ROUTE-DISTINGUISHER] neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [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 neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]

Display information for unicast address family.

neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<A.B.C.D>

An IPv4 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

received [prefix-filter]

Display information received from a BGP neighbor.

prefix-filter

Display the prefixlist filter.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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 neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [VALUE] [bestpath] [multipath] prefix [value VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]

Display information for multicast address family.

neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<A.B.C.D>

An IPv4 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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 neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] 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.

neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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] neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] 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 values

Description

<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.

neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<A.B.C.D>

An IPv4 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<A.B.C.D>

An IPv4 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

received [prefix-filter]

Display information received from a BGP neighbor.

prefix-filter

Display the prefixlist filter.

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.

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 neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] multicast neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] labeled-unicast neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] vpn neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>] neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [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 neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]

Display information for unicast address family.

neighbor [id ID] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<X:X::X:X>

An IPv6 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

received [prefix-filter]

Display information received from a BGP neighbor.

prefix-filter

Display the prefixlist filter.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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 neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]

Display information for multicast address family.

neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<X:X::X:X>

An IPv6 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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 neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] 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.

neighbor [id ID] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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 neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes] ip [value VALUE] [bestpath] [multipath] prefix [VALUE] [bestpath] [multipath] [longer-prefixes] [cidr-only] [statistics] [summary] [route-map <string>]

Display information for VPN address family.

neighbor [id ID] [prefix-counts] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<X:X::X:X>

An IPv6 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

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.

received-routes

Display the received routes from neighbor.

routes

Display routes learned from neighbor.

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] [prefix-counts] received [prefix-filter] [advertised-routes] [dampened-routes] [filtered-routes] [flap-statistics] [received-routes] [routes]

Display information about one BGP neighbor.

id ID

Display information about one BGP neighbor.

ID values

Description

<X:X::X:X>

An IPv6 address.

<string>

No description.

prefix-counts

Display detailed prefix count information.

received [prefix-filter]

Display information received from a BGP neighbor.

prefix-filter

Display the prefixlist filter.

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.

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 values

Description

<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 values

Description

<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 values

Description

macip

MAC-IP (Type-2) route.

multicast

Multicast (Type-3) route.

prefix

Prefix (Type-5) route.

detail

Display detail information.

show bgp rpki cache-connection

Note

requires a Turbo Router Network License.

vrouter> show bgp rpki cache-connection [vrf VRF]

Show which RPKI cache servers have a connection.

Input Parameters

vrf VRF

Specify the VRF.

VRF values

Description

main

The main vrf.

<string>

The vrf name.

show bgp rpki cache-server

Note

requires a Turbo Router Network License.

vrouter> show bgp rpki cache-server [vrf VRF]

Show RPKI configured cache server.

Input Parameters

vrf VRF

Specify the VRF.

VRF values

Description

main

The main vrf.

<string>

The vrf name.

show bgp rpki prefix-table

Note

requires a Turbo Router Network License.

vrouter> show bgp rpki prefix-table [vrf VRF] [PREFIX] [as AS]

Show validated prefixes which were received from RPKI Cache.

Input Parameters

vrf VRF

Specify the VRF.

VRF values

Description

main

The main vrf.

<string>

The vrf name.

PREFIX

Lookup by IPv4/IPv6 prefix.

PREFIX values

Description

<A.B.C.D/M>

An IPv4 prefix: address and CIDR mask.

<X:X::X:X/M>

An IPv6 prefix: address and CIDR mask.

as AS

Lookup by AS number.

AS

A numeric identifier for an autonomous system (AS). An AS is a single domain, under common administrative control, which forms a unit of routing policy. Autonomous systems can be assigned a 2-byte identifier, or a 4-byte identifier which may have public or private scope. Private ASNs are assigned from dedicated ranges. Public ASNs are assigned from ranges allocated by IANA to the regional internet registries (RIRs).

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 values

Description

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>] [vrfs] [route] database [default] [max-age] router \
...            [ADDRESS] [advertising-router ADVERTISING-ROUTER] asbr-summary \
...            [ADDRESS] [advertising-router ADVERTISING-ROUTER] external [ADDRESS] \
...            [advertising-router ADVERTISING-ROUTER] network [ADDRESS] [advertising-router ADVERTISING-ROUTER] \
...            nssa-external [ADDRESS] [advertising-router ADVERTISING-ROUTER] \
...            opaque-area [ADDRESS] [advertising-router ADVERTISING-ROUTER] \
...            opaque-link [ADDRESS] [advertising-router ADVERTISING-ROUTER] \
...            opaque-as [ADDRESS] [advertising-router ADVERTISING-ROUTER] summary \
...            [ADDRESS] [advertising-router ADVERTISING-ROUTER] neighbor [ADDRESS] \
...            [IFNAME] [detail] interface [traffic] [NAME]

Show OSPF information.

Input Parameters

vrf <string>

Specify the VRF.

vrfs

Available VRFs.

route

OSPF routing table.

database [default] [max-age] router [ADDRESS] [advertising-router ADVERTISING-ROUTER] asbr-summary [ADDRESS] [advertising-router ADVERTISING-ROUTER] external [ADDRESS] [advertising-router ADVERTISING-ROUTER] network [ADDRESS] [advertising-router ADVERTISING-ROUTER] nssa-external [ADDRESS] [advertising-router ADVERTISING-ROUTER] opaque-area [ADDRESS] [advertising-router ADVERTISING-ROUTER] opaque-link [ADDRESS] [advertising-router ADVERTISING-ROUTER] opaque-as [ADDRESS] [advertising-router ADVERTISING-ROUTER] summary [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database summary.

default

Database summary.

max-age

Database maximum age.

router [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Router link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

asbr-summary [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database ASBR summary link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

external [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database External link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

network [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Network link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

nssa-external [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database NSSA external link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

opaque-area [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Opaque link state area.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

opaque-link [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Opaque link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

opaque-as [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Opaque AS link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

summary [ADDRESS] [advertising-router ADVERTISING-ROUTER]

Database Summary link states.

ADDRESS

The router address.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

self-originate

Self-originated link states.

advertising-router ADVERTISING-ROUTER

The advertising router address.

ADVERTISING-ROUTER

An IPv4 address.

neighbor [ADDRESS] [IFNAME] [detail]

Neighbors information.

ADDRESS

Neighbor ID.

ADDRESS

An IPv4 address.

IFNAME

The interface name.

IFNAME

An interface name.

detail

Show detailed neighbor’s information.

interface [traffic] [NAME]

Interface information.

traffic

Interface traffic 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 values

Description

<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 values

Description

<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 values

Description

main

The main vrf.

<string>

The vrf name.

address ADDRESS

IP address of the peer.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

<X:X::X:X>

An IPv6 address.

HOP-TYPE

Show single or multi hop session.

HOP-TYPE values

Description

single-hop

Show single-hop session.

multi-hop

Show multi-hop session.

source SOURCE

Local IP address.

SOURCE values

Description

<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 values

Description

main

The main vrf.

<string>

The vrf name.

address ADDRESS

IP address of the peer.

ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

<X:X::X:X>

An IPv6 address.

operational

Show session operational information.

show nhrp

Note

requires a Turbo Router Network License.

vrouter> show nhrp [vrf <string>] [cache] [nhs] [opennhrp] [shortcut] [default]

Show NHRP IPv4 information.

Input Parameters

vrf <string>

Specify the VRF.

cache

NHRP forwarding cache information.

nhs

NHRP Next hop server information.

opennhrp

NHRP opennhrpctl style cache dump.

shortcut

NHRP shortcut information.

default

NHRP default information.

show nhrp6

Note

requires a Turbo Router Network License.

vrouter> show nhrp6 [vrf <string>] [cache] [nhs] [opennhrp] [shortcut] [default]

Show NHRP IPv6 information.

Input Parameters

vrf <string>

Specify the VRF.

cache

NHRP forwarding cache information.

nhs

NHRP Next hop server information.

opennhrp

NHRP opennhrpctl style cache dump.

shortcut

NHRP shortcut information.

default

NHRP default information.

show license

vrouter> show license 

Show license information.

show boot-params

vrouter> show boot-params 

Show boot parameters. Image must be installed on disk.

Output Data

current [intel-iommu true|false] [iommu-allow-unsafe-interrupts true|false] [ixgbe-allow-unsupported-sfp true|false]

Current boot parameters.

intel-iommu true|false

Enable intel iommu driver. Control intel_iommu=on|off kernel option.

iommu-allow-unsafe-interrupts true|false

Enable PCI passthrough on hardware that does not support interrupt remapping, when VM are trusted. Control vfio_iommu_type1.allow_unsafe_interrupts=0|1 kernel option.

ixgbe-allow-unsupported-sfp true|false

Bypass SFPs types restrictions on Intel ixgbe NICs. Control ixgbe.allow_unsupported_sfp=0|1 kernel option.

next [intel-iommu true|false] [iommu-allow-unsafe-interrupts true|false] [ixgbe-allow-unsupported-sfp true|false]

Next boot parameters.

intel-iommu true|false

Enable intel iommu driver. Control intel_iommu=on|off kernel option.

iommu-allow-unsafe-interrupts true|false

Enable PCI passthrough on hardware that does not support interrupt remapping, when VM are trusted. Control vfio_iommu_type1.allow_unsafe_interrupts=0|1 kernel option.

ixgbe-allow-unsupported-sfp true|false

Bypass SFPs types restrictions on Intel ixgbe NICs. Control ixgbe.allow_unsupported_sfp=0|1 kernel option.

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 values

Description

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 values

Description

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 values

Description

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 values

Description

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 values

Description

ipv4

IPv4 only.

ipv6

IPv6 only.

<string>

No description.

protocol PROTOCOL

Display only this layer 4 protocol.

PROTOCOL values

Description

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 fast-path cpu-usage

Note

requires a Turbo Router Network License.

vrouter> show fast-path cpu-usage 

Show the fast path CPU usage.

show fast-path table-usage

Note

requires a Turbo Router Network License.

vrouter> show fast-path table-usage 

Show the fastpath table usage.

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 values

Description

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 values

Description

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 values

Description

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 values

Description

<ip-address>

An IPv4 address.

<ip-address>

An IPv6 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 values

Description

<ip-address>

An IPv4 address.

<ip-address>

An IPv6 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 values

Description

<ip-address>

An IPv4 address.

<ip-address>

An IPv6 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 values

Description

<ip-address>

An IPv4 address.

<ip-address>

An IPv6 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 values

Description

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 values

Description

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.

show ha-neighbor

Note

requires a Turbo Router Network License.

vrouter> show ha-neighbor [vrf VRF] state

Show high-availability neighbor state.

Input Parameters

vrf VRF

Specify the VRF.

VRF values

Description

main

The main vrf.

<string>

The vrf name.

state (mandatory)

Show high-availability neighbor state.

show ha-conntrack

Note

requires a Turbo Router Network License.

vrouter> show ha-conntrack [vrf VRF] [state] [cache CACHE]

Show high-availability conntrack state.

Input Parameters

vrf VRF

Specify the VRF.

VRF values

Description

main

The main vrf.

<string>

The vrf name.

state

Show high-availability conntrack state.

cache CACHE

Display cache content.

CACHE values

Description

internal

Display content of the internal cache.

external

Display content of the external cache.