Справочник Пользователя для Planet Technology FGSW-2620PVM

Скачать
Страница из 185
User’s Manual of FGSW-2620VM / FGSW-2620PVM 
134
 
6.4 Trunk Configuration 
Trunk allows the switch to combine ports so that they function like a single high-speed link. It can be used to increase the 
bandwidth to some devices to provide a high-speed link. For example, trunk is useful when making connections between 
switches or connecting servers to the switch. Trunk can also provide a redundant link for fault tolerance. If one link in the 
trunk failed, the switch can balance the traffic among the remaining links. 
 
 
1. 
The 10/100 Mbps port cannot be trunked with gigabit port (port 25~26). 
2. 
All ports in the same trunk group will be treated as a single port. If a trunk group exists, the ports 
belonging to that trunk will be replaced by “TRUNK #” in the VLAN configuration screen. The 
following example configures port 25~26 as “TRUNK 1.” 
 
6.4.1 Trunking Commands 
show trunks 
Description: 
Show trunking information. 
 
Switch(config)# show trunk 
 Group ID | LACP |    Ports    | LACP Active 
--------------+--------+-------------------+----------------- 
          1        | Yes    |              23,24 |              23,24 
 
trunk add 
Description: 
Add a new trunk group. 
Syntax: 
trunk add <trunk-id> <lacp | no-lacp> <port-list> <active-port-list> 
Parameters: 
<trunk-id> 
specifies the trunk group to be added. 
 
lacp 
Description: 
Specifies the added trunk group to be LACP enabled. 
Syntax: 
lacp  
no-lacp
 specifies the added trunk group to be LACP disabled. 
Parameters: 
<port-list> 
specifies the ports to be set. 
<active-port-list> 
specifies the ports to be set to LACP active.