---
description: EN1 Core Router
ansible_network_os: edgeos
targets:
- admin
- network
network:
ethernet_eth0:
address: dhcp
description: UPLINK
extra:
- duplex auto
- speed auto
ethernet_eth1:
address: 10.42.100.1/24
description: PUBLIC
ethernet_eth2:
address: 10.42.101.1/24
description: PRIVATE
ethernet_eth2_vif_10:
address: 10.42.102.1/24
description: SECURE
- mtu 1500