Command Manual (For Soliton) – DLDP
H3C S3100 Series Ethernet Switches
Chapter 1 DLDP Configuration Commands
1-3
In Ethernet port view,
Use the
dldp enable
command to enable DLDP for the current port.
Use the
dldp disable
command to disable DLDP for the current port.
This command applies to non-optical ports as well as optical ports.
By default, DLDP is disabled.
Caution:
When you use the
dldp enable
/
dldp disable
command in system view to
enable/disable DLDP on all optical ports of the switch, the configuration takes effect on
the existing optical ports, instead of those added subsequently.
Example
# Enable DLDP for all the optical ports of the switch.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] dldp enable
1.1.3 dldp authentication-mode
Syntax
dldp authentication-mode
{
none
|
simple
simple-password
|
md5
md5-password
}
undo dldp authentication-mode
View
System view
Parameter
none
: Sets the authentication mode to
none
(Performs no authentication).
simple
: Sets the authentication mode to plain text.
simple-password
: Authentication password in plain text, a string of 1 to 16 characters.
md5
: Sets the authentication mode to MD5.
md5-password
: MD5 authentication password, a string in plain text consisting of 1 to 16
characters or a string in cipher text corresponding to the string in plain text.