Forum
Selamlar,
Cisco 878 (GSHDSL) Wan ayarı nasıl olmalıdır ?
Authentication VPI ve VCI değerleri PAP ve CHAP nasıl olmalıdır ?
Ayrıca bu modeme, yedek olarak ADSL hattı takılabiliyor mu ?
Teşekkkürler.
Konfigürasyon aşağıdaki gibidir, Dialer1 ve ATM0 kısımlarını inceleyebilirsiniz. İyi çalışmalar..
Current configuration : 2757 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname XXX
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
no logging console
enable secret 5 XXXXXXXXXXX
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!
!
no ip domain lookup
!
!
!
archive
log config
hidekeys
!
!
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex A-B
line-rate auto
!
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
!
interface ATM0
no ip address
atm vc-per-vp 64
no atm ilmi-keepalive
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description INSIDE
ip address X.X.X.X 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
hold-queue 100 out
!
interface Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 750
dialer pool 1
dialer remote-name redback
dialer-group 1
no cdp enable
ppp authentication pap chap callin
ppp pap sent-username XXX@ttnet password 0 XXX
ppp ipcp dns request
!
ip route 0.0.0.0 0.0.0.0 Dialer1
!
!
ip http server
ip http authentication local
no ip http secure-server
ip http timeout-policy idle 5 life 86400 requests 10000
ip nat inside source route-map nonat interface Dialer1 overload
!
access-list 100 permit ip X.X.X.0 0.0.0.255 any
dialer-list 1 protocol ip permit
no cdp run
!
!
!
route-map nonat permit 1
match ip address 100
!
!
control-plane
!
!
line con 0
no modem enable
line aux 0
line vty 0 4
login
!
scheduler max-task-time 5000
!
webvpn context Default_context
ssl authenticate verify all
!
no inservice
!
end
Annex B'ye çevirmek için Hyper'da yazacağım kod ne olmalıdır ? Çünkü Sayın DSL abonemiz portunuza ait olmayan bir kullanıcı adı ile bağlanmaya çalışıyorsunuz hatası alıyorum...
GSHDLS ile internete çıkacağı için PPOE 8-35 kullandım. Bir tek Annex A görünüyor, bu yüzden bu hatayı veriyor sanıyoruz...
Bu problem kendiliğinden düzeldi, keşke her sorun böyle olsa 🙂
Geçmiş olsun, iyi çalışmalar.