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

neighbor NEIGHBOR [advertised-routes] [routes]

Detailed information on TCP and BGP neighbor connections.

NEIGHBOR (mandatory)

Neighbor to display information about.

NEIGHBOR values

Description

<A.B.C.D>

An IPv4 address.

<X:X::X:X>

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

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.

isolate-cpus ISOLATE-CPUS

Isolate cpus from kernel threads, rcu callbacks, and reduce the scheduler ticks. A good value for this parameter is the fast path coremask.

ISOLATE-CPUS values

Description

<cores-list>

A comma-separated list of cores or core ranges. Example: ‘1,4-7,10-12’.

none

Unset the coremask.

next

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.

isolate-cpus ISOLATE-CPUS

Isolate cpus from kernel threads, rcu callbacks, and reduce the scheduler ticks. A good value for this parameter is the fast path coremask.

ISOLATE-CPUS values

Description

<cores-list>

A comma-separated list of cores or core ranges. Example: ‘1,4-7,10-12’.

none

Unset the coremask.

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 fast-path statistics

Note

requires a Turbo Router Network License.

vrouter> show fast-path statistics [all] [TYPE]

Show fast-path statistics.

Input Parameters

all

Show all fast-path services statistics.

TYPE

Show fast-path services statistics.

TYPE values

Description

ipv4

Show ipv4 fast-path service statistics.

ipv6

Show ipv6 fast-path service statistics.

vxlan

Show vxlan fast-path service statistics.

vlan

Show vlan fast-path service statistics.

bridge

Show bridge fast-path service statistics.

lag

Show lag fast-path service statistics.

gre

Show GRE fast-path service statistics.

mpls

Show MPLS fast-path service statistics.

global

Show global fast-path service statistics.

interface

Show interface fast-path service statistics.

exception

Show exception fast-path service statistics.

qos-sched

Show QoS scheduler fast-path service statistics.

qos-rate-limit

Show QoS rate limit fast-path service statistics.

Output Data

ipv4

IPv4 service statistics.

ip-forwarded-datagrams <uint64>

Number of IP packets forwarded (IpForwDatagrams).

ip-in-delivered <uint64>

Number of IP packets delivered to user-protocols (IpInDelivers).

ip-in-received <uint64>

Number of IP packets received (IpInReceives).

ip-in-truncated-packets <uint64>

Number of IP packets discarded due to a truncate IP header (IpInTruncatedPkts).

ip-in-address-errors <uint64>

Number of IP packets discarded due to invalid IP address (IpInAddrErrors).

ip-in-header-errors <uint64>

Number of IP packets discarded due to errors in header (IpInHdrErrors).

ip-fragment-created <uint64>

Number of IP fragment packets created on fragmentation processing (IpFragCreates).

ip-fragment-ok <uint64>

Number of IP fragment packets sent successfully (IpFragOKs).

ip-fragment-failures <uint64>

Number of IP packets discarded due to failures during fragmentation processing (IpFragFails).

ip-reassembly-ok <uint64>

Number of IP packets successfully reassembled (IpReasmOKs).

ip-reassembly-required <uint64>

Number of IP fragments packets submitted to reassembly processing (IpReasmReqds).

ip-reassembly-exceptions <uint64>

Number of IP fragment packets sent in exception path (IpReasmExceptions).

ip-reassembly-failures <uint64>

Number of IP packets discarded due to failures during reassembly processing (IpReasmFails).

ip-reassembly-dropped-duplicate <uint64>

Number of IP packets dropped during reassembly considered as duplicate (IpReasmDroppedDuplicate).

ip-reassembly-dropped-session-complete <uint64>

Number of IP packets dropped during reassembly because the session is complete (IpReasmDroppedSessionComplete).

ip-reassembly-dropped-session-full <uint64>

Number of IP packets dropped during reassembly because the session is already full (IpReasmDroppedSessionAlreadyFull).

ip-reassembly-error-header-encapsulation <uint64>

Number of IP packets discarded during reassembly due to header encapsulation error (IpReasmErrorHeaderEncap).

ip-reassembly-error-ip-option-unsupported <uint64>

Number of IP packets discarded during reassembly due to unsupported IP option (IpReasmErrorIPOptionUnsupported).

ip-reassembly-error-last-already-received <uint64>

Number of IP packets discarded during reassembly due to receive twice the last fragment (IpReasmErrorLastAlreadyReceived).

ip-reassembly-error-offset-too-large <uint64>

Number of IP packets discarded during reassembly with offset due to an offset too big (IpReasmErrorOffsetTooLarge).

ip-reassembly-error-overlap-next <uint64>

Number of IP packets discarded during reassembly due to receive overlapping fragment with next one (IpReasmErrorOverlapNext).

ip-reassembly-error-overlap-previous <uint64>

Number of IP packets discarded during reassembly due to receive overlapping fragment with previous one (IpReasmErrorOverlapPrevious).

ip-reassembly-error-packet-too-short <uint64>

Number of IP packets discarded during reassembly due to reception of a too short fragment (IpReasmErrorPacketTooShort).

ip-reassembly-error-queue-allocation <uint64>

Number of IP packets discarded during reassembly due to reassembly queue allocation failure (IpReasmErrorQueueAlloc).

ip-reassembly-error-queue-full <uint64>

Number of IP packets discarded during reassembly due to reassembly queue full (too many fragments have been received) (IpReasmErrorQueueFull).

ip-reassembly-error-size-exceed <uint64>

Number of IP packets discarded during reassembly due to total received bytes greater than the maximal authorized value (65535) (IpReasmErrorSizeExceed).

ip-reassembly-error-size-overflow <uint64>

Number of IP packets discarded during reassembly due to total received bytes greater than the expected value (IpReasmErrorSizeOverflow).

ip-reassembly-error-too-many-segments <uint64>

Number of IP packets discarded during reassembly due to too many segments in IP packets (IpReasmErrorTooManySegments).

ip-reassembly-timeout <uint64>

Number of IP packets discarded due to timeout in reassembly processing (IpReasmTimeout).

ip-checksum-errors <uint64>

Number of IP packets discarded due to an invalid checksum (IpCsumErrors).

ip-dropped-blackhole <uint64>

Number of IP packets discarded due to matching blackhole route (IpDroppedBlackhole).

ip-dropped-filtering <uint64>

Number of IP packets discarded by filtering processing (IpDroppedNetfilter).

