Configuring REP as an Edge No-Neighbor Port
Before You Begin
For the REP operation, you must enable REP on each segment interface.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface type number
4.
rep segment segment-id [edge [no-neighbor] [primary]] [preferred]
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.configure terminal
Example:
Router# configure terminal
Step 2
Specifies the interface and enters interface configuration mode.
interface type number
Step 3
Example:
Router(config)# interface
GigabitEthernet 0/0/1
•
Enter the interface type and number.
Enables REP on the interface and identifies a segment number.
rep segment segment-id [edge
[no-neighbor] [primary]]
[preferred]
Step 4
•
The segment ID range is from 1 to 1024.
Example:
Router(config-if)# rep segment
1 edge no-neighbor preferred
You must configure two edge ports, including one primary edge port for
each segment.
Note
•
(Optional) edge-Configures the port as an edge port. Each segment has only
two edge ports. Entering edge without the primary keyword configures the
port as the secondary edge port.
•
(Optional)no-neighbor-Indicates the segment edge as one with no external
REP neighbor on a port.
•
(Optional) primary-Configures the port as the primary edge port, the port on
which you can configure VLAN load balancing.
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
31
Configuring Resilient Ethernet Protocol
Configuring REP as an Edge No-Neighbor Port