Inserting a remark into a policy

Syntax


no SEQ_NUM remark REMARK_STR
REMARK_STR

Add a comment to the policy.

The remark command inserts a comment into the policy at the specified sequence number. If no sequence number is given, the remark is added to the end of the list. Remarks consume the sequence number that they are given and remain in order if the policy is resequenced.

Add a remark to a mirror policy

(config)# policy qos “qos-policy-1”
(policy-qos)# 100 remark “Add user specific rules above this point”
NOTE:

A policy does not perform any action until it is applied to an interface. A policy that contains MAC classes can be applied to a port, trunk, or VLAN. The interface and direction of the application determine where in the flow of traffic through the switch the traffic will be compared with the policy's entries.