ip-dropped-forwarding <uint64>

Number of IP packets discarded due to forwarding being disabled (IpDroppedForwarding).

ip-dropped-invalid-interface <uint64>

Number of IP packets discarded due to invalid outgoing interface (IpDroppedInvalidInterface).

ip-dropped-ipsec <uint64>

Number of IP packets discarded by IPsec processing (IpDroppedIPsec).

ip-dropped-no-arp <uint64>

Number of IP packets discarded due to missing ARP resolution (IpDroppedNoArp).

ip-dropped-no-memory <uint64>

Number of IP packets discarded due to memory allocation errors (IpDroppedNoMemory).

ip-dropped-out-operative <uint64>

Number of IP packets discarded because the outgoing interface is down (IPDroppedOutOperative).

ip-dropped-route-exception <uint64>

Number of IP packets sent to exception due to specific route (IpDroppedRouteException).

ip-nhrp-packet <uint64>

Number of IP NHRP packets (IpNhrpPacket).

ip-nhrp-error-send <uint64>

Number of discarded sent IP NHRP packets (IpNhrpErrorSend).

ipv6

IPv6 service statistics.

ip6-forwarded-datagrams <uint64>

Number of IPv6 packets forwarded (IpForwDatagrams).

ip6-in-delivered <uint64>

Number of IPv6 packets delivered to user-protocols (IpInDelivers).

ip6-in-received <uint64>

Number of IPv6 packets received (IpInReceives).

ip6-in-truncated-packets <uint64>

Number of IPv6 packets discarded due to a truncate IP header (IpInTruncatedPkts).

ip6-in-address-errors <uint64>

Number of IPv6 packets discarded due to invalid IPv6 address (IpInAddrErrors).

ip6-in-header-errors <uint64>

Number of IPv6 packets discarded due to errors in header (IpInHdrErrors).

ip6-fragment-created <uint64>

Number of IPv6 fragment packets created on fragmentation processing (IpFragCreates).

ip6-fragment-ok <uint64>

Number of IPv6 fragment packets sent successfully (IpFragOKs).

ip6-fragment-failures <uint64>

Number of IPv6 packets discarded due to failures during fragmentation processing (IpFragFails).

ip6-fragment-reassembly-exceptions <uint64>

Number of IP fragment packets sent in exception path.

ip6-reassembly-ok <uint64>

Number of IPv6 packets successfully reassembled (IpReasmOKs).

ip6-reassembly-required <uint64>

Number of IPv6 fragments packets submitted to reassembly processing (IpReasmReqds).

ip6-reassembly-exceptions <uint64>

Number of IPv6 fragment packets sent in exception path (IpReasmExceptions).

ip6-reassembly-failures <uint64>

Number of IPv6 packets discarded due to failures during reassembly processing (IpReasmFails).

ip6-reassembly-dropped-session-complete <uint64>

Number of IPv6 packets dropped during reassembly because the session is complete (IpReasmDroppedSessionComplete).

ip6-reassembly-dropped-session-full <uint64>

Number of IPv6 packets dropped during reassembly because the session is already full (IpReasmDroppedSessionAlreadyFull).

ip6-reassembly-error-fragment-header <uint64>

Number of IPv6 packets discarded during reassembly due to header reading error (IpReasmErrorFragmentHeader).

ip6-reassembly-error-header-encapsulation <uint64>

Number of IPv6 packets discarded during reassembly due to header encapsulation error (IpReasmErrorHeaderEncap).

ip6-reassembly-error-ip6-option-too-large <uint64>

Number of IPv6 packets discarded during reassembly due to IPv6 option too large (IpReasmErrorIPOptionTooLarge).

ip6-reassembly-error-last-already-received <uint64>

Number of IPv6 packets discarded during reassembly due to receive twice the last fragment (IpReasmErrorLastAlreadyReceived).

ip6-reassembly-error-offset-too-large <uint64>

Number of IPv6 packets discarded during reassembly with offset due to an offset too big (IpReasmErrorOffsetTooLarge).

ip6-reassembly-error-overlap-next <uint64>

Number of IPv6 packets discarded during reassembly due to receive overlapping fragment with next one (IpReasmErrorOverlapNext).

ip6-reassembly-error-overlap-previous <uint64>

Number of IPv6 packets discarded during reassembly due to receive overlapping fragment with previous one (IpReasmErrorOverlapPrevious).

ip6-reassembly-error-packet-too-short <uint64>

Number of IPv6 packets discarded during reassembly due to reception of a too short fragment (IpReasmErrorPacketTooShort).

ip6-reassembly-error-queue-allocation <uint64>

Number of IPv6 packets discarded during reassembly due to reassembly queue allocation failure (IpReasmErrorQueueAlloc).

ip6-reassembly-error-queue-full <uint64>

Number of IPv6 packets discarded during reassembly due to reassembly queue full (too many fragments have been received) (IpReasmErrorQueueFull).

ip6-reassembly-error-size-exceed <uint64>

Number of IPv6 packets discarded during reassembly due to total received bytes greater than the maximal authorized value (65535) (IpReasmErrorSizeExceed).

ip6-reassembly-error-size-overflow <uint64>

Number of IPv6 packets discarded during reassembly due to total received bytes greater than the expected value (IpReasmErrorSizeOverflow).

ip6-reassembly-error-too-many-segments <uint64>

Number of IPv6 packets discarded during reassembly due to too many segments in IP packets (IpReasmErrorTooManySegments).

ip6-reassembly-timeout <uint64>

Number of IPv6 packets discarded due to timeout in reassembly processing (IpReasmTimeout).

ip6-dropped-blackhole <uint64>

Number of IPv6 packets discarded due to matching blackhole route (IpDroppedBlackhole).

ip6-dropped-filtering <uint64>

Number of IPv6 packets discarded by filtering processing (IpDroppedNetfilter).

ip6-dropped-forwarding <uint64>

Number of IPv6 packets discarded due to forwarding being disabled (IpDroppedForwarding).

ip6-dropped-invalid-interface <uint64>

Number of IPv6 packets discarded due to invalid outgoing interface (IpDroppedInvalidInterface).

ip6-dropped-ipsec <uint64>

Number of IPv6 packets discarded by IPsec processing (IpDroppedIPsec).

ip6-dropped-no-arp <uint64>

Number of IPv6 packets discarded due to missing ARP resolution (IpDroppedNoArp).

ip6-dropped-no-memory <uint64>

