PPPoA CLI Commands
404
2/1553-ZAT 759 94 Uen B – December 2005
16.17
pppoa set transport givedns relay enabled|disabled
16.17.1 Syntax
pppoa set transport {<name>|<number>} givedns relay
{enabled|disabled}
16.17.2 Description
This command controls whether the PPP Internet Protocol Control Protocol
(IPCP) can request the 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 relay so that a connection can be established.
16.17.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 relay.
disabled
IPCP cannot request a DNS server IP
address and then give the address to
DNS relay.
enabled
16.17.4 Example
-->
pppoa set transport pppoa1 givedns relay enabled