Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Ethernet Ring Protection Commands
page 16-6
OmniSwitch CLI Reference Guide
September 2009
erp-ring protected-vlan 
Configures a VLAN as a protected VLAN for an ERP ring. The ring ports associated with the specified 
ring ID are tagged with the protected VLAN ID. 
erp-ring ring_id protected-vlan vlan_id1[-vlan_id2] [vlan_id1[-vlan_id2]]
no erp-ring ring_id protected-vlan [vlan_id1[-vlan_id2]]
Syntax Definitions
ring_id
The ERP ring ID number. The valid range is 1- 2147483647.
vlan_id1[-vlan_id2]
The VLAN ID number. To specify multiple VLAN IDs in a single 
command, use a hyphen to indicate a contiguous range of VLAN IDs 
and a space to separate multiple VLAN ID entries (e.g., 10-20 30 100).
Defaults
NA
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove a protected VLAN from the ERP ring configuration.
• The ERP ring ID number specified must already exist in the switch configuration, unless the VLAN ID 
specified belongs to a VLAN Stacking SVLAN. 
• The VLAN ID specified must already exist in the switch configuration. 
• Specify only static VLAN IDs; dynamic VLANs are not configurable as protected VLANs. 
• A protected VLAN can belong to only one ERP ring at a time. 
• The specified protected VLAN ID must not participate in a Spanning Tree instance that is associated 
with non-ERP VLANs. This may require changing the Spanning Tree configuration for the VLAN ID 
prior to using this command. 
• A SVLAN with two ERP VPA type NNI ports will be automatically configured as an ERP protected 
VLAN on a ring if the two NNI ports constitute its ring ports.
• Deletion of SVLAN-NNI binding results in removal of the SVLAN from the corresponding ERP 
protected VLAN database.
Examples
-> erp-ring 1 protected-vlan 11
-> erp-ring 1 protected-vlan 12-20 25-40 100
-> erp-ring 2 protected-vlan 30-50
-> no erp-ring 1 protected-vlan
-> no erp-ring 1 protected-vlan 25-40