user manual
DETAILED STEPS
PurposeCommand or Action
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 1
Specifies the interface connected to the phone, and enters
interface configuration mode.
interface interface-id
Example:
Switch(config)# interface gigabitethernet1/0/1
Step 2
Enables trunking on the interface.switchport mode trunk
Step 3
Example:
Switch(config-if)# switchport mode trunk
Enables UDLD in normal mode on the interface.udld port
Step 4
Example:
Switch(config-if)# udld port
Assigns the interface to a channel group, and specifies
desirable for the PAgP mode.
channel-group channel-group-number mode desirable
Example:
Switch(config-if)# channel-group 25 mode
Step 5
desirable
Returns to global configuration mode.exit
Step 6
Example:
Switch(config-if)# exit
Enters port-channel interface mode.
interface port-channel port-channel number
Step 7
Example:
Switch(config)# interface port-channel
port-channel 25
Shuts down the interface.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