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


show bgp group traffic-statistics

Syntax

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

Description

Display the traffic statistics for the configured BGP groups.

Options

none—Display traffic statistics for all BGP groups.

brief—(Optional) Display brief BGP traffic statistics output.

detail—(Optional) Display detailed BGP traffic statistics output.

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

logical-router logical-router-name—(Optional) Name of a particular logical router on which the command operates.

logical-router all—Collect BGP traffic statistics on all of the logical routers.

Required Privilege Level

view

Sample Output

Sample Output: show bgp group traffic statistics (per-group-label not configured)
Sample Output: 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.

Sample Output: 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

Sample Output: 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]