SUMMARY STEPS
1.
enable
2.
configure terminal
3.
rep admin vlan vlan-id
4.
end
5.
show interface [interface-id] rep [detail]
6.
copy running-config startup-config
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
Configures a REP administrative VLAN.
rep admin vlan vlan-id
Step 3
Example:
Router(config)# rep admin vlan 2
•
Specify the administrative VLAN. The range is from
2 to 4094. The default is VLAN 1.
Returns to privileged EXEC mode.end
Example:
Router(config)# end
Step 4
Displays the REP configuration and status for a specified
interface.
show interface [interface-id] rep [detail]
Example:
Router# show interface gigabitethernet0/1 rep
detail
Step 5
•
Enter the physical interface or port channel ID.
(Optional) Save your entries in the router startup
configuration file.
copy running-config startup-config
Example:
Router# copy running-config startup-config
Step 6
LAN Switching Configuration Guide Cisco IOS XE Everest 16.5.1 (Cisco ASR 900 Series)
19
Configuring Resilient Ethernet Protocol
Configuring the REP Administrative VLAN