Tag Elements Beginning with E
> <ethernet-ring> (configuration/logical-systems/protocols/
protection-group)
Usage
<configuration>
<logical-systems>
<protocols>
<protection-group>
<ethernet-ring>
<name>name</name> <!-- identifier -->
<node-id>node-id</node-id>
<ring-protection-link-owner/>
<restore-interval>minutes</restore-interval>
<guard-interval>milliseconds</guard-interval>
<hold-interval>milliseconds</hold-interval>
<east-interface>...</east-interface>
<west-interface>...</west-interface>
</ethernet-ring>
</protection-group>
</protocols>
</logical-systems>
</configuration>
Description
Ethernet ring.
Contents
<east-interface>—East interface configuration.
<guard-interval>—Guard timer interval in 10ms.
<hold-interval>—Hold off timer interval in 100ms steps.
<name>—Name of Ethernet Ring protection group.
<node-id>—Node ID of the protection group which should be the bridge MAC address.
<restore-interval>—Wait to restore interval.
<ring-protection-link-owner>—Ring protection link owner flag, one ring should have only one node as a ring protection link owner.
<west-interface>—West interface configuration.