Cisco ME 3400G-2CS - Ethernet Access Switch Software Configuration Manual page 283

Ethernet access switch
Hide thumbs Also See for ME 3400G-2CS - Ethernet Access Switch:
Table of Contents

Advertisement

Configuring Layer 2 Protocol Tunneling
Command
Step 6
channel-group channel-group-number
mode desirable
Step 7
exit
Step 8
interface port-channel port-channel
number
Step 9
shutdown
Step 10
no shutdown
Step 11
end
Step 12
show l2protocol
Step 13
copy running-config startup-config
Use the no switchport mode trunk, the no udld enable, and the no channel group
channel-group-number mode desirable interface configuration commands to return the interface to the
default settings.
For EtherChannels, you need to configure both the SP edge switches and the customer switches for
Layer 2 protocol tunneling. (See
This example shows how to configure the SP edge switch 1 and edge switch 2. VLANs 17, 18, 19, and
20 are the access VLANs, Gigabit Ethernet interfaces 1 and 2 are point-to-point tunnel ports with PAgP
and UDLD enabled, the drop threshold is 1000, and Fast Ethernet interface 3 is a trunk port.
SP edge switch 1 configuration:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# switchport access vlan 17
Switch(config-if)# switchport mode dot1q-tunnel
Switch(config-if)# l2protocol-tunnel point-to-point pagp
Switch(config-if)# l2protocol-tunnel point-to-point udld
Switch(config-if)# l2protocol-tunnel drop-threshold point-to-point pagp 1000
Switch(config-if)# exit
Switch(config)# interface gigabitethernet0/2
Switch(config-if)# switchport access vlan 18
Switch(config-if)# switchport mode dot1q-tunnel
Switch(config-if)# l2protocol-tunnel point-to-point pagp
Switch(config-if)# l2protocol-tunnel point-to-point udld
Switch(config-if)# l2protocol-tunnel drop-threshold point-to-point pagp 1000
Switch(config-if)# exit
Switch(config)# interface fastethernet0/3
Switch(config-if)# no shutdown
Switch(config-if)# switchport mode trunk
SP edge switch 2 configuration:
Switch(config)# interface gigabitethernet0/1
Switch(config-if)# switchport access vlan 19
Switch(config-if)# switchport mode dot1q-tunnel
Switch(config-if)# l2protocol-tunnel point-to-point pagp
Switch(config-if)# l2protocol-tunnel point-to-point udld
Switch(config-if)# l2protocol-tunnel drop-threshold point-to-point pagp 1000
Switch(config-if)# exit
Cisco ME 3400 Ethernet Access Switch Software Configuration Guide
13-16
Chapter 13
Purpose
Assign the interface to a channel group, and specify desirable for the PAgP
mode if the interface is an NNI. For more information about configuring
EtherChannels, see
Chapter 31, "Configuring EtherChannels."
Return to global configuration mode.
Enter port-channel interface mode.
Shut down the interface.
Enable the interface.
Return to privileged EXEC mode.
Display the Layer 2 tunnel ports on the switch, including the protocols
configured, the thresholds, and the counters.
(Optional) Save your entries in the configuration file.
Figure 13-6 on page
Configuring IEEE 802.1Q and Layer 2 Protocol Tunneling
13-10.)
78-17058-01

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents