Link-Protocol - H3C SR8800 Command Reference Manual

10g core routers, layer 2 - wan
Hide thumbs Also See for SR8800:
Table of Contents

Advertisement

Parameters
pool-number: Number of the address pool, in the range of 0 to 99.
low-ip-address: Start address of the address pool.
high-ip-address: End IP address of the address pool. An address pool can contain up to 1024 IP
addresses. If the end IP address is not specified, the address pool has only one IP address, which is the
start IP address.
Description
Use the ip pool command to configure an address pool for assigning IP addresses to PPP users.
Use the undo ip pool command to remove an address pool.
By default, no IP address pool is configured for PPP users.
IP address pools configured in system view are for PPP users that do not need authentication. To configure
an IP address pool for the peer PPP users, use the remote address command in a specified interface view.
IP address pools configured in ISP domain view are for PPP users that need authentication in the specified
ISP domain. These IP address pools apply to the interfaces that connect to a larger number of PPP users
than those the interfaces can assign IP addresses for. However, IP address pools configured in ISP
domains can solve the problem.
Related commands: remote address
Examples
# Configure IP address pool 0, with the IP addresses ranging from 129.102.0.1 to 129.102.0.10.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] ip pool 0 129.102.0.1 129.102.0.10

link-protocol

Syntax
link-protocol { hdlc | ppp }
View
Synchronous serial interface view
Default level
2: System level
Parameters
hdlc: Specifies HDLC as the link layer protocol.
ppp: Specifies PPP as the link layer protocol.
Description
Use the link-protocol command to specify the link protocol of the current interface.
The default link layer protocol of a synchronous serial interface is PPP.
Examples
# Specify PPP as the link layer protocol of Serial 4/1/9/1:0.
<Sysname> system-view
29

Advertisement

Table of Contents
loading

Table of Contents