3com 3031 Instruccion De Instalación

Descargar
Página de 1122
Configuring PPP 
199
IP address thus assigned by the remote interface. When accessing the Internet via 
an ISP, you may make this configuration to get an IP address from the ISP.
Perform the following configuration in interface view.
Configure Server
If the router is functioning as Server to assign IP address for a client, you should 
first configure a local IP address pool in system view and specify its address range; 
then, specify the interface to use this address pool in interface view.
If you specify only the low IP address when configuring an address pool, this pool 
will contain only one IP address.
By default, IP address pool number is 0 if it is not specified, i.e.,
 remote-address 
pool
 equals 
remote-address pool 0
. In system view, you may configure an 
address pool using the 
ip pool
 command.
Configuring PPP 
Compression
Perform the following configuration in interface view.
The current system version supports Stac compression method.
By default, compression is disabled.
Table 262   Configure an interface to negotiate IP address using PPP
Operation
Command
Configure an interface to negotiate IP address using 
PPP.
ip address ppp-negotiate
Disable PPP negotiation.
undo ip address ppp-negotiate
Table 263   Configuring a local IP address pool
Operation
Command
Configure a local 
IP address pool.
ip pool pool-number low-ip-address [ high-ip-address ]
Remove the local 
IP address pool.
undo ip pool pool-number
Table 264   Assigning an IP address for a PPP user
Operation
Command
Assign an IP address for a PPP user.
remote-address { ip-address | pool 
pool-number
 ] }
Disable the Server to assign IP 
addresses for PPP users.
undo remote-address
Table 265   Configuring PPP compression
Operation
Command
Configure as Stac compression permitted on the 
interface
ppp compression stac-lzs
Cancel the Stac compression used by the 
interface
undo ppp compression stac-lzs