IPI-RIB-VRF
Configure ipv4 enable bfd all interfaces
Use this attribute to enable static BFD on all interfaces.
Attribute Name: ipv4-enable-bfd-all-interfaces
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<global xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<config>
</ipv4-enable-bfd-all-interfaces><!-- operation="delete"-->
</config>
</global>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip bfd vrf NAME static all-interfaces
Configure ipv6 enable bfd all interfaces
Use this attribute to enable ipv6 static BFD on all interfaces.
Attribute Name: ipv6-enable-bfd-all-interfaces
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<global xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<config>
</ipv6-enable-bfd-all-interfaces><!-- operation="delete"-->
</config>
</global>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ipv6 bfd vrf NAME static all-interfaces
Configure enable global table lookup
Use this attribute to create an IPv4 vrf static route with gateway in default vrf table.
Attribute Name: enable-global-table-lookup
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<gateway-interface-routes-global>
<gateway-interface-route-global> <!-- operation="delete"-->
</enable-global-table-lookup>
<config>
</enable-global-table-lookup>
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</gateway-interface-route-global>
</gateway-interface-routes-global>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) IFNAME global
Configure interface name
Use this attribute to create an IPv4 static route where nexthop is a global interface.
Attribute Name: interface-name
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<gateway-interface-routes-global>
<gateway-interface-route-global>
</enable-global-table-lookup>
<config>
</enable-global-table-lookup><!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</gateway-interface-route-global>
</gateway-interface-routes-global>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) IFNAME global IFNAME
Configure track id
Use this attribute to track a object.
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<gateway-interface-routes-global>
<gateway-interface-route-global>
</enable-global-table-lookup>
<config>
</enable-global-table-lookup><!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<track-id>1</track-id> <!-- operation="delete"-->
</gateway-interface-route-global>
</gateway-interface-routes-global>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) IFNAME global track <1-500>
Configure bfd state
Use this attribute to set fall-over detection.
Attribute Name: bfd-state
Attribute Type: enum (disable|enable)
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<routes>
<route>
<gateway-address>A.B.C.D</gateway-address>
<config>
<gateway-address>A.B.C.D</gateway-address>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<bfd-state>disable</bfd-state> <!-- operation="delete"-->
</route>
</routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip static vrf NAME A.B.C.D/M A.B.C.D fall-over-bfd (disable|enable)
Configure instance type
Use this attribute to create an IPv4 static route where nexthop is interface name.
Attribute Name: interface-name
Attribute Type: string
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<routes>
<route>
<gateway-address>A.B.C.D</gateway-address>
<config>
<gateway-address>A.B.C.D</gateway-address>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<gateway-interface-routes>
<gateway-interface-route> <!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
<config>
<interface-name>IFNAME</interface-name>
</config>
</gateway-interface-route>
</gateway-interface-routes>
</route>
</routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME A.B.C.D/M A.B.C.D IFNAME
Configure description
Use this attribute to set description of the static route.
Attribute Name: description
Attribute Type: string
Attribute Name: distance
Attribute Type: uint32
Default Value: 1
Attribute Range: 1-255
Attribute Name: tag
Attribute Type: uint32
Default Value: 0
Attribute Range: 0-4294967295
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<routes>
<route>
<gateway-address>A.B.C.D</gateway-address>
<config>
<gateway-address>A.B.C.D</gateway-address>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<gateway-interface-routes>
<gateway-interface-route>
<interface-name>IFNAME</interface-name>
<config>
<interface-name>IFNAME</interface-name>
<distance>1</distance> <!-- operation="delete"-->
<tag>0</tag> <!-- operation="delete"-->
<track-id>1</track-id> <!-- operation="delete"-->
</config>
<description>LINE</description> <!-- operation="delete"-->
</gateway-interface-route>
</gateway-interface-routes>
</route>
</routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) A.B.C.D IFNAME (<1-255>|) (tag <0-4294967295>|) (track <1-500>|) (description LINE|)
Configure instance name
Use this attribute to create an IPv4 vrf static route with gateway in default vrf table.
Attribute Name: enable-global-table-lookup
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<routes>
<route>
<gateway-address>A.B.C.D</gateway-address>
<config>
<gateway-address>A.B.C.D</gateway-address>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<interface-routes-global>
<interface-route-global> <!-- operation="delete"-->
</enable-global-table-lookup>
<config>
</enable-global-table-lookup>
<interface-name>IFNAME</interface-name>
</config>
<interface-name>IFNAME</interface-name>
</interface-route-global>
</interface-routes-global>
</route>
</routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) A.B.C.D IFNAME global
Configure destination prefix
Use this attribute to track a object.
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<routes>
<route>
<gateway-address>A.B.C.D</gateway-address>
<config>
<gateway-address>A.B.C.D</gateway-address>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<interface-routes-global>
<interface-route-global>
</enable-global-table-lookup>
<config>
</enable-global-table-lookup><!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
</config>
<interface-name>IFNAME</interface-name>
<track-id>1</track-id> <!-- operation="delete"-->
</interface-route-global>
</interface-routes-global>
</route>
</routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) A.B.C.D IFNAME global track <1-500>
Configure distance
Use this attribute to set description of the static route.
Attribute Name: description
Attribute Type: string
Attribute Name: distance
Attribute Type: uint32
Default Value: 1
Attribute Range: 1-255
Attribute Name: tag
Attribute Type: uint32
Default Value: 0
Attribute Range: 0-4294967295
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<interface-routes>
<interface-route>
<interface-name>IFNAME</interface-name>
<config>
<interface-name>IFNAME</interface-name>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<distance>1</distance> <!-- operation="delete"-->
<tag>0</tag> <!-- operation="delete"-->
<track-id>1</track-id> <!-- operation="delete"-->
</config>
<destination-prefix>A.B.C.D/M|A.B.C.D A.B.C.D</destination-prefix>
<description>LINE</description> <!-- operation="delete"-->
</interface-route>
</interface-routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip route vrf NAME (A.B.C.D/M|A.B.C.D A.B.C.D) IFNAME (<1-255>|) (tag <0-4294967295>|) (track <1-500>|) (description LINE|)
Configure source prefix
Use this attribute to configure administrative distance for mroute.
Attribute Name: distance
Attribute Type: uint32
Attribute Range: 0-255
Attribute Name: gateway-address
Attribute Type: inet:ipv4-address
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv4>
<multicast-routes>
<multicast-route>
<protocol-type>default</protocol-type>
<config>
<protocol-type>default</protocol-type>
<source-prefix>A.B.C.D/M</source-prefix>
<gateway-address>A.B.C.D</gateway-address>
</config>
<source-prefix>A.B.C.D/M</source-prefix>
<distance>0</distance>
</multicast-route>
</multicast-routes>
</ipv4>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ip mroute vrf NAME A.B.C.D/M ((static|rip|ospf|bgp|isis)|) A.B.C.D (<0-255>|)
Configure destination prefix
Network Instance Type
Attribute Name: instance-type
Attribute Type: enum (vrf|mac-vrf|l2ni|vpls|vpws|evpn|cross-connect|bridge-domain)
Attribute Name: destination-prefix
Attribute Type: string
Attribute Name: interface-name
Attribute Type: string
Attribute Name: enable-ipv6-global-table-lookup
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance> <!-- operation="delete"-->
<instance-type>vrf</instance-type>
<config>
<instance-type>vrf</instance-type>
<instance-name>WORD</instance-name>
</config>
<instance-name>WORD</instance-name>
<static-routes>
<ipv6>
<interface-routes-global>
<interface-route-global>
<destination-prefix>X:X::X:X/M</destination-prefix>
<interface-name>IFNAME</interface-name>
</enable-ipv6-global-table-lookup>
</interface-route-global>
</interface-routes-global>
</ipv6>
</static-routes>
</network-instance>
</network-instances>
Command Syntax
ipv6 route vrf NAME X:X::X:X/M IFNAME global
Configure enable ipv6 global table lookup
Use this attribute to track a object.
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv6>
<interface-routes-global>
<interface-route-global>
</enable-ipv6-global-table-lookup>
<config>
</enable-ipv6-global-table-lookup><!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
<destination-prefix>X:X::X:X/M</destination-prefix>
</config>
<interface-name>IFNAME</interface-name>
<destination-prefix>X:X::X:X/M</destination-prefix>
<track-id>1</track-id> <!-- operation="delete"-->
</interface-route-global>
</interface-routes-global>
</ipv6>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ipv6 route vrf NAME X:X::X:X/M IFNAME global track <1-500>
Configure gateway address
Network Instance Type
Attribute Name: instance-type
Attribute Type: enum (vrf|mac-vrf|l2ni|vpls|vpws|evpn|cross-connect|bridge-domain)
Attribute Name: destination-prefix
Attribute Type: string
Attribute Name: gateway-address
Attribute Type: inet:ipv6-address
Attribute Name: interface-name
Attribute Type: string
Attribute Name: enable-ipv6-global-table-lookup
Attribute Type: empty
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance> <!-- operation="delete"-->
<instance-type>vrf</instance-type>
<config>
<instance-type>vrf</instance-type>
<instance-name>WORD</instance-name>
</config>
<instance-name>WORD</instance-name>
<static-routes>
<ipv6>
<gateway-interface-routes-global>
<gateway-interface-route-global>
<destination-prefix>X:X::X:X/M</destination-prefix>
<gateway-address>X:X::X:X</gateway-address>
<interface-name>IFNAME</interface-name>
</enable-ipv6-global-table-lookup>
</gateway-interface-route-global>
</gateway-interface-routes-global>
</ipv6>
</static-routes>
</network-instance>
</network-instances>
Command Syntax
ipv6 route vrf NAME X:X::X:X/M X:X::X:X IFNAME global
Configure gateway address
Use this attribute to track a object.
Attribute Name: track-id
Attribute Type: uint16
Attribute Range: 1-500
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv6>
<gateway-interface-routes-global>
<gateway-interface-route-global>
</enable-ipv6-global-table-lookup>
<config>
</enable-ipv6-global-table-lookup><!-- operation="delete"-->
<interface-name>IFNAME</interface-name>
<gateway-address>X:X::X:X</gateway-address>
<destination-prefix>X:X::X:X/M</destination-prefix>
</config>
<interface-name>IFNAME</interface-name>
<gateway-address>X:X::X:X</gateway-address>
<destination-prefix>X:X::X:X/M</destination-prefix>
<track-id>1</track-id> <!-- operation="delete"-->
</gateway-interface-route-global>
</gateway-interface-routes-global>
</ipv6>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ipv6 route vrf NAME X:X::X:X/M X:X::X:X IFNAME global track <1-500>
Configure protocol type
Use this attribute to configure administrative distance for mroute.
This command is supported when following feature are enabled ipv6 feature
Attribute Name: distance
Attribute Type: uint32
Attribute Range: 0-255
Attribute Name: gateway-mroute
Attribute Type: inet:ipv6-address
Netconf edit-config payload
<network-instances xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-network-instance">
<network-instance>
<instance-name>NAME</instance-name>
<config>
<instance-name>WORD</instance-name>
<instance-type>vrf</instance-type>
</config>
<instance-type>vrf</instance-type>
<vrf xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-vrf">
<static-routes xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<ipv6>
<multicast-routes>
<multicast-route>
<protocol-type>default</protocol-type>
<config>
<protocol-type>default</protocol-type>
<source-prefix>X:X::X:X/M</source-prefix>
</config>
<source-prefix>X:X::X:X/M</source-prefix>
<nexthop>
<config>
<gateway-mroute>X:X::X:X</gateway-mroute>
<distance>0</distance>
</config>
</nexthop>
</multicast-route>
</multicast-routes>
</ipv6>
</static-routes>
</vrf>
</network-instance>
</network-instances>
Command Syntax
ipv6 mroute vrf NAME X:X::X:X/M ((static|rip|ospf|bgp|isis)|) X:X::X:X (<0-255>|)
clear ip route vrf NAME *
Attribute Name: vrf-name
Attribute Type: string
Netconf RPC payload
<clear-ip-vrf-route-all xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
</clear-ip-vrf-route-all>
Command Syntax
clear ip route vrf NAME *
clear ip route vrf NAME A.B.C.D/M
Attribute Name: vrf-name
Attribute Type: string
Attribute Name: prefix-address
Attribute Type: string
Netconf RPC payload
<clear-ip-vrf-route xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
<prefix-address>A.B.C.D/M</prefix-address>
</clear-ip-vrf-route>
Command Syntax
clear ip route vrf NAME A.B.C.D/M
clear ipv4 route vrf NAME *
Attribute Name: vrf-name
Attribute Type: string
Netconf RPC payload
<clear-ipv4-vrf-route-all xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
</clear-ipv4-vrf-route-all>
Command Syntax
clear ipv4 route vrf NAME *
clear ipv4 route vrf NAME A.B.C.D/M
Attribute Name: vrf-name
Attribute Type: string
Attribute Name: prefix-address
Attribute Type: string
Netconf RPC payload
<clear-ipv4-vrf-route xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
<prefix-address>A.B.C.D/M</prefix-address>
</clear-ipv4-vrf-route>
Command Syntax
clear ipv4 route vrf NAME A.B.C.D/M
clear ipv6 route vrf NAME *
Attribute Name: vrf-name
Attribute Type: string
Netconf RPC payload
<clear-ipv6-vrf-route-all xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
</clear-ipv6-vrf-route-all>
Command Syntax
clear ipv6 route vrf NAME *
clear ipv6 route vrf NAME X:X::X:X/M
Attribute Name: vrf-name
Attribute Type: string
Attribute Name: prefix-ipv6-address
Attribute Type: string
Netconf RPC payload
<clear-ipv6-vrf-route xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-rib-vrf">
<vrf-name>NAME</vrf-name>
<prefix-ipv6-address>X:X::X:X/M</prefix-ipv6-address>
</clear-ipv6-vrf-route>
Command Syntax
clear ipv6 route vrf NAME X:X::X:X/M
Last modified date: 07-14-2023