OcNOS-SP : Segment Routing Guide : Segment Routing Command Reference : Segment Routing Service Mapping Commands : color
color
Use this command to set color value for a tunnel policy. This value will be used while selecting transport for given service.
Use the no parameter with this command to un-configure color value for tunnel policy.
Command Syntax
color <1-4294967295>
no color <1-4294967295>
Parameters
<1-4294967295>
Color value
Command Mode
Tunnel policy mode
Applicability
This command was introduced in OcNOS version 5.1.
Example
#configure terminal
(config)#tunnel-policy policy1
(config-tnl-policy)#color 2
 
(config)#tunnel-policy policy1
(config-tnl-policy)#no color 2
 
Last modified date: 10/20/2023