R3303-HP HSR6800 Routers High Availability Configuration Guide

49
# Enable DLDP globally.
<RouterB> system-view
[RouterB] dldp enable
# Configure GigabitEthernet 3/0/1 to operate in full duplex mode and at 1000 Mbps, and
enable DLDP on it.
[RouterB] interface gigabitethernet 3/0/1
[RouterB-GigabitEthernet3/0/1] duplex full
[RouterB-GigabitEthernet3/0/1] speed 1000
[RouterB-GigabitEthernet3/0/1] dldp enable
[RouterB-GigabitEthernet3/0/1] quit
# Configure GigabitEthernet 3/0/2 to operate in full duplex mode and at 1000 Mbps, and
enable DLDP on it.
[RouterB] interface gigabitethernet 3/0/2
[RouterB-GigabitEthernet3/0/2] duplex full
[RouterB-GigabitEthernet3/0/2] speed 1000
[RouterB-GigabitEthernet3/0/2] dldp enable
[RouterB-GigabitEthernet3/0/2] quit
# Set the DLDP mode to enhanced.
[RouterB] dldp work-mode enhance
# Set the port shutdown mode to manual.
[RouterB] dldp unidirectional-shutdown manual
3. Verify the configuration:
After the configurations are complete, you can use the display dldp command to display the DLDP
configuration information on ports.
# Display the DLDP configuration information on all the DLDP-enabled ports of Router A.
[RouterA] display dldp
DLDP global status : enable
DLDP interval : 5s
DLDP work-mode : enhance
DLDP authentication-mode : none
DLDP unidirectional-shutdown : manual
DLDP delaydown-timer : 1s
The number of enabled ports is 2.
Interface GigabitEthernet3/0/1
DLDP port state : advertisement
DLDP link state : up
The neighbor number of the port is 1.
Neighbor mac address : 0023-8956-3600
Neighbor port index : 59
Neighbor state : two way
Neighbor aged time : 11
Interface GigabitEthernet3/0/2
DLDP port state : advertisement
DLDP link state : up
The neighbor number of the port is 1.