Number of IPv6 packets discarded due to memory allocation errors (IpDroppedNoMemory).

ip6-dropped-out-operative <uint64>

Number of IPv6 packets discarded because the outgoing interface is down (IPDroppedOutOperative).

ip6-dropped-route-exception <uint64>

Number of IPv6 packets sent to exception due to specific route (IpDroppedRouteException).

ip6-nhrp-packet <uint64>

Number of IPv6 NHRP packets (IpNhrpPacket).

ip6-nhrp-error-send <uint64>

Number of discarded sent IPv6 NHRP packets (IpNhrpErrorSend).

vxlan

VXLAN service statistics.

vxlan-dropped-header-too-short <uint64>

Number of input packets dropped in VXLAN due to a VXLAN header too short (VxlanDroppedHeaderTooShort).

vxlan-dropped-in-operative <uint64>

Number of input packets dropped in VXLAN because the incoming interface is down (VxlanDroppedInOperative).

vxlan-dropped-invalid-ip-family <uint64>

Number of output packets dropped in VXLAN due to a failure to get the VXLAN header (VxlanDroppedInvalidIpFamily).

vxlan-dropped-invalid-ipv4-checksum <uint64>

Number of input packets dropped in IPv4 VXLAN due to an invalid checksum (VxlanDroppedInvalidIPv4Csum).

vxlan-dropped-invalid-ipv4-header <uint64>

Number of input packets dropped in IPv4 VXLAN due to a failure to get the VXLAN header (VxlanDroppedInvalidIPv4Header).

vxlan-dropped-invalid-ipv6-checksum <uint64>

Number of input packets dropped in IPv4 VXLAN due to an invalid checksum (VxlanDroppedInvalidIPv6Csum).

vxlan-dropped-invalid-ipv6-header <uint64>

Number of input packets dropped in IPv6 VXLAN due to a failure to get the VXLAN header (VxlanDroppedInvalidIPv6Header).

vxlan-dropped-ipv4-no-destination <uint64>

Number of output packets dropped in IPv4 VXLAN due to a null destination address (VxlanDroppedIPv4NoDst).

vxlan-dropped-ipv6-no-destination <uint64>

Number of output packets dropped in IPv6 VXLAN due to a null destination address (VxlanDroppedIPv6NoDst).

vxlan-dropped-ovs-no-destination <uint64>

Number of output packets dropped in OVS VXLAN due to a null destination address (VxlanDroppedOvsNoDst).

vxlan-dropped-prepend-ipv4-failure <uint64>

Number of output packets dropped in IPv4 VXLAN due to add IP header (VxlanDroppedPrependIPv4Failure).

vxlan-dropped-prepend-ipv6-failure <uint64>

Number of output packets dropped in IPv6 VXLAN due to add IP header (VxlanDroppedPrependIPv6Failure).

vxlan-dropped-prepend-ovs-failure <uint64>

Number of output packets dropped in OVS VXLAN due to add IP header (VxlanDroppedPrependOvsFailure).

vxlan-dropped-unknown-iface <uint64>

Number of input packets dropped in VXLAN due to an invalid interface (VxlanDroppedUnknownIface).

vxlan-dropped-unknown-vni <uint64>

Number of input packets dropped in VXLAN due to an invalid VNI (VxlanDroppedUnknownVNI).

vxlan-exception-i-flag-not-set <uint64>

Number of input packets sent to exception by VXLAN due a I flags not set (see rfc 7348) (VxlanExceptionIFlagNotSet).

vxlan-exception-ipv4-mtu-exceeded <uint64>

Number of output packets sent to exception by IPv4 VXLAN due a MTU exceeded the authorized value (VxlanExceptionIPv4MtuExceeded).

vxlan-exception-ipv4-no-multicast-source <uint64>

Number of output packets sent to exception by IPv4 VXLAN due to no valid src address found for a multicast packet (VxlanExceptionIPv4NoMcastSrc).

vxlan-exception-ipv4-route <uint64>

Number of output packets sent to exception by IPv4 VXLAN due to specific route (VxlanExceptionIPv4Route).

vxlan-exception-ipv6-mtu-exceeded <uint64>

Number of output packets sent to exception by IPv6 VXLAN due a MTU exceeded the authorized value (VxlanExceptionIPv6MtuExceeded).

vxlan-exception-ipv6-no-multicast-source <uint64>

Number of output packets sent to exception by IPv6 VXLAN due to no valid src address found for a multicast packet (VxlanExceptionIPv6NoMcastSrc).

vxlan-exception-ipv6-route <uint64>

Number of output packets sent to exception by IPv6 VXLAN due to specific route (VxlanExceptionIPv6Route).

vxlan-exception-no-input-fdb <uint64>

Number of input packets sent to exception by VXLAN due to no valid fdb found (VxlanExceptionNoInputFdb).

vxlan-exception-no-output-fdb <uint64>

Number of output packets sent to exception by VXLAN due to no valid fdb found (VxlanExceptionNoOutputFdb).

vxlan-exception-no-remote <uint64>

Number of output packets sent to exception by VXLAN due to no remote found (VxlanExceptionNoRemote).

vxlan-exception-ovs-mtu-exceeded <uint64>

Number of output packets sent to exception by Ovs VXLAN due a MTU exceeded the authorized value (VxlanExceptionOvsMtuExceeded).

vxlan-exception-ovs-route <uint64>

Number of output packets sent to exception by Ovs VXLAN due to specific route (VxlanExceptionOvsRoute).

vxlan-exception-too-many-flags <uint64>

Number of input packets sent to exception by VXLAN due to a presence of an unsupported flag (neither I and G ones, see rfc 7348) (VxlanExceptionTooManyFlags).

vxlan-fdb-forwarding-duplicate-error <uint64>

Number of failure to duplicate a packet for fdb forwarding (VxlanFdbForwDuplicateError).

vlan

VLAN service statistics.

vlan-dropped-in-operative <uint64>

Number of input packets dropped in VLAN because the incoming interface is down (VlanDroppedInOperative).

vlan-dropped-input-unknown-interface <uint64>

Number of input packets dropped in VLAN due to unknown interface (VlanDroppedInputUnknownIf).

vlan-dropped-invalid-tag <uint64>

Number of input packets dropped in VLAN due to an invalid tag (VlanDroppedInvalidTag).

vlan-dropped-out-operative <uint64>

