HP VPN Firewall Appliances Getting Started Command Reference
42
oap reboot
Use oap reboot to reset an OAP module.
Syntax
In standalone mode:
oap reboot slot slot-number
In IRF mode:
oap reboot chassis chassis-number slot slot-number
Views
User view
Default command level
3: Manage level
Parameters
slot slot-number: Specifies an OAP module by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies an OAP module on an IRF member device. (In IRF
mode.)
Examples
# In standalone mode, reset the OAP module in slot 3.
<Sysname> 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.
# In IRF mode, reset the OAP module in slot 5 on member device 2.
<Sysname> oap reboot chassis 2 slot 5
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.