User guide

PPPoA PPPoA command reference
iMG/RG Software Reference Manual (ADSL Port)
8-140
If you want to delete an IP address, set the IP address to 0.0.0.0.
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).
ExamplesExample 1 - setting a primary address
--> pppoa set transport pppoa1 remotedns 192.168.102.3
Example 2 - setting primary and secondary addresses
To set primary and secondary addresses, use this command syntax:
--> pppoa set transport pppoa1 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:
--> pppoa set transport pppoa1 remotedns 192.168.102.3 0.0.0.0
See also PPPOA SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOA SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOA SET TRANSPORT DISCOVERDNS PRIMARY
PPPOA SET TRANSPORT DISCOVERDNS SECONDARY
8.8.1.1.34 PPPOA SET TRANSPORT REMOTEIP
Syntax PPPOA SET TRANSPORT {<name>|<number>} REMOTEIP <ip-address>
Description This command sets the IP address supplied to the remote end of the PPP connection
during negotiation. This is particularly important for PPP dialin transports.
Option Description Default Value
name An existing pppoa transport. To display transport
names, use the
PPPOA LIST TRANSPORTS com-
mand.
N/A
number An existing pppoa transport. To display transport num-
bers, use
THE PPPOA LIST TRANSPORTS
command.
N/A
ipaddress The ip address of the primary local DNS server dis-
played 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 dis-
played in the following format: 192.168.102.3
0.0.0.0
(no secondary
address set)