Closed Motok1 closed 2 years ago
note: pola lsp command has been replaced by pola sr-policy command.
pola lsp
pola sr-policy
*You need to enable TED when starting polad -> See https://github.com/nttcom/pola/pull/21
input file example
asn: 65000 srPolicy: pcepSessionAddr: 192.0.2.1 name: policy-name srcRouterId: 0000.0aff.0001 dstRouterId: 0000.0aff.0004 color: 100 type: dynamic metric: igp / te / delay
srPolicy: pcepSessionAddr: 192.0.2.1 srcAddr: 192.0.2.1 dstAddr: 192.0.2.2 name: name color: 100 segmentlist: - sid: 16003 nai: 192.0.2.3 - sid: 16002 nai: 192.0.2.2
close #11
Select a gRPC server's IP and port optionally in the pola command.
Function
Updated pola command
note:
pola lsp
command has been replaced bypola sr-policy
command.pola sr-policy add -f filename
*You need to enable TED when starting polad -> See https://github.com/nttcom/pola/pull/21
input file example
pola sr-policy add -f filename --no-link-state
close #11