Number of output packets dropped in VLAN because the outgoing interface is down (VlanDroppedOutOperative).

vlan-dropped-prepend-failure <uint64>

Number of output packets dropped in VLAN due to a failure to add VLAN tag (VlanDroppedPrependFailure).

vlan-output-unknown-interface <uint64>

Number of output packets with unknown interface (VlanOutputUnknownIf).

vlan-unknown-tag <uint64>

Number of packets with unknown VLAN tag (VlanUnknownTag).

bridge

Bridge service statistics.

l2-forwarded-frames <uint64>

Number of packets forwarded at layer 2 (bridging processing) (L2ForwFrames).

bridge-dropped-forwarding-invalid <uint64>

Number of output packets dropped in bridge due to forbidden forwarding (forwarding disable or originating port) (BridgeDroppedFwdInvalid).

bridge-dropped-input-lookup-error <uint64>

Number of input packets dropped in bridge due to a lookup error (BridgeDroppedInputLookupError).

bridge-dropped-invalid-output-port <uint64>

Number of output packets dropped in bridge because output port index is invalid (BridgeDroppedInvalidOutPort).

bridge-dropped-invalid-source <uint64>

Number of input packets dropped in bridge due to invalid mac source (BridgeDroppedInvalidSrc).

bridge-dropped-invalid-state <uint64>

Number of input packets dropped in bridge due to invalid state (not learning or forwarding) of the bridge (BridgeDroppedInvalidState).

bridge-dropped-learning <uint64>

Number of output packets dropped in bridge while it is in learning state (BridgeDroppedLearning).

bridge-dropped-mtu-exceeded <uint64>

Number of output packets dropped in bridge due to MTU greater than the authorized one (BridgeDroppedMtuExceeded).

bridge-dropped-no-output-port <uint64>

Number of output packets dropped in bridge due to no valid output (BridgeDroppedNoOutputPort).

bridge-dropped-output-lookup-error <uint64>

Number of output packets dropped in bridge due to a lookup error (BridgeDroppedOutputLookupError).

bridge-dropped-out-operative <uint64>

Number of output packets dropped in bridge because the outgoing interface is down (BridgeDroppedOutOperative).

bridge-dropped-output-unknown <uint64>

Number of output packets dropped in bridge due to an unknown output (BridgeDroppedOutputUnknown).

bridge-dropped-pause-frame <uint64>

Number of input packets dropped in bridge because it is a pause frame (BridgeDroppedPauseFrame).

bridge-dropped-unknown-interface <uint64>

Number of input packets dropped in bridge due to an invalid interface (BridgeDroppedUnknownIface).

bridge-fdb-synchronization-error <uint64>

Number of packets dropped in bridge due to fdb synchronization error (BridgeFdbSyncError).

lag

Lag service statistics.

lag-dropped-inactive-port <uint64>

Number of LAG dropped inactive ports (LagDroppedInactivePort).

gre

GRE service statistics.

gre-dropped-init-gre-ipv4-header-failure <uint64>

Number of output packets dropped in GRE due to a failure to add the GRE header (GREDroppedInitGreIPv4HeaderFailure).

gre-dropped-init-gre-ipv6-header-failure <uint64>

Number of output packets dropped in GRE6 due to a failure to add the GRE header (GREDroppedInitGreIPv6HeaderFailure).

gre-dropped-init-ipv4-header-failure <uint64>

Number of output packets dropped in GRE due to a failure to add the IPv4 header (GREDroppedInitIPv4HeaderFailure).

gre-dropped-init-ipv6-header-failure <uint64>

Number of output packets dropped in GRE due to a failure to add the IPv4 header (GREDroppedInitIPv6HeaderFailure).

gre-dropped-in-operative <uint64>

Number of input packets dropped in GRE because the ingoing interface is down (GREDroppedInOperative).

gre-dropped-missing-checksum <uint64>

Number of input packets dropped in GRE due to a missing checksum (GREDroppedMissingChecksum).

gre-dropped-out-operative <uint64>

Number of output packets dropped in GRE because the outgoing interface is down (GREDroppedOutOperative).

gre-dropped-parse-ipv4-header-failure <uint64>

Number of input packets dropped in GRE due to failure to parse IPv4 header (GREDroppedParseIPv4HeaderFailure).

gre-dropped-parse-ipv6-header-failure <uint64>

Number of input packets dropped in GRE due to failure to parse IPv6 header (GREDroppedParseIPv6HeaderFailure).

gre-dropped-pullup-ipv4-header-failure <uint64>

Number of input packets dropped in IPv4 GRE due to pullup failure on gre header (GREDroppedPullupIPv4HeaderFailure).

gre-dropped-pullup-ipv6-header-failure <uint64>

Number of input packets dropped in IPv6 GRE due to pullup failure on gre header (GREDroppedPullupIPv6HeaderFailure).

gre-dropped-unexpected-checksum <uint64>

Number of input packets dropped in GRE due to an unexpected checksum (GREDroppedUnexpectedChecksum).

gre-dropped-wrong-checksum <uint64>

Number of input packets dropped in GRE due to an incorrect checksum (GREDroppedWrongChecksum).

gre-exception-input-unsupported-protocol <uint64>

Number of input packets sent to exception by GRE due to unsupported GRE protocol (GREExceptionInputUnsupportedProtocol).

gre-exception-ipv4-route <uint64>

Number of output packets sent to exception by GRE due to specific route (for IPv4 packet) (GREExceptionIPv4Route).

gre-exception-ipv4-source-select-failed <uint64>

Number of output packets sent to exception by GRE due to no src address can be set (for IPv4 packet) (GREExceptionIPv4SourceSelectFailed).

gre-exception-ipv6-route <uint64>

Number of output packets sent to exception by GRE due to specific route (for IPv6 packet) (GREExceptionIPv6Route).

gre-exception-output-unsupported-protocol <uint64>

Number of output packets sent to exception by GRE due to unsupported GRE protocol (GREExceptionOutputUnsupportedProtocol).

gre-exception-unknown-iface <uint64>

Number of output packets sent to exception by GRE due to an invalid GRE interface id (GREExceptionUnknownIface).

gre-exception-unsupported-ethernet-type <uint64>

Number of output packets sent to exception by GRE due to unsupported ethernet type (GREExceptionUnsupportedEtherType).

gre-invalid-header <uint64>

