- PR -

cisco1812Jでpppoe接続

1
投稿者投稿内容
未記入
会議室デビュー日: 2007/10/09
投稿数: 2
投稿日時: 2007-10-09 09:24
お世話様です
cisco1812JでBフレッツに接続しようと
思っております
ciscoの資料を参考にしたのですが
繋がりません
お解りの方がおりましたら
お手数ですが御指導願います

Router#
Router#sh ru
Building configuration...

Current configuration : 1691 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
no logging buffered
!
no aaa new-model
!
resource policy
!
!
!
ip cef
no ip dhcp use vrf connected
!
ip dhcp pool sample
network 192.168.77.0 255.255.255.0
default-router 192.168.77.254
dns-server 192.168.77.254
lease 2
!
!
no ip domain lookup
!
!
!
interface FastEthernet0
description $ETH-WAN$
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface FastEthernet2
(省略)
!
interface FastEthernet9
!
interface Vlan1
ip address 192.168.77.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1414
!
interface Dialer1
ip address negotiated
ip mtu 1454
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap callin
ppp chap hostname ********@biglobe.ne.jp
ppp chap password 0 ******
!
ip route 0.0.0.0 0.0.0.0 Dialer1 permanent
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.77.0 0.0.0.255
dialer-list 1 protocol ip permit
!
control-plane
!
!
line con 0
line aux 0
line vty 0 4
login
!
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
end

Router#sh pppoe session
1 client session

Uniq ID PPPoE RemMAC Port VT VA State
SID LocMAC VA-st
N/A 19878 Fa0 Di1 N/A N/A

Router#
Oct 8 14:24:07.819: %DIALER-6-BIND: Interface Vi2 bound to profile Di1
*Oct 8 14:24:07.819: Vi2 PPP: Using dialer call direction
*Oct 8 14:24:07.819: Vi2 PPP: Treating connection as a callout
*Oct 8 14:24:07.819: Vi2 PPP: Session handle[3400000C] Session id[0]
*Oct 8 14:24:07.819: Vi2 PPP: Authorization required
*Oct 8 14:24:07.819: Vi2 PPP: No remote authentication for call-out
*Oct 8 14:24:07.823: %LINK-3-UPDOWN: Interface Virtual-Access2, changed state t
o up
*Oct 8 14:24:09.811: Vi2 PPP: No authorization without authentication
*Oct 8 14:24:09.811: Vi2 CHAP: I CHALLENGE id 1 len ** from "brasgp***********
0"
*Oct 8 14:24:09.811: Vi2 CHAP: Using hostname from interface CHAP
*Oct 8 14:24:09.811: Vi2 CHAP: Using password from interface CHAP
*Oct 8 14:24:09.811: Vi2 CHAP: O RESPONSE id 1 len ** from "*******@biglobe.ne
.jp"
*Oct 8 14:24:10.163: Vi2 CHAP: I SUCCESS id 1 len 4
*Oct 8 14:24:11.163: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Ac
cess2, changed state to up


[ メッセージ編集済み 編集者: 未記入 編集日時 2007-10-09 17:40 ]

[ メッセージ編集済み 編集者: 未記入 編集日時 2007-10-10 21:58 ]
1

スキルアップ/キャリアアップ(JOB@IT)