C613-50631-01 Rev A Command Reference for IE340 Series 2716
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
G.8032 ETHERNET RING PROTECTION SWITCHING COMMANDS
G
8032 PHYSICAL-RING
g8032 physical-ring
Overview Use this command to create a G.8032 Ethernet Ring Protection (ERP) physical ring
profile which specifies the Ethernet ports that will be used as G.8032 ring ports.
Syntax
g8032 physical-ring <physical-ring-name> {east-interface
<interface-name1> west-interface <interface-name2>|ď€
terminating-interface <interface-name>}
no g8032 physical-ring <physical-ring-name>
Mode Global Configuration
Usage notes Each ERP instance will be associated with a physical ring profile. A physical ring
profile is made up of two physical Ethernet ports or aggregated interfaces, unless
it is the terminating point of a sub-ring in which case only one port is needed.
When two ports are used, they are referred to as East and West ports. When only a
single port is used, it is referred to as a Terminating port.
Example To create a physical ring profile named “red” where the East interface port is
port1.0.4 and the West interface port is port1.0.8, use the following commands:
awplus# configure terminal
awplus(config)# g8032 physical-ring red east-interface
port1.0.4 west-interface port1.0.8
Related
commands
physical-ring
rpl role
show g8032 physical-ring
Parameter Description
<physical
ď€
-ring-name>
The name of the profile (up to 37 characters)
east-interface The East G.8032 ring port
<interface-name1> The name of the switch interface, either port or channel
group, for the East ring port. It must differ from the West ring
port.
west-interface The West G.8032 ring port
<interface-name2> The name of the switch interface, either port or channel
group, for the West ring port. It must differ from the East ring
port.
terminatingď€
-interface
The Terminating ring port. This should only be used for
G.8032 ERP instance that is at the end of a sub-ring.
<interface-name> The name of the switch interface, either port or channel
group, for the Terminating ring port.