Ciao, abbiamo preso una linea HDSL da T.I. ma siccome non ci lasciavano la configurazione aperta per il voip (dobbiamo fare un test) ci siamo "recuperati" da noi un router con interfaccia v35.
A questo punto sembrava facile, ma invece no.....
Telecom ci ha rilasciato come indirizzi i seguenti:
lato seriale da "abbinare" xx.xx.248.170 mask 255.255.255.252
lato eth da abbinare xx.xx.187.201 mask 255.255.255.248
premesso che dobbiamo anche nattare vrso la lan interna una 10.0.0.1 mask 255.255.255.0 (per le prove del voip) la cosa sembra fatta...e invece nulla....
configurata la serial0 con il xx.xx.248.170 mask 255.255.255.252
configurata la fasteth0 con il xx.xx.187.201 mask 255.255.255.248
dalla rete (interna) con un pc configurato come xx.xx.187.204 mask 255.255.255.248 vedo la eth, ma non navigo non faccio nulla....dal router pingo la eth, ma non la seriale che risulta in down......qualcuno può seguirmi passo passo per configurarlo......please........
grazie
su un'altro post ho visto questa configurazione ....secondo voi è buona?...e se si, come faccio adattarla alle mie esigenze.....?????
User Access Verification
Password:
example>enable
Password:
example#sh conf
Using 1378 out of 29688 bytes
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname example
!
enable secret 5 blablabla
!
username pippo password 7 xxxxxxxxxxxxxxxx
ip subnet-zero
!
interface Loopback0
bandwidth 1536
ip address xx.45.152.82 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
shutdown ! era un Ip di servizio ...
!
interface Ethernet0/0
ip address 10.230.134.1 255.255.255.0 secondary
ip address xx.45.152.81 255.255.255.248
ip nat inside
full-duplex
!
interface Serial0/0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
!
interface Serial0/0.1 point-to-point
ip address xx.45.135.70 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 192
!
ip nat pool public xx.45.152.81 xx.45.152.81 netmask 255.255.255.248
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0.1
no ip http server
ip pim bidir-enable
!
!
access-list 1 permit 10.230.134.0 0.0.0.255
!
line con 0
password 7 xxxxxxxxxxxxxx
login
line aux 0
line vty 0 4
password 7 110A1609131B1909103E22
login
!
!
end
Cisco 1720 HDSL Teleco Italia
Moderatore: Federico.Lagni
-
- n00b
- Messaggi: 22
- Iscritto il: lun 08 ago , 2005 2:09 pm
- Località: milano
...questo pomeriggio ho fatto delle prove, vedendo quello che avevo letto sui post....ma nulla, questa è la configurazione che ho adesso, ma niente....perchè? 
°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
sho conf
Using 1618 out of 29688 bytes
!
! Last configuration change at 13:22:51 UTC Tue Sep 21 2004
! NVRAM config last updated at 13:25:18 UTC Tue Sep 21 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address xx.xx.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address xx.xx.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
shutdown
no fair-queue
!
interface Serial0.1 point-to-point
ip address xx.xx.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat pool public xx.xx.187.201 xx.xx.187.201 netmask 255.255.255.248
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#

