ZyXEL Communications ES-2024PWR Switch User Manual


 
Ethernet Switch CLI Reference Guide
223
CHAPTER 64
Trunk Commands
Use these commands to logically aggregate physical links to form one logical, higher-
bandwidth link. The Switch adheres to the IEEE 802.3ad standard for static and dynamic
(Link Aggregate Control Protocol, LACP) port trunking.
" Different models support different numbers of trunks (T1, T2, ...). This chapter
uses a model that supports six trunks (from T1 to T6).
64.1 Command Summary
The following section lists the commands for this feature.
Table 133 trunk Command Summary
COMMAND DESCRIPTION M P
show trunk Displays link aggregation information. E 3
trunk <T1|T2|T3|T4|T5|T6> Activates a trunk group. C 13
no trunk <T1|T2|T3|T4|T5|T6> Disables the specified trunk group. C 13
trunk <T1|T2|T3|T4|T5|T6>
criteria <src-mac|dst-mac|src-
dst-mac|src-ip|dst-ip|src-dst-
ip>
Sets the traffic distribution type used for the specified trunk
group.
C13
no trunk <T1|T2|T3|T4|T5|T6>
criteria
Returns the traffic distribution type used for the specified
trunk group to the default (src-dst-mac).
C13
trunk <T1|T2|T3|T4|T5|T6>
interface <port-list>
Adds a port(s) to the specified trunk group. C 13
no trunk <T1|T2|T3|T4|T5|T6>
interface <port-list>
Removes ports from the specified trunk group. C 13
trunk <T1|T2|T3|T4|T5|T6> lacp Enables LACP for a trunk group. C 13
no trunk <T1|T2|T3|T4|T5|T6>
lacp
Disables LACP in the specified trunk group. C 13
trunk interface <port-list>
timeout <lacp-timeout>
Defines LACP timeout period (in seconds) for the specified
port(s).
lacp-timeout: 1 or 30
C13