Skip to main content

TLOC List

A TLOC list contains a list of SD-WAN TLOCs, where each TLOC is identified by the color, encapsulation, and system-ip address.

Diagram

Classes

policy_objects (sdwan)

NameTypeConstraintMandatoryDefault Value
tloc_listsList[tloc_lists]No

tloc_lists (sdwan.policy_objects)

NameTypeConstraintMandatoryDefault Value
nameStringRegex: ^[A-Za-z0-9-_]{1,128}$Yes
tlocsList[tlocs]Yes

tlocs (sdwan.policy_objects.tloc_lists)

NameTypeConstraintMandatoryDefault Value
colorChoicedefault, mpls, metro-ethernet, biz-internet, public-internet, lte, 3g, red, green, blue, gold, silver, bronze, custom1, custom2, custom3, private1, private2, private3, private4, private5, private6Yes
encapsulationChoiceipsec, greYes
tloc_ipIPYes
preferenceIntegermin: 0, max: 4294967295No

Examples

sdwan:
policy_objects:
tloc_lists:
- name: TLOC-EMEA-HUB
tlocs:
- color: custom1
encapsulation: ipsec
tloc_ip: 10.0.2.101
preference: 100
- color: custom2
encapsulation: ipsec
tloc_ip: 10.0.2.101