Cisco Catalyst 6500 Series Configuration Manual page 179

Catalyst 6500 series switch and cisco 7600 series router firewall services
Hide thumbs Also See for Catalyst 6500 Series:
Table of Contents

Advertisement

Chapter 9
Configuring Network Address Translation
Configure PAT for the inside network by entering the following commands:
Step 1
FWSM/contexta(config)# nat (inside) 1 0.0.0.0 0.0.0.0 0 0
FWSM/contexta(config)# global (outside) 1 209.165.201.15
Redirect Telnet requests for 209.165.201.5 to 10.1.1.6 by entering the following command:
Step 2
FWSM/contexta(config)# static (inside,outside) tcp 209.165.201.5 telnet 10.1.1.6 telnet
netmask 255.255.255.255
Step 3
Redirect FTP requests for IP address 209.165.201.5 to 10.1.1.3 by entering the following command:
FWSM/contexta(config)# static (inside,outside) tcp 209.165.201.5 ftp 10.1.1.3 ftp netmask
255.255.255.255
Redirect HTTP requests for the FWSM outside interface address to 10.1.1.5 by entering the following
Step 4
command:
FWSM/contexta(config)# static (inside,outside) tcp interface www 10.1.1.5 www netmask
255.255.255.255
Redirect HTTP requests on port 8080 for PAT address 209.165.201.15 to 10.1.1.7 port 80 by entering
Step 5
the following command:
FWSM/contexta(config)# static (inside,outside) tcp 209.165.201.15 8080 10.1.1.7 www
netmask 255.255.255.255
OL-6392-01
Catalyst 6500 Series Switch and Cisco 7600 Series Router Firewall Services Module Configuration Guide
NAT Examples
9-35

Advertisement

Table of Contents
loading

This manual is also suitable for:

7600 series

Table of Contents