PPPoA CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
403
16.16
pppoa set transport givedns client enabled|disabled
16.16.1 Syntax
pppoa set transport {<name>|<number>} givedns client
{enabled|disabled}
16.16.2 Description
This command controls whether the PPP Internet Protocol Control Protocol
(IPCP) can request a DNS server IP address for a remote PPP peer. Once
IPCP has discovered the DNS server IP address, It automatically gives the
address to the local DNS client so that a connection can be established.
16.16.3 Options
The following table gives the range of values for each option which can be
specified with this command and a default value (if applicable).
Option Description
Default
value
name
A name that identifies an existing
PPPoA transport. To display transport
names, use the
pppoa list
transports
command.
N/A
number
A number that identifies an existing
PPPoA transport. To display transport
numbers, use the
pppoa list
transports
command.
N/A
enabled
IPCP can request a DNS server IP
address and then give the address to
DNS client.
disabled
IPCP cannot request a DNS server IP
address and then give the address to
DNS client.
enabled
16.16.4 Example
-->
pppoa set transport pppoa1 givedns client enabled