Cisco L2TP Manual - Página 11
Navegue en línea o descargue pdf Manual para Servidor Cisco L2TP. Cisco L2TP 14 páginas.
L2TP Network Server
Creating and Binding LNS Service
Use the following example to create the LNS service and bind the IP address to it:
configure
Notes:
• LNS service has to be configured in destination context.
• Bind address is the interface address that is to serve as an L2TP PDN interface.
• Multiple addresses on the same IP interface can be bound to different LNS services. However, each
Configuring Authentication Parameters for LNS Service
Use the following example to authentication parameters for LNS service:
configure
| | pap <
Note:
• For more information on authentication procedure and priorities, refer authentication command section
Configuring Tunnel and Session Parameters for LNS Service
Use the following example to configure the tunnel and session parameters for LNS service:
configure
Note:
• For more information on tunnel and session related parameters, refer LNS Configuration Mode Commands
context
<dest_ctxt_name>
lns-service
<lns_svc_name> -noconfirm
bind address
end
address can be bound to only one LNS service. In addition, the LNS service can not be bound to the same
interface as other services such as a LAC service.
context
<dest_ctxt_name>
lns-service
<lns_svc_name>
authentication { { [ allow-noauth | chap
] } | msid-auth }
pref>
end
in LNS Configuration Mode Commands chapter of the Command Line Interface Reference.
context
<dest_ctxt_name>
lns-service
<lns_svc_name>
max-tunnel
max-session-per-tunnel
end
chapter of the Command Line Interface Reference.
-noconfirm
[ max-subscribers
<ip_address>
<max_tunnels>
<max_sessions>
Creating and Binding LNS Service
]
<max_subscriber>
| mschap
<pref>
<pref>
L2TP Network Server
11