IPI-EVPN-SRV6
Configure enabled
Use this attribute to enable EVPN-SRV6 module. Without this attribute evpn srv6 functionality can not be achieved
Attribute Name: enabled
Attribute Type: empty
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<global>
<config>
</enabled>
</config>
</global>
</evpn-srv6>
Command Syntax
evpn srv6 enable
Configure vtep ipv6 address
Use this attribute to set source vtep global ip address. This will be treated at evpn srv6 tunnel source address
Attribute Name: vtep-ipv6-address
Attribute Type: inet:ipv6-address
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<global>
<config>
<vtep-ipv6-address>X:X::X:X</vtep-ipv6-address> <!-- operation="delete"-->
</config>
</global>
</evpn-srv6>
Command Syntax
evpn srv6 ip-global X:X::X:X
Configure tenant identifier
Tenant Identifier
Attribute Name: tenant-identifier
Attribute Type: uint32
Attribute Range: 1-16777215
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant> <!-- operation="delete"-->
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
</config>
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
evpn srv6 id <1-16777215>
Configure vpws identifier
Tenant Identifier
Attribute Name: tenant-identifier
Attribute Type: uint32
Attribute Range: 1-16777215
Attribute Name: vpws-identifier
Attribute Type: uint32
Attribute Range: 1-16777215
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant>
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
<vpws-identifier>1</vpws-identifier>
</config>
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
evpn srv6 id <1-16777215> xconnect target-srv6-id <1-16777215>
Configure vrf name
Use this attribute to map vrf to carry EVPN routes
Attribute Name: vrf-name
Attribute Type: string
Attribute Range: 1-32
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant>
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
</config>
<vrf-name>VRF-NAME</vrf-name> <!-- operation="delete"-->
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
host-reachability-protocol evpn-bgp VRF-NAME
Configure tenant description
Use this attribute to set evpn-srv6 tenant identifier name
Attribute Name: tenant-description
Attribute Type: string
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant>
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
</config>
<tenant-description>WORD</tenant-description> <!-- operation="delete"-->
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
evi-name WORD
Configure tunnel policy name
Transport Tunnel Selection Policy
Attribute Name: tunnel-policy-name
Attribute Type: string
Attribute Range: 1-127
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant>
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
</config>
<tunnel-policy-name>WORD</tunnel-policy-name> <!-- operation="delete"-->
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
tunnel-select-policy WORD
Configure srv6 locator name
Locator name
Attribute Name: srv6-locator-name
Attribute Type: string
Netconf edit-config payload
<evpn-srv6 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-evpn-srv6">
<tenants>
<tenant>
<tenant-identifier>1</tenant-identifier>
<config>
<tenant-identifier>1</tenant-identifier>
</config>
<srv6-locator-name>WORD</srv6-locator-name> <!-- operation="delete"-->
</tenant>
</tenants>
</evpn-srv6>
Command Syntax
locator WORD