OcNOS-SP : Segment Routing Guide : Path Computation Element Communication Protocol Command Reference : PCEP Segment-Routing Commands : pce entity
pce entity
Use this command to:
Assign a PCE entity to a segment routing policy
Assign a PCE entity to a RSVP tunnel
Use the no form of this command to:
Remove a PCE entity from a segment routing policy
Remove a PCE entity from a RSVP tunnel
Syntax
pce entity <1-255>
no pce entity
Parameters
<1-255>
Path computation element entity identifier
Command Mode
RSVP trunk mode
Segment routing policy mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#rsvp-trunk T1 ipv4
(config-trunk)#pce entity 127
 
#configure terminal
(config)#segment-routing
(config-sr)#traffic-engineering
(config-sr-te)#policy P1
(config-sr-pol)#pce entity 127
 
Last modified date: 10/20/2023