PurposeCommand or Action
Specifies the encapsulation adjustment to be performed on
the frames ingress to the service instance.
rewrite ingress tag pop 1 symmetric
Example:
Router(config-if-srv)# rewrite ingress tag pop
1 symmetric
Step 6
Derives bridge domains from encapsulation.bridge-domain from-encapsulation
Example:
Router(config-if-srv)# bridge-domain
from-encapsulation
Step 7
Returns to privileged EXEC mode.end
Example:
Router (config-if-srv)end
Step 8
Configuring REP Support on a Trunk EFP
Before You Begin
For the REP operation, you must enable REP on each segment interface and identify the segment ID. This
task is required and must be done before other REP configurations. You must also configure a primary and
secondary edge port on each segment. All other steps are optional.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
interface interface type number
4.
rep segment segment-id [edge [primary]] [preferred]
5.
rep stcn {interface type number | segment id-list | stp}
6.
rep block port {id port-id | neighbor-offset | preferred} vlan {vlan-list | all}
7.
rep preempt delay seconds
8.
end
9.
show interface type number rep [detail]
10.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
21
Configuring Resilient Ethernet Protocol
Configuring REP Support on a Trunk EFP