°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°°
sho conf
Using 1618 out of 29688 bytes
!
! Last configuration change at 13:22:51 UTC Tue Sep 21 2004
! NVRAM config last updated at 13:25:18 UTC Tue Sep 21 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address xx.xx.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address xx.xx.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
shutdown
no fair-queue
!
interface Serial0.1 point-to-point
ip address xx.xx.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat pool public xx.xx.187.201 xx.xx.187.201 netmask 255.255.255.248
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#
- TheIrish
- Site Admin
- Messaggi: 1840
- Iscritto il: dom 14 mar , 2004 11:26 pm
- Località: Udine
- Contatta:
scusa, sono di nuovo di frettissima, vedo di indicarti le cose che mi saltano all'occhio.
La seconda cosa è la combinazione di queste due. Non so se sia fattibile:
Cmq sia, potrebbe tornare molto utile uno show interfaces (aspetta un paio di minuti dall'avvio).
Direi proprio di no. La Serial0 è l'interfaccia fisica, a noi interessa solo il tunnel.ip route 0.0.0.0 0.0.0.0 Serial0
La seconda cosa è la combinazione di queste due. Non so se sia fattibile:
non so se la cosa si possa fare con lo stesso indirizzo.
int fastethernet0
ip address xx.xx.187.201 255.255.255.248
* * *
ip nat pool public xx.xx.187.201 xx.xx.187.201 netmask 255.255.255.248
Cmq sia, potrebbe tornare molto utile uno show interfaces (aspetta un paio di minuti dall'avvio).
-
- n00b
- Messaggi: 22
- Iscritto il: lun 08 ago , 2005 2:09 pm
- Località: milano
Ciao TheIrish, grazie per la tua disponibilità, sono disperato......
ti posto la configurazione con il comando in fondo che mi hai detto di mettere, se la conf. non va bene, la cambio volentieri ....da zero....i parametri che mi hanno dato sono, quelli della seriale, ethernet e dlci......niente più, e avrei bisogno di nattare una classe 10.0.0.1 mask 255.255.255.0 per fare le prove del voip all'ineterno....se hai commenti o news...ben venganno....grazie
Eros
show conf
Using 1675 out of 29688 bytes
!
! Last configuration change at 01:46:48 UTC Wed Sep 22 2004
! NVRAM config last updated at 01:46:55 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address 85.42.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat pool public 85.42.187.201 85.42.187.201 netmask 255.255.255.248
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#show interfaces
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:03:44, 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: 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
42 packets input, 3978 bytes
Received 21 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
190 packets output, 20905 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Loopback0 is up, line protocol is up
Hardware is Loopback
Internet address is 85.42.187.202/29
MTU 1514 bytes, BW 1536 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation LOOPBACK, loopback not set
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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Serial0 is down, line protocol is down
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 1, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:25:19
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, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
2 carrier transitions
DCD=down DSR=down DTR=up RTS=up CTS=down
Serial0.1 is down, line protocol is down
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
ti posto la configurazione con il comando in fondo che mi hai detto di mettere, se la conf. non va bene, la cambio volentieri ....da zero....i parametri che mi hanno dato sono, quelli della seriale, ethernet e dlci......niente più, e avrei bisogno di nattare una classe 10.0.0.1 mask 255.255.255.0 per fare le prove del voip all'ineterno....se hai commenti o news...ben venganno....grazie
Eros
show conf
Using 1675 out of 29688 bytes
!
! Last configuration change at 01:46:48 UTC Wed Sep 22 2004
! NVRAM config last updated at 01:46:55 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address 85.42.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat pool public 85.42.187.201 85.42.187.201 netmask 255.255.255.248
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#show interfaces
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:03:44, 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: 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
42 packets input, 3978 bytes
Received 21 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
190 packets output, 20905 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Loopback0 is up, line protocol is up
Hardware is Loopback
Internet address is 85.42.187.202/29
MTU 1514 bytes, BW 1536 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation LOOPBACK, loopback not set
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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Serial0 is down, line protocol is down
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 1, LMI stat recvd 0, LMI upd recvd 0, DTE LMI down
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 0/0, interface broadcasts 0
Last input never, output never, output hang never
Last clearing of "show interface" counters 00:25:19
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, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
2 carrier transitions
DCD=down DSR=down DTR=up RTS=up CTS=down
Serial0.1 is down, line protocol is down
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
-
- n00b
- Messaggi: 22
- Iscritto il: lun 08 ago , 2005 2:09 pm
- Località: milano
altra info aggiuntiva, la scheda seriale era guasta, cambiata adesso è tutto up , ma non vado da nessuna parte, ho levato la stringa che mi hai detto....ti allego il tutto...
sho conf
Using 1571 out of 29688 bytes
!
! Last configuration change at 02:06:24 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:06:26 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pluto
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address 85.42.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pluto
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#
topolino#show interface
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:02:55, output 00:00:08, 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
11 packets input, 1113 bytes
Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
109 packets output, 11096 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Loopback0 is up, line protocol is up
Hardware is Loopback
Internet address is 85.42.187.202/29
MTU 1514 bytes, BW 1536 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation LOOPBACK, loopback not set
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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 3/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 59, LMI stat recvd 59, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 65/0, interface broadcasts 65
Last input 00:00:02, output 00:00:05, output hang never
Last clearing of "show interface" counters 00:09:55
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 19000 bits/sec, 24 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
16600 packets input, 1653295 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 1 frame, 0 overrun, 0 ignored, 0 abort
124 packets output, 5027 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial0.1 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 3/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
topolino#
sho conf
Using 1571 out of 29688 bytes
!
! Last configuration change at 02:06:24 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:06:26 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pluto
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface Loopback0
bandwidth 1536
ip address 85.42.187.202 255.255.255.248
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pluto
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#
topolino#show interface
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:02:55, output 00:00:08, 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
11 packets input, 1113 bytes
Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
109 packets output, 11096 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Loopback0 is up, line protocol is up
Hardware is Loopback
Internet address is 85.42.187.202/29
MTU 1514 bytes, BW 1536 Kbit, DLY 5000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation LOOPBACK, loopback not set
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
0 packets output, 0 bytes, 0 underruns
0 output errors, 0 collisions, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 3/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 59, LMI stat recvd 59, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 65/0, interface broadcasts 65
Last input 00:00:02, output 00:00:05, output hang never
Last clearing of "show interface" counters 00:09:55
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 19000 bits/sec, 24 packets/sec
5 minute output rate 0 bits/sec, 0 packets/sec
16600 packets input, 1653295 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 1 frame, 0 overrun, 0 ignored, 0 abort
124 packets output, 5027 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial0.1 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 3/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
topolino#
-
- Cisco fan
- Messaggi: 27
- Iscritto il: gio 10 feb , 2005 9:27 pm
- Località: catania
ciao
scusami puoi fare un serie di prove.
prima elimina quella loopback che non mi pare che ti serva
poi prova a vedere sei raggiungi il punto punto nazionale:85.42.245.169
fatto questo ri manda la configurazione,vediamo se possiamo uscire dall'intoppo.
scusami puoi fare un serie di prove.
prima elimina quella loopback che non mi pare che ti serva
poi prova a vedere sei raggiungi il punto punto nazionale:85.42.245.169
fatto questo ri manda la configurazione,vediamo se possiamo uscire dall'intoppo.
-
- Cisco fan
- Messaggi: 27
- Iscritto il: gio 10 feb , 2005 9:27 pm
- Località: catania
entri in nel router
scrivi conf t
invio
no interface Loopback0
invio

scrivi conf t
invio
no interface Loopback0
invio

-
- n00b
- Messaggi: 22
- Iscritto il: lun 08 ago , 2005 2:09 pm
- Località: milano
Fatto!...ma nulla..... 
topolino(config)#no interface loopback
% Incomplete command.
topolino(config)#no interface loopback ?
<0-2147483647> Loopback interface number
topolino(config)#no interface loopback0
topolino(config)#^Z
topolino#
Sep 22 02:50:44.815: %LINK-5-CHANGED: Interface Loopback0, changed state to admi
nistratively down
Sep 22 02:50:45.315: %SYS-5-CONFIG_I: Configured from console by console
topolino#wr
Building configuration...
[OK]
topolino#ping 85.42.245.169
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 85.42.245.169, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
topolino#ping 85.42.245.170
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 85.42.245.170, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
topolino#show conf
Using 1421 out of 29688 bytes
!
! Last configuration change at 02:50:45 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:50:55 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
ip route 0.0.0.0 0.0.0.0 FastEthernet0
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#show interface
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:44:45, 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: 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
11 packets input, 1113 bytes
Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
534 packets output, 50638 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 310, LMI stat recvd 310, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 332/0, interface broadcasts 332
Last input 00:00:04, output 00:00:04, output hang never
Last clearing of "show interface" counters 00:51:44
Input queue: 0/75/76/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
22107 packets input, 2052398 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 1 frame, 0 overrun, 0 ignored, 0 abort
642 packets output, 22534 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial0.1 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
topolino#
topolino#
topolino#

topolino(config)#no interface loopback
% Incomplete command.
topolino(config)#no interface loopback ?
<0-2147483647> Loopback interface number
topolino(config)#no interface loopback0
topolino(config)#^Z
topolino#
Sep 22 02:50:44.815: %LINK-5-CHANGED: Interface Loopback0, changed state to admi
nistratively down
Sep 22 02:50:45.315: %SYS-5-CONFIG_I: Configured from console by console
topolino#wr
Building configuration...
[OK]
topolino#ping 85.42.245.169
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 85.42.245.169, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
topolino#ping 85.42.245.170
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 85.42.245.170, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
topolino#show conf
Using 1421 out of 29688 bytes
!
! Last configuration change at 02:50:45 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:50:55 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
ip nat outside
encapsulation frame-relay IETF
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115
!
ip nat inside source list 1 pool public overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
ip route 0.0.0.0 0.0.0.0 FastEthernet0
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#show interface
FastEthernet0 is up, line protocol is up
Hardware is PQUICC_FEC, address is 000f.24b1.8c5f (bia 000f.24b1.8c5f)
Internet address is 85.42.187.201/29
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Half-duplex, 100Mb/s, 100BaseTX/FX
ARP type: ARPA, ARP Timeout 04:00:00
Last input 00:44:45, 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: 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
11 packets input, 1113 bytes
Received 5 broadcasts, 0 runts, 0 giants, 0 throttles
0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
0 watchdog
0 input packets with dribble condition detected
534 packets output, 50638 bytes, 0 underruns
1 output errors, 0 collisions, 2 interface resets
0 babbles, 0 late collision, 0 deferred
1 lost carrier, 0 no carrier
0 output buffer failures, 0 output buffers swapped out
Serial0 is up, line protocol is up
Hardware is PowerQUICC Serial
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF, loopback not set
Keepalive set (10 sec)
LMI enq sent 310, LMI stat recvd 310, LMI upd recvd 0, DTE LMI up
LMI enq recvd 0, LMI stat sent 0, LMI upd sent 0
LMI DLCI 1023 LMI type is CISCO frame relay DTE
FR SVC disabled, LAPF state down
Broadcast queue 0/64, broadcasts sent/dropped 332/0, interface broadcasts 332
Last input 00:00:04, output 00:00:04, output hang never
Last clearing of "show interface" counters 00:51:44
Input queue: 0/75/76/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
22107 packets input, 2052398 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
1 input errors, 0 CRC, 1 frame, 0 overrun, 0 ignored, 0 abort
642 packets output, 22534 bytes, 0 underruns
0 output errors, 0 collisions, 1 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
DCD=up DSR=up DTR=up RTS=up CTS=up
Serial0.1 is up, line protocol is up
Hardware is PowerQUICC Serial
Internet address is 85.42.245.170/30
MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec,
reliability 255/255, txload 1/255, rxload 1/255
Encapsulation FRAME-RELAY IETF
Last clearing of "show interface" counters never
topolino#
topolino#
topolino#
topolino#
topolino#
-
- Cisco fan
- Messaggi: 27
- Iscritto il: gio 10 feb , 2005 9:27 pm
- Località: catania
aspe vediamo se posso darti un file di configurazione pronto.
dammi i paramteri telecomo
punto punto
dlci
classe ip pubblica
dammi i paramteri telecomo
punto punto
dlci
classe ip pubblica
-
- Cisco fan
- Messaggi: 27
- Iscritto il: gio 10 feb , 2005 9:27 pm
- Località: catania
a dimeticavo siamo sicuri che hdsl e non shdsl????
-
- Cisco fan
- Messaggi: 27
- Iscritto il: gio 10 feb , 2005 9:27 pm
- Località: catania
prova a caricare il file con queste modifiche
fammi sapere
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pluto
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
frame-relay ip rtp header-compression
frame-relay traffic-shaping
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115 IETF
!
ip nat pool Interna 85.42.187.201 85.42.187.201 netmask 255.255.255.0
ip nat inside source list 101 pool Interna overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 101 permit 10.0.0.0 0.0.0.255 any
!
!
line con 0
line aux 0
line vty 0 4
password pluto
login
!
end
fammi sapere
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pluto
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay lmi-type cisco
frame-relay ip rtp header-compression
frame-relay traffic-shaping
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115 IETF
!
ip nat pool Interna 85.42.187.201 85.42.187.201 netmask 255.255.255.0
ip nat inside source list 101 pool Interna overload
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 101 permit 10.0.0.0 0.0.0.255 any
!
!
line con 0
line aux 0
line vty 0 4
password pluto
login
!
end
-
- n00b
- Messaggi: 22
- Iscritto il: lun 08 ago , 2005 2:09 pm
- Località: milano
fatto:
show conf
Using 1384 out of 29688 bytes
!
! Last configuration change at 02:35:09 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:35:16 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay traffic-shaping
frame-relay lmi-type cisco
frame-relay ip rtp header-compression
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#
show conf
Using 1384 out of 29688 bytes
!
! Last configuration change at 02:35:09 UTC Wed Sep 22 2004
! NVRAM config last updated at 02:35:16 UTC Wed Sep 22 2004
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname topolino
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$aANn$G70jEQjhbNu2tZrarqE061
enable password pippo
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
no ip cef
!
!
!
!
interface FastEthernet0
ip address 10.0.0.1 255.255.255.0 secondary
ip address 85.42.187.201 255.255.255.248
ip nat inside
no ip route-cache
speed auto
half-duplex
!
interface Serial0
no ip address
no ip proxy-arp
encapsulation frame-relay
no ip route-cache
no ip mroute-cache
no fair-queue
frame-relay traffic-shaping
frame-relay lmi-type cisco
frame-relay ip rtp header-compression
!
interface Serial0.1 point-to-point
ip address 85.42.245.170 255.255.255.252
no ip redirects
no ip unreachables
no ip proxy-arp
ip nat outside
no ip route-cache
no ip mroute-cache
no cdp enable
frame-relay interface-dlci 115 IETF
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0.1
no ip http server
!
!
access-list 1 permit 10.0.0.0 0.0.0.255
access-list 1 permit 0.0.0.0 255.0.0.0
!
!
line con 0
line aux 0
line vty 0 4
password pippo
login
!
end
topolino#
topolino#
topolino#
topolino#
topolino#