update-source
Use this command to set the source address for Path Computation Client (PCC) updates.
Use the no form of the command to delete the source address for PCC updates.
Command Syntax
update-source (A.B.C.D | X:X::X:X)
no update-source
Parameters
A.B.C.D
IPv4 source address of the PCC
X:X::X:X
IPv6 source address of the PCC
Default
The source address is null.
Command Mode
PCEP mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#pce configuration 10
(config-pcep)#update-source 20.0.0.1
Last modified date: 10/20/2023