This configuration creates Ethernet 1/47.2 on dc1-leaf1. This interface is member of the VRF red, with the IPv4 address 10.1.1.1/30 and the IPV6 address 2021:10:1:1::1/64, MTU set as 1500 and a Dot1q VLAN encapsulation 2.
topology_interfaces.nac.yaml
vxlan:
topology:
switches:
- name: dc1-leaf1
interfaces:
- name: e1/47.2
mode: routed_sub
description: 'Routed Sub-Interface 1'
enabled: true
dot1q_id: 2
vrf: red
mtu: 1500
ipv4_address: 10.1.1.1/30
ipv6_address: 2021:10:1:1::1/64
The Routed Sub-interface configuration allows to define the multiple attributes that a routed sub-interface can have.
This configuration creates Ethernet 1/47.2 on dc1-leaf1. This interface is member of the VRF red, with the IPv4 address 10.1.1.1/30 and the IPV6 address 2021:10:1:1::1/64, MTU set as 1500 and a Dot1q VLAN encapsulation 2.
topology_interfaces.nac.yaml
vxlan:
topology:
switches:
- name: dc1-leaf1
interfaces:
- name: e1/47.2
mode: routed_sub
description: 'Routed Sub-Interface 1'
enabled: true
dot1q_id: 2
vrf: red
mtu: 1500
ipv4_address: 10.1.1.1/30
ipv6_address: 2021:10:1:1::1/64
The Routed Sub-interface configuration allows to define the multiple attributes that a routed sub-interface can have.
This configuration creates Ethernet 1/47.2 on dc1-leaf1. This interface is member of the VRF red, with the IPv4 address 10.1.1.1/30 and the IPV6 address 2021:10:1:1::1/64, MTU set as 1500 and a Dot1q VLAN encapsulation 2.
topology_interfaces.nac.yaml
vxlan:
topology:
switches:
- name: dc1-leaf1
interfaces:
- name: e1/47.2
mode: routed_sub
description: 'Routed Sub-Interface 1'
enabled: true
dot1q_id: 2
vrf: red
mtu: 1500
ipv4_address: 10.1.1.1/30
ipv6_address: 2021:10:1:1::1/64
The Routed Sub-interface configuration allows to define the multiple attributes that a routed sub-interface can have.
This configuration creates Ethernet 1/47.2 on dc1-leaf1. This interface is member of the VRF red, with the IPv4 address 10.1.1.1/30 and the IPV6 address 2021:10:1:1::1/64, MTU set as 1500 and a Dot1q VLAN encapsulation 2.