Allora, no, non va bene su protocol.
Idem come sopra, anche per gli indirzzi a tua disposizione, ti hanno dato l'ip di network (e in questo caso è sensato).
Aumenta l'ip di 1 nell'ultimo numero e dovremmo esserci.
configurazione 827 ip p.p ip lan telecom
Moderatore: Federico.Lagni
- TheIrish
- Site Admin
- Messaggi: 1840
- Iscritto il: dom 14 mar , 2004 11:26 pm
- Località: Udine
- Contatta:
-
- Cisco fan
- Messaggi: 28
- Iscritto il: mer 25 ott , 2006 9:35 am
- Località: Grosseto
Stò effettuando le prove ma ancora no funziona, dovrei aver capito male io questo è lo stato delle interfacce
se così va bene potrei aver sbagliato il routing
se così va bene potrei aver sbagliato il routing
Ultima modifica di tda8191 il gio 14 dic , 2006 5:24 pm, modificato 1 volta in totale.
-
- Cisco fan
- Messaggi: 28
- Iscritto il: mer 25 ott , 2006 9:35 am
- Località: Grosseto
Scusatemi tanto ma avevo postato uno show delle interfacce sbagliato e della configurazione sbagliato !!!
questi sono quelli corretti
ATM0 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 80 usec,
reliability 64/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Keepalive not supported
Encapsulation(s): AAL5, PVC mode
11 maximum active VCs, 2 current VCCs
VC idle disconnect time: 300 seconds
Last input 00:00:07, output 00:00:07, 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: Per VC Queueing
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
15 packets input, 1045 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
24 packets output, 1792 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
ATM0.1 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
Internet address is xxx.xxx.xxx.177/30
MTU 1500 bytes, BW 640 Kbit, DLY 80 usec,
reliability 64/255, txload 1/255, rxload 1/255
Encapsulation ATM
15 packets input, 985 bytes
24 packets output,1792 bytes
0 OAM cells input, 0 OAM cells output
AAL5 CRC errors : 0
AAL5 Oversized SDUs : 0
show ip route
Gateway of last resort is 0.0.0.0 to network 0.0.0.0
xxx.0.0.0/30 is subnetted, 1 subnets
C xxx.xxx.xxx.176 is directly connected, ATM0.1
C 192.168.1.0/24 is directly connected, Ethernet0
S* 0.0.0.0/0 is directly connected, ATM0.1
show configurazione
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname adslxxxxx
!
logging rate-limit console 10 except errors
enable secret 5 $1$QFYj$QdHYUWn7PoA5Xjz.QtLvX.
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
!
!
!
interface Ethernet0
ip address 192.168.1.10 255.255.255.0
ip nat inside
no cdp enable
!
interface ATM0
no ip address
ip nat outside
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address xxx.xxx.xxx.177 255.255.255.252
ip nat outside
pvc 8/35
protocol ip xxx.xxx.xxx.241 broadcast
encapsulation aal5snap
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
no ip http server
!
ip nat inside source list 1 interface ATM0.1 overload
ip nat inside source list natsource interface ATM0.1 overload
access-list 1 permit 192.168.1.0 0.0.0.255
no cdp run
!
line con 0
password 7 11000B501613195C0524
logging synchronous
login
transport input none
stopbits 1
line vty 0 4
password 7 12101742130A1E542B25
login
!
scheduler max-task-time 5000
end
scusatemi tanto ancora
questi sono quelli corretti
ATM0 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
MTU 1500 bytes, sub MTU 1500, BW 640 Kbit, DLY 80 usec,
reliability 64/255, txload 1/255, rxload 1/255
Encapsulation ATM, loopback not set
Keepalive not supported
Encapsulation(s): AAL5, PVC mode
11 maximum active VCs, 2 current VCCs
VC idle disconnect time: 300 seconds
Last input 00:00:07, output 00:00:07, 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: Per VC Queueing
5 minute input rate 0 bits/sec, 0 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
15 packets input, 1045 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
24 packets output, 1792 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
ATM0.1 is up, line protocol is up
Hardware is PQUICC_SAR (with Alcatel ADSL Module)
Internet address is xxx.xxx.xxx.177/30
MTU 1500 bytes, BW 640 Kbit, DLY 80 usec,
reliability 64/255, txload 1/255, rxload 1/255
Encapsulation ATM
15 packets input, 985 bytes
24 packets output,1792 bytes
0 OAM cells input, 0 OAM cells output
AAL5 CRC errors : 0
AAL5 Oversized SDUs : 0
show ip route
Gateway of last resort is 0.0.0.0 to network 0.0.0.0
xxx.0.0.0/30 is subnetted, 1 subnets
C xxx.xxx.xxx.176 is directly connected, ATM0.1
C 192.168.1.0/24 is directly connected, Ethernet0
S* 0.0.0.0/0 is directly connected, ATM0.1
show configurazione
version 12.1
no service single-slot-reload-enable
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname adslxxxxx
!
logging rate-limit console 10 except errors
enable secret 5 $1$QFYj$QdHYUWn7PoA5Xjz.QtLvX.
!
ip subnet-zero
no ip finger
no ip domain-lookup
!
no ip dhcp-client network-discovery
!
!
!
interface Ethernet0
ip address 192.168.1.10 255.255.255.0
ip nat inside
no cdp enable
!
interface ATM0
no ip address
ip nat outside
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
!
interface ATM0.1 point-to-point
ip address xxx.xxx.xxx.177 255.255.255.252
ip nat outside
pvc 8/35
protocol ip xxx.xxx.xxx.241 broadcast
encapsulation aal5snap
!
!
ip classless
ip route 0.0.0.0 0.0.0.0 ATM0.1
no ip http server
!
ip nat inside source list 1 interface ATM0.1 overload
ip nat inside source list natsource interface ATM0.1 overload
access-list 1 permit 192.168.1.0 0.0.0.255
no cdp run
!
line con 0
password 7 11000B501613195C0524
logging synchronous
login
transport input none
stopbits 1
line vty 0 4
password 7 12101742130A1E542B25
login
!
scheduler max-task-time 5000
end
scusatemi tanto ancora
-
- Cisco fan
- Messaggi: 28
- Iscritto il: mer 25 ott , 2006 9:35 am
- Località: Grosseto
finalmente questa mattina sono riuscito a farlo funzionare,
vi ringrazio per i vostri consigli, senza il vostro aiuto non ci sarei riuscito
non so come posso esservi di aiuto io ma per quello che posso sono qua
grazie ancora buona giornata
vi ringrazio per i vostri consigli, senza il vostro aiuto non ci sarei riuscito
non so come posso esservi di aiuto io ma per quello che posso sono qua
grazie ancora buona giornata