...
This command clears the statistics information of loopback L3 interface.
Command Syntax
run clear l3-interface statistics [loopback | <vlan-interface statistics loopback >]
Parameters
Parameter | Description |
[loopback | <vlan-interface>] | Specifies the loopback interface or a VLAN interface. |
Example
• This example clears the statistics information of loopback interface:
Code Block |
---|
admin@XorPlus# run clear vlanl3-interface statistics loopback admin@XorPlus# commit |
...