Step by Step Configure Router Vyata 6.5.65
Step by Step Configure Router Vyata 6.5.65
Syntax
set vpn l2tp remote-access client-ip-pool stop ipv4
delete vpn l2tp remote-access client-ip-pool stop
show vpn l2tp remote-access client-ip-pool stop
Command Mode
Configuration mode.
Configuration Statement
vpn {
l2tp {
remote‐access {
client‐ip‐pool {
stop ipv4
}
}
}
Parameters
ipv4 Mandatory. The IP address that designates the end of the address
pool.
Default
None.
Usage Guidelines
Use this command to specify the end of the address pool for remote L2TP VPN
clients.
Both the start address and the stop address must be specified. The start address is
specified using the vpn l2tp remote-access client-ip-pool start <ipv4> command.
Use the set form of this command to define the stop address.
Use the delete form of this command to remove the stop address.
Use the show form of this command to display the stop address.
Syntax
set vpn l2tp remote-access dhcp-interface interface
delete vpn l2tp remote-access dhcp-interface
show vpn l2tp remote-access dhcp-interface
Command Mode
Configuration mode.
Configuration Statement
vpn {
l2tp {
remote‐access {
dhcp‐interface interface
}
}
}
Parameters
interface The interface to use for remote access L2TP VPN connections
(e.g. eth0). Please note that the interface must already have IPsec
VPN enabled, using the vpn ipsec ipsec-interfaces interface
<if-name> command, and must be configured as a DHCP client.
Default
None.
Usage Guidelines
Use this command to specify a DHCP client interface to use for remote access L2TP
VPN connections. Connections will be automatically restarted if the IP address changes.
The DHCP interface is the interface facing the external network. This is the interface to
which the L2TP server binds, and only remote connections coming into this interface
will be accepted.
NOTE This option cannot be used if vpn l2tp remote‐access outside‐address <ipv4> is also set.
Use the set form of this command to specify a DHCP interface to use for remote accss
L2TP VPN connections.
Use the delete form of this command to remove the configuration Use
the show form of this command to view the configuration.
Syntax
set vpn l2tp remote-access dns-servers server-1 ipv4
delete vpn l2tp remote-access dns-servers server-1
show vpn l2tp remote-access dns-servers server-1
Command Mode
Configuration mode.
Configuration Statement
vpn {
l2tp {
remote‐access {
dns‐servers {
server‐1 ipv4
}
}
}
Parameters
ipv4 The IP address of the primary DNS server for remote clients.
Default
None.
Usage Guidelines
Use this command to specify the primary DNS server to be associated with remote
L2TP VPN clients.
Use the set form of this command to specify the primary DNS server IP address.
Use the delete form of this command to remove the primary DNS server IP address.
VPN 6.5R1 v01 Vyatta