PPPoE CLI Commands
2/1553-ZAT 759 94 Uen B – December 2005
471
17.18
pppoe set transport givedns client enabled|disabled
17.18.1 Syntax
pppoe set transport {<name>|<number>} givedns client
{enabled|disabled}
17.18.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.
17.18.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
PPPoE transport. To display transport
names, use the
pppoe list
transports
command.
N/A
number
A number that identifies an existing
PPPoE transport. To display transport
numbers, use the
pppoe 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
17.18.4 Example
-->
pppoe set transport pppoe1 givedns client enabled