beautypg.com

Policy-map, Policy-map 9 – Allied Telesis AT-8100 Series User Manual

Page 1759

background image

AT-8100 Switch Command Line User’s Guide

1759

POLICY-MAP

Syntax

policy-map

name

Parameters

name

Specifies the name of a policy map.

Mode

Global Configuration mode

Description

Use this command to create a policy map and enter the Policy Map
Configuration mode. A policy map allows you to group class maps
together. You can assign up to five class maps to one policy map. In
addition, a policy map allows you to set actions on traffic that meet all of
the match criterion contained in the class maps. You can also assign a
policy map to a port.

Use the no form of this command, NO POLICY-MAP, to delete an existing
policy map.

Confirmation Command

“SHOW MLS QOS INTERFACE” on page 1772

Examples

This example creates a policy map called “pmap1” and enters the Policy
Map Configuration mode:

awplus> enable
awplus# configure terminal
awplus(config)# policy-map pmap1
awplus(config-pmap)#

This example deletes a policy map called “pmap5:”

awplus> enable
awplus# configure terminal
awplus(config)# no policy-map pmap5