Authentication failed packets received : 0
Valid packets received : 4
# Display the statistics on the DLDP packets passing through GigabitEthernet 1/0/25.
<Sysname> display dldp statistics gigabitethernet 1/0/25
Interface GigabitEthernet1/0/25
Packets sent : 6
Packets received : 5
Invalid packets received : 2
Loop packets received : 0
Authentication failed packets received : 0
Valid packets received : 3
Table 8 Output description
Field Description
Interface Port index
Packets sent Total number of DLDP packets sent
Packets received Total number of DLDP packets received
Invalid packets received Number of the invalid packets received
Loop packets received Number of the loopback packets received
Authentication failed packets received
Valid packets received Number of the valid packets received
dldp authentication-mode
Syntax
dldp authentication-mode { md5 md5-password | none | simple simple-password }
undo dldp authentication-mode
View
System view
Default level
2: System level
Parameters
md5 md5-password: Specifies to perform MD5 authentication and sets the password. The
md5-password argument is the password, a string of 1 to 16 characters or a 24-bit string. The former
indicates a plain text password and the latter indicates a cipher text password. This argument is
case-sensitive.
none: Specifies not to perform authentication.
simple simple-password: Specifies to perform plain text authentication and sets the password. The
simple-password argument is the password, a case-sensitive string of 1 to 16 characters.
Description
Use the dldp authentication-mode command to configure DLDP authentication.
23