Configuration procedure – H3C Technologies H3C S12500 Series Switches User Manual
Page 59

48
Figure 9 Network diagram
Configuration procedure
1.
Configure Device A:
# Enable DLDP globally.
[DeviceA] dldp enable
# Configure Gigabitethernet 2/0/1 to operate in full duplex mode, configure the port rate as
1000 Mbps, and enable DLDP on the port.
[DeviceA] interface gigabitethernet 2/0/1
[DeviceA-Gigabitethernet2/0/1] duplex full
[DeviceA-Gigabitethernet2/0/1] speed 1000
[DeviceA-Gigabitethernet2/0/1] dldp enable
[DeviceA-Gigabitethernet2/0/1] quit
# Configure Gigabitethernet 2/0/2 to operate in full duplex mode, configure the port rate as
1000 Mbps, and enable DLDP on the port.
[DeviceA] interface gigabitethernet 2/0/2
[DeviceA-Gigabitethernet2/0/2] duplex full
[DeviceA-Gigabitethernet2/0/2] speed 1000
[DeviceA-Gigabitethernet2/0/2] dldp enable
[DeviceA-Gigabitethernet2/0/2] quit
# Set the DLDP mode to enhanced.
[DeviceA] dldp work-mode enhance
# Set the port shutdown mode to auto.
[DeviceA] dldp unidirectional-shutdown auto
2.
Configure Device B: