Pagina 1 di 1
CONFIGURAZIONE CISCO877
Inviato: lun 21 giu , 2010 7:46 am
da RAMBO
Ciao a tutti,
qualcuno sarebbe così gentile ad aiutarmi a configuare un CISCO877W per una linea adsl alice 7 MB.
Se possibile una procedura completa passo passo. (non conosco molto bebe i comandi du hyperTerminal)
Grazie
Inviato: gio 08 lug , 2010 3:39 pm
da RAMBO
Sono riuscito a configurarlo, ma ho un problrmino:
quando attivo il WIFI, non riesco a connettermi con nessun pc.
Connessione di rete assente o limitata con indirizzo ip base di windows.
Mi sapreste dire perchè?
Grazie
Inviato: gio 08 lug , 2010 4:17 pm
da valerio1976
RAMBO ha scritto:Sono riuscito a configurarlo, ma ho un problrmino:
quando attivo il WIFI, non riesco a connettermi con nessun pc.
Connessione di rete assente o limitata con indirizzo ip base di windows.
Mi sapreste dire perchè?
Grazie
ciao posta uno show config altrimenti non si capisce
e poi al router ci colleghi un modem WIFI in bridge o come ?
Inviato: gio 08 lug , 2010 4:54 pm
da RAMBO
ok
Inviato: gio 08 lug , 2010 5:19 pm
da RAMBO
Ciao, questa è la configurazione:
yourname#show configuration
Using 4650 out of 131072 bytes
!
! Last configuration change at 18:10:43 PCTime Thu Jul 8 2010 by cisco
! NVRAM config last updated at 18:10:45 PCTime Thu Jul 8 2010 by cisco
!
version 12.4
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
logging buffered 51200
logging console critical
enable secret 5 $1$X.gP$ah/hB0gNTkWw419D1eJaX1
!
no aaa new-model
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
!
crypto pki trustpoint TP-self-signed-430189723
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-430189723
revocation-check none
rsakeypair TP-self-signed-430189723
!
!
crypto pki certificate chain TP-self-signed-430189723
certificate self-signed 01 nvram:IOS-Self-Sig#8.cer
dot11 syslog
!
dot11 ssid CISCO877W
!
no ip source-route
ip dhcp excluded-address 10.10.10.1
!
ip dhcp pool ccp-pool1
import all
network 10.10.10.0 255.255.255.0
dns-server 85.37.17.16 85.38.28.68
default-router 10.10.10.1
!
!
ip cef
no ip bootp server
ip domain name yourdomain.com
ip name-server 85.37.17.16
ip name-server 85.38.28.68
!
!
!
!
username cisco877 privilege 15 secret 5 $1$/N0G$1RQnTzOdH5yA56gYKgXc7.
!
!
!
archive
log config
hidekeys
!
!
ip tcp synwait-time 10
ip ssh time-out 60
ip ssh authentication-retries 2
!
bridge irb
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
description $ES_WAN$$FW_OUTSIDE$
ip flow ingress
pvc 8/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
ssid CISCO877W
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
54.0
station-role root
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$$FW_INSIDE$
no ip address
bridge-group 1
!
interface Dialer0
ip address negotiated
no ip redirects
no ip unreachables
no ip proxy-arp
ip mtu 1452
ip flow ingress
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp authentication chap pap callin
ppp chap hostname aliceadsl
ppp chap password 7 104F05100612130F1F08
ppp pap sent-username aliceadsl password 7 045A070F0C244D4A1A15
!
interface BVI1
description $ES_LAN$
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1412
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
!
ip nat inside source list 1 interface Dialer0 overload
!
logging trap debugging
access-list 1 remark INSIDE_IF=BVI1
access-list 1 remark CCP_ACL Category=2
access-list 1 permit 10.10.10.0 0.0.0.255
dialer-list 1 protocol ip permit
no cdp run
!
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
banner exec ^C
% Password expiration warning.
-----------------------------------------------------------------------
Cisco Configuration Professional (Cisco CP) is installed on this device
and it provides the default username "cisco" for one-time use. If you have
already used the username "cisco" to login to the router and your IOS image
supports the "one-time" user option, then this username has already expired.
You will not be able to login to the router with this username after you exit
this session.
It is strongly suggested that you create a new username with a privilege level
of 15 using the following command.
username <myuser> privilege 15 secret 0 <mypassword>
Replace <myuser> and <mypassword> with the username and password you
want to use.
-----------------------------------------------------------------------
^C
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!^C
!
line con 0
login local
no modem enable
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
scheduler allocate 4000 1000
scheduler interval 500
end
Inviato: gio 08 lug , 2010 5:28 pm
da valerio1976
ciao
allora atm0.1 puoi anche toglierlo non usi mica una dsl punto-punto
e poi prova cosi
interface ATM0/0
description Interfaccia ATM0/0 - Connessione ADSL
no ip address
no atm ilmi-keepalive
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
dsl operating-mode ansi-dmt
hold-queue 224 in
!
interface Dialer0
description Alice PPPoE
ip address negotiated
ip nat outside
encapsulation ppp
dialer pool 1
dialer-group 1
no cdp enable
ppp chap hostname aliceadsl
ppp chap password 7 050A0A0622494F0D0A09
ppp pap sent-username aliceadsl password 7 104F05100612130F1F08
prova cosi
ciao
Inviato: mar 13 lug , 2010 7:28 am
da RAMBO
Ciao,
La configurazione funziona, ma in che modo posso mettere creare una rete WIFI e mettere una protezione WPA2?
Grazie
Inviato: mar 13 lug , 2010 8:02 am
da valerio1976
interface Dot11Radio0
no ip address
!
encryption vlan 2 key 1 size 40bit 7 67B21AA5A59B transmit-key
encryption vlan 2 mode wep mandatory <----MODE wep wpa wpa 2 ecc..
!
ssid TEST
vlan 2
authentication open
guest-mode
!
speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0
station-role root
!
interface Dot11Radio0.1
no cdp enable
!
interface Dot11Radio0.2
encapsulation dot1Q 2
ip address 192.168.1.1 255.255.255.0
ip nat inside
ip virtual-reassembly
no snmp trap link-status
no cdp enable
prova cosi ciao