beautypg.com

Atlantis Land I-Storm A02-RA(Atmos)_ME01 User Manual

Page 61

background image

8.18 qos

8.18.1 Syntax

qos [cbr|ubr] [pcr []]

8.18.2 Description

Specify that the VC for a PPP channel should be Constant Bit Rate or Unspecified
Bit Rate, and (optionally for UBR) give a Peak Cell Rate for the connection. If two
values are specified then they are the transmit and receive PCRs respectively.
If called while not attached to a VC then the settings are saved for use when a VC is
created.
If the channel is already attached to a VC then it is closed, and re-opened with the
new values. If it cannot be reopened, it remains closed.
Configuration saving saves this information. By default, channels are established
UBR.

8.18.3 Example

For example, to set channel 3 to be CBR limited at 10000 cells/sec, enter:

ppp 3 qos cbr pcr 10000

8.19 remoteip

8.19.1 Syntax

remoteip []

8.19.2 Description

If a PPP link is established using IPCP, this call causes the channel to provide the
given IP address to the remote end of the connection. PPP will refuse to complete the
connection if the other end will not accept this.
This is normally used for channels on which the remote party dials in, to allocate the
IP address to that remote party.
Call with no argument to find the current setting.
Call with 0.0.0.0 to remove any setting. This is the default state.
Configuration saving saves this information.

8.20 svc

8.20.1 Syntax

svc listen [ip|mac]

svc addr [ip|mac]

svc none

8.20.2 Description