D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
456
config ethernet_oam ports (critical link event)
Purpose
Used to configure Ethernet OAM critical link event for ports.
Syntax
config ethernet_oam ports [ <portlist> | all ] critical_link_event { dying_gasp | critical_event }
notify_state [ enable | disable ]
Description
The command used to configure the capability of Ethernet OAM critical link event. If the capability
for an event is disabled, the port will not send out the corresponding critical link event.
This table lists conditions that generate a critical link event:
Condition Event Description
System
reboot
Dying
gasp
If a reboot command is input (CLI, WEB or MIB), the dying gasp
event will be sent out first, and then restart the device.
OAM disable Critical
event
If the OAM state changes from enable to disable for management, a
critical event shall be sent out.
Port
shutdown
Critical
event
If the administrator shuts down the port, critical event will be sent out
first before shutdown of the port.
Parameters
<portlist> - Specifies a range of ports to be configured. Use all to specify all ports.
dying_gasp - An unrecoverable local failure condition has occurred
critical_event - An unspecified critical event has occurred.
notify_state - Specify to enable or disable the event notification. The default state is enable.
Restrictions
Only Administrator-level users can issue this command.
Example usage :
To enable dying gasp notification event for port 1:
DES-3200-28F:4# config ethernet_oam ports 1 critical_link_event dying_gasp notify_state enable
Commands: config ethernet_oam ports 1 critical_link_event dying_gasp notify_state enable
Success
DES-3200-28F:4#