Policy Vlan Group - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

QoS Policy Commands

policy vlan group

Configures a VLAN group and its associated VLAN ID numbers. A VLAN group may be attached to a
policy condition. The action associated with that policy will be applied to all members of the VLAN
group.
policy vlan group group_name vlan_id[-vlan_id] [vlan_id[-vlan_id]...]
no policy vlan group group_name
policy vlan group group_name no vlan_id[-vlan_id] [vlan_id[-vlan_id]...]
Syntax Definitions
group_name
vlan_id[-vlan_id]
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use this command to configure a group of VLAN IDs to which you want to apply QoS rules. Rather
than create a condition for each VLAN, group VLANs together. Use the policy condition command to
associate a condition with the VLAN group.
Use the no form of the command to remove a VLAN group from the configuration, or to remove a
VLAN from a VLAN group.
If a range of VLANs is specified using the syntax vlan_id-vlan_id (i.e., 1-8), a single VLAN within
that range cannot be removed on its own. The entire range must be deleted as it was entered.
If the snapshot command is entered after the policy vlan group command is configured, the resulting
ASCII file will include the following additional syntax for the policy port group command:
from {cli | ldap | blt}
This syntax indicates how the VLAN group was created. The cli and ldap options may be changed by
a user modifying the ASCII file; however, changing this setting is not recommended. The blt option
indicates a built-in object, this setting is not configurable.
Examples
-> policy vlan group vlan_group1 100-200 205 240-245 1000
-> policy vlan group vlan_group2 1000-2000
-> policy vlan group vlan_group3 3000
OmniSwitch CLI Reference Guide
The name of the VLAN group (up to 31 alphanumeric characters).
The VLAN ID to include in the group. At least one VLAN ID combina-
tion is required. To specify a contiguous range of VLAN IDs, use a
hyphen. To specify multiple ID entries, use a space (for example, 10-15
50 100 250-252).
June 2012
page 33-25

Advertisement

Table of Contents
loading

Table of Contents