Transit
Location in GUI:
Provision
» SD-Access
» Transits
Diagram
Classes
fabric (catalyst_center)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
transits | List | [transits] | No |
transits (catalyst_center.fabric)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
type | Choice | IP_BASED_TRANSIT , SDA_LISP_PUB_SUB_TRANSIT , SDA_LISP_BGP_TRANSIT | Yes | |
routing_protocol_name | Choice | BGP | No | |
autonomous_system_number | Integer | min: 1 , max: 4294967295 | No |
Examples
catalyst_center:
fabric:
transits:
- name: IP_TRANSIT
type: IP_BASED_TRANSIT
routing_protocol_name: BGP
autonomous_system_number: 65100