Example: Configuring A Device As A Dhcp Server; Example: Configuring Dhcp Auto-Image Update - Cisco Catalyst 9500 Manual

System management configuration guide, cisco ios xe amsterdam 17.2.x
Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Example: Configuring a Device as a DHCP Server

Example:
Device# show install committed
Displays information about committed packages.
Device# show install committed
[ R0 ] Committed Package(s) Information:
State (St): I - Inactive, U - Activated & Uncommitted,
--------------------------------------------------------------------------------
Type
--------------------------------------------------------------------------------
IMG
Device#
Step 8
show install uncommitted
Example:
Device# show install uncommitted
Displays information about uncommitted packages.
Device# show install uncommitted
[ R0 ] Uncommitted Package(s) Information:
State (St): I - Inactive, U - Activated & Uncommitted,
--------------------------------------------------------------------------------
Type
--------------------------------------------------------------------------------
IMG
Device#
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
Device(dhcp-config)# boot config-boot.text
Device(dhcp-config)# default-router 10.10.10.1
Device(dhcp-config)# option 150 10.10.10.1
Device(dhcp-config)# exit
Device(config)# tftp-server flash:config-boot.text
Device(config)# interface gigabitethernet1/0/4
Device(config-if)# no switchport
Device(config-if)# ip address 10.10.10.1 255.255.255.0
Device(config-if)# end

Example: Configuring DHCP Auto-Image Update

Device# configure terminal
System Management Configuration Guide, Cisco IOS XE Amsterdam 17.2.x (Catalyst 9500 Switches)
90
C - Activated & Committed, D - Deactivated & Uncommitted
St
Filename/Version
C
16.6.1.0
C - Activated & Committed, D - Deactivated & Uncommitted
St
Filename/Version
U
16.6.2.0
Performing Device Setup Configuration

Advertisement

Table of Contents
loading

Table of Contents