R3303-HP HSR6800 Routers Fundamentals Command Reference

131
patch run [ patch-number ] [ slot slot-number ]
In IRF mode:
patch run [ 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 confirms all ACTIVE patches (including ACTIVE patches for auxiliary
CPUs) and changes their state to RUNNING. If a sequence number is specified, this command confirms
the specified ACTIVE patch and all its previous patches, and changes their state to RUNNING.
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
After being confirmed, ACTIVE patches are set in RUNNING state and can continue to run after a reboot.
If not confirmed, ACTIVE patches are set in DEACTIVE state at a reboot.
Examples
In standalone mode:
# Confirm patch 3 and all its previous ACTIVE patches on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch run 3 slot 1
# Confirm all ACTIVE patches on the standby MPU in slot 1.
<Sysname> system-view
[Sysname] patch run slot 1
In IRF mode:
# Confirm patch 3 and all its previous ACTIVE patches on the card in slot 5 of IRF member 1.
<Sysname> system-view
[Sysname] patch run 3 chassis 1 slot 5
# Confirm all ACTIVE patches on the card in slot 5 of IRF member 1.
<Sysname> system-view
[Sysname] patch run chassis 1 slot 5