62
GigaX2024/2048 L2 Managed Switch User Manual
[Create Trunk]
Creates a new trunk group by giving trunk ID, rtag, name , LACP mode and port
numbers. The “rtag” is the packet distribution algorithm for the trunk group.
Rtag values and corresponding meanings:
1: select port by source MAC
2: select port by destination MAC
3. select port by source and destination MAC
4. select port by source IP
5: select port by destination IP
6. select port by source and destination IP
CLI command:
l2 trunk create <trunk id> <rtag (1-6)> <trunk name> <lacp
(enable/disable)> <port list>
[Add/Remove Trunk]
Trunk group port members can be added to or removed from an existing trunk
group.
CLI command:
l2 trunk add <trunk id> <port list>
CLI command:
l2 trunk remove <trunk id> <port list>
[LACP Action]
User can enable or disable LACP on a specific trunk group.
CLI command:
l2 trunk lacp action <trunk id> <enable/disable>
[LACP System Priority]
User can assign the system priority for running LACP.
CLI command:
l2 trunk lacp syspri <priority (1-65535)>
[LACP Port Priority]
User can assign the system priority for running LACP.
CLI Command:
l2 vlan add <vlan id> <port list>
[Reload]
Restores the previous saved settings of trunking from configuration file.
CLI command:
l2 trunk retrieve