
include-administrative-color
Creates/deletes an include administrative color-list.
Syntax: include-administrative-color color | color-list ...
no include-administrative-color
color
Specifies pre-defined administrative colors permitted in this tunnel.
color-list
Specifies pre-defined administrative color-list permitted in 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 include-administrative-color color command to include the specified administrative color in this tunnel, default tunnel, or tunnel parameter-set. You can include as many colors as will fit on a single command line.
You can freely mix colors and color lists on a single command line.
If you repeat the include-administrative-color color command, the second instance of the include list overwrites the first instance.
Use the no syntax to remove the specified administrative-color or administrative-color-list.
Factory Default: None.
Command Mode: Traffic engineering parameter-set and traffic engineering tunnel-name.
Example: In the following example:
- The include-administrative-color command replaces one administrative color.
- 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)#include-administrative-color blue
router(config-te-tunnel)#exit
router(config-te)#exit
router#show mpls te tunnel
tunnel oc12toBos
.
.
.
include-administrative-color blue
color name "blue" bit 2
include colormask= 0x00000004
.
.
.
Related Commands: administrative-color
administrative-color-list
default-administrative-color
exclude-administrative-color
reserving-priority
tunnel
tunnel default
Understanding Tunnel Parameter Precedence
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%20Commands26.html
Last Updated: 12/19/04 at 14:56:07