The reset vlan-statistics command deletes statistics about user packets with specified VLAN IDs from a specified interface.
This command is supported only on the NetEngine 8000 F1A.
reset vlan-statistics interface { interface-name | interface-type interface-number } all
reset vlan-statistics interface { interface-name | interface-type interface-number } cevlan cevlan-id
reset vlan-statistics interface { interface-name | interface-type interface-number } pevlan pevlan-id [ cevlan cevlan-id ]
Parameter | Description | Value |
---|---|---|
interface-name |
Deletes statistics about user packets from a specified interface name. |
- |
all |
Clear all statistics in the interface. |
- |
interface interface-type interface-number |
Deletes statistics about user packets from a specified interface. |
- |
cevlan cevlan-id |
Deletes statistics about user packets with a specified inner VLAN ID from a specified interface. |
The value is an integer ranging from 1 to 4094. |
pevlan pevlan-id |
Deletes statistics about user packets with a specified single or outer VLAN ID from a specified interface. |
The value is an integer ranging from 1 to 4094. |
Usage Scenario
Before collecting statistics about user packets with a specified outer VLAN ID, inner VLAN ID, or any VLAN ID on a specified interface within a period, run the reset vlan statistics command to delete the existing traffic statistics of this interface.
Precautions
This command is supported only on the admin VS.
Statistics cannot be restored after you delete them. Therefore, exercise caution when running the reset vlan statistics command.