Page 891 / 998 Scroll up to view Page 886 - 890
PPPoA command reference
PPPoA
8-121
iMG/RG Software Reference Manual (ADSL Port)
This route can either be a default route or a specific route, depending on the value set
using the
PPPOA SET TRANSPORT SPECIFICROUTE
command.
To display the
createroute
setting, use the
PPPOA 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
--> pppoa set transport pppoa1 createroute disabled
See also
PPPOA SHOW TRANSPORT
PPPOA SET TRANSPORT SPECIFICROUTE
8.8.1.1.9 PPPOA SET TRANSPORT DIALIN PVC
Syntax
PPPOA SET TRANSPORT
{<name>|<number>}
DIALIN PVC
<port> <vpi>
<vci>
Description
This command sets an existing PPPoA transport to accept dialin connections over a PVC
(
Permanent Virtual Circuit
). This replaces the transports existing dialin/dialout setting
over PVC/SVC. The PVC uses the interface that was specified when the transport was
created.
The command allows you to specify the following PVC information:
The ATM port that will transport data
VPI (
Virtual Path Identifier
)
VCI (
Virtual Circuit Identifier
)
The port/VPI/VCI combination must be unique for each transport.
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names, use
the
PPPOA 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.
Page 892 / 998
PPPoA
PPPoA command reference
iMG/RG Software Reference Manual (ADSL Port)
8-122
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
--> pppoa set transport pppoa2 dialin pvc a1 0 800
See also
PPPOA LIST TRANSPORTS
PPPOA SET TRANSPORT DIALOUT PVC
PORT LIST
8.8.1.1.10 PPPOA SET TRANSPORT DIALOUT PVC
Syntax
PPPOA SET TRANSPORT {<name>|<number>} DIALOUT PVC <port>
<vpi> <vci>
Description
This command sets a PPPoA transport to perform dialout over a PVC (
Permanent Vir-
tual Circuit
). This replaces the transports existing dialin/dialout setting over PVC/SVC.
The PVC uses the interface that was specified when the transport was created.
The command allows you to specify the following PVC information:
The ATM port that will transport data
VPI (
Virtual Path Identifier
)
VCI (
Virtual Circuit Identifier
)
The port/VPI/VCI combination must be unique for each transport.
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names,
use the
PPPOA LIST TRANSPORTS
command.
N/A
number
An existing PPPoA transport. To display transport num-
bers, use the
PPPOA LIST TRANSPORTS
com-
mand.
N/A
port
The system port that is used to transport ATM data.
N/A
vpi
A field in the ATM header. The VPI is used to identify the
virtual path that a circuit belongs to. The VPI can be any
value between 0 and 4095.
N/A
Page 893 / 998
PPPoA command reference
PPPoA
8-123
iMG/RG Software Reference Manual (ADSL Port)
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
--> pppoa set transport pppoa2 dialout pvc a1 0 800
See also
PPPOA LIST TRANSPORTS
PPPOA SET TRANSPORT DIALIN PVC
PORT LIST
8.8.1.1.11 PPPOA SET TRANSPORT DISCOVERDNS PRIMARY
Syntax
PPPOA 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 pppoa set transport givedns commands is also enabled.
Note:
You must enable one of the
PPPOA SET TRANSPORT GIVEDNS
commands in order for this
command setting to work. See
PPPOA SET TRANSPORT GIVEDNS CLIENT
ENABLED|DISABLED
or
PPPOA SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names,
use the
PPPOA LIST TRANSPORTS
command.
N/A
number
An existing PPPoA transport. To display transport num-
bers, use the
PPPOA LIST TRANSPORTS
com-
mand.
N/A
port
The system port that is used to transport ATM data.
N/A
vpi
A field in the ATM header. The VPI is used to identify the
virtual path that a circuit belongs to. The VPI can be any
value between 0 and 4095.
N/A
vci
Part of the ATM header. The VCI is a tag that identifies
which channel a cell will travel over. The VCI can be any
value between 1 and 65535.
N/A
Page 894 / 998
PPPoA
PPPoA command reference
iMG/RG Software Reference Manual (ADSL Port)
8-124
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
--> pppoa set transport pppoa3 discoverdns primary enabled
See also
PPPOA SET TRANSPORT DISCOVERDNS SECONDARY
PPPOA SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOA SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOA SET TRANSPORT REMOTEDNS
8.8.1.1.12 PPPOA SET TRANSPORT DISCOVERDNS SECONDARY
Syntax
PPPOA 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
PPPOA SET TRANSPORT GIVEDNS
commands is also
enabled.
Note:
You must enable one of the
PPPOA SET TRANSPORT GIVEDNS
commands in order for this
command setting to work. See
PPPOA SET TRANSPORT GIVEDNS CLIENT
ENABLED|DISABLED
or
PPPOA 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).
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names, use
the
PPPOA LIST TRANSPORTS
command.
N/A
number
An existing PPPoA transport. To display transport numbers,
use the
PPPOA 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.
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names, use
the
PPPOA LIST TRANSPORTS
command.
N/A
number
An existing PPPoA transport. To display transport numbers,
use the
PPPOA LIST TRANSPORTS
command.
N/A
enabled
A secondary DNS server IP address is requested.
enabled
Page 895 / 998
PPPoA command reference
PPPoA
8-125
iMG/RG Software Reference Manual (ADSL Port)
Example
--> pppoa set transport pppoa3 discoverdns secondary enabled
See also
PPPOA SET TRANSPORT DISCOVERDNS PRIMARY
PPPOA SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
PPPOA SET TRANSPORT GIVEDNS RELAY ENABLED|DISABLED
PPPOA SET TRANSPORT REMOTEDNS
8.8.1.1.13 PPPOA SET TRANSPORT ENABLED|DISABLED
Syntax
PPPOA SET TRANSPORT {<name>|<number>} {ENABLED|DISABLED}
Description
This command explicitly enables/disables a PPPoA transport. Attaching a transport to an
interface implicitly enables it, but for cases where no attach is performed (for example,
multiple channels on an interface, a PPP session that is not attached but needed for test-
ing purposes) the transport must be enabled explicitly.
Options
The following table gives the range of values for each option that can be specified with
this command and a default value for each option (if applicable).
Example
--> pppoa set transport pppoa1 enabled
See also
PPPOA LIST TRANSPORTS
8.8.1.1.14 PPPOA SET TRANSPORT GIVEDNS CLIENT ENABLED|DISABLED
Syntax
PPPOA SET TRANSPORT {<name>|<number>} GIVEDNS CLIENT
{ENABLED | DISABLED}
disabled
A secondary DNS server IP address is not requested.
Option
Description
Default Value
name
An existing PPPoA transport. To display transport names,
use the
PPPOA LIST TRANSPORTS
command.
N/A
number
An existing PPPoA transport. To display transport num-
bers, use the
PPPOA LIST TRANSPORTS
com-
mand.
N/A
enabled
Enables a PPPoA transport.
disabled
disabled
Disables a PPPoA transport.
Option
Description
Default Value

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