Skip to main content

NVE

Diagram

Classes

interfaces (nxos.devices.configuration)

NameTypeConstraintMandatoryDefault Value
nveClass[nve]No

nve (nxos.devices.configuration.interfaces)

NameTypeConstraintMandatoryDefault Value
admin_stateBooleantrue, falseNo
advertise_virtual_macBooleantrue, falseNo
hold_down_timeIntegermin: 1, max: 1500No
host_reachability_protocolChoiceFlood-and-learn, bgp, controller, openflow, openflowIRNo
ingress_replication_protocol_bgpBooleantrue, falseNo
multicast_group_l2IPNo
multicast_group_l3IPNo
multisite_source_interfaceStringNo
source_interfaceStringNo
suppress_arpBooleantrue, falseNo
suppress_mac_routeBooleantrue, falseNo
vnisList[vnis]No

vnis (nxos.devices.configuration.interfaces.nve)

NameTypeConstraintMandatoryDefault Value
vniIntegerYes
associate_vrfBooleantrue, falseNo
multicast_groupIPNo
multisite_ingress_replicationChoiceenable, disable, enableOptimizedNo
suppress_arpChoiceenabled, disabled, offNo
ingress_replication_protocolChoicebgp, static, unknownNo

Examples

nxos:
devices:
- name: Device1
configuration:
interfaces:
nve:
advertise_virtual_mac: true
suppress_arp: true
vnis:
- vni: 12345
associate_vrf: VRF1
multicast_group: 234.1.1.1