Specifications

14-10
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)
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:
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
interface interface-id
Example:
Router(config)# interface
gigabitethernet0/1
Specifies the interface, and enters interface configuration mode.
Enter the interface ID. The interface can be a physical Layer 2
interface.
Step 4
switchport mode trunk
Example:
Router(config-if)# switchport mode trunk
Configures the interface as a Layer 2 trunk port.