| clearinterface |
Use this method to resets the statistical counters of the specified interface. |
Syntax |
Parameters |
id |
Interface number, in C/U format, where C can take one of the following values:
* 0 - Indicates a management interface.
* 1 - Indicates a 1 Gbps port.
* 10 - Indicates a 10 Gbps port.
* LA - Indicates a link aggregation port.
* LO - Indicates a loop back port.
U is a unique integer for representing an interface in a particular port group. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |