EVPN
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
evpn | Class | [evpn] | No |
evpn (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
instances | List | [instances] | No | |
replication_type_ingress | Boolean | true , false | No | |
replication_type_static | Boolean | true , false | No | |
replication_type_p2mp | Boolean | true , false | No | |
replication_type_mp2mp | Boolean | true , false | No | |
mac_duplication_limit | Integer | min: 2 , max: 1000 | No | |
mac_duplication_time | Integer | min: 10 , max: 36000 | No | |
ip_duplication_limit | Integer | min: 2 , max: 1000 | No | |
ip_duplication_time | Integer | min: 10 , max: 36000 | No | |
router_id_loopback | Integer | min: 0 , max: 2147483647 | No | |
default_gateway_advertise | Boolean | true , false | No | |
logging_peer_state | Boolean | true , false | No | |
route_target_auto_vni | Boolean | true , false | No |
instances (iosxe.devices.configuration.evpn)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
number | Integer | min: 1 , max: 65535 | No | |
vlan_based | Class | [vlan_based] | No |
vlan_based (iosxe.devices.configuration.evpn.instances)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
replication_type_ingress | Boolean | true , false | No | |
replication_type_static | Boolean | true , false | No | |
replication_type_p2mp | Boolean | true , false | No | |
replication_type_mp2mp | Boolean | true , false | No | |
encapsulation | Choice | mpls , vxlan | No | |
auto_route_target | Boolean | true , false | No | |
rd | String | No | ||
route_target | String | No | ||
route_target_both | String | No | ||
route_target_import | String | No | ||
route_target_export | String | No | ||
ip_local_learning_disable | Boolean | true , false | No | |
ip_local_learning_enable | Boolean | true , false | No | |
default_gateway_advertise | Boolean | true , false | No | |
re_originate_route_type5 | Boolean | true , false | No |
Examples
iosxe: devices: - name: Device1 configuration: evpn: