Client And Updates Both Rrs; Honors Client Request And Updates Both A And Ptr Rr - Cisco FirePOWER ASA 5500 series Configuration Manual

Security appliance command line
Hide thumbs Also See for FirePOWER ASA 5500 series:
Table of Contents

Advertisement

Configuring Dynamic DNS
Example 3: Client Includes FQDN Option Instructing Server Not to Update Either
RR; Server Overrides Client and Updates Both RRs.
The following example configures the DHCP client to include the FQDN option instructing the DHCP
server not to update either the A or PTR updates. The example also configures the server to override the
client request. As a result, the client backs off without performing any updates.
To configure this scenario, perform the following steps:
To configure the update method named ddns-2 to request that it make both A and PTR RR updates, enter
Step 1
the following commands:
hostname(config)# ddns update method ddns-2
hostname(DDNS-update-method)# ddns both
To assign the DDNS update method named ddns-2 on interface Ethernet0 and provide the client
Step 2
hostname (asa), enter the following commands:
hostname(DDNS-update-method)# interface Ethernet0
hostname(if-config)# ddns update ddns-2
hostname(if-config)# ddns update hostname asa.example.com
Step 3
To enable the DHCP client feature on the interface, enter the following commands:
hostname(if-config)# dhcp client update dns server none
hostname(if-config)# ip address dhcp
To configure the DHCP server to override the client update requests, enter the following command:
Step 4
hostname(if-config)# dhcpd update dns both override
Example 4: Client Asks Server To Perform Both Updates; Server Configured to
Update PTR RR Only; Honors Client Request and Updates Both A and PTR RR
The following example configures the server to perform only PTR RR updates by default. However, the
server honors the client request that it perform both A and PTR updates. The server also forms the FQDN
by appending the domain name (example.com) to the hostname provided by the client (asa).
To configure this scenario, perform the following steps:
Step 1
To configure the DHCP client on interface Ethernet0, enter the following commands:
hostname(config)# interface Ethernet0
hostname(config-if)# dhcp client update dns both
hostname(config-if)# ddns update hostname asa
To configure the DHCP server, enter the following commands:
Step 2
hostname(config-if)# dhcpd update dns
hostname(config-if)# dhcpd domain example.com
Cisco Security Appliance Command Line Configuration Guide
10-8
Chapter 10
Configuring DHCP, DDNS, and WCCP Services
OL-10088-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pix 500 seriesCisco asa 5500 series

Table of Contents