User guide

PPPoE command reference PPPoE
8-103
iMG/RG Software Reference Manual (ADSL Port)
Example 1 - setting a primary address
--> pppoe set transport pppoe1 remotedns 192.168.102.3
Example 2 - setting primary and secondary addresses
--> pppoe set transport pppoe1 remotedns 192.168.102.3 192.168.105.1
Example 3 - deleting an address
To delete an address, set it to 0.0.0.0. The example below deletes the secondary address
that was set in Example Two:
--> pppoe set transport pppoe1 remotedns 192.168.102.3 0.0.0.0
See also PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOE SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOE SET TRANSPORT DISCOVERDNS PRIMARY
PPPOE SET TRANSPORT DISCOVERDNS SECONDARY
8.7.4.1.45 PPPOE SET TRANSPORT REMOTEIP
Syntax PPPOE SET TRANSPORT {<name>|<number>} REMOTEIP <ip-address>
Description This command sets the IP address supplied to the remote end of the PPP connection dur-
ing negotiation. This is particularly important for PPP dialin transports.
Options The following table gives the range of values for each option that can be specified with
this command and a default value (if applicable).
ipaddress The ip address of the primary local DNS server
displayed in the following format: 192.168.102.3
0.0.0.0
(no primary address set)
ipaddress2 The ip address of the secondary local DNS
server displayed in the following format:
192.168.102.3
0.0.0.0
(no secondary address
set)
Option Description Default Value
name An existing PPPoE transport. To display transport names, use
the PPPOE LIST TRANSPORTS command.
N/A
number An existing PPPoE transport. To display transport numbers,
use the
PPPOE LIST TRANSPORTS command.
N/A
ip-address The IP address of the local ‘server-end’ of an interface dis-
played in the following format: 111.222.254.4
0.0.0.0