[Contents] [Prev] [Next] [Index] [Report an Error]


show bgp group traffic-statistics

Syntax

show bgp group traffic-statistics 
<brief | detail>
<group-name>
<logical-router <all | logical-router-name>>

Description

Display the traffic statistics for the configured BGP groups.

Options

none—Display traffic statistics for all BGP groups.

brief | detail—(Optional) Display the specified level of output.

group-name—(Optional) Display BGP traffic statistics for the specified group.

logical-router (all | logical-router-name)—(Optional) Perform this operation on all logical routers or on a particular logical router.

Required Privilege Level

view

List of Sample Output

show bgp group traffic-statistics (per-group-label not configured)
show bgp group traffic-statistics (per-group-label configured)

Output Fields

Group Name—Name of a specific BGP group.

Group Index—Index number for the BGP group.

NLRI—Network layer reachability information (NLRI) indicating the source of the traffic statistics for the BGP group.

FEC—Forwarding equivalence classes (FECs) associated with the BGP group.

Packets—Number of packets sent through each FEC.

Bytes—Number of bytes transmitted through each FEC.

EgressAS—Autonomous system (AS) number of the egress router.

AdvLabel—Label associated with each FEC.

show bgp group traffic-statistics (per-group-label not configured)

user@host> show bgp group traffic-statistics
Group Name: ext1       Group Index: 0          NLRI: inet-labeled-unicast
FEC                   Packets              Bytes     EgressAS    AdvLabel
10.255.245.55               0                  0            I      100224
10.255.245.57               0                  0            I      100240
100.101.0.0               550              48400           25      100256
100.102.0.0               550              48400           25      100256
100.103.0.0               550              48400           25      100272
100.104.0.0               550              48400           25      100272
192.168.25.0                0                  0            I      100288

Group Name: ext2       Group Index: 1          NLRI: inet-labeled-unicast
FEC                   Packets              Bytes     EgressAS    AdvLabel
10.255.245.55               0                  0            I      100224
10.255.245.57               0                  0            I      100240
100.101.0.0               550              48400           25      100256
100.102.0.0               550              48400           25      100256
100.103.0.0               550              48400           25      100272
100.104.0.0               550              48400           25      100272
192.168.25.0                0                  0            I      100288

show bgp group traffic-statistics (per-group-label configured)

user@host> show bgp group traffic-statistics
Group Name: ext1       Group Index: 0          NLRI: inet-labeled-unicast
FEC                   Packets              Bytes     EgressAS    AdvLabel
10.255.245.55               0                  0            I      100384
10.255.245.57               0                  0            I      100400
100.101.0.0               101               8888           25      100416
100.102.0.0               101               8888           25      100416
100.103.0.0                 0                  0           25      100432
100.104.0.0                 0                  0           25      100432
192.168.25.0                0                  0            I      100448

Group Name: ext2       Group Index: 1          NLRI: inet-labeled-unicast
FEC                   Packets              Bytes     EgressAS    AdvLabel
10.255.245.55               0                  0            I      100304
10.255.245.57               0                  0            I      100320
100.101.0.0                 0                  0           25      100336
100.102.0.0                 0                  0           25      100336
100.103.0.0               101               8888           25      100352
100.104.0.0               101               8888           25      100352
192.168.25.0                0                  0            I      100368

[Contents] [Prev] [Next] [Index] [Report an Error]