Forum
selamlar elimde iki adet cisco828 router var telekomdan gshdsl hat kiraladım iki nonta arasında lakin configirasyonu bir türlü yapamadım cisco konusuna tam hakim değilim buradaki notlara bakarak yapmaya çalışıyorum serial interface tanımlaması yapılması gerekiyor sanırım lakin routerda böyle bir komut bulamıyorum pointopint ayarlarını nasıl yapmam gerekiyor yardımcı olmanız mümkünmüdür.
Merhaba;
1. noktada
controller DSL 0
mode atm
line-term co
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
line-rate auto
interface ATM0
no ip address
no atm ilmi-keepalive
interface ATM0.1 point-to-point
description SUBE
ip address 192.168.1.1 255.255.255.252
pvc 0/35
protocol ip 192.168.1.2 broadcast
encapsulation aal5snap
interface Vlan1
description LAN
ip address 192.168.2.254 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip virtual-reassembly
ip route-cache flow
ip route 0.0.0.0 0.0.0.0 192.168.1.2
2. noktada
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
line-rate auto
interface ATM0
no ip address
no atm ilmi-keepalive
interface ATM0.1 point-to-point
description MERKEZ
ip address 192.168.1.2 255.255.255.252
pvc 0/35
protocol ip 192.168.1.1 broadcast
encapsulation aal5snap
interface Vlan1
description LAN
ip address 192.168.3.254 255.255.255.0
ip route-cache flow
ip tcp adjust-mss 1452
ip route 0.0.0.0 0.0.0.0 192.168.1.1
İyi çalışmalar...
bu bağlantıları yapmaya çalıştım lakin cd ışığı yanmıyor
interface vlan1 komutuna giremedim
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable password b54fsdfg
!
no aaa new-model
ip subnet-zero
!
!
!
!
interface Ethernet0
ip address 10.35.53.248 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
ip classless
no ip http server
!
banner motd ^CDH_MERKEZ
^C
!
line con 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
!
scheduler max-task-time 5000
Merhaba;
Bu cihazın ios u biraz eski sanırsam 🙂
Şimdi tek Eth var anladıgım kadarı ile o zaman vlan1 için tarif ettigim ayrları eth0 altına uygulayın bide atm0 da iken no shu deyip interface açmanız gerekir.
ip virtual-reassembly komutunu bulamadım exit dediğimde aşşağıdaki satırı verdi yani olamadı
4 eth var
Mar 1 05:37:11.758: %GSHDSL-6-ACTIVATION: Interface ATM0, the line is still no
t activated
---------------------
version 12.3
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
enable password dgfs45hg
!
no aaa new-model
ip subnet-zero
!
!
!
!
interface Ethernet0
ip address 10.35.53.248 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
ip classless
no ip http server
!
banner motd ^CDH_MERKEZ
^C
!
line con 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
!
scheduler max-task-time 5000
!
end
Merhaba;
Bu şekilde çalışmaz...
Merkez :
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
hold-queue 100 out
interface ATM0
no ip address
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
interface ATM0.1 point-to-point
ip address 192.168.0.1 255.255.255.252
pvc 0/35
encapsulation aal5mux ip
ip classless
ip route 192.168.0.2
Sube :
interface Ethernet0
ip address 192.168.2.254 255.255.255.0
hold-queue 100 out
interface ATM0
no ip address
no atm ilmi-keepalive
dsl equipment-type CO
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
interface ATM0.1 point-to-point
ip address 192.168.0.2 255.255.255.252
pvc 0/35
encapsulation aal5mux ip
ip classless
ip route 192.168.0.1
İyi çalışmalar...
ip route satırlarını yanlış yazmışım dogrusu;
ip route 0.0.0.0 0.0.0.0 karşı routerip
en son verdiğinizle bu şekilde oldu karşı ama cd ışığı yanmadı yine karşı tarafın routerını takmadım yinede cd ışığı yanması gerekmezmi
Mar 1 06:32:12.014: %GSHDSL-6-ACTIVATION: Interface ATM0, the line is still no
t activated. activ olamıyor
no aaa new-model
ip subnet-zero
!
!
!
!
interface Ethernet0
ip address 10.35.53.248 255.255.255.0
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
ip classless
no ip http server
!
banner motd ^CDH_MERKEZ
transport output all
stopbits 1
line vty 0 4
!
scheduler max-task-time 5000
!
end
atm0 altında iken no shutdown demeniz ve kablo takılı ise cd ışıgının yanması gerekir.
yeni baştan resetleyip cihazı verdiğiniz conf girmeye çalıştım
hattı telekoma kontrol ettirdim hatta sinyal var tamamen benim ayarlarımda yapamadığım bir şey var
no aaa new-model
ip subnet-zero
!
!
!
!
interface Ethernet0
ip address 10.35.53.248 255.255.255.0
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
ip classless
no ip http server
!
banner motd ^CDH_MERKEZ
!
line con 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
!
end
Router(config)#interface ?
ATM ATM interface
Async Async interface
BVI Bridge-Group Virtual Interface
CTunnel CTunnel interface
Dialer Dialer interface
Ethernet IEEE 802.3
Group-Async Async Group interface
Loopback Loopback interface
MFR Multilink Frame Relay bundle interface
Multilink Multilink-group interface
Null Null interface
Tunnel Tunnel interface
Vif PGM Multicast Host interface
Virtual-Template Virtual Template interface
Virtual-TokenRing Virtual TokenRing
range interface range command
Router(config)#interface
burda serial çıkması gerekmiyormu
Kullandıgınız teknoloji atm onun için seri çıkmaz !!!
Bu kısmıda süsolsun diye vermedi
interface ATM0.1 point-to-point
ip address 192.168.0.2 255.255.255.252
pvc 0/35
encapsulation aal5mux ip
no shu komutunu atm0 altında çalıştırdınız mı ?
evet çalıştırdım
interface Ethernet0
ip address 192.168.2.1 255.255.255.0
ip nat inside
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
ip classless
no ip http server
!
access-list 1 permit 192.168.2.0 0.0.0.255
!
line con 0
exec-timeout 0 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
exec-timeout 0 0
login local
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
!
ama yinede çalıştıramadım
cd ışıpı yanmıyor hala nerde hata yapıyorum !
interface Ethernet0
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
shutdown
no atm ilmi-keepalive
dsl equipment-type CPE
dsl operating-mode GSHDSL symmetric annex A
dsl linerate AUTO
!
interface ATM0.1 point-to-point
ip address 192.168.0.2 255.255.255.252
pvc 0/35
encapsulation aal5mux ip
!
!
ip classless
no ip http server
!!
ip classless
no ip http server
!
!
line con 0
transport preferred all
transport output all
stopbits 1
line vty 0 4
!
scheduler max-task-time 5000
!
end
dsl operating-mode GSHDSL symmetric annex b olarak denermisin.
b olarak denedim ve bağlantı geldi
teşekkürler emeğine sağlık
Rica ederim iyi çalışmalar...