3com S7906E Guide De Référence

Page de 2327
 
1-3 
display dldp statistics 
Syntax 
display dldp statistics interface-type interface-number ] 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
interface-type interface-number: Port type and port number. 
Description 
Use the display dldp statistics command to display the statistics on the DLDP packets passing 
through a port. 
If you do not provide the interface-type or interface-number argument, this command displays the 
statistics on the DLDP packets passing through all the DLDP-enabled ports. 
Examples 
# Display the statistics on the DLDP packets passing through all the DLDP-enabled ports. 
<Sysname> display dldp statistics 
Interface GigabitEthernet2/0/1 
 Packets sent : 6 
 Packets received : 5 
 Invalid packets received : 2 
 Loop packets received : 0 
 Authentication failed packets received : 0  
 Valid packets received : 3 
 
Interface GigabitEthernet2/0/2 
 Packets sent : 7 
 Packets received : 7 
 Invalid packets received : 3 
 Loop packets received : 0 
 Authentication failed packets received : 0  
 Valid packets received : 4 
# Display the statistics on the DLDP packets passing through GigabitEthernet 2/0/1. 
<Sysname> display dldp statistics GigabitEthernet 2/0/1 
Interface GigabitEthernet2/0/1 
 Packets sent : 6 
 Packets received : 5 
 Invalid packets received : 2 
 Loop packets received : 0 
 Authentication failed packets received : 0  
 Valid packets received : 3