DETAILED STEPS
PurposeCommand or Action
Entersthe global configurationmode.configureterminal
Example:
Switch# configure terminal
Step 1
Specifiesthe interface connected to the phone, and enters
interfaceconfiguration mode.
interfaceinterface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 2
Enablestrunking on theinterface.switchportmode trunk
Step 3
Example:
Switch(config-if)# switchport mode trunk
EnablesUDLD in normal mode on the interface.udldport
Step 4
Example:
Switch(config-if)# udld port
Assignsthe interface to a channel group, and specifies
desirablefor the PAgPmode.
channel-groupchannel-group-number mode desirable
Example:
Switch(config-if)# channel-group 25 mode
Step 5
desirable
Returnsto globalconfiguration mode.exit
Step 6
Example:
Switch(config-if)# exit
Entersport-channel interface mode.
interfaceport-channel port-channel number
Step 7
Example:
Switch(config)# interface port-channel
port-channel 25
Shutsdown theinterface.shutdown
Step 8
Catalyst 2960-XR Switch VLAN Configuration Guide, Cisco IOS Release 15.0(2)EX1
142 OL-29440-01
Configuring IEEE 802.1Q and Layer 2 Protocol Tunneling
Configuring the Customer Switch