Atlantis Land A02-RA(Atmos)_ME01 channel qos, channel remoteip, channel svc, Syntax, Description

Models: A02-RA(Atmos)_ME01

1 112
Download 112 pages 14.35 Kb
Page 61
Image 61

8.18<channel> qos

8.18.1Syntax

<channel> qos [cbrubr] [pcr <pcr-tx> [<pcr-rx>]]

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:

ppp3 qos cbr pcr 10000

8.19<channel> remoteip

8.19.1Syntax

<channel> remoteip [<ipaddress>]

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<channel> svc

8.20.1Syntax

<channel> svc listen [ipmac]

<channel> svc addr <addr> [ipmac]

<channel> svc none

8.20.2 Description

Page 61
Image 61
Atlantis Land A02-RA(Atmos)_ME01 manual channel qos, channel remoteip, channel svc, Syntax, Description, Example