Creating Mac Groups - OmniSwitch os6900 Network Configuration Manual

Table of Contents

Advertisement

Configuring QoS
In this example, the service telnet1 is removed from policy service group serv_group.
To delete a service group from the configuration, use the no form of the policy service group command.
The service group must not be associated with any condition. For example:
-> no policy service group serv_group
Service group serv_group is deleted at the next qos apply. If serv_group is associated with a policy
condition, an error message displays instead. For example:
ERROR: serv_group is being used by condition 'c6'
In this case, remove the service group from the condition first; then enter the no policy service group
command. For example:
-> policy condition c6 no service group
-> no policy service group serv_group
The policy condition command removes the service group from the policy condition. (See
Policy Conditions" on page 25-45
group is deleted at the next qos apply.

Creating MAC Groups

MAC groups are made up of multiple MAC addresses that you want to attach to a condition.
To create a MAC group, use the
For example:
-> policy mac group macgrp2 08:00:20:00:00:00 mask ff:ff:ff:00:00:00
00:20:DA:05:f6:23
This command creates MAC group macgrp2 with two MAC addresses. The first address includes a MAC
address mask, so that any MAC address starting with 08:00:20 is included in macgrp2.
The MAC group can then be associated with a condition through the policy condition command. Note
that the policy condition specifies whether the group must be used for source or destination. For example:
-> policy condition cond3 source mac group macgrp2
This command creates a condition called cond3 that can be used in a policy rule to classify traffic by
source MAC addresses. The MAC addresses are specified in the MAC group. For more information about
configuring conditions, see
Note. MAC group configuration is not active until the qos apply command is entered.
To delete addresses from a MAC group, use no and the relevant address(es):
-> policy mac group macgrp2 no 08:00:20:00:00:00
This command specifies that MAC address 08:00:20:00:00:00 is deleted from macgrp2 at the next qos
apply.
OmniSwitch AOS Release 7 Network Configuration Guide
for more information about configuring policy conditions.) The service
policy mac group
command.
"Creating Policy Conditions" on page
Using Condition Groups in Policies
25-45.
June 2013
"Creating
page 25-57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents