IPI-ETHERNET-VPN
Configure esi hold time
Use this attribute to set time before ESI can be made up on enabling evpn
Attribute Name: esi-hold-time
Attribute Type: uint32
Attribute Range: 10-300
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<multi-homing>
<config>
<esi-hold-time>10</esi-hold-time> <!-- operation="delete"-->
</config>
</multi-homing>
</evpn>
Command Syntax
evpn esi hold-time <10-300>
Configure enable vxlan multihoming
Use this attribute to enable multihoming module on vxlan. Without this attribute multihomig functionality can not be achieved
Attribute Name: enable-vxlan-multihoming
Attribute Type: uint8
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<global>
<config>
</enable-vxlan-multihoming><!-- operation="delete"-->
</config>
</global>
</evpn>
Command Syntax
evpn multihoming enable
Configure enable evpn mpls multihoming
Use this attribute to enable multihoming module on evpn mpls. Without this attribute multihomig functionality can not be achieved
Attribute Name: enable-evpn-mpls-multihoming
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<global>
<config>
</enable-evpn-mpls-multihoming><!-- operation="delete"-->
</config>
</global>
</evpn>
Command Syntax
evpn mpls multihoming enable
Configure enable evpn srv6 multihoming
Use this attribute to enable multihoming module on EVPN SRv6. Without this attribute multihomig functionality can not be achieved
Attribute Name: enable-evpn-srv6-multihoming
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<global>
<config>
</enable-evpn-srv6-multihoming><!-- operation="delete"-->
</config>
</global>
</evpn>
Command Syntax
evpn srv6 multihoming enable
Configure enable irb
Use this attribute to enable integrated routing and bridging module. Without this attribute IRB functionality can not be achieved
Attribute Name: enable-irb
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<global>
<config>
</enable-irb><!-- operation="delete"-->
</config>
</global>
</evpn>
Command Syntax
nvo vxlan irb
Configure enable mpls irb
Use this attribute to enable integrated routing and bridging module. Without this attribute IRB functionality can not be achieved
Attribute Name: enable-mpls-irb
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<global>
<config>
</enable-mpls-irb><!-- operation="delete"-->
</config>
</global>
</evpn>
Command Syntax
evpn mpls irb
Configure mac address
Use this attribute to configure common anycast mac-address for all IRB interfaces
Attribute Name: mac-address
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<irb-forwarding>
<config>
<mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</mac-address> <!-- operation="delete"-->
</config>
</irb-forwarding>
</evpn>
Command Syntax
evpn irb-forwarding anycast-gateway-mac (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX)
Configure gateway mac
Use this attribute to configure anycast mac-address for an IRB interface
Attribute Name: gateway-mac
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<irb-forwarding>
<irb-interfaces>
<irb-interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</gateway-mac><!-- operation="delete"-->
</irb-interface>
</irb-interfaces>
</irb-forwarding>
</evpn>
Command Syntax
evpn irb-if-forwarding anycast-gateway-mac
Configure evpn segment id
This Object is used to configure the evpn multi-homed Ethernet Segment Identifier value
Attribute Name: evpn-segment-id
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<evpn-segment-id>"ESI"</evpn-segment-id> <!-- operation="delete"-->
</interface>
</interfaces>
</evpn>
Command Syntax
evpn multi-homed esi "ESI"
Configure system mac
This Object is used to configure evpn multi-homed system-mac
Attribute Name: system-mac
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<system-mac>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</system-mac> <!-- operation="delete"-->
</interface>
</interfaces>
</evpn>
Command Syntax
evpn multi-homed system-mac (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX)
Configure access if
evpn-mpls access port
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: access-if
Attribute Type: enum (access-if|access-if-evpn)
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface> <!-- operation="delete"-->
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
(access-if-evpn)
Configure name
Use this attribute to configure static MAC only Host under Access Circuit
Attribute Name: mac-address
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
<mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</mac-address> <!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
evpn mpls mac (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX)
Configure evpn identifier
Map already created tenant id
Attribute Name: evpn-identifier
Attribute Type: uint32
Attribute Range: 1-16777215
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
<evpn-identifier>1</evpn-identifier> <!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
map evpn mpls id <1-16777215>
Configure dynamic learning disable
Use this attribute to disable dynamic learning of MACs and MAC/IP at the access port
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: dynamic-learning-disable
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
</dynamic-learning-disable><!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
dynamic-learning disable
Configure arp nd flood suppress
Use this attribute to restrict the flood of ARP/ND packets towards remote VTEPs or other access ports
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: arp-nd-flood-suppress
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
</arp-nd-flood-suppress><!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
arp-nd flood-suppress
Configure arp cache disable
Use this attribute to disable the ARP cache for MAC/IP
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: arp-cache-disable
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
</arp-cache-disable><!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
arp-cache disable
Configure nd cache disable
Use this attribute to disable ND-cache on access interface
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: nd-cache-disable
Attribute Type: empty
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
</nd-cache-disable><!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
nd-cache disable
Configure mac hold time
Use this attribute to set the time a host MAC entry will persist after unconfig
This command is supported when following feature are enabled Sub Interface feature,NVO feature
Attribute Name: mac-hold-time
Attribute Type: int16
Default Value: 0
Attribute Range: -1-300
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
<mac-hold-time>-1</mac-hold-time> <!-- operation="delete"-->
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
mac-holdtime <-1-300>
Configure ipv4 address
Use this attribute to configure static MAC address of the host
Attribute Name: mac-address
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
<ipv4-host-mac-mappings>
<ipv4-host-mac-mapping> <!-- operation="delete"-->
<ipv4-address>A.B.C.D</ipv4-address>
<config>
<ipv4-address>A.B.C.D</ipv4-address>
<mac-address>CML_MAC_ADDR_T</mac-address>
</config>
<mac-address>CML_MAC_ADDR_T</mac-address>
</ipv4-host-mac-mapping>
</ipv4-host-mac-mappings>
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
mac (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ip IP-ADDRESS
Configure ipv6 address
Use this attribute to configure static MAC address of the host
Attribute Name: mac-address
Attribute Type: string
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<access-interfaces>
<access-interface>
<access-if>access-if</access-if>
<config>
<access-if>access-if</access-if>
</config>
<ipv6-host-mac-mappings>
<ipv6-host-mac-mapping> <!-- operation="delete"-->
<ipv6-address>IPv6-ADDRESS</ipv6-address>
<config>
<ipv6-address>IPv6-ADDRESS</ipv6-address>
<mac-address>XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX</mac-address>
</config>
<mac-address>CML_MAC_ADDR_T</mac-address>
</ipv6-host-mac-mapping>
</ipv6-host-mac-mappings>
</access-interface>
</access-interfaces>
</interface>
</interfaces>
</evpn>
Command Syntax
mac (XX-XX-XX-XX-XX-XX|XX:XX:XX:XX:XX:XX|XXXX.XXXX.XXXX) ipv6 IPv6-ADDRESS
Configure service type
Use this attribute to configure Vlan-Based EVPN-Service Type
Attribute Name: service-type
Attribute Type: enum (vlan-based|vlan-aware-bundle)
Netconf edit-config payload
<evpn xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ethernet-vpn">
<vrfs>
<vrf>
<vrf-name>WORD</vrf-name>
<config>
<vrf-name>WORD</vrf-name>
</config>
<service-type>vlan-based</service-type> <!-- operation="delete"-->
</vrf>
</vrfs>
</evpn>
Command Syntax
evpn-vlan-service (vlan-based|vlan-aware-bundle)
Last modified date: 08/22/2023