R3303-HP HSR6800 Routers Layer 2 - WAN Command Reference
38
addresses on the virtual template of the Ethernet interface, which cannot meet the demand. However, IP
address pools configured in ISP domains can solve the problem.
Examples
# Configure IP address pool 0 that contains IP addresses 129.102.0.1 through 129.102.0.10.
<Sysname> system-view
[Sysname] domain test
[Sysname-isp-test] ip pool 0 129.102.0.1 129.102.0.10
Related commands
remote address
link-protocol ppp
Use link-protocol ppp to enable PPP encapsulation on an interface.
Syntax
link-protocol ppp
Default
PPP encapsulation is enabled on all the interfaces except for Ethernet and VLAN interfaces.
Views
Interface view
Default command level
2: System level
Examples
# Enable PPP encapsulation on Serial 2/0/1.
<Sysname> system-view
[Sysname] interface serial 2/0/1
[Sysname-Serial2/0/1] link-protocol ppp
ppp account-statistics enable
Use ppp account-statistics enable to enable PPP traffic statistics collection.
Use undo ppp account-statistics enable to disable PPP traffic statistics collection.
Syntax
ppp account-statistics enable [ acl { acl-number | name acl-name } ]
undo ppp account-statistics enable
Default
PPP traffic statistics collection is disabled.
Views
Interface view
Default command level
2: System level