![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 501](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439501.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
501
clear cfm pkt_cnt
Purpose
Used to clear the CFM packet RX/TX counters.
Syntax
clear cfm pkt_cnt {[ports <portlist> {[rx | tx]} | [rx | tx] | ccm]}
Description
This command clears CFM packet counters.
Parameters
ports
– Specifies which ports’ counter to show. If not specified, all ports will be shown.
{rx | tx}
– Shows RX or TX packet counter. If none is specified, both of them are shown.
ccm
- Shows the CCM transmission state.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To clear the CFM packet RX/TX counters:
DES-3528:admin# clear cfm pkt_cnt ports 2 rx
Command: clear cfm pkt_cnt ports 2 rx
Success.
DES-3528:admin#
config cfm mp_ltr_all
Purpose
Used to configure the CFM mp linktrace on the Switch.
Syntax
config cfm mp_ltr_all [enable | disable]
Description
This command configures the CFM mp linktrace on the Switch.
Parameters
enable
– Used to enable the CFM mp linktrace.
disable
– Used to disable the CFM mp linktrace.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure CFM mp linktrace:
DES-3528:admin# config cfm mp_ltr_all enable
Command: config cfm mp_ltr_all enable
Success.
DES-3528:admin#
show cfm mp_ltr_all
Purpose
Used to display the CFM mp linktrace settings on the Switch.
Syntax
show cfm mp_ltr_all
Description
This command displays the CFM mp linktrace settings on the Switch.
Parameters
None.
Restrictions
None.
Example usage:
To show the CFM mp linktrace on the Switch:
DES-3528:admin# show cfm mp_ltr_all
Command: show cfm mp_ltr_all
All MPs reply LTRs: Enabled
DES-3528:admin#