ciao a tutti
mi è arrivato da un ufficio questo 837 che ho resettato e riconfigurato, seguendo i vari post e guide.
sono un pivello e sto familiarizzando con l'oscura arte del CLI. questo lo sh run:
Router#sh run
Building configuration...
Current configuration : 2176 bytes
!
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 secret 5 $1$bK90$lnOkJVLd/o4OV.llmb.Dg1
enable password cisco
!
no aaa new-model
ip subnet-zero
no ip routing
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
no ip route-cache
hold-queue 100 out
!
interface Ethernet2
no ip address
no ip route-cache
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no ip route-cache
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet1
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet2
no ip address
shutdown
duplex auto
speed auto
!
interface FastEthernet3
shutdown
duplex auto
speed auto
!
interface FastEthernet4
no ip address
shutdown
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxx
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxxx password 0 xxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat translation timeout 420
ip nat translation tcp-timeout 120
ip nat translation pptp-timeout 420
ip nat translation udp-timeout 120
ip nat translation finrst-timeout 300
ip nat translation syn-timeout 120
ip nat translation dns-timeout 300
ip nat translation icmp-timeout 120
ip nat translation max-entries 5000
ip nat inside source list 1 interface Dialer0 overload
ip nat inside source static 192.168.0.2 interface Dialer0
!
!
access-list 1 permit 192.168.0.0 0.0.0.255
snmp-server community public RO
snmp-server enable traps tty
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
line vty 0 4
password cisco 837
login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
il problema è che la portante (CD) è ok mentre non mi vede il PC (cavo di rete scollegato)
grazie ciao
configurazione 837 K9
Moderatore: Federico.Lagni
- Wizard
- Intergalactic subspace network admin
- Messaggi: 3441
- Iscritto il: ven 03 feb , 2006 10:04 am
- Località: Emilia Romagna
- Contatta:
Inzia con il mettere dei "no shut" alle fast ethernet
Il futuro è fatto di persone che hanno delle intuizioni e visioni .....sono quelle persone che fanno la differenza...... quelle dotate di un TERZO OCCHIO....
- anburg
- Cisco fan
- Messaggi: 63
- Iscritto il: lun 21 apr , 2008 8:44 am
ciao e grazie x la disponibilità
ho apportato le modifiche suggerite rifatto tutto ed adesso riesco a pingare ma non a connettermi. ecco lo sh run
Router#sh run
Building configuration...
Current configuration : 1622 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxx
ppp chap password xxxxxx
ppp pap sent-username xxxxxxx password xxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
grazie la x CLI è veramente dura
ho apportato le modifiche suggerite rifatto tutto ed adesso riesco a pingare ma non a connettermi. ecco lo sh run
Router#sh run
Building configuration...
Current configuration : 1622 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxx
ppp chap password xxxxxx
ppp pap sent-username xxxxxxx password xxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
grazie la x CLI è veramente dura
- anburg
- Cisco fan
- Messaggi: 63
- Iscritto il: lun 21 apr , 2008 8:44 am
e quando lo accendo mi da:
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet1, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet2, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet3, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet4, changed state to
up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et1, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et2, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et3, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et4, changed state to up
*Mar 1 00:00:16.123: %SYS-6-LOGGERSTART: Logger process started
*Mar 1 00:00:16.751: %LINK-3-UPDOWN: Interface Ethernet0, changed state to up
*Mar 1 00:00:17.803: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0,
changed state to up
*Mar 1 00:00:18.171: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet1, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet2, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet3, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet4, changed state to
down
*Mar 1 00:00:19.179: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, chan
ged state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et1, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et2, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et3, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et4, changed state to down
*Mar 1 00:00:24.435: %SYS-5-CONFIG_I: Configured from memory by console
*Mar 1 00:00:24.991: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state t
o up
*Mar 1 00:00:25.319: %LINK-5-CHANGED: Interface Ethernet2, changed state to adm
inistratively down
*Mar 1 00:00:26.103: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Ac
cess1, changed state to up
*Mar 1 00:00:26.531: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet2,
changed state to down
*Mar 1 00:00:26.535: %SYS-5-RESTART: System restarted --
scusate l'ignoranza ma cosa significa?
ciao e grazie
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet1, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet2, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet3, changed state to
up
*Mar 1 00:00:06.235: %LINK-3-UPDOWN: Interface FastEthernet4, changed state to
up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et1, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et2, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et3, changed state to up
*Mar 1 00:00:07.351: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et4, changed state to up
*Mar 1 00:00:16.123: %SYS-6-LOGGERSTART: Logger process started
*Mar 1 00:00:16.751: %LINK-3-UPDOWN: Interface Ethernet0, changed state to up
*Mar 1 00:00:17.803: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet0,
changed state to up
*Mar 1 00:00:18.171: %LINK-3-UPDOWN: Interface ATM0, changed state to down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet1, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet2, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet3, changed state to
down
*Mar 1 00:00:18.751: %LINK-3-UPDOWN: Interface FastEthernet4, changed state to
down
*Mar 1 00:00:19.179: %LINEPROTO-5-UPDOWN: Line protocol on Interface ATM0, chan
ged state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et1, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et2, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et3, changed state to down
*Mar 1 00:00:19.775: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
et4, changed state to down
*Mar 1 00:00:24.435: %SYS-5-CONFIG_I: Configured from memory by console
*Mar 1 00:00:24.991: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state t
o up
*Mar 1 00:00:25.319: %LINK-5-CHANGED: Interface Ethernet2, changed state to adm
inistratively down
*Mar 1 00:00:26.103: %LINEPROTO-5-UPDOWN: Line protocol on Interface Virtual-Ac
cess1, changed state to up
*Mar 1 00:00:26.531: %LINEPROTO-5-UPDOWN: Line protocol on Interface Ethernet2,
changed state to down
*Mar 1 00:00:26.535: %SYS-5-RESTART: System restarted --
scusate l'ignoranza ma cosa significa?
ciao e grazie
- Wizard
- Intergalactic subspace network admin
- Messaggi: 3441
- Iscritto il: ven 03 feb , 2006 10:04 am
- Località: Emilia Romagna
- Contatta:
Adesso che problemi hai? non riesci ad accedere ad internet?
Il futuro è fatto di persone che hanno delle intuizioni e visioni .....sono quelle persone che fanno la differenza...... quelle dotate di un TERZO OCCHIO....
- anburg
- Cisco fan
- Messaggi: 63
- Iscritto il: lun 21 apr , 2008 8:44 am
sono disperato ora non pinga piu' posto lo sh run ma sto perdendo le speranze cmq grazie
Router#sh run
Building configuration...
Current configuration : 1622 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxxxx
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxx password 0 xxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
Router#sh run
Building configuration...
Current configuration : 1622 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxxxx
ppp chap password 0 xxxxxxxx
ppp pap sent-username xxxxxxx password 0 xxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
- berni_n1
- Cisco fan
- Messaggi: 52
- Iscritto il: dom 14 ott , 2007 4:26 pm
- Località: Verona
- Contatta:
Manca la dialer list:
dialer-list 1 protocol ip permit
Prova a metterla e facci sapere!
Ciao
dialer-list 1 protocol ip permit
Prova a metterla e facci sapere!
Ciao
Impossible Is Nothing
-CCNA-
-CCNA-
- anburg
- Cisco fan
- Messaggi: 63
- Iscritto il: lun 21 apr , 2008 8:44 am
ciao
ho inserito dialer-list 1 protocol ip permit come suggerito ma niente da fare non si connette , mi da l'avvisso di connettività limitata o assente e non riesco a pingare. sono nella m.... questo lo show run.
Router#sh run
Building configuration...
Current configuration : 1655 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxx
ppp chap password 0 xxxxxxxxxx
ppp pap sent-username xxxxxxxxxxx password 0 xxxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
grazie a tutti x la pazienza e ciao
ho inserito dialer-list 1 protocol ip permit come suggerito ma niente da fare non si connette , mi da l'avvisso di connettività limitata o assente e non riesco a pingare. sono nella m.... questo lo show run.
Router#sh run
Building configuration...
Current configuration : 1655 bytes
!
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
!
!
no aaa new-model
ip subnet-zero
!
!
!
!
ip ids po max-events 100
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
hold-queue 100 out
!
interface Ethernet2
no ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet1
no ip address
duplex auto
speed auto
!
interface FastEthernet2
no ip address
duplex auto
speed auto
!
interface FastEthernet3
no ip address
duplex auto
speed auto
!
interface FastEthernet4
no ip address
duplex auto
speed auto
!
interface Dialer0
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname xxxxxxxx
ppp chap password 0 xxxxxxxxxx
ppp pap sent-username xxxxxxxxxxx password 0 xxxxxxxxx
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
!
!
access-list 1 permit 192.168.1.0 0.0.0.255
dialer-list 1 protocol ip permit
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
line aux 0
transport preferred all
transport output all
line vty 0 4
exec-timeout 120 0
login
length 0
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
grazie a tutti x la pazienza e ciao
- Wizard
- Intergalactic subspace network admin
- Messaggi: 3441
- Iscritto il: ven 03 feb , 2006 10:04 am
- Località: Emilia Romagna
- Contatta:
"connettività limitata o assente" non centra...
vuole dire che nn ha trovato un server dhcp (il pc) da cui prendere l'IP!
Inizia con impostare sul pc ip\ subet \ gw e dns a mano!
vuole dire che nn ha trovato un server dhcp (il pc) da cui prendere l'IP!
Inizia con impostare sul pc ip\ subet \ gw e dns a mano!
Il futuro è fatto di persone che hanno delle intuizioni e visioni .....sono quelle persone che fanno la differenza...... quelle dotate di un TERZO OCCHIO....
- berni_n1
- Cisco fan
- Messaggi: 52
- Iscritto il: dom 14 ott , 2007 4:26 pm
- Località: Verona
- Contatta:
per i dns metti, se li hai, quelli tuoi interni oppure metti quelli del tuo provider. Se nonn sai neache questi cercali su google e vedrai che li trovi....
Impossible Is Nothing
-CCNA-
-CCNA-