![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 461](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439461.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
461
Ethernet OAM Commands
The Ethernet OAM commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters)
in the following table.
Command
Parameters
config ethernet_oam ports
[<portlist> | all] [mode [active | passive] | state [enable | disable] | link_monitor
[error_symbol {threshold <range 0-4294967295> | window <millisecond 1000-
60000> | notify_state [enable | disable]} | error_frame {threshold <range 0-
4294967295> | window <millisecond 1000-60000> | notify_state [enable | disable]}
| error_frame_seconds {threshold <range 1-900> | window <millisecond 10000-
900000> | notify_state [enable | disable]} | error_frame_period {threshold <range 0-
4294967295> | window <number 148810-100000000> | notify_state [enable |
disable]}] | critical_link_event [dying_gasp | critical_event] notify_state [enable |
disable] | remote_loopback [start | stop] | received_remote_loopback [process |
ignore]]
show ethernet_oam ports
{<portlist>} [status | configuration | statistics | event_log {index <value_list>}]
clear ethernet_oam ports
[<portlist> | all] [event_log | statistics]
Each command is listed, in detail, in the following sections.
config ethernet_oam ports mode
Purpose
Used to configure Ethernet OAM mode.
Syntax
config ethernet_oam ports [<portlist> | all] mode [active | passive]
Description
This command is used to configure ports Ethernet OAM to operate in active or passive
mode. The following two actions are allowed by ports in active mode, but disallowed by ports
in passive mode.
Initiate OAM discovery and Start or stop remote loop-back.
NOTE:
When a port is OAM-enabled, changing the OAM mode will cause
the OAM discovery to be re-started.
Parameters
portlist
– Specifies a range of ports to be configured. Use
all
to specify all ports.
mode
– Specifies to operate in either active mode or passive mode. The default mode is
active.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure port 1 to OAM mode to passive:
DES-3528:admin# config ethernet_oam ports 1 mode passive
Command: config ethernet_oam ports 1 mode passive
Success.
DES-3528:admin#