Cisco Catalyst 9500 Manual page 75

Hide thumbs Also See for Catalyst 9500:
Table of Contents

Advertisement

Performing Device Setup Configuration
Command or Action
Device(dhcp-config)# default-router 10.10.10.1
Step 6
option 150 address
Example:
Device(dhcp-config)# option 150 10.10.10.1
Step 7
exit
Example:
Device(dhcp-config)# exit
Step 8
tftp-server flash:filename.text
Example:
Device(config)# tftp-server flash:config-boot.text
Step 9
interface interface-id
Example:
Device(config)# interface
fortygigabitethernet1/0/4
Step 10
no switchport
Example:
Device(config-if)# no switchport
Step 11
ip address address mask
Example:
Device(config-if)# ip address 10.10.10.1
255.255.255.0
Step 12
end
Example:
Device(config-if)# end
System Management Configuration Guide, Cisco IOS XE Fuji 16.8.x (Catalyst 9500 Switches)
Configuring DHCP Autoconfiguration (Only Configuration File)
Purpose
Specifies the IP address of the TFTP server.
Returns to global configuration mode.
Specifies the configuration file on the TFTP server.
Specifies the address of the client that will receive the
configuration file.
Puts the interface into Layer 3 mode.
Specifies the IP address and mask for the interface.
Returns to privileged EXEC mode.
61

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents