Trunk Configuration; Trunking Commands; Lacp Command - Interlogix GE-DS Series User Manual

Table of Contents

Advertisement

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 9 and Port 10).
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 1~ Port 2 as "TRUNK 1."

Trunking Commands

show trunks
Description:
Show trunking information.
Switch(config)# show trunk
Group ID | LACP |
--------------+--------+-------------------+-----------------
1
| Yes |
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.
no trunk
Description:
Delete an existing trunk group.
Syntax:
no trunk <trunk-id>
Parameters:
<trunk-id> specifies the trunk group to be deleted

LACP Command

[no] lacp
Description:
Enable/disable LACP.
Ports
| LACP Active
1, 2 |
1, 2
GE-DS-82 and NS2503-8P/2C Series User Manual
150

Advertisement

Table of Contents
loading

Table of Contents