Figure 55 Network diagram

Configuration procedure

This example uses a switch. The configuration on a router is the same.

1.Log in to the firewall module from the network device:

# Configure the AUX user interface of the firewall module.

<FW module> system-view

[FW module] user-interface aux 0

[FW module-ui-aux0] authentication-mode none [FW module-ui-aux0] user privilege level 3 [FW module-ui-aux0]

# Log in to the firewall module.

<Switch> oap connect slot 3 Connected to OAP!

<FW module>

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 to 10 minutes.

[Switch-acsei server] acsei timer clock-sync 10

# Set the monitoring timer to 10 seconds.

[Switch-acsei server] acsei timer monitor 10

3.Enable ACSEI client on the Ten-GigabitEthernet 0/0 interface.

<FW module> system-view

[FW module] interface ten-gigabitethernet0/0 [FW module] acsei-client enable

4.Verifying the configuration:

# Restart the firewall 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 firewall module on the network device.

# Display the ACSEI server configuration information on the network device.

<Switch> display current-configuration configuration acsei-server

72