* Tình trạng:Em dùng con Cisco 2811 với Module HWIC-8AM.Cấu hình Remote Access dial-up cho nó (đã câu hình cả 8 line).Trước đây khi cấu hình xong em mới chỉ có 3 số điện thoại dùng để trượt số nên em chỉ lắp 3 modem vào con 2811.Rùi các client từ nơi khác remote vào.Nhưng giờ thêm 2 số điện thoại nữa nên em lắp thêm 2 con modem nữa vào.( Tổng cộng hiện giờ em có 5 số điện thoại dùng để trượt,và 5 modem gắn vào 2811)
* Vấn đề: 1) Trước khi lắp 2 con modem mới vào.Thì 3 con modem kia hoạt động ok,trượt số cũng ok.
2) Sau khi lắp thêm 2 con modem nữa vào và dùng các remote client kết nối vào liên tục cùng 1 lúc và quan sát thì thực tế chỉ có 3 con modem hoạt động.
* Câu hỏi: đáng lẽ 5 modem sẽ phải hoạt động cùng lúc, nhưng sao chỉ có 3 modem kết nối được.(Em dùng từ kết nối ở đây theo nghĩa thế này: khi các remote user kết nối vào thì thực tế chỉ có 3 modem (trong số 5 modem) kết nối được (không cố định là 3 modem nào cả - nghĩa là lúc thì 3 modem này, lúc 3 modem khác trong số 5 modem )).
Cấu hình của em như sau:
Router#show run
Building configuration...
Current configuration : 4428 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router2811
!
boot-start-marker
boot-end-marker
!
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login telnetAdmin local
aaa authentication ppp default local
!
aaa session-id common
!
--More-- resource policy
!
ip subnet-zero
!
!
ip cef
!
!
!
username abc password 0 abc
username 123 password 0 123
username 123abc password 0 123abc
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.8.17.17 255.255.255.248
ip nat outside
duplex auto
speed auto
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
--More-- !
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
interface Dialer1
ip unnumbered FastEthernet0/0
encapsulation ppp
ip tcp header-compression
dialer in-band
dialer map ip 192.168.1.200 name remote
dialer-group 1
peer default ip address pool localPool
no cdp enable
ppp authentication pap callin dialin
ppp pap sent-username remote password 0 remote
!
interface Group-Async1
ip unnumbered FastEthernet0/0
ip tcp header-compression
dialer in-band
dialer rotary-group 1
--More-- async dynamic routing
async mode dedicated
ppp authentication pap callin dialin
group-range 0/0/0 0/0/7
routing dynamic
!
router rip
network 10.0.0.0
network 192.168.1.0
!
ip local pool localPool 192.168.1.10 192.168.1.100
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
!
ip http server
ip nat inside source static 192.168.1.1 interface FastEthernet0/1
!
!
control-plane
!
!
line con 0
line aux 0
--More-- line 0/0/0 0/0/6
session-timeout 3
modem answer-timeout 3
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
speed 115200
flowcontrol hardware
line 0/0/7
session-timeout 3
modem answer-timeout 3
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
speed 38400
flowcontrol hardware
line vty 0 4
!
scheduler allocate 20000 1000
!
End
* Vấn đề: 1) Trước khi lắp 2 con modem mới vào.Thì 3 con modem kia hoạt động ok,trượt số cũng ok.
2) Sau khi lắp thêm 2 con modem nữa vào và dùng các remote client kết nối vào liên tục cùng 1 lúc và quan sát thì thực tế chỉ có 3 con modem hoạt động.
* Câu hỏi: đáng lẽ 5 modem sẽ phải hoạt động cùng lúc, nhưng sao chỉ có 3 modem kết nối được.(Em dùng từ kết nối ở đây theo nghĩa thế này: khi các remote user kết nối vào thì thực tế chỉ có 3 modem (trong số 5 modem) kết nối được (không cố định là 3 modem nào cả - nghĩa là lúc thì 3 modem này, lúc 3 modem khác trong số 5 modem )).
Cấu hình của em như sau:
Router#show run
Building configuration...
Current configuration : 4428 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router2811
!
boot-start-marker
boot-end-marker
!
!
aaa new-model
!
!
aaa authentication login default local
aaa authentication login telnetAdmin local
aaa authentication ppp default local
!
aaa session-id common
!
--More-- resource policy
!
ip subnet-zero
!
!
ip cef
!
!
!
username abc password 0 abc
username 123 password 0 123
username 123abc password 0 123abc
!
!
!
interface FastEthernet0/0
ip address 192.168.1.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.8.17.17 255.255.255.248
ip nat outside
duplex auto
speed auto
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
--More-- !
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
interface Dialer1
ip unnumbered FastEthernet0/0
encapsulation ppp
ip tcp header-compression
dialer in-band
dialer map ip 192.168.1.200 name remote
dialer-group 1
peer default ip address pool localPool
no cdp enable
ppp authentication pap callin dialin
ppp pap sent-username remote password 0 remote
!
interface Group-Async1
ip unnumbered FastEthernet0/0
ip tcp header-compression
dialer in-band
dialer rotary-group 1
--More-- async dynamic routing
async mode dedicated
ppp authentication pap callin dialin
group-range 0/0/0 0/0/7
routing dynamic
!
router rip
network 10.0.0.0
network 192.168.1.0
!
ip local pool localPool 192.168.1.10 192.168.1.100
ip classless
ip route 0.0.0.0 0.0.0.0 FastEthernet0/1
!
ip http server
ip nat inside source static 192.168.1.1 interface FastEthernet0/1
!
!
control-plane
!
!
line con 0
line aux 0
--More-- line 0/0/0 0/0/6
session-timeout 3
modem answer-timeout 3
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
speed 115200
flowcontrol hardware
line 0/0/7
session-timeout 3
modem answer-timeout 3
modem InOut
modem autoconfigure discovery
transport input all
stopbits 1
speed 38400
flowcontrol hardware
line vty 0 4
!
scheduler allocate 20000 1000
!
End
Comment