Specifications
4-17
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
Beginning in privileged EXEC mode, follow these steps to configure the REP administrative VLAN:
Step 1 Enter enable mode.
Router> enable
Step 2 Enter the password.
Password: password
When the prompt changes to Router, you have entered enable mode.
Step 3 Enter global configuration mode.
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Step 4 Use the rep admin vlan command to specify the REP administrative VLAN. Valid values are 2–4094,
and the default value is VLAN 1. To set the admin VLAN to 1, enter the no rep admin vlan global
configuration command.
Router(config)# rep admin vlan 100
Step 5 Use the exit command to exit configuration mode.
Router(config)# exit
Router#
You can use the show interface [interface-id] rep detail command to verify your configuration.
Configuring REP Interfaces
For REP operation, you need to enable it on each segment interface and to identify the segment ID. This
step is required and must be done before other REP configuration. You must also configure a primary
and secondary edge port on each segment. All other steps are optional.
Beginning in privileged EXEC mode, follow these steps to enable and configure REP on an interface:
Step 1 Enter enable mode.
Router> enable
Step 2 Enter the password.
Password: password
When the prompt changes to Router, you have entered enable mode.
Step 3 Enter global configuration mode.
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Step 4 Use the interface command to specify the interface you wish to configure.
Router(config)# interface gigabitethernet 0/2
Router(config-if)#