R3303-HP HSR6800 Routers Fundamentals Command Reference

127
Syntax
In standalone mode:
patch delete [ patch-number ] slot slot-number
In IRF mode:
patch delete [ 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 removes all patches in the patch memory area. If a sequence number
is specified, this command removes the specified patch and all its subsequent 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 does not delete patches from storage media. After being removed from the patch memory
area, the patches changes to the IDLE state.
Examples
In standalone mode:
# Remove patch 3 and all its subsequent patches from the patch memory area on the standby MPU in slot
1.
<Sysname> system-view
[Sysname] patch delete 3 slot 1
# Remove all patches from the patch memory area on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch delete slot 1
In IRF mode:
# Remove patch 3 and all its subsequent patches from the patch memory area on the card in slot 5 of IRF
member 1.
<Sysname> system-view
[Sysname] patch delete 3 chassis 1 slot 5
# Remove all patches from the patch memory area on the card in slot 5 of IRF member 1.
<Sysname> system-view
[Sysname] patch delete chassis 1 slot 5
patch install
Use patch install to install and run patches in one step.
Use undo patch install to remove all ACTIVE and RUNNING patches from the patch memory area.