FibeAir IP-20C/S/E
User Guide
Ceragon Proprietary and Confidential
Page 354 of 597
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.3.4
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 80: 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
Radio Carrier 2 (IP-20C only): 2
The port number of the interface.
Examples
The following commands create a LAG with the ID lag2. The LAG includes the
Ethernet interfaces 1 and 2 and radio interface 1:
root> platform if-manager set interface-type ethernet slot 1
port 1 admin down