Example 5: Client Updates A Rr; Server Updates Ptr Rr; Configuring Web Cache Services Using Wccp; Wccp Feature Support - Cisco FirePOWER ASA 5500 series Configuration Manual

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

Advertisement

Chapter 10
Configuring DHCP, DDNS, and WCCP Services

Example 5: Client Updates A RR; Server Updates PTR RR

The following example configures the client to update the A resource record and the server to update the
PTR records. Also, the client uses the domain name from the DHCP server to form the FQDN.
To configure this scenario, perform the following steps:
Step 1
To define the DDNS update method named ddns-2, enter the following commands:
hostname(config)# ddns update method ddns-2
hostname(DDNS-update-method)# ddns
To configure the DHCP client for interface Ethernet0 and assign the update method to the interface, enter
Step 2
the following commands:
hostname(DDNS-update-method)# interface Ethernet0
hostname(config-if)# dhcp client update dns
hostname(config-if)# ddns update ddns-2
hostname(config-if)# ddns update hostname asa
To configure the DHCP server, enter the following commands:
Step 3
hostname(config-if)# dhcpd update dns
hostname(config-if)# dhcpd domain example.com

Configuring Web Cache Services Using WCCP

The purpose of web caching is to reduce latency and network traffic. Previously-accessed web pages are
stored in a cache buffer, so if a user needs the page again, they can retrieve it from the cache instead of
the web server.
WCCP specifies interactions between the security appliance and external web caches. The feature
transparently redirects selected types of traffic to a group of web cache engines to optimize resource
usage and lower response times. The security appliance only supports WCCP version 2.
Using a security appliance as an intermediary eliminates the need for a separate router to do the WCCP
redirect because the security appliance takes care of redirecting requests to cache engines. When the
security appliance knows when a packet needs redirection, it skips TCP state tracking, TCP sequence
number randomization, and NAT on these traffic flows.
This section includes the following topics:

WCCP Feature Support

The following WCCPv2 features are supported with the security appliance:
OL-10088-01
WCCP Feature Support, page 10-9
WCCP Interaction With Other Features, page 10-10
Enabling WCCP Redirection, page 10-10
Redirection of multiple TCP/UDP port-destined traffic.
Authentication for cache engines in a service group.
Configuring Web Cache Services Using WCCP
Cisco Security Appliance Command Line Configuration Guide
10-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Pix 500 seriesCisco asa 5500 series

Table of Contents