OcNOS-SP : Segment Routing Guide : Segment Routing Command Reference : Segment Routing v6 Policy Commands : segment-list
segment-list
Use this command to configure an explicit segment list.
Use the no form of this command to remove a segment list.
Command Syntax
segment-list WORD
no segment-list WORD
Parameters
WORD
Name of the SID list.
Default
By default, no segment-list is configured.
Command Mode
Traffic engineering mode
Applicability
This command was introduced in OcNOS version 5.1.
Examples
#configure terminal
(config)#segment-routing
(config-sr)#traffic-engineering
(config-sr-te)#segment-list sid_list1
(config-sr-sl)#
 
#configure terminal
(config)#segment-routing
(config-sr)#traffic-engineering
(config-sr-te)#no segment-list sid_list1
(config-sr-sl)#
 
 
Last modified date: 06/07/2023