Command Reference ERPS Commands
Ruijie(config-mst)# exit
Ruijie(config)# erps raps-vlan 4093
Ruijie(config-erps4093)#protected-instance 2
Use this command to configure the ERPS ring.
ring-port west { interface-name1 | virtual-channel } east { interface-name2 | virtual-channel }
No ERPS ring is configured.
1) After adding the port to the ERP ring, the trunk attribute of the port is not allowed to be modified
any more.
2) If the ring port is configured on the virtual-channel, this ring will be considered as a sub-ring.
3) Ports running the ERPS do not participate in the STP computing. ERPS, RERP and REUP do
not share the port.
The following example is for the ERPS ring.
# Enter the privileged EXEC mode.
Ruijie# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
# Configure the link mode of the Ethernet ring port and the default VLAN.
Ruijie(config)# interface fastEthernet 0/1
Ruijie(config-if)# switchport mode trunk
Ruijie(config-if)# exit
Ruijie(config)# interface fastEthernet 0/2
Ruijie(config-if)# switchport mode trunk