IPI-IF-FLOWSPEC
Configure disable
disable FLOWSPEC for an interface
Attribute Name: disable
Attribute Type: empty
Netconf edit-config payload
<interfaces xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-interface">
<interface>
<name>IFNAME</name>
<config>
<name>IFNAME</name>
</config>
<interface-flowspec xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-if-flowspec">
<ipv4>
<flowspec>
</disable><!-- operation="delete"-->
</flowspec>
</ipv4>
</interface-flowspec>
</interface>
</interfaces>
Command Syntax
ipv4 flowspec disable
Last modified date: 08/22/2023