User Guide for FibeAir® IP-20 All-Outdoor Products, CeraOS 10.5
Page 477 of 825
Ceragon Proprietary and Confidential
14.4.4
Viewing LAG Details (CLI)
To display the name of a LAG to which an interface belongs, go to interface view
for the interface and enter the following command:
eth type eth [x/x]> static-lag show name
To enter interface view for a LAG, enter the following command in root view:
root> ethernet interfaces group <lagid>
To display details about a LAG, go to interface view for the LAG and enter the
following command:
eth group [lagx]> summary show
To display a LAG's operational state, go to interface view for the LAG and enter
the following command:
eth group [lagx]> operational state show
To display a list of interfaces that belong to a LAG, go to interface view for the LAG
and enter the following command:
eth group [lagx]> port static-lag show members
14.4.5
Editing and Deleting a LAG Group (CLI)
To remove a member Ethernet interface from a LAG, go to interface view for the
LAG and enter the following command:
eth group [lagx]> port static-lag remove member interface eth
slot <slot> port <port>
To remove a member radio interface from a LAG, go to interface view for the LAG
and enter the following command:
eth group [lagx]> port static-lag remove member interface radio
slot <slot> port <port>
To delete a LAG, go to interface view for the LAG and simply remove all the
members, as described above.
Table 92: LAG Group CLI Parameters
Parameter
Input Type
Permitted Values
Description
lagid
Variable
lag1
lag2
lag3
lag4
The ID for the LAG.
slot
Number
Ethernet: 1
Radio: 2
Depends on the
interface and unit type.
port
Number
GbE 1: 1
GbE 2: 2
GbE 3: 3
Radio Carrier 1: 1
The port number of the
interface.