Configuration procedure, Verifying the configuration – H3C Technologies H3C SecBlade LB Cards User Manual
Page 64

54
Configuration procedure
The following configuration uses a switch as an example. The configuration on a router is the same.
1.
Log in to the LB module from the network device.
<Switch> oap connect slot 3
Connected to OAP!
<LB>
2.
Configure the clock synchronization timer and the monitoring timer on the network device:
# Enable ACSEI server.
<Switch> system-view
[Switch] acsei server enable
# Enter ACSEI server view.
[Switch] acsei server
# Set the clock synchronization timer from the network device to the LB module to 10 minutes.
[Switch-acsei server] acsei timer clock-sync 10
# Set the monitoring timer from the network device to the LB module to 10 seconds.
[Switch-acsei server] acsei timer monitor 10
3.
Configure the LB module:
# Enable ACSEI client on the Ten-GigabitEthernet 0/0 interface.
<LB> system-view
[LB] interface Ten-GigabitEthernet0/0
[LB] acsei-client enable
Verifying the configuration
1.
Restart the LB module on the network device.
<Switch> oap reboot slot 3
This command will recover the OAP from shutdown or other failed state.
Warning: This command may lose the data on the hard disk if the OAP is not being
shut down! Continue? [Y/N]:y
Reboot OAP by command.
The output shows that you can restart the LB module on the network device.
2.
Display the ACSEI server configuration information on the network device.
<Switch> display current-configuration configuration acsei-server
#
acsei server
acsei timer clock-sync 10
acsei timer monitor 10
#
return
[Switch]
The output shows that the clock synchronization timer and monitoring timer from the network
device to the LB module are 10 minutes and 10 seconds, respectively.