Configuring The Client To Download Files From Dhcp Server - Cisco Catalyst 9400 System Management Configuration Manual

Cisco ios xe bengaluru 17.4.x
Hide thumbs Also See for Catalyst 9400:
Table of Contents

Advertisement

Configuring the Client to Download Files from DHCP Server

Step 15
Step 16
Step 17
Step 18
Configuring the Client to Download Files from DHCP Server
Note
You should only configure and enable the Layer 3 interface. Do not assign an IP address or DHCP-based
autoconfiguration with a saved configuration.
Procedure
Step 1
Step 2
System Management Configuration Guide, Cisco IOS XE Bengaluru 17.4.x (Catalyst 9400 Switches)
58
Command or Action
no switchport
Example:
Device(config-if)# no switchport
ip address address mask
Example:
Device(config-if)# ip address 10.10.10.1
255.255.255.0
end
Example:
Device(config-if)# end
copy running-config startup-config
Example:
Device(config-if)# end
Command or Action
configure terminal
Example:
Device# configure terminal
boot host dhcp
Example:
Device(conf)# boot host dhcp
Performing Device Setup Configuration
Purpose
Puts the interface into Layer 3 mode.
Specifies the IP address and mask for the
interface.
Returns to privileged EXEC mode.
(Optional) Saves your entries in the
configuration file.
Purpose
Enters global configuration mode.
Enables autoconfiguration with a saved
configuration.

Advertisement

Table of Contents
loading

Table of Contents