User guide
PPPoE command reference PPPoE
8-85
iMG/RG Software Reference Manual (ADSL Port)
Example --> pppoe set transport pppoe1 givedns relay enabled
See also PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOE SET TRANSPORT DISCOVERDNS PRIMARY
PPPOE SET TRANSPORT DISCOVERDNS SECONDARY
PPPOE SET TRANSPORT REMOTEDNS
8.7.4.1.21 PPPOE SET TRANSPORT HEADERS LLC
Syntax PPPOE SET TRANSPORT {<name>|<number>} HEADERS LLC
{ENABLED|DISABLED}
Description This command allows you to enable/disable whether your system can transmit and
receive packets containing LLC_bridged headers. To disable this encapsulation, you need to
enable some other type of encapsulation. For example, if you want ot use llc_routed
encapsulation, use the PPPOE SET TRANSPORT HEADERS LLC_ROUTED ENABLED
command. Then llc_routed packets will be transmitted and received instead of
llc_bridged packets.
PPP determines which format to use to transmit/receive packets by “learning” the format
information from incoming packet headers.
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).
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 num-
bers, use the
PPPOE LIST TRANSPORTS com-
mand.
N/A
enabled IPCP can request a DNS server IP address and then give
the address to DNS relay.
enabled
disabled IPCP cannot request a DNS server IP address and then
give the address to DNS relay.