Specifications
VPN Setup 489
Chapter 22
Exit the vpn-dialer sub-mode.
Enter the role sub-mode and create a role using the following CLI
command.
Assign a dialer to the role using the following CLI command.
Assign a session ACL to the role using the following CLI command.
Exit the role sub-mode.
Apply a default role to VPN authentication using the following CLI
command.
Apply a default role to Captive Portal authentication using the following CLI
command.
(Alcatel) (config-vpn-dialer) # exit <Enter>
(Alcatel) (config) # user-role RoleName <Enter>
(Alcatel) (config-role) # dialer DialerName <Enter>
(Alcatel) (config-role) # session-acl ACLname <Enter>
(Alcatel) (config-role) # exit <Enter>
(Alcatel) (config) # aaa vpn-authentication default-role RoleName <Enter>
(Alcatel) (config) # aaa captive-portal default-role RoleName <Enter>
4
5
6
7
8
9
10