3com 8807 참조 가이드

다운로드
페이지 1099
318
C
HAPTER
 21: AAA 
AND
 RADIUS/HWTACACS P
ROTOCOL
 C
ONFIGURATION
 C
OMMANDS
the user nor the RADIUS server, the user will adopt the Idle-cut state in the 
template.
Because a user template only works in one ISP domain, it is necessary to configure 
user template attributes for users from different ISP domain respectively.
Related command: domain.
Example
# Enable the user in the current ISP domain, 3com163.net, to use the Idle-cut 
attribute specified in the user template (that is, enabling the user to use the 
Idle-cut function). The maximum idle time is 50 minutes and the minimum data 
traffic is 500 bytes.
[3Com-isp-3com163.net] idle-cut enable 50 500 
ip pool
Syntax
ip pool pool-number low-ip-address [ high-ip-address ]
undo ip pool pool-number
View
System view, ISP domain view
Parameter
pool-number: Address pool number ranging from 0 to 99.
low-ip-address and high-ip-address: Two ends of the IP address pool. The number 
of IP addresses in an address pool cannot exceed 1024. If you do not provide the 
high-ip-address argument, then the address pool only contains the one specified 
by the low-ip-address argument.
Description
Use the ip pool command to create a local IP address pool for PPP users.
Use the undo ip pool command to remove a specified local address pool.
By default, no local IP address pool is created.
After creating an IP address pool in system view, you can use the remote address 
command to assign IP addresses in it to PPP users.
The IP addresses in an IP address pool created in ISP domain view are mainly for 
PPP users of the ISP domain. This kind of IP address pools is suitable for ports with 
many PPP users connected to them and the available IP address these ports 
provide are not sufficient. For example, a PPPoE-enabled Ethernet port can 
accommodate up to 4095 users, but its Virtual Template can have only one IP 
address pool configured, which contains up to only 1024 IP address. By 
configuring an ISP domain address pool for the Ethernet port, PPP users of the ISP 
can obtain their IP addresses from the IP address pool, through which the tension 
of the port address pool can be eased.
Related command: remote address.