traffic-group-sync

service traffic-group-sync <id>
Devices
Values:
  • id – Remote traffic group synchronization service

Instances:

Multiple

service traffic-group-sync <id> fetch-url <txt>
Devices
Values:
  • txt – Remote URL endpoint containing traffic group information

service traffic-group-sync <id> local-address <ipv4|ipv6>
Devices

Bind to local IP address

Values:
  • ipv4 – IP address

  • ipv6 – IPv6 address

Local IP address:

service traffic-group-sync <id> local-interface <ifc>
Devices
Values:
  • ifc – Bind to local interface

service traffic-group-sync <id> local-vrf <id>
Devices

Bind to local VRF domain name

Reference:

system vrf <id>

service traffic-group-sync <id> log-level <txt>
Devices
Values:
  • txt – Maximum logging level

service traffic-group-sync <id> mark <u32>
Devices
Values:
  • u32 – Choose a specific number to mark generated traffic

service traffic-group-sync <id> mode
Devices

Synchronization mode

Instances:

Unique

service traffic-group-sync <id> mode polling
Devices

Polling mode (periodic HTTP requests)

service traffic-group-sync <id> mode polling interval <u32>
Devices

Poll interval

Values:
  • u32 – Seconds between each server poll (1-3600)

service traffic-group-sync <id> mode sse
Devices

Server-Sent Events (SSE) streaming mode

Required:

service traffic-group-sync <id> mode sse url <txt>

service traffic-group-sync <id> mode sse url <txt>
Devices
Values:
  • txt – SSE endpoint URL

service traffic-group-sync <id> notify-url <txt>
Devices
Values:
  • txt – URL to notify with the result of each synchronization

service traffic-group-sync <id> ssl-allow-insecure
Devices

Do not verify the authenticity of the SSL certificate and do not check hostname match

service traffic-group-sync <id> vrf-mark <id>
Devices

Choose a specific VRF to mark generated traffic

Reference:

system vrf <id>

service traffic-group-sync <id> x509
Devices

X.509 certificate configuration for mTLS

service traffic-group-sync <id> x509 ca-certificate <file>
Devices
Values:
  • file – CA certificate file (PEM format)

service traffic-group-sync <id> x509 certificate <file>
Devices
Values:
  • file – Client certificate file (PEM format)

service traffic-group-sync <id> x509 certificate-key <file>
Devices
Values:
  • file – Client private key file (PEM format)

service traffic-group-sync <id> x509 cnm-certs
Devices Licenses

Use Cloud Network Manager (CNM) certificates