Policy Network 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 network group

Configures a network group name and its associated IP addresses. The group may be used as part of a
policy condition. The action associated with any policy using the condition will be applied to all members
of the network group.
policy network group net_group ip_address [mask net_mask] [ip_address2 [mask net_mask2]...]
no policy network group net_group
policy network group net_group no ip_address [mask netmask] [ip_address2 [mask net_mask2]...]
Syntax Definitions
net_group
ip_address
net_mask
ip_address2
net_mask2
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6850E, 6855, 9000E
Usage Guidelines
Use this command to configure a group of IPv4 addresses to which you want to apply QoS rules.
Rather than create a condition for each IPv4 address, group the addresses together. Use the policy
condition command to associate a condition with the network group.
Use the no form of the command to remove a network group from the configuration or to remove an IP
address from a network group.
If the snapshot command is entered after the policy network group command is configured, the
resulting ASCII file will include the following additional syntax for the policy network group
command:
from {cli | ldap | blt}
This syntax indicates how the network 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 network group, this setting is not configurable.
OmniSwitch CLI Reference Guide
The name of the network group (up to 31 alphanumeric characters).
An IPv4 address included in the network group. IPv6 addresses are not
supported with network groups.
The mask for the IPv4 address. If no mask is entered, the IPv4 address
is assumed to be a host address.
Optional. Another IPv4 address to be included in the network group.
Multiple IP addresses may be configured for a network group. Separate
each address/mask combination with a space.
Optional mask for the IPv4 address. If no mask is entered, the natural
mask for the address will be used.
June 2012
page 33-17

Advertisement

Table of Contents
loading

Table of Contents