show bgp group traffic-statistics
Syntax
Release Information
Command introduced before Junos OS Release 7.4.
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.
- logical-system (all | logical-system-name)
(Optional) Perform this operation on all logical systems or on a particular logical system.
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
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.
Table 1: show bgp group traffic-statistics Output Fields
Field Name | Field Description |
|---|---|
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
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
