Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

This command is to show information about the specified LAG interface.


Command Syntax
run show interface aggregate-ethernet <lag_name> [text]


Parameter
<lag_name> Name of LAG interface.
• [text] The special information. Options include:

  • brief Show brief information
  • detail Show detail information


Example
• This example is to show information of ae1:

admin@XorPlus# run show interface aggregate-ethernet ae1 
Physical interface: ae1, Enabled, error-discard False, Physical link is Down
Interface index: 53
Description: 
Link-level type: Ethernet, MTU: 1514, Speed: Auto, Duplex: Auto
Source filtering: Disabled, Flow control: Disabled, Auto-negotiation: Enabled
Interface flags: Hardware-Down SNMP-Traps Internal: 0x0
Current address: 08:9e:01:a8:00:49, Hardware address: 08:9e:01:a8:00:49
Traffic statistics:
5 sec input rate 0 bits/sec, 0 packets/sec
5 sec output rate 0 bits/sec, 0 packets/sec
Input Packets............................0
Output Packets...........................0
Input Octets.............................0
Output Octets............................0
Aggregated link protocol: STATIC
Minimum number of selected ports: 1
Members Status Port Speed
--------- ---------- ----------
  • No labels