Specifications

5-6
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 5 Configuring Layer 2 Interfaces
Configuring Layer 2 Optional Interface Features
Configuring a Layer 2 Interface as Layer 2 Access
Follow these steps to configure a Fast Ethernet interface as Layer 2 access.
Step 8
no shutdown
Example:
Router(config-if)# no shutdown
Activate the interface.
Step 9
end
Example:
Router(config-if)# end
Router#
Exit configuration mode.
You can use the show running-configuration command to verify the
layer 2 trunk configuration.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Router#
Enter enable mode.
Step 2
configure terminal
Example:
Router# configure terminal
Router(config)#
Enter configuration mode.
Step 3
interface interface slot/port
Example:
Router(config)# interface
fastethernet 1/0
Enter configuration for the interface that you want to modify.
Step 4
shutdown
Example:
Router(config-if)# shutdown
Shut down the interface.
Step 5
switchport mode access
Example:
Router(config-if)# switchport mode
access
Use the switchport mode access command to configure the interface as
a layer 2 access.
Step 6
switchport access vlan vlan
Example:
Router(config-if)# switchport
access vlan 1
Use the switchport access vlan command to specify an access VLAN for
access ports.