Page 846 / 998 Scroll up to view Page 841 - 845
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-76
Example
This example creates a filter to prevent TCP SNMPTRAP packets from starting
PPP auto-
connect
:
Example
--> pppoe set transport pppoe1 autoconnect filter add tcpport 162
See also
PPPOE LIST TRANSPORTS
PPPOE SET TRANSPORT AUTOCONNECT
8.7.4.1.9 PPPOE SET TRANSPORT BT
Syntax
PPPOE SET TRANSPORT {<name>|<number>} BT <burst tolerance>
Description
his command sets the burst tolerance (bt) for an existing PPPoE transport. This com-
mand is only valid if you set VBR or VBR RT as the QoS Class using the pppoe set trans-
port qosclass command.
Options
he 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 command.
N/A
add
Adds an autoconnect filter to the specified port.
N/A
delete
Deletes an existing autoconnect filter from the specified
port.
N/A
tcpportadd
The TCP port that you want to set the autoconnect filter
on.
N/A
udpportadd
The UDP port that you want to set the autoconnect filter
on.
N/A
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
numbers, use the pppoe list transports command.
N/A
Page 847 / 998
PPPoE command reference
PPPoE
8-77
iMG/RG Software Reference Manual (ADSL Port)
Example
--> pppoe set transport pppoe1 bt 5
See also
PPPOE SET TRANSPORT MBS
8.7.4.1.10 PPPOE SET TRANSPORT CONNECTNOW
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
CONNECTNOW {ENABLED|DIS-
ABLED}
Description
This command is used to send a manual connectio request to the specified PPPoE trans-
port through CLI. The “manualconnect” option should be “enabled” before enabling con-
nectnow.
When disabled, this command tears down the specified PPPoE connection.
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).
Example
--> pppoe set transport pppoe1 connectnow enabled
Syntax
PPPOE SHOW TRANSPORT
PPPOE SET TRANSPORT MANUALCONNECT
8.7.4.1.11 PPPOE SET TRANSPORT CREATEROUTE
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
CREATEROUTE {ENABLED|DIS-
ABLED}
burst tolerance
Controls the duration of traffic bursts on VBR (Vari-
able Bit Rate) and VBR RT (VBR Real Time) channels.
This value overrides an existing MBS value (if set).
The BT can be any value between 0 and 100.
0
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 numbers, use
the
PPPOE LIST TRANSPORTS
command.
N/A
enabled
Gives manual connection request when “manualconnect” is
enabled.
enabled
disabled
Gives a manual disconnect request.
Page 848 / 998
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-78
Description
This command specifies whether a route is added to the system after IPCP (
Internet Pro-
tocol Control Protocol
) negotiation is completed. If set to enabled, a route will be created
which directs packets to the remote end of the PPP link.
This route can either be a default route or a specific route, depending on the value set
using the pppoe set transport specificroute command.
To display the createroute setting, use the
PPPOE SHOW TRANSPORT
command. The
route is removed when the PPP link is disconnected.
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).
Example
--> pppoe set transport pppoe1 createroute disabled
Syntax
PPPOE SHOW TRANSPORT
PPPOE SET TRANSPORT SPECIFICROUTE IP
LIST ROUTES
8.7.4.1.12 PPPOE SET TRANSPORT DIALOUT
Syntax
PPPOE SET TRANSPORT {<name>|<number>} DIALOUT
Description
This command sets a PPPoE transport to perform dialout over a PVC (
Permanent Virtual
Circuit
). This replaces the transports existing dialin/dialout setting. The transport uses the
interface that was specified when the transport was created.
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 numbers,
use the
PPPOE LIST TRANSPORTS
command.
N/A
enabled
Adds a route to the system after IPCP negotiation.
enabled
disabled
Does not add a route to the system after IPCP negotiation.
Option
Description
Default Value
name
An existing PPPoE transport. To display transport names, use
the pppoe list transports command.
N/A
Page 849 / 998
PPPoE command reference
PPPoE
8-79
iMG/RG Software Reference Manual (ADSL Port)
Example
--> pppoe set transport pppoe2 dialout
See also
PPPOE LIST TRANSPORTS
8.7.4.1.13 PPPOE SET TRANSPORT DISCOVERDNS PRIMARY
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
DISCOVERDNS PRIMARY
{ENABLED|DISABLED}
Description
This command enables/disables whether the primary DNS server address is requested
from a remote PPP peer using IPCP. The default setting for this command is enabled. The
default setting for the
PPPOE SET TRANSPORT GIVEDNS
command is also enabled.
Note:
You must enable one of the pppoe set transport givedns commands in order for this command
setting to work. See
PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
or
PPPOE SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
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).
Example
--> pppoe set transport pppoe3 discoverdns primary enabled
See also
PPPOE SET TRANSPORT DISCOVERDNS SECONDARY
PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOE SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOE SET TRANSPORT REMOTEDNS
number
An existing PPPoE transport. To display transport numbers,
use the pppoe list transports command.
N/A
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 numbers, use
the
PPPOE LIST TRANSPORTS
command.
N/A
enabled
A primary DNS server IP address is requested.
enabled
disabled
A primary DNS server IP address is not requested.
Page 850 / 998
PPPoE
PPPoE command reference
iMG/RG Software Reference Manual (ADSL Port)
8-80
8.7.4.1.14 PPPOE SET TRANSPORT DISCOVERDNS SECONDARY
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
DISCOVERDNS SECONDARY
{ENABLED|DISABLED}
Description
This command enables/disables whether the secondary DNS server address is requested
from a remote PPP peer using IPCP. The default setting for this command is enabled. The
default setting for the
PPPOE SET TRANSPORT GIVEDNS
commanD is also enabled.
Note:
You must enable one of the pppoe set transport givedns commands in order for this command
setting to work. See
PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
or
PPPOE SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
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).
Example
--> pppoe set transport pppoe3 discoverdns secondary enabled
See also
PPPOE SET TRANSPORT DISCOVERDNS PRIMARY
PPPOE SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOE SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOE SET TRANSPORT REMOTEDNS
8.7.4.1.15 PPPOE SET TRANSPORT DISCOVERIPSUBNET
Syntax
PPPOE SET TRANSPORT
{<name>|<number>}
DISCOVERIPSUBNET
{ENABLED|DISABLED}
Description
This command enables/disables PPP IPCP subnet discovery. Once enabled, PPP can dis-
cover the link subnet (4 octets) from the service for the Point to Point link. The actual
IPCP option is 0x90 (option 144). This is similar to discovering the primary and second-
ary DNS addresses with IPCP.
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
A secondary DNS server IP address is requested.
enabled
disabled
A secondary DNS server IP address is not requested.

Rate

4 / 5 based on 3 votes.

Popular Allied-Telesis Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top