config router 878 với FTTH của FPT không được???
hi all,
bên mình vừa thuê đường fiber gold của FPT. Mình sử dụng router 878 để cấu hình đường này theo hướng dẫn của diễn đàn. Mình đã gọi đến FPT nhờ Reset MAC, FPT báo lại thiết bị bên ISP đã nhận MAC mới là MAC của cổng Fa0 trên Router 878. Nhưng vẫn không kết nối được.
Cấu hình như sau:
T1#sh run
Building configuration...
Current configuration : 1495 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname T1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
!
!
!
!
!
!
controller DSL 0
line-term cpe
!
!
!
!
!
interface Loopback0
ip address 10.10.10.10 255.255.255.0
!
interface BRI0
no ip address
encapsulation hdlc
!
interface FastEthernet0 (Nối với converter quang của FPT)
duplex half
speed 100
pppoe enable group 1
pppoe-client dial-pool-number 1
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Vlan1
no ip address
!
interface Dialer1
mtu 1942
ip address negotiated
ip nat outside
no ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username hnfdl-abc password 0 abc
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
no ip http server
no ip http secure-server
ip nat inside source list 100 interface Dialer1 overload
access-list 1 permit any
access-list 100 permit ip any any
!
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
end
Kết quả debug pppoe packets và pppoe events
T1# FF FF FF 00 1B 90 CB 81 F4 88 63 11 09
00 00 00 0C 01 01 00 00 01 03 00 04 84 13 CA FC ...
*Mar 1 05:36:03.775: padi timer expired
*Mar 1 05:36:03.775: Sending PADI: Interface = FastEthernet0
*Mar 1 05:36:03.775: pppoe_send_padi:
FF FF FF FF FF FF 00 1B 90 CB 81 F4 88 63 11 09
00 00 00 0C 01 01 00 00 01 03 00 04 84 13 CA FC ...
Mong a Minh và mọi người giúp đỡ,
Mình cảm ơn nhiều.
hi all,
bên mình vừa thuê đường fiber gold của FPT. Mình sử dụng router 878 để cấu hình đường này theo hướng dẫn của diễn đàn. Mình đã gọi đến FPT nhờ Reset MAC, FPT báo lại thiết bị bên ISP đã nhận MAC mới là MAC của cổng Fa0 trên Router 878. Nhưng vẫn không kết nối được.
Cấu hình như sau:
T1#sh run
Building configuration...
Current configuration : 1495 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname T1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip cef
!
!
!
!
!
multilink bundle-name authenticated
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
!
!
!
!
!
!
!
controller DSL 0
line-term cpe
!
!
!
!
!
interface Loopback0
ip address 10.10.10.10 255.255.255.0
!
interface BRI0
no ip address
encapsulation hdlc
!
interface FastEthernet0 (Nối với converter quang của FPT)
duplex half
speed 100
pppoe enable group 1
pppoe-client dial-pool-number 1
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
shutdown
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0
station-role root
!
interface Vlan1
no ip address
!
interface Dialer1
mtu 1942
ip address negotiated
ip nat outside
no ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication pap callin
ppp pap sent-username hnfdl-abc password 0 abc
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
no ip http server
no ip http secure-server
ip nat inside source list 100 interface Dialer1 overload
access-list 1 permit any
access-list 100 permit ip any any
!
!
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
end
Kết quả debug pppoe packets và pppoe events
T1# FF FF FF 00 1B 90 CB 81 F4 88 63 11 09
00 00 00 0C 01 01 00 00 01 03 00 04 84 13 CA FC ...
*Mar 1 05:36:03.775: padi timer expired
*Mar 1 05:36:03.775: Sending PADI: Interface = FastEthernet0
*Mar 1 05:36:03.775: pppoe_send_padi:
FF FF FF FF FF FF 00 1B 90 CB 81 F4 88 63 11 09
00 00 00 0C 01 01 00 00 01 03 00 04 84 13 CA FC ...
Mong a Minh và mọi người giúp đỡ,
Mình cảm ơn nhiều.
Comment