ISSU

Install All

Install All
<!-- install all nxos --> 
<install_all_nxos xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">
  <nxos>bootflash:nxos.9.2.0.126.bin.upg</nxos>
  <non-interruptive/>
</install_all_nxos>

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install all bootflash:nxos.9.2.0.126.bin

Install Add Command

Install Add Command

<install_add xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">    
 <add>mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000.rpm</add>   
</install_add> 

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install add mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000

Install Activate

Install Activate

 <install_activate xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">    
  <activate>mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000.rpm</activate>     
  <forced/>  
</install_activate>

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install activate mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000

Install Deactivate

Install Deactivate
   <install_deactivate xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">    
    <deactivate>mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000.rpm</deactivate> 
        <forced/>   
 </install_deactivate>

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install deactivate mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000

Install Commit

Install Commit
<install_commit xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">     
    <commit>*pkgname*</commit> 
</install_commit> 

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install commit mtx-openconfig-all-1.0.0.0-9.2.1.I9.1.lib32_n9000

Install Remove

Install Remove
<install_remove xmlns="http://cisco.com/ns/yang/cisco-nx-os-device">     
<remove>mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000.rpm
</remove>    
 <forced/>   
</install_remove> 

Note: This example was added in Release 9.2(1).


CLI Commands

The CLI commands are equivalent to the payload examples displayed in the pane on the right.

install remove mtx-openconfig-all-1.0.0.126-9.2.1.I9.1.lib32_n9000