L2tp and ppp commands, Using the ip l2tp source-address command, L2tp and ppp commands -40 – ADC SG-1 User Manual

Page 120: L2tp, Ppp c

Advertising
background image

Chapter 7: Second Level Commands

June 30, 2006

7-40

SG1-UM-8500-03

L2TP

AND

PPP C

OMMANDS

The L2TP commands are used for configuring the L2tp source-address. When the l2tp source-address is
configured, the system sets the l2tp source address in the response packets regardless of the original l2tp LAC
request.

Only one source interface may be defined.

Using the ip l2tp source-address command

This command deletes the radius source-interface configuration by setting it to its default value.

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)

Using the no ip l2tp source-address command

This command deletes the L2TP source-address configuration.

Usage

no ip l2tp source-address

Example(s)

Defining the domain name

Usage

ip domain-name <valid domain name>

Example(s)

Host(config)# ip l2tp source-address

Host(config)# ip l2tp source-address 192.168.1.2

Host(config)# no ip l2tp source-address

Host(config)# no ip l2tp source-address

Host(config)# ip domain-name

Host(config)# ip domain-name My-Company

Advertising