Specifications
14-9
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 14 Configuring Resilient Ethernet Protocol
Configuring Resilient Ethernet Protocol (REP)
Beginning in privileged EXEC mode, follow these steps to configure the REP administrative VLAN:
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
rep admin vlan vlan-id
Example:
Router(config)# rep admin vlan 1
Configures a REP administrative VLAN.
• Specify the administrative VLAN. The range is
1–4094. The default is VLAN 1.
Step 4
end
Example:
Router(config)# end
Returns to privileged EXEC mode.
Step 5
show interface [interface-id] rep [detail]
Example:
Router# show interface gigabitethernet0/1 rep
detail
Displays the REP configuration and status for a specified
interface.
• Enter the physical interface.
Step 6
copy running-config startup config
Example:
Router# copy running-config startup config
(Optional) Saves your entries in the router startup
configuration file.