Number of input packets not managed by GRE due to routing flags set (see rfc 1701) or version number different to 0. The packet can be dropped or sent to exception later in other fast path processing part (GREInvalidHeader).

gre-protocol-not-supported <uint64>

Number of input packets not supported by GRE (GREProtocolNotSupported).

gretap-dropped-out-operative <uint64>

Number of output packets dropped in GRETAP because the outgoing interface is down (GRETAPDroppedOutOperative).

gretap-exception-unknown-iface <uint64>

Number of output packets sent to exception by GRETAP due to an invalid GRE interface id (GRETAPExceptionUnknownIface).

mpls

MPLS service statistics.

mpls-forwarding <uint64>

Number of forwarding packets in MPLS (MplsForwarding).

mpls-input <uint64>

Number of input packets in MPLS (MplsInput).

mpls-no-route <uint64>

Number of packets in MPLS with no route (MplsNoRoute).

mpls-push <uint64>

Number of push packets in MPLS (MplsPush).

mpls-in-header-errors <uint64>

Number of packets in MPLS discarded due to errors in header (MplsInHdrErrors).

mpls-received-dropped <uint64>

Number of received dropped packets in MPLS (MplsRxDrop).

mpls-dropped-invalid-interface <uint64>

Number of packets dropped in MPLS due to invalid outgoing interface (MplsDroppedInvalidInterface).

mpls-dropped-mtu <uint64>

Number of packets dropped in MPLS due to MTU greater than the authorized one (MplsDroppedMtu).

mpls-dropped-no-memory <uint64>

Number of packets dropped in MPLS due to memory allocation errors (MplsDroppedNoMem).

mpls-dropped-no-neighbor <uint64>

Number of dropped packets in MPLS due to no neighbor is found (MplsDroppedNoNeigh).

mpls-dropped-ttl-exceed <uint64>

Number of packets dropped in MPLS due to ttl exceeded (MplsDroppedTtlExceed).

global

Global service statistics.

fast-path-dropped <uint64>

Number of packets dropped by fast path (fp_dropped).

fast-path-dropped-arp <uint64>

Number of packets dropped by fast path in ARP (fp_dropped_arp).

fast-path-dropped-bonding <uint64>

Number of packets dropped by fast path in bonding (fp_dropped_bonding).

fast-path-dropped-bridge <uint64>

Number of packets dropped by fast path in bridge (fp_dropped_bridge).

fast-path-dropped-ebtables <uint64>

Number of packets dropped by fast path in layer 2 filtering (fp_dropped_ebtables).

fast-path-dropped-ethernet <uint64>

Number of packets dropped by fast path at the generic ethernet layer (fp_dropped_ether).

fast-path-dropped-exception <uint64>

Number of packets dropped by fast path in exception path (fp_dropped_excp).

fast-path-dropped-exception-loop <uint64>

Number of packets dropped by fast path due to exception loop (fp_dropped_excloop).

fast-path-dropped-filtering <uint64>

Number of packets dropped by fast path in IPv4 filtering (fp_dropped_netfilter).

fast-path-dropped-filtering-ipv6 <uint64>

Number of packets dropped by fast path in IPv6 filtering (fp_dropped_netfilter6).

fast-path-dropped-gre <uint64>

Number of packets dropped by fast path in GRE (fp_dropped_gre).

fast-path-dropped-ip <uint64>

Number of packets dropped by fast path in generic IPv4 (fp_dropped_ip).

fast-path-dropped-ipsec <uint64>

Number of packets dropped by fast path in IPv4 IPsec (fp_dropped_ipsec).

fast-path-dropped-ipsec-ipv6 <uint64>

Number of packets dropped by fast path in IPv6 IPsec (fp_dropped_ipsec6).

fast-path-dropped-ipv6 <uint64>

Number of packets dropped by fast path in generic IPv6 (fp_dropped_ipv6).

fast-path-dropped-macvlan <uint64>

Number of packets dropped by fast path in MACVLAN (fp_dropped_macvlan).

fast-path-dropped-mpls <uint64>

Number of packets dropped by fast path in MultiProtocol Label Switching (fp_dropped_mpls).

fast-path-dropped-multicast <uint64>

Number of packets dropped by fast path in IPv4 multicast (fp_dropped_mcast).

fast-path-dropped-multicast-ipv6 <uint64>

Number of packets dropped by fast path in IPv6 multicast (fp_dropped_mcast6).

fast-path-dropped-npf <uint64>

Number of packets dropped by fast path in Network Address Translation and Carrier-grade NAT (fp_dropped_npf).

fast-path-dropped-ovs <uint64>

Number of packets dropped by fast path in Open vSwitch (fp_dropped_ovs).

fast-path-dropped-plugins <uint64>

Number of packets dropped by fast path in plugin (fp_dropped_plugins).

fast-path-dropped-qos <uint64>

Number of packets dropped by fast path in QoS (fp_dropped_qos).

fast-path-dropped-reassembly <uint64>

Number of packets dropped by fast path in IPv4 reassembly (fp_dropped_reasm).

fast-path-dropped-reassembly-ipv6 <uint64>

Number of packets dropped by fast path in IPv6 reassembly (fp_dropped_reasm6).

fast-path-dropped-system <uint64>

Number of packets dropped by fast path in internal processing (fp_dropped_system).

fast-path-dropped-tc <uint64>

Number of packets dropped by fast path in generic traffic conditioning (fp_dropped_tc).

fast-path-dropped-tc-erl <uint64>

Number of packets dropped by fast path in traffic conditioning by exception rate limitation (fp_dropped_tc_erl).

fast-path-dropped-tunnel <uint64>

Number of packets dropped by fast path in IPinIP tunnel (fp_dropped_tunnel).

fast-path-dropped-vethernet <uint64>

Number of packets dropped by fast path in vEthernet (fp_dropped_veth).

fast-path-dropped-vlan <uint64>

Number of packets dropped by fast path in VLAN (fp_dropped_vlan).

fast-path-dropped-vxlan <uint64>

Number of packets dropped by fast path in VXLAN (fp_dropped_vxlan).

fast-path-missing-ipsec-license <uint64>

Number of packets dropped in fast path due to missing ipsec license (fp_missing_ipsec_license).

fast-path-missing-product-license <uint64>

Number of packets dropped in fast path due to missing product license (fp_missing_product_license).

interface

Interface statistics.

name <string>

Interface name.

accelerated true|false

True if the interface is managed by the fast-path, else false.

input-bytes <uint64>

