Chapter 7: Second Level Commands | June 30, 2006 |
L2TP AND PPP COMMANDS
The L2TP commands are used for configuring the L2tp
Only one source interface may be defined.
Using the ip l2tp
Host(config)# ip l2tp source-address
This command deletes the radius
Usage
ip l2tp source-address <IP address>
Parameter(s)
<IP address>
This is the l2tp source IP address; it must be a legal IP address.
Example(s)
Host(config)# ip l2tp
Using the no ip l2tp
Host(config)# no ip l2tp
This command deletes the L2TP
Usage
no ip l2tp
Example(s)
Host(config)# no ip l2tp
Defining the domain name
Host(config)# ip domain-name
Usage
ip
Example(s)
Host(config)# ip
|