Displays information about all the software install operations that was performed since boot-up of the device.
Device# show install log
[0|install_op_boot]: START Tue Aug 30 06:39:48 Universal 2018
[0|install_op_boot]: END SUCCESS Tue Aug 30 06:39:50 Universal 2018
Step 3 show install summary
Example:
Device# show install summary
Displays information about the image versions and their corresponding install state for all members/field-replaceable
unit (FRU).
• The output of this command differs based on the install command that is executed.
Device# show install summary
[ Switch 1 2 ] Installed Package(s) Information:
State (St): I - Inactive, U - Activated & Uncommitted,
C - Activated & Committed, D - Deactivated & Uncommitted
--------------------------------------------------------------------------------
Type St Filename/Version
--------------------------------------------------------------------------------
IMG C 16.9.1.0.70
--------------------------------------------------------------------------------
Auto abort timer: inactive
--------------------------------------------------------------------------------
Step 4 show install package filesystem: filename
Example:
Device# show install package flash:cat9k_lite-rpboot.16.09.01.SPA.pkg
Displays information about the specified software install package file.
Device# show install package flash:cat9k_lite-rpboot.16.09.01.SPA.pkg
Package: cat9k_lite-rpboot.16.09.01.SPA.pkg
Size: 34616705
Timestamp: Thu Aug 30 20:28:25 2018 UTC
Canonical path: /flash/cat9k_lite-rpboot.16.09.01.SPA.pkg
Raw disk-file SHA1sum:
5e816f97bcae3e30eb8bc2f0ec8f64402cea1638
Header size: 980 bytes
Package type: 30001
Package flags: 0
Header version: 3
Package is bootable on RP when specified
by packages provisioning file.
Example: Configuring a Device as a DHCP Server
Device# configure terminal
Device(config)# ip dhcp pool pool1
Device(dhcp-config)# network 10.10.10.0 255.255.255.0
System Management Configuration Guide, Cisco IOS XE Gibraltar 16.10.x (Catalyst 9200 Switches)
81
Performing Device Setup Configuration
Example: Configuring a Device as a DHCP Server