IPI-DHCP-SNOOPING-INTERFACE
Configure snooping trust
Use this command to enable the snooping trust on the interface level.
Attribute Name: snooping-trust
Attribute Type: empty
Netconf edit-config payload
<dhcp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-dhcp">
<snooping>
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<trust>
<config>
</snooping-trust><!-- operation="delete"-->
</config>
</trust>
</interface>
</interfaces>
</snooping>
</dhcp>
Command Syntax
ip dhcp snooping trust
Configure verify snooping vlan
Use this command to enable the IPSG feature at the interface level.
Attribute Name: verify-snooping-vlan
Attribute Type: empty
Netconf edit-config payload
<dhcp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-dhcp">
<snooping>
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<verify>
<config>
</verify-snooping-vlan>
</config>
</verify>
</interface>
</interfaces>
</snooping>
</dhcp>
Command Syntax
ip verify source dhcp-snooping-vlan
Configure verify access group mode
Use this command to enable the snooping access-group on the interface level.
Attribute Name: verify-access-group-mode
Attribute Type: empty
Netconf edit-config payload
<dhcp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-dhcp">
<snooping>
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<verify>
<config>
</verify-access-group-mode><!-- operation="delete"-->
</config>
</verify>
</interface>
</interfaces>
</snooping>
</dhcp>
Command Syntax
ip verify source access-group mode merge
clear hsl ipc-stat VALUE VALUE
Attribute Name: start-value
Attribute Type: uint16
Attribute Name: end-value
Attribute Type: uint16
Netconf RPC payload
<platform-clear-hsl-ipc-stat-values xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ras">
<start-value>VALUE</start-value>
<end-value>VALUE</end-value>
</platform-clear-hsl-ipc-stat-values>
Command Syntax
clear hsl ipc-stat VALUE VALUE
clear hsl ipc-stat
Netconf RPC payload
<platform-clear-hsl-ipc-stat xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ras"/>
Command Syntax
clear hsl ipc-stat
clear hsl mlag mac-sync-count
Netconf RPC payload
<platform-clear-hsl-mlag-mac-sync xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ras"/>
Command Syntax
clear hsl mlag mac-sync-count
clear hardware-discard-counters
Netconf RPC payload
<platform-clear-hardware-discard-counters xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ras"/>
Command Syntax
clear hardware-discard-counters
clear hsl fdb debug-counters
Netconf RPC payload
<platform-clear-hsl-fdb-debug-counters xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-ras"/>
Command Syntax
clear hsl fdb debug-counters
Last modified date: 08/22/2023