C613-50170-01 Rev B
Command Reference for x510 Series
2190
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
G.8032 E
THERNET
R
ING
P
ROTECTION
S
WITCHING
C
OMMANDS
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
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.5” and the West interface port is “port1.0.6”, use the following commands:
awplus#
configure terminal
awplus(config)#
g8032 physical-ring red east-interface
port1.0.5 west-interface port1.0.6
Related
Commands
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.