Specifications
Configuring the Switch
2-56
2
Web – Click Port, Port Configuration or Trunk Configuration. Modify the required
interface settings, and click Apply.
Figure 2-35 Configuring Port Attributes
CLI – Select the interface, and then enter the required settings.
Trunk Configuration
You can create multiple links between devices that work as one virtual, aggregate
link. A port trunk offers a dramatic increase in bandwidth for network segments
where bottlenecks exist, as well as providing a fault-tolerant link between two
devices. You can create up to six trunks at a time.
The switch supports both static trunking and dynamic Link Aggregation Control
Protocol (LACP). Static trunks have to be manually configured at both ends of the
link, and the switches must comply with the Cisco EtherChannel standard. On the
other hand, LACP configured ports can automatically negotiate a trunked link with
LACP-configured ports on another device. You can configure any number of ports
on the switch as LACP, as long as they are not already configured as part of a static
trunk. If ports on another device are also configured as LACP, the switch and the
other device will negotiate a trunk link between them. If an LACP trunk consists of
Console(config)#interface ethernet 1/13
Console(config-if)#description RD SW#13 3-100
Console(config-if)#shutdown 3-104
.
Console(config-if)#no shutdown
Console(config-if)#no negotiation 3-101
Console(config-if)#speed-duplex 100half 3-100
Console(config-if)#flowcontrol 3-103
.
Console(config-if)#negotiation
Console(config-if)#capabilities 100half 3-102
Console(config-if)#capabilities 100full
Console(config-if)#capabilities flowcontrol