The number of input received bytes (ifs_ibytes).

input-errors <uint64>

The number of input received errors (ifs_ierrors).

input-last-error <uint64>

The number of input received last errors (ifs_ilasterror).

input-multicasts <uint64>

The number of input received multicast packets (ifs_imcasts).

input-no-mbuf <uint64>

The number of input packets dropped because no mbuf was available (ifs_inombuf).

input-packets <uint64>

The number of input received packets (ifs_ipackets).

missed-input-packets <uint64>

The number of missed input packets (ifs_imissed).

multicasts <uint64>

The number of multicasts (ifs_mcasts).

output-bytes <uint64>

The number of output sent bytes (ifs_obytes).

output-errors <uint64>

The number of output sent errors (ifs_oerrors).

output-packets <uint64>

The number of ouput sent packets (ifs_opackets).

exception

Exception service statistics.

exception-by-module

Exceptions by module statistics.

fast-path-exception-bonding <uint64>

Number of packets send in exception in bonding (fp_exception_bonding).

fast-path-exception-bridge <uint64>

Number of packets send in exception in bridge (fp_exception_bridge).

fast-path-exception-ebtables <uint64>

Number of packets send in exception in layer 2 filtering (fp_exception_ebtables).

fast-path-exception-ethernet <uint64>

Number of packets send in exception in generic layer 2 (fp_exception_ether).

fast-path-exception-filtering <uint64>

Number of packets send in exception in IPv4 filtering (fp_exception_netfilter).

fast-path-exception-filtering-ipv6 <uint64>

Number of packets send in exception in IPv6 filtering (fp_exception_netfilter6).

fast-path-exception-gre <uint64>

Number of packets send in exception in GRE (fp_exception_gre).

fast-path-exception-ifnet <uint64>

Number of packets send in exception by a virtual interface (fp_exception_ifnet).

fast-path-exception-ip <uint64>

Number of packets send in exception in generic IPv4 (fp_exception_ip).

fast-path-exception-ipsec <uint64>

Number of packets send in exception in IPv4 IPsec (fp_exception_ipsec).

fast-path-exception-ipsec-ipv6 <uint64>

Number of packets send in exception in IPv6 IPsec (fp_exception_ipsec6).

fast-path-exception-ipv6 <uint64>

Number of packets send in exception in generic IPv6 (fp_exception_ipv6).

fast-path-exception-macvlan <uint64>

Number of packets send in exception in MACVLAN (fp_exception_macvlan).

fast-path-exception-mpls <uint64>

Number of packets send in exception in MPLS (fp_exception_mpls).

fast-path-exception-npf <uint64>

Number of packets send in exception in NPF (fp_exception_npf).

fast-path-exception-reassembly <uint64>

Number of packets send in exception in IPv4 reassembly (fp_exception_reass).

fast-path-exception-sflow <uint64>

Number of packets sent in exception in sflow (fp_exception_sflow).

fast-path-exception-syslog <uint64>

Number of packets send in exception for logging (for system without syslog) (fp_exception_syslog).

fast-path-exception-tap <uint64>

Number of packets send in exception in eBPF (Enhanced Berkeley Packet Filtering), typically when there is a tcpdump or sflow (fp_exception_tap).

fast-path-exception-tunnel <uint64>

Number of packets send in exception in IPinIP tunnel (fp_exception_tunnel).

fast-path-exception-unknown-ifnet <uint64>

Number of packets sent in exception due to unknown ifnet (fp_exception_unknown_ifnet).

fast-path-exception-vethernet <uint64>

Number of packets sent in exception in vEthernet (fp_exception_veth).

fast-path-exception-vlan <uint64>

Number of packets sent in exception in VLAN (fp_exception_vlan).

fast-path-exception-vxlan <uint64>

Number of packets send in exception in VXLAN (fp_exception_vxlan).

exception-dropped-fp-to-linux-add-mark-failure <uint64>

Number of exception packets to Linux dropped due to a tag addition failure (ExcpDroppedFpToLinuxAddMarkFailure).

exception-dropped-fp-to-linux-fptun-failure <uint64>

Number of ExcpDroppedFpToLinuxFptunFailure exceptions (ExcpDroppedFpToLinuxFptunFailure).

exception-dropped-fp-to-linux-no-ipv4-route-local <uint64>

Number of exception packets to Linux dropped due to a failure to find the IPv4 route (ExcpDroppedFpToLinuxNoIPv4RouteLocal).

exception-dropped-fp-to-linux-no-ipv6-route-local <uint64>

Number of exception packets to Linux dropped due to a failure to find the IPv6 route (ExcpDroppedFpToLinuxNoIPv6RouteLocal).

exception-dropped-fp-to-linux-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxPrependFailure exceptions (ExcpDroppedFpToLinuxPrependFailure).

exception-dropped-fp-to-linux-prepend-failure-detailed

Detailed exceptions of the packets dropped from fast-path to linux with prepend failure.

exception-dropped-fp-to-linux-ecmp-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxEcmpPrependFailure exceptions (ExcpDroppedFpToLinuxEcmpPrependFailure).

exception-dropped-fp-to-linux-ecmp6-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxEcmp6PrependFailure exceptions (ExcpDroppedFpToLinuxEcmp6PrependFailure).

exception-dropped-fp-to-linux-eth-fptun-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxEthFptunPrependFailure exceptions (ExcpDroppedFpToLinuxEthFptunPrependFailure).

exception-dropped-fp-to-linux-eth-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxEthPrependFailure exceptions (ExcpDroppedFpToLinuxEthPrependFailure).

exception-dropped-fp-to-linux-ipsec-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxIPsecPrependFailure exceptions (ExcpDroppedFpToLinuxIPsecPrependFailure).

exception-dropped-fp-to-linux-restore-failure <uint64>

Number of ExcpDroppedFpToLinuxRestoreFailure exceptions (ExcpDroppedFpToLinuxRestoreFailure).

exception-dropped-fp-to-linux-tuple-prepend-failure <uint64>

Number of ExcpDroppedFpToLinuxTuplePrependFailure exceptions (ExcpDroppedFpToLinuxTuplePrependFailure).

exception-dropped-invalid-mtag <uint64>

Number of ExcpDroppedInvalidMtag exceptions (ExcpDroppedInvalidMtag).

exception-dropped-linux-to-fp-generic-command-failure <uint64>

