Command Manual (For Soliton) – DLDP
H3C S3100 Series Ethernet Switches
Chapter 1 DLDP Configuration Commands
1-7
Example
# Configure DLDP to shut down the corresponding port on detecting a unidirectional
link.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] dldp unidirectional-shutdown auto
1.1.7 dldp work-mode
Syntax
dldp work-mode
{
enhance
|
normal
}
undo
dldp work-mode
View
System view
Parameter
enhance
: Configures DLDP to work in enhanced mode. In this mode, DLDP detects
whether neighbors exist when neighbor tables are aging.
normal
: Configures DLDP to work in normal mode. In this mode, DLDP does not detect
whether neighbors exist when neighbor tables are aging.
Description
Use the
dldp work-mode
command to set the DLDP operating mode.
Use the
undo dldp work-mode
command to restore the default DLDP operating
mode.
By default, DLDP works in normal mode.
Note:
z
When DLDP works in normal mode, the system can identify only the unidirectional
links caused by fiber cross-connection.
z
When the DLDP protocol works in enhanced mode, the system can identify two
types of unidirectional links: one is caused by fiber cross-connection and the other is
caused by one fiber being not connected or being disconnected.
Example
# Configure DLDP to work in enhanced mode.