BGP
Diagram
Section titled “Diagram”Classes
Section titled “Classes”underlay (vxlan)
Section titled “underlay (vxlan)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| bgp | Class | [bgp] | No |
bgp (vxlan.underlay)
Section titled “bgp (vxlan.underlay)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| authentication_enable | Boolean | true, false | No | false |
| authentication_key_type | Choice | 3, 6, 7 | No | 3 |
| authentication_key | String | No | ||
| max_paths | Integer | min: 1, max: 64 | No | 4 |
Examples
Section titled “Examples”Authentication Encryption Type 3 (3DES):
vxlan: underlay: bgp: authentication_enable: true authentication_key_type: 3 authentication_key: 014903c077689077e5b4548432c3d91d max_paths: 4Authentication Encryption Type 6 (Cisco Type 6):
vxlan: underlay: bgp: authentication_enable: true authentication_key_type: 6 authentication_key: $5$KPHCDM$wJtXqopRz4SdfUydbZo5FihoKY2sCH0jABtV0gcF/y.Diagram
Section titled “Diagram”Classes
Section titled “Classes”underlay (vxlan)
Section titled “underlay (vxlan)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| bgp | Class | [bgp] | No |
bgp (vxlan.underlay)
Section titled “bgp (vxlan.underlay)”| Name | Type | Constraint | Mandatory | Default Value |
|---|---|---|---|---|
| authentication_enable | Boolean | true, false | No | false |
| authentication_key_type | Choice | 3, 7 | No | 3 |
| authentication_key | String | No | ||
| max_paths | Integer | min: 1, max: 64 | No | 4 |
Examples
Section titled “Examples”vxlan: underlay: bgp: authentication_enable: true authentication_key_type: 3 authentication_key: 014903c077689077e5b4548432c3d91d max_paths: 4