Number of packets from Linux dropped due to a FPTUN internal error (ExcpDroppedLinuxToFpGenericCommandFailure).

exception-dropped-linux-to-fp-invalid-port-id <uint64>

Number of packets from Linux dropped due to a reception of a FPTUN message on an unexpected port (ExcpDroppedLinuxToFpInvalidPortId).

exception-dropped-linux-to-fp-invalid-version <uint64>

Number of packets from Linux dropped due to an invalid FPTUN version (ExcpDroppedLinuxToFpInvalidVersion).

exception-dropped-linux-to-fp-ipv4-pullup-failure <uint64>

Number of packets from Linux dropped due to a failure when getting the IPv4 header of the FPTUN message (ExcpDroppedLinuxToFpIPv4PullupFailure).

exception-dropped-linux-to-fp-ipv6-pullup-failure <uint64>

Number of packets from Linux dropped due to a failure when getting the IPv6 header of the FPTUN message (ExcpDroppedLinuxToFpIPv6PullupFailure).

exception-dropped-linux-to-fp-msg-too-short <uint64>

Number of packets from Linux dropped due to an incomplete FPTUN message (ExcpDroppedLinuxToFpMsgTooShort).

exception-dropped-linux-to-fp-no-output-function <uint64>

Number of packets from Linux dropped because no TX function has been registered (ExcpDroppedLinuxToFpNoOutputFunction).

exception-dropped-linux-to-fp-other-host <uint64>

Number of packets from Linux dropped due to a reception of a FPTUN message marked as PACKET_OTHERHOST (ExcpDroppedLinuxToFpOtherHost).

exception-dropped-linux-to-fp-out-operative <uint64>

Number of packets from Linux dropped because the destination interface is down (ExcpDroppedLinuxToFpOutOperative).

exception-dropped-linux-to-fp-tproxy-failure <uint64>

Number of ExcpDroppedLinuxToFpTproxyFailure exceptions (ExcpDroppedLinuxToFpTproxyFailure).

exception-dropped-linux-to-fp-unknown-command <uint64>

Number of packets from Linux dropped due to an invalid FPTUN command (ExcpDroppedLinuxToFpUnknownCommand).

exception-dropped-linux-to-fp-unknown-interface-uid <uint64>

Number of packets from Linux dropped due to an invalid interface id for FPTUN (ExcpDroppedLinuxToFpUnknownIfUid).

exception-dropped-no-conntrack <uint64>

Number of ExcpDroppedNoConntrack exceptions (ExcpDroppedNoConntrack).

local-basic-exceptions <uint64>

The number of local basic exceptions (LocalBasicExceptions).

local-exception-class

Local exception class statistics.

fptun-exception-ecmp-ndisc-needed <uint64>

The number of FPTUN_EXC_ECMP_NDISC_NEEDED exceptions (FPTUN_EXC_ECMP_NDISC_NEEDED).

fptun-exception-ether-dst <uint64>

The number of FPTUN_EXC_ETHER_DST exceptions (FPTUN_EXC_ETHER_DST).

fptun-exception-fpc <uint64>

The number of FPTUN_EXC_FPC exceptions (FPTUN_EXC_FPC).

fptun-exception-icmp-needed <uint64>

The number of FPTUN_EXC_ICMP_NEEDED exceptions (FPTUN_EXC_ICMP_NEEDED).

fptun-exception-ike-needed <uint64>

The number of FPTUN_EXC_IKE_NEEDED exceptions (FPTUN_EXC_IKE_NEEDED).

fptun-exception-ip-dst <uint64>

The number of FPTUN_EXC_IP_DST exceptions (FPTUN_EXC_IP_DST).

fptun-exception-ip-pmtu <uint64>

The number of FPTUN_EXC_IP_PMTU exceptions (FPTUN_EXC_IP_PMTU).

fptun-exception-ndisc-needed <uint64>

The number of FPTUN_EXC_NDISC_NEEDED exceptions (FPTUN_EXC_NDISC_NEEDED).

fptun-exception-nf-func <uint64>

The number of FPTUN_EXC_NF_FUNC exceptions (FPTUN_EXC_NF_FUNC).

fptun-exception-replaywin <uint64>

The number of FPTUN_EXC_REPLAYWIN exceptions (FPTUN_EXC_REPLAYWIN).

fptun-exception-socket <uint64>

The number of FPTUN_EXC_SOCKET exceptions (FPTUN_EXC_SOCKET).

fptun-exception-sp-func <uint64>

The number of FPTUN_EXC_SP_FUNC exceptions (FPTUN_EXC_SP_FUNC).

fptun-exception-tap <uint64>

The number of FPTUN_EXC_TAP exceptions (FPTUN_EXC_TAP).

fptun-exception-undef <uint64>

The number of FPTUN_EXC_UNDEF exceptions (FPTUN_EXC_UNDEF).

fptun-exception-vnb-to-vnb <uint64>

The number of FPTUN_EXC_VNB_TO_VNB exceptions (FPTUN_EXC_VNB_TO_VNB).

local-exception-type

Local exception types statistics.

fptun-basic-exception <uint64>

Number of basic exception packets for Linux reception processing (FPTUN_BASIC_EXCEPT).

fptun-eth-input-exception <uint64>

Number of FPTUN exception packets for Linux ethernet input processing (FPTUN_ETH_INPUT_EXCEPT).

fptun-eth-novnb-input-exception <uint64>

Number of FPTUN exception packets for Linux processing skipping VNB (FPTUN_ETH_NOVNB_INPUT_EXCEPT).

fptun-eth-sp-output-req <uint64>

Number of FPTUN exception packets from Linux for fast path ethernet processing (FPTUN_ETH_SP_OUTPUT_REQ).

fptun-iface-input-exception <uint64>

Number of FPTUN exception packets for Linux VNB iface processing (FPTUN_IFACE_INPUT_EXCEPT).

fptun-ipsec-sp-output-req <uint64>

Number of FPTUN exception packets from Linux for fast path IPsec processing (FPTUN_IPSEC_SP_OUTPUT_REQ).

fptun-ipv4-ipsecdone-input-exception <uint64>

Number of FPTUN exception packets for Linux IPv4 input after IPsec processing (FPTUN_IPV4_IPSECDONE_INPUT_EXCEPT).

fptun-ipv4-ipsecdone-output-exception <uint64>

Number of FPTUN exception packets for Linux IPv4 output after IPsec processing (FPTUN_IPV4_IPSECDONE_OUTPUT_EXCEPT).

