ciao a tutti,ho un router 837 da configurare per Alice adsl 2M. Premetto di voler configurare la macchina attraverso il cavetto seriale (quello celeste).
Mi potete fornire la configurazione da inserire passo passo, comando dopo comando nel mio cisco?
...ci sono svariate opzioni nel forum, ma non riesco a farlo andare: il router è allineato, il pc è connesso al router ma niente da fare! NON NAVIGO!
NB. l'impostazione della LAN sul pc, deve essere del tipo: "Rileva automaticamente le impostazioni"?
Aspetto ansioso.
grazie.
Configurazione 837 per ALICE 2 M
Moderatore: Federico.Lagni
-
- n00b
- Messaggi: 3
- Iscritto il: mer 03 ott , 2007 11:33 am
Ecco cio che mi restituisce:
!
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 cisco
!
no aaa new-model
!
resource manager
!
ip subnet-zero
!
!no ip dhcp use vrf connected
!
!
ip cef
no ip ips deny-action ips-interface
!
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
shutdown
hold-queue 100 out
!
interface Ethernet2
no ip addressno ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no ip mroute-cache
shutdown
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 Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname cisco
ppp chap password 7 03075218050061
ppp pap sent-username cisco password 7 060506324F4149
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
no ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.0.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
stopbits 1
line aux 0
transport preferred all
transport output all
line vty 0 4
no login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
mi aiutate?????????????
grazie.
!
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 cisco
!
no aaa new-model
!
resource manager
!
ip subnet-zero
!
!no ip dhcp use vrf connected
!
!
ip cef
no ip ips deny-action ips-interface
!
no ftp-server write-enable
!
!
!
!
!
!
!
interface Ethernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
ip virtual-reassembly
shutdown
hold-queue 100 out
!
interface Ethernet2
no ip addressno ip address
shutdown
hold-queue 100 out
!
interface ATM0
no ip address
no ip mroute-cache
shutdown
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 Dialer1
ip address negotiated
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
ppp chap hostname cisco
ppp chap password 7 03075218050061
ppp pap sent-username cisco password 7 060506324F4149
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer1
!
no ip http server
no ip http secure-server
!
ip nat inside source list 1 interface Dialer1 overload
!
access-list 1 permit 192.168.0.0 0.0.0.255
!
!
control-plane
!
!
line con 0
no modem enable
transport preferred all
transport output all
stopbits 1
line aux 0
transport preferred all
transport output all
line vty 0 4
no login
transport preferred all
transport input all
transport output all
!
scheduler max-task-time 5000
end
mi aiutate?????????????
grazie.
-
- Cisco fan
- Messaggi: 41
- Iscritto il: mer 25 apr , 2007 11:49 am
- Località: Brescia
- Contatta:
Ciao, prendila con le pinze, sono un principiante, una cosa che noto è questa:
ATM0 è in shutdown prova ad "accenderla" con un "no shutdown".
Codice: Seleziona tutto
interface ATM0
no ip address
no ip mroute-cache
shutdown
no atm ilmi-keepalive
dsl operating-mode auto
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
Il processo di una scoperta scientifica è, in effetti, un continuo conflitto di meraviglie.
Albert Einstein.
Albert Einstein.
-
- n00b
- Messaggi: 3
- Iscritto il: mer 03 ott , 2007 11:33 am
questo è il mio sh ip int brief
Interface IP-Address OK? Method Status Prot
ocol
FastEthernet1 unassigned YES unset up up
FastEthernet2 unassigned YES unset down down
FastEthernet3 unassigned YES unset down down
FastEthernet4 unassigned YES unset down down
Ethernet0 192.168.0.1 YES manual administratively down down
ATM0 unassigned YES manual administratively down down
Ethernet2 unassigned YES unset administratively down down
NVI0 unassigned NO unset up up
Dialer1 unassigned YES manual up up
Virtual-Access1 unassigned YES unset up up
sono molto lontano???
Interface IP-Address OK? Method Status Prot
ocol
FastEthernet1 unassigned YES unset up up
FastEthernet2 unassigned YES unset down down
FastEthernet3 unassigned YES unset down down
FastEthernet4 unassigned YES unset down down
Ethernet0 192.168.0.1 YES manual administratively down down
ATM0 unassigned YES manual administratively down down
Ethernet2 unassigned YES unset administratively down down
NVI0 unassigned NO unset up up
Dialer1 unassigned YES manual up up
Virtual-Access1 unassigned YES unset up up
sono molto lontano???
- Federico.Lagni
- Network Emperor
- Messaggi: 442
- Iscritto il: dom 12 set , 2004 5:07 pm
- Località: Vicenza
- Contatta:
http://www.areanetworking.it/index_docs ... fondimenti
Questo, anche se per un 827, ti può comunque essere MOLTO d'aiuto.
Questo, anche se per un 827, ti può comunque essere MOLTO d'aiuto.
Federico Lagni,
CEO & Founder
AreaNetworking.it
Web: http://www.areanetworking.it
Pec: [email protected]
Facebook: https://www.facebook.com/areanetworking
Twitter: https://twitter.com/areanetworking_
LinkedIn: https://www.linkedin.com/company/303426
CEO & Founder
AreaNetworking.it
Web: http://www.areanetworking.it
Pec: [email protected]
Facebook: https://www.facebook.com/areanetworking
Twitter: https://twitter.com/areanetworking_
LinkedIn: https://www.linkedin.com/company/303426