![GreatSpeed GS-R250S Plus/Duo Installation Manual & Command Reference Download Page 51](http://html1.mh-extra.com/html/greatspeed/gs-r250s-plus-duo/gs-r250s-plus-duo_installation-manual-and-command-reference_2259962051.webp)
51
Experience the Internet @ GreatSpeed
GS-R250S Installation Guide
Configuration saving saves this information.
Example:
Mymachine > ppp 1 llc 1
!
• pvc
> <channel> pvc none
!
> < channel> pvc [ [< port>] <vpi>] <vci> [ ip | mac ] [listen]
!
Attached an ATM PVC to the given PPP channel. The port can be specified (only for a multi-port device ),
and VPI(default VPI is 0) ,and the VCI.
The allowable range of port, VPI, VCI depends on the atm driver. Normal limits are 0 for port , 0 only for VPI,
1...1023 for VCI.
If a single argument none is supplied , any current connection is torn down.
Note that enable must also be used to allow the link to become operational.
The ip and mac indicates which form of data is transported over the connection: one of IP data (controlled by
the IPCP protocol), or MAC data (for BCP). If neither is provided, ip is assumed.
If the channel is not linked to an interface, and the channel is for IP data, the channel is linked to interface 1
If the channel is not linked to an interface , and the channel is for MAC data , the channel is linked to interface
2.
If listen is specified then this is the server end of a PVC . It will not send out PPP configure Request until it first
receives a packet over the PVC. When a connection is torn down it goes returns to this state.
Use the info command to read this information.
Configuration saving saves this information.
Example:
Mymachine > ppp 3 pvc 3 32 (set channel 3 to be (VPI=0,VCI=32)
!
Mymachine > ppp 4 info (read PVC setting for channel 4)
!
Mymachine > ppp 5 pvc 0 (remove any PVC setting from channel 5)
!
• remoteip
> <channel> remoteip [ <IP address> ]
!
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 channel 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.
remoteip
command continues on the next page