fptun-ipv4-natdone-input-exception <uint64>

Number of FPTUN exception packets for Linux IPv4 input after NAT processing (FPTUN_IPV4_NATDONE_INPUT_EXCEPT).

fptun-ipv4-output-exception <uint64>

Number of FPTUN exception packets for Linux IPv4 output (FPTUN_IPV4_OUTPUT_EXCEPT).

fptun-ipv4-sp-output-req <uint64>

Number of FPTUN exception packets from Linux for fast path IPv4 processing (FPTUN_IPV4_SP_OUTPUT_REQ).

fptun-ipv6-ipsecdone-input-exception <uint64>

Number of FPTUN exception packets for Linux IPv6 input after IPsec processing (FPTUN_IPV6_IPSECDONE_INPUT_EXCEPT).

fptun-ipv6-ipsecdone-output-exception <uint64>

Number of FPTUN exception packets for Linux IPv6 output after IPsec processing (FPTUN_IPV6_IPSECDONE_OUTPUT_EXCEPT).

fptun-ipv6-output-exception <uint64>

Number of FPTUN exception packets for Linux IPv6 output (FPTUN_IPV6_OUTPUT_EXCEPT).

fptun-ipv6-sp-output-req <uint64>

Number of FPTUN exception packets from Linux for fast path IPv6 processing (FPTUN_IPV6_SP_OUTPUT_REQ).

fptun-output-exception <uint64>

Number of FPTUN exception packets for Linux interface output processing (FPTUN_OUTPUT_EXCEPT).

fptun-rfps-update <uint64>

Number of FPTUN exception packets for fast path statistics processing (FPTUN_RFPS_UPDATE).

fptun-tap <uint64>

Number of FPTUN exception packets for Linux TAP (tcpdump) (FPTUN_TAP).

fptun-traffic-generator-msg <uint64>

Number of FPTUN exception packets for fast path traffic generator processing (FPTUN_TRAFFIC_GEN_MSG).

fptun-vnb2vnb-fp-to-linux-exception <uint64>

Number of FPTUN VNB exception packets for Linux VNB input processing (FPTUN_VNB2VNB_FP_TO_LINUX_EXCEPT).

fptun-vnb2vnb-linux-to-fp-exception <uint64>

Number of FPTUN exception packets for Linux VNB processing (FPTUN_VNB2VNB_LINUX_TO_FP_EXCEPT).

local-fptun-exceptions <uint64>

The number of local fptun exceptions (LocalFPTunExceptions).

qos-sched

QoS scheduler service statistics.

interface

Interface QoS statistics.

name <string>

Interface name.

index <uint64>

Interface index.

vrfid <uint64>

Vrf Id.

enqueue-drop-no-class-packets <uint64>

The number of packets that were dropped because they matched no class (enq_drop_noclass_pkts).

enqueue-drop-policer-packets <uint64>

The number of packets that were dropped by a policer (enq_drop_meter_pkts).

enqueue-drop-queue-full-packets <uint64>

The number of packets that were dropped because a queue was full (enq_drop_qfull_pkts).

enqueue-success-packets <uint64>

The number of packets that were enqueued (enq_ok_pkts).

transmit-drop-packets <uint64>

The number of packets that were dropped during transmission (xmit_drop_pkts).

transmit-success-packets <uint64>

The number of packets that were transmitted (xmit_ok_pkts).

class

Fast-path class statistics.

class-id <uint64>

Class Id.

index <uint64>

Class index.

enqueue-drop-policer-packets <uint64>

The number of packets that were dropped by a policer (enq_drop_meter_pkts).

enqueue-drop-queue-full-packets <uint64>

The number of packets that were dropped because a queue was full (enq_drop_qfull_pkts).

enqueue-success-packets <uint64>

The number of packets that were enqueued (enq_ok_pkts).

transmit-drop-packets <uint64>

The number of packets that were dropped during transmission (xmit_drop_pkts).

transmit-success-packets <uint64>

The number of packets that were transmitted (xmit_ok_pkts).

qos-rate-limit

QoS rate limit service statistics.

green

Green statistics.

packets <uint64>

Number of green packets.

bytes <uint64>

Number of green bytes.

yellow

Yellow statistics.

packets <uint64>

Number of yellow packets.

bytes <uint64>

Number of yellow bytes.

red

Red statistics.

packets <uint64>

Number of red packets.

bytes <uint64>

Number of red bytes.

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 forward \
...            [peer-address PEER-ADDRESS] backward [peer-address PEER-ADDRESS] \
...            protocol tcp [peer-port PEER-PORT] udp [peer-port PEER-PORT] \
...            icmp [peer-id <uint16>] icmpv6 [peer-id <uint16>] gre-pptp [key <uint16>]

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.

forward [peer-address PEER-ADDRESS]

Filter by IP and/or port using the forward tuple (the default).

peer-address PEER-ADDRESS

Forward peer IPv4/IPv6 address.

PEER-ADDRESS values

Description

<A.B.C.D>

An IPv4 address.

<X:X::X:X>

An IPv6 address.

backward [peer-address PEER-ADDRESS]

Filter by IP and/or port using the backward tuple.

peer-address PEER-ADDRESS

Backward peer IPv4 address.

PEER-ADDRESS

An IPv4 address.

protocol tcp [peer-port PEER-PORT] udp [peer-port PEER-PORT] icmp [peer-id <uint16>] icmpv6 [peer-id <uint16>] gre-pptp [key <uint16>]

Filter contracks per protocol.

tcp [peer-port PEER-PORT]

Show only conntracks using the TCP protocol.

peer-port PEER-PORT

Peer port.

PEER-PORT

A 16-bit port number used by a transport protocol such as TCP or UDP.

udp [peer-port PEER-PORT]

Show only conntracks using the UDP protocol.

peer-port PEER-PORT

Peer port.

PEER-PORT

A 16-bit port number used by a transport protocol such as TCP or UDP.

icmp [peer-id <uint16>]

Show only conntracks using the ICMP protocol.

peer-id <uint16>

ICMP peer identifier.

icmpv6 [peer-id <uint16>]

Show only conntracks using the ICMPv6 protocol.

peer-id <uint16>

ICMPv6 peer identifier.

gre-pptp [key <uint16>]

Show only conntracks using the GRE-PPTP protocol.

key <uint16>

GRE key.

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.