show bgp group traffic-statistics
Syntax
show bgp group traffic-statistics <brief | detail> <group-name> <labeled-path label label> <logical-system (all | logical-system-name)>
Description
Display the traffic statistics for configured Border Gateway Protocol (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 only the specified group. |
label-path | (Optional) Display labeled unicast traffic statistics at the ingress. |
logical-system (all | logical-system-name) | (Optional) Perform this operation on all logical systems or on a particular logical system. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show bgp group traffic-statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Name of a specific BGP group. |
|
Index number for the BGP group. |
|
Network layer reachability information (NLRI) indicating the source of the traffic statistics for the BGP group. |
|
Forwarding equivalence classes (FECs) associated with the BGP group. |
|
Number of packets sent through each FEC. |
|
Number of bytes transmitted through each FEC. |
|
Autonomous system (AS) number of the egress router. |
|
Label associated with each FEC. |
Sample Output
- show bgp group traffic-statistics (Per-Group-Label Not Configured)
- show bgp group traffic-statistics (Per-Group-Label Configured)
- show bgp group traffic-statistics labeled-path (Labeled Unicast)
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
show bgp group traffic-statistics labeled-path (Labeled Unicast)
user@host> show bgp group traffic-statistics labeled-path Labels NextHop Packets Bytes 3(top) 10.1.1.1 0 0 299840(top) 40.1.1.1 0 0 110001(top) 40.1.1.1 2 168 110002 110003 110001(top) 40.1.1.1 0 0 110072 110073 110071(top) 40.1.1.1 0 0 110072 110073 120001(top) 40.1.1.1 0 0 120002 120003 1000002(top) 40.1.1.1 2 168 1000003 1000004
Release Information
Command introduced before Junos OS Release 7.4.
labeled-path
option introduced in Junos OS Release
18.1R1 for the MX Series.