Specifications
4-12
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Chapter 4 Configuring the Cisco MWR 2941 Router Using the CLI
Configuration Sequence
Note For more detailed instructions, see the Cisco MWR 2941-DC Mobile Wireless Edge Router Hardware
Installation Guide.
Configuring VLANs
The Cisco MWR 2941 router supports a full set of VLAN features. You can create a maximum of 255
VLANs on the Cisco MWR 2941. The following sections describe how to configure VLANs.
• Adding a VLAN Instance
• Deleting a VLAN Instance
• Configuring VLAN Trunking Protocol
Adding a VLAN Instance
Follow these steps to add a VLAN instance.
Step 1 Enter enable mode.
Router> enable
Router#
Step 2 Enter configuration mode.
Router# configure terminal
Router(config)#
Step 3 Use the vlan command to add a new VLAN.
Router(config)# vlan 2
Step 4 Exit configuration mode.
Router(config)# exit
Router#
Deleting a VLAN Instance
Follow these steps to delete a VLAN from the database.
Note You cannot delete Ethernet VLAN 1 and FDDI and Token Ring VLANs 1002 to 1005.
Step 1 Enter enable mode.
Router> enable
Router#