R3303-HP HSR6800 Routers Fundamentals Command Reference

126
patch deactive
Use patch deactive to stop running patches.
Syntax
In standalone mode:
patch deactive [ patch-number ] slot slot-number
In IRF mode:
patch deactive [ patch-number ] chassis chassis-number slot slot-number
Views
System view
Default command level
3: Manage level
Parameters
patch-number: Specifies the sequence number of a patch, in the range of 1 to 200. If no sequence
number is specified, this command deactivates all ACTIVE patches. If a sequence number is specified,
this command deactivates the specified patch and all its subsequent ACTIVE patches.
slot slot-number: Specifies a card by its slot number. (In standalone mode.)
chassis chassis-number slot slot-number: Specifies an MPU on an IRF member device. (In IRF mode.)
Usage guidelines
This command is not applicable to patches in RUNNING state.
Examples
In standalone mode:
# Stop running patch 3 and all its subsequent ACTIVE patches on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch deactive 3 slot 1
# Stop running all ACTIVE patches on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch deactive slot 1
In IRF mode:
# Stop running patch 3 and all its subsequent ACTIVE patches on the card in slot 5 of IRF member 1.
<Sysname> system-view
[Sysname] patch deactive 3 chassis 1 slot 5
# Stop running all ACTIVE patches on the card in slot 5 of IRF member 1.
<Sysname> system-view
[Sysname] patch deactive chassis 1 slot 5
patch delete
Use patch delete to remove patches from the patch memory area.