Ip access-list-copy, Ip access-list-dscp operation, Ip access-list-copy ip access-list-dscp operation – Avaya P330-ML-ML User Manual

Page 246

Advertising
background image

Chapter 3 Avaya P330-ML Layer 3 CLI Commands

230

Avaya P330-ML Reference Guide

Example:

ip access-list-copy

User level: privileged, supervisor.
Use the ip access-list-copy command to copy a configured source policy list
to a destination policy list.

The syntax for this command is:

ip access-list-copy <source-list> <destination-list>

Example:

ip access-list-dscp operation

User level: privileged, supervisor.
Use the ip access-list-dscp operation command to set a DSCP to CoS
mapping.
L On the P334T-ML, the system performs the mapping for only those frames than

match an ACL rule with a “permit” action.

The syntax for this command is:

ip access-list-dscp operation <policy-list-number> <dscp>

<action>

Router-N# ip access-list-cookie 101 12345

source-list

integer (100 - 149)

destination-list

integer (100 - 149)

Router-N# ip access-list-copy 100 101

policy-
list-
number

A valid id number for a policy list currently defined for the module
(100 - 149)

dscp

Range of dscp. For example:
<dscp-range> : [0 - 63] | <low-dscp>-<high-dscp> <low-dscp>-<low-
dscp>: apply the map to all packets with DSCP from <low-dscp> to
<high-dscp>.

Advertising