
exclude-administrative-color
Creates/deletes an exclude administrative color-list.
Syntax: [no] exclude-administrative-color color | color-list ...
color
Specifies pre-defined administrative colors excluded from this tunnel.
color-list
Specifies pre-defined administrative color-list excluded from this tunnel.
Description: Administrative colors are used to control which links an MPLS tunnel can use. Individual administrative colors and administrative color-lists are created using the administrative-color and administrative-color-list commands in Configuration command mode.
During tunnel and tunnel parameter-set configuration, use administrative colors to include or exclude traffic flows in constraint based routing computation.
Use the exclude-administrative-color color command to exclude the specified administrative color from this tunnel, default tunnel, or tunnel parameter-set. You can exclude as many colors as will fit on a single command line.
You can freely mix colors or color lists on a single command line.
If you repeat the exclude-administrative-color color command, the second instance of the exclude list overwrites the first instance.
Use the no syntax to delete the specified administrative-color or administrative-color-list.
Factory Default: None.
Command Mode: Traffic engineering parameter-set, traffic engineering tunnel-default, and traffic engineering tunnel-name.
Example: In the following example:
- The first exclude-administrative-color command specifies a color that is not defined, and an error message is displayed.
- The second exclude-administrative-color command adds one administrative color to the exclude administrative color-list.
- The exit commands save the new setting and changes the command mode to traffic engineering configuration, and then to privileged.
- The show mpls te tunnel command displays the new setting:
router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
router(config)#mpls te ospf
router(config-te)#tunnel oc12toBos
router(config-te-tunnel)#exclude-administrative-color red
error: Administrative color not defined
router(config-te-tunnel)#exclude-administrative-color cerise
router(config-te-tunnel)#exit
router(config-te)#exit
router#show mpls te tunnel
tunnel oc12toBos
.
.
.
exclude-administrative-color cerise
color name "cerise" bit 3
exclude colormask= 0x00000008
.
.
.
Related Commands: administrative-color
administrative-color-list
default-administrative-color
include-administrative-color
reserving-priority
tunnel
tunnel default
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: TE%20Commands.fm
HTML File Name: TE%20Commands21.html
Last Updated: 12/19/04 at 14:56:07