Cisco Cisco ASR 5000

Page of 9109
  Exec Mode show Commands (H-L) 
show link-aggregation  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
4731 
show link-aggregation 
Displays information about any Link Aggregation Group (LAG) configured in this system. A LAG works by 
exchanging control packets via Link Aggregation Control Protocol (LACP) over configured physical ports with peers to 
reach agreement on an aggregation of links. The LAG sends and receives the control packets directly on physical ports. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show link-aggregation { info | lacp info | statistics } group group_number [ | { grep 
grep_options | more } ] 
show link-aggregation table [all] [ | { grep grep_options | more } ] 
show link-aggregation utilization table [ | { grep grep_options | more } ] 
{ info | lacp info | statistics }
 
Displays the following categories of LAG information: 
 
info – LAG configuration and operating state 
 
lacp info – LACP Rx and Tx counters 
 
statistics – LAG Rx and Tx counters and data throughput statistics 
group
 
group_number
 
Specifies the LAG number as an integer from 1 through 1023. 
table [all]
 
group_number
 
Displays information about the current LAG port configuration in tabular form. The all option includes ATM 
PVCs for ATM ports (ASR 5000 only). 
utilization table
 
Displays LAG utilization data in tabular form. 
| { grep
 
grep_options
 
| more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter.