Cisco ASA Series Cli Configuration Manual page 521

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Chapter 1
Configuring DHCP
Configuring DHCP Options
The ASA supports the DHCP options listed in RFC 2132 to send information.
This section includes the following topics:
To configure a DHCP option, enter one of the following commands:
Options that Return an IP Address
Command
dhcpd option code ip addr_1 [addr_2]
Example:
hostname(config)# dhcpd option 2 ip
10.10.1.1 10.10.1.2
Options that Return a Text String
Command
dhcpd option code ascii text
Example:
hostname(config)# dhcpd option 2 ascii
examplestring
Options that Return a Hexadecimal Value
Command
dhcpd option code hex value
Example:
hostname(config)# dhcpd option 2 hex
22.0011.01.FF1111.00FF.0000.AAAA.1111.1111
.1111.11
Options that Return an IP Address, page 1-5
Options that Return a Text String, page 1-5
Options that Return a Hexadecimal Value, page 1-5
Purpose
Configures a DHCP option that returns one or two IP addresses.
Purpose
Configures a DHCP option that returns a text string.
Purpose
Configures a DHCP option that returns a hexadecimal value.
Configuring a DHCP Server
Cisco ASA Series CLI Configuration Guide
1-5

Advertisement

Table of Contents
loading

Table of Contents