Hoera, er zit nu firmware op (IOS 12.3).
Sorry als ik na vanavond niet meer reageer maar ik ga op wintersport en wiklde nog ff proberen om het aan de praat te krijgen.:9
Het gaat dus om de Cisco 1417 ADSL router met Demon abbo (BabyXL?) werkend te krijgen.
WAN settings in huidige Zyxel (router werkt het dus de lijn is goed);
Mode: routing,
Encapsulation: ENET ENCAP
Multiplex: LLC
Virtual Circuit ID: VPI/VCI: 0/ 34
ATM QoS Type: UBR
Ik heb deze handleiding gebruikt; http://www.xs4all.nl/~hermanb/using_the_cisco_827.html
Mijn running-config in de Cisco 1417 ziet er nu zo uit;
----------------------------------------------------------------------------------------------------------------------------------------
Thor#sh run
Building configuration...
Current configuration : 1154 bytes
!
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Thor
!
enable secret 5 <secret>
enable password <password>
!
ip subnet-zero
no ip domain lookup
!
ip dhcp pool scope2
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 194.159.73.135 194.159.73.136
lease 0 0 15
!
!
!
!
!
bridge irb
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
!
interface Virtual-Template1
no ip address
!
interface ATM0
no ip address
atm vc-per-vp 64
no atm ilmi-keepalive
pvc 0/34
encapsulation aal5snap
!
dsl operating-mode auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
mac-address <virtueel MAC adres>
ip address dhcp
ip nat outside
!
ip nat inside source list 1 interface BVI1 overload
ip classless
no ip http server
no ip http secure-server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
snmp-server community public RO
snmp-server enable traps tty
bridge 1 protocol ieee
bridge 1 address <ethernet MAC adres> discard
!
line con 0
line vty 0 4
password <password>
login
!
!
end
------------------------------------------------------------------------------------------------------------------------------------------
Maar helaas, u raad het al, het werkt niet.
De regel bundle-enable krijg ik er niet in (weet ook niet of dat relevant is?)
Is er iets wat ik over het hoofd zie?
Dit is de status van de interface ATM0 en BVI1;
------------------------------------------------------------------------------------------------------------------------------------------
Thor#sh int
ATM0 is down, line protocol is down
Hardware is IDTATM25 (with Alcatel ADSL Module)
MTU 4470 bytes, sub MTU 4470, BW 25600 Kbit, DLY 80 usec,
reliability 0/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Encapsulation(s): AAL5 , PVC mode
16383 maximum active VCs, 64 VCs per VP, 0 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 8 interface resets
0 output buffer failures, 0 output buffers swapped out
BVI1 is down, line protocol is down
Hardware is BVI, address is 000b.cd32.c757 (bia 00d0.ba13.b0fd)
Internet address will be negotiated using DHCP
MTU 4470 bytes, BW 25600 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/0 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
283 packets output, 174894 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Ethernet0 is up, line protocol is up
------------------------------------------------------------------------------------------------------------------------------------
Sorry als ik na vanavond niet meer reageer maar ik ga op wintersport en wiklde nog ff proberen om het aan de praat te krijgen.:9
Het gaat dus om de Cisco 1417 ADSL router met Demon abbo (BabyXL?) werkend te krijgen.
WAN settings in huidige Zyxel (router werkt het dus de lijn is goed);
Mode: routing,
Encapsulation: ENET ENCAP
Multiplex: LLC
Virtual Circuit ID: VPI/VCI: 0/ 34
ATM QoS Type: UBR
Ik heb deze handleiding gebruikt; http://www.xs4all.nl/~hermanb/using_the_cisco_827.html
Mijn running-config in de Cisco 1417 ziet er nu zo uit;
----------------------------------------------------------------------------------------------------------------------------------------
Thor#sh run
Building configuration...
Current configuration : 1154 bytes
!
version 12.3
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Thor
!
enable secret 5 <secret>
enable password <password>
!
ip subnet-zero
no ip domain lookup
!
ip dhcp pool scope2
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 194.159.73.135 194.159.73.136
lease 0 0 15
!
!
!
!
!
bridge irb
!
!
interface Ethernet0
ip address 192.168.1.254 255.255.255.0
ip nat inside
!
interface Virtual-Template1
no ip address
!
interface ATM0
no ip address
atm vc-per-vp 64
no atm ilmi-keepalive
pvc 0/34
encapsulation aal5snap
!
dsl operating-mode auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
mac-address <virtueel MAC adres>
ip address dhcp
ip nat outside
!
ip nat inside source list 1 interface BVI1 overload
ip classless
no ip http server
no ip http secure-server
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
snmp-server community public RO
snmp-server enable traps tty
bridge 1 protocol ieee
bridge 1 address <ethernet MAC adres> discard
!
line con 0
line vty 0 4
password <password>
login
!
!
end
------------------------------------------------------------------------------------------------------------------------------------------
Maar helaas, u raad het al, het werkt niet.
De regel bundle-enable krijg ik er niet in (weet ook niet of dat relevant is?)
Is er iets wat ik over het hoofd zie?
Dit is de status van de interface ATM0 en BVI1;
------------------------------------------------------------------------------------------------------------------------------------------
Thor#sh int
ATM0 is down, line protocol is down
Hardware is IDTATM25 (with Alcatel ADSL Module)
MTU 4470 bytes, sub MTU 4470, BW 25600 Kbit, DLY 80 usec,
reliability 0/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Encapsulation(s): AAL5 , PVC mode
16383 maximum active VCs, 64 VCs per VP, 0 current VCCs
VC Auto Creation Disabled.
VC idle disconnect time: 300 seconds
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 8 interface resets
0 output buffer failures, 0 output buffers swapped out
BVI1 is down, line protocol is down
Hardware is BVI, address is 000b.cd32.c757 (bia 00d0.ba13.b0fd)
Internet address will be negotiated using DHCP
MTU 4470 bytes, BW 25600 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output never, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/0 (size/max)
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
0 packets input, 0 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
283 packets output, 174894 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Ethernet0 is up, line protocol is up
------------------------------------------------------------------------------------------------------------------------------------
WAZUUUUUUUP!!!!!