Cisco ASA Series Cli Configuration Manual page 1877

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

Advertisement

Chapter 1
Configuring Clientless SSL VPN
Detailed Steps
Command
Step 1
webvpn
Step 2
group-policy webvpn
username webvpn
Step 3
port-forward auto-start list_name
Example:
hostname(config-group-policy)# webvpn
hostname(config-group-webvpn)# port-forward
auto-start apps1
Step 4
show run webvpn port-forward
Step 5
(Optional)
no port-forward
Enabling and Disabling Port Forwarding
By default, port forwarding is disabled.
Detailed Steps
Command
Step 1
port-forward [enable list_name | disable]
Example:
hostname(config-group-policy)# webvpn
hostname(config-group-webvpn)# port-forward enable
apps1
Step 2
show running-config port-forward
Configuring Port Forwarding
Purpose
Switches to webvpn configuration mode.
Switches to group-policy webvpn configuration
mode.
Switches to username webvpn configuration mode.
Starts port forwarding automatically upon user
login.
list_name names the port forwarding list already
present in the ASA webvpn configuration. You
cannot assign more than one port forwarding list to
a group policy or username.
Assigns the port forwarding list named apps1 to the
group policy.
Displays the port forwarding list entries present in
the ASA configuration.
Removes the port-forward command from the group
policy or username and reverts to the default.
Purpose
Enables port forwarding. You do not have to start
port forwarding manually if you entered
port-forward auto-start list_name from the
previous table.
list_name is the name of the port forwarding list
already present in the ASA webvpn configuration.
You cannot assign more than one port forwarding
list to a group policy or username.
Assigns the port forwarding list named apps1 to the
group policy.
Views the port forwarding list entries.
Cisco ASA Series CLI Configuration Guide
1-69

Advertisement

Table of Contents
loading

Table of Contents