30-15
Cisco Security Appliance Command Line Configuration Guide
OL-12172-03
Chapter 30 Configuring Connection Profiles, Group Policies, and Users
Configuring Connection Profiles
For example, the following command designates that the tunnel-group ppp-attributes mode commands
that follow pertain to the connection profile named TG1. Notice that the prompt changes to indicate that
you are now in tunnel-group ppp-attributes mode:
hostname(config)#
tunnel-group
TG1
type remote-access
hostname(config)#
tunnel-group
TG1
ppp-attributes
hostname(config-tunnel-ppp)#
Step 2
Specify whether to enable authentication using specific protocols for the PPP connection. The protocol
value can be:
•
pap—Enables the use of Password Authentication Protocol for the PPP connection.
•
chap—Enables the use of Challenge Handshake Authentication Protocol for the PPP connection.
•
ms-chap-v1 or ms-chap-v2—Enables the use of Microsoft Challenge Handshake Authentication
Protocol, version 1 or version 2 for the PPP connection.
•
eap—Enables the use of Extensible Authentication protocol for the PPP connection.
CHAP and MSCHAPv1 are enabled by default.
The syntax of this command is:
hostname(config-tunnel-ppp)#
authentication
protocol
hostname(config-tunnel-ppp)#
To disable authentication for a specific protocol, use the
no
form of the command:
hostname(config-tunnel-ppp)#
no
authentication
protocol
hostname(config-tunnel-ppp)#
For example, the following command enables the use of the PAP protocol for a PPP connection.
hostname(config-tunnel-ppp)#
authentication pap
hostname(config-tunnel-ppp)#
The following command enables the use of the MS-CHAP, version 2 protocol for a PPP connection:
hostname(config-tunnel-ppp)#
authentication ms-chap-v2
hostname(config-tunnel-ppp)#
The following command enables the use of the EAP-PROXY protocol for a PPP connection:
hostname(config-tunnel-ppp)#
authentication pap
hostname(config-tunnel-ppp)#
The following command disables the use of the MS-CHAP, version 1 protocol for a PPP connection:
hostname(config-tunnel-ppp)#
no
authentication ms-chap-v1
hostname(config-tunnel-ppp)#
Configuring LAN-to-LAN Connection Profiles
An IPSec LAN-to-LAN VPN connection profile applies only to LAN-to-LAN IPSec client connections.
While many of the parameters that you configure are the same as for IPSec remote-access connection
profiles, LAN-to-LAN tunnels have fewer parameters. To configure a LAN-to-LAN connection profile,
follow the steps in this section.
Содержание 500 Series
Страница 38: ...Contents xxxviii Cisco Security Appliance Command Line Configuration Guide OL 12172 03 ...
Страница 45: ...P A R T 1 Getting Started and General Information ...
Страница 46: ......
Страница 277: ...P A R T 2 Configuring the Firewall ...
Страница 278: ......
Страница 354: ...17 38 Cisco Security Appliance Command Line Configuration Guide OL 12172 03 Chapter 17 Configuring NAT NAT Examples ...
Страница 561: ...P A R T 3 Configuring VPN ...
Страница 562: ......
Страница 891: ...P A R T 4 System Administration ...
Страница 892: ......
Страница 975: ...P A R T 5 Reference ...
Страница 976: ......