D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
449
Example usage:
To display the CFM packet CCM counters:
DES-3200-28:4# show cfm pkt_cnt ccm
Command: show cfm pkt_cnt ccm
CCM RX counters:
XCON = Cross-connect CCMs
Error = Error CCMs
Normal = Normal CCMs
MEP Name VID Port Level Direction XCON Error Normal
----------- ---- ----- ----- --------- ---------- ---------- ----------
mep1 1 1 2 inward 9 8 100
mep2 1 2 2 inward 9 8 100
mep3 1 3 2 inward 9 8 100
-----------------------------------------
Total: 27 24 300
clear cfm pkt_cnt
Purpose
This command is used to clear the CFM packet’s RX/TX counters.
Syntax
clear cfm pkt_cnt { [ ports <portlist> { [ rx | tx ] } | [ rx | tx ] | ccm ] }
Description
CFM packet counters will be cleared.
Parameters
ports <portlist> - The ports which require need the counters clearing. If not specified, all
ports will be cleared.
{[rx | tx]} - Clear RX or TX counters. If none is specified, both of them are cleared.
[rx | tx] - Clear only RX or TX counters.
ccm – Clear only CCM RX counters.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To clear all CFM packet counters:
DES-3200-28F:4# clear cfm pkt_cnt
Command: clear cfm pkt_cnt
Success.
DES-3200-28F:4#