
disable-marking
Disables QoS marking on this router for the associated parameter-set.
Syntax: disable-marking
no disable-marking
Description: You can specify how the DSCP and/or EXP values should be marked as they exit the router by entering the appropriate DSCP or EXP mapping mode and using the from ... to command specifying a parameter-set. The specified parameter-set applies either globally to the router or is interface specific depending upon the command mode from which the mapping mode was entered. If you do not manually configure an exit mapping, default mappings are in affect.
Use the disable-marking command to disable exit marking for a given parameter-set, thereby assuring that the packet will exit the router with the DSCP and/or EXP unchanged, unless the packet header changes e.g., from an IP packet to an MPLS packet.
Use the no disable-marking to re-establish exit marking for interfaces associated with the parameter-set within which the command is entered. Exit marking values are set to the factory-default mapping for the specified parameter-set.
Factory Default: Disabled.
Command Mode: QoSmark-mapping command mode.
Example 1: The following example disables exit marking for all interfaces associated with the QoS mapping mark1 parameter-set:
router#config terminal
Enter configuration commands, one per line. End with CNTL/Z
router(config)#qosmark-mapping parameter-set mark1
router(qosmark-mapping)#disable-marking
router(qosmark-mapping)#end
router#
Example 2: The following example re-establishes exit marking for all interfaces associated with the mark1 parameter-set:
router#config terminal
Enter configuration commands, one per line. End with CNTL/Z
router(config)#qosmark-mapping parameter-set mark1
router(qosmark-mapping)#no disable-marking
router(qosmark-mapping)#end
router#
Related Commands: dscp-mapping
exp-mapping parameter-set
show dscp-mapping
show exp-mapping
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: QoSCommands.fm
HTML File Name: QoSCommands10.html
Last Updated: 12/19/04 at 14:58:58