Switch Management Guide

C
ONFIGURING
I
NTERFACE
C
ONNECTIONS
9-7
Web – Click Port, Port Configuration or Trunk Configuration. Modify the
required interface settings, and click Apply.
Figure 9-2 Port - Port Configuration
CLI – Select the interface, and then enter the required settings.
Console(config)#interface ethernet 1/19 25-2
Console(config-if)#description RD SW#19 25-3
Console(config-if)#shutdown 25-10
.
Console(config-if)#no shutdown
Console(config-if)#no negotiation 25-5
Console(config-if)#speed-duplex 100half 25-3
.
Console(config-if)#negotiation
Console(config-if)#capabilities 100half 25-6
Console(config-if)#capabilities 100full
Console(config-if)#capabilities flowcontrol
Console(config-if)#exit
Console(config)#interface ethernet 1/18
Console(config-if)#media-type copper-forced 25-8
Console(config-if)#
.
.
.