Chào cả nhà,
Em gặp trục trặc về ADSL: lúc đầu em xài ADSL của VNPT: kết nối rất ok. Sau đó em chuyển sang xài FPT, lúc đó em thay đổi cấu hình trên router 1841 thông số PVI PCI và username, password. Nhưng nó không hoạt động, nó không nhận IP public trên cổng dialer0. Giờ em chẳng biết làm sao, có bác nào gặp trục trặc giống như vầy thì giúp em với. Cám ơn.
interface ATM0/0/0
description >> ADSL FPT
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 0/33 ---------------------------------> thay đổi
pppoe-client dial-pool-number 1
!
!
interface Dialer0
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip route-cache flow
dialer pool 1
dialer-group 1
ppp pap sent-username <aaaa> password 0 <ccc> -----------------> thay đổi
!
show ip inter bri
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.31.8.1 YES NVRAM up up
ATM0/0/0 unassigned YES NVRAM up up
NVI0 unassigned NO unset up up
Virtual-Access1 unassigned YES unset down down --------------> không up
Dialer0 unassigned YES IPCP up up ------------> không nhận ip public
Em gặp trục trặc về ADSL: lúc đầu em xài ADSL của VNPT: kết nối rất ok. Sau đó em chuyển sang xài FPT, lúc đó em thay đổi cấu hình trên router 1841 thông số PVI PCI và username, password. Nhưng nó không hoạt động, nó không nhận IP public trên cổng dialer0. Giờ em chẳng biết làm sao, có bác nào gặp trục trặc giống như vầy thì giúp em với. Cám ơn.
interface ATM0/0/0
description >> ADSL FPT
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 0/33 ---------------------------------> thay đổi
pppoe-client dial-pool-number 1
!
!
interface Dialer0
mtu 1492
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip route-cache flow
dialer pool 1
dialer-group 1
ppp pap sent-username <aaaa> password 0 <ccc> -----------------> thay đổi
!
show ip inter bri
Interface IP-Address OK? Method Status Protocol
FastEthernet0/0 10.31.8.1 YES NVRAM up up
ATM0/0/0 unassigned YES NVRAM up up
NVI0 unassigned NO unset up up
Virtual-Access1 unassigned YES unset down down --------------> không up
Dialer0 unassigned YES IPCP up up ------------> không nhận ip public
Comment