Problema configurazione rete wireless su Router Cisco SR520

Configurazioni per connettività ADSL, ISDN e switch per privati e piccole network

Moderatore: Federico.Lagni

Rispondi
jonny
n00b
Messaggi: 3
Iscritto il: lun 24 ott , 2011 10:46 am

Salve a tutti.
Non riesco ad abilitare l'interfaccia wireless sul router in oggetto.
Eseguendo il comando "show ip interface brief" ottengo sempre:
Dot11Radio0 unassigned YES NVRAM reset down
Dot11Radio0.1 unassigned YES unset reset down
nonostante abbia più volte esplicitato "No shutdown" nella configurazione.
Riuscite a dirmi dove sbaglio?
Allego di seguito la mia configurazione.
Grazie in anticipo!

Current configuration : 7318 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname router_cisco
!
boot-start-marker
boot-end-marker
!
logging message-counter syslog
enable secret 5 $1$OLOr$zYYH/pS63NjjLSQAM15gc/
enable password password
!
no aaa new-model
!
crypto pki trustpoint TP-self-signed-992561301
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-992561301
revocation-check none
rsakeypair TP-self-signed-992561301
!
!
crypto pki certificate chain TP-self-signed-992561301
certificate self-signed 01
30820246 308201AF A0030201 02020101 300D0609 2A864886 F70D0101 04050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 39393235 36313330 31301E17 0D303230 33303330 38303832
385A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3939 32353631
33303130 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
C32228CB AF3DF4DF 2935C57D 96F8C021 E5A66F0F 493416D2 64EA87EF 9F27E118
DF4460A3 ECA8C622 6076411A 5DB3D896 58ED3F2C 19F349D8 10099DD5 934262F0
F3EDB11B A977B3A0 2EDE9A33 89389AF4 94A1446F 47E87644 36ADF5DA CE4DAADE
FB4F6920 CC2F2241 3F1BB3BD 70B78FA9 0633AD03 4B6E6CF4 E8EC0E9F E2CCE94B
02030100 01A37030 6E300F06 03551D13 0101FF04 05300301 01FF301B 0603551D
11041430 12821063 65636368 696E695F 626F6C6F 676E6130 1F060355 1D230418
30168014 DB6EEB27 714882FC AC61BB2F D1C7FC79 80EC846B 301D0603 551D0E04
160414DB 6EEB2771 4882FCAC 61BB2FD1 C7FC7980 EC846B30 0D06092A 864886F7
0D010104 05000381 81006651 A6148623 456FE147 D75205B4 D89C867F F5F8F3BA
C492605C 63BDA277 3923A4B8 935BD053 6F901ED6 CDD8D6D9 EE5B24A1 2C4AD361
0B876A64 8688AAFD F91C4852 A40966EB C8A73616 D70182BC 4D7A070D 6B2609EE
8FA1AEEB 7757D9FA C9C131FD 88832BD9 B6C5A844 922C0C7B 7D6832B9 FACFB8D8
E3B3FB08 ED2DF796 22C1
quit
dot11 mbssid
dot11 association mac-list 700
dot11 syslog
dot11 vlan-name WiFi vlan 2
!
dot11 ssid test
vlan 2
authentication open
authentication key-management wpa
guest-mode
wpa-psk ascii 0 password
!
no ip source-route
!
!
!
!
ip cef
ip name-server 151.99.0.100
ip name-server 151.1.1.29
ip name-server 192.168.0.19
!
no ipv6 cef
multilink bundle-name authenticated
!
!
username cisco privilege 15 secret 5 $1$pQNZ$SfBNuR8FGYX6mbZz6RFme.
username administrator privilege 15 secret 5 $1$AUcZ$iNMG7ePEFKUk/yPnJb02u0
!
!
!
archive
log config
hidekeys
!
!
!
class-map type inspect match-any SDM-Voice-permit
match protocol h323
match protocol skinny
match protocol sip
class-map type inspect match-any sdm-cls-icmp-access
match protocol icmp
match protocol tcp
match protocol udp
class-map type inspect match-any sdm-cls-insp-traffic
match protocol cuseeme
match protocol dns
match protocol ftp
match protocol h323
match protocol https
match protocol icmp
match protocol imap
match protocol pop3
match protocol netshow
match protocol shell
match protocol realmedia
match protocol rtsp
match protocol smtp extended
match protocol sql-net
match protocol streamworks
match protocol tftp
match protocol vdolive
match protocol tcp
match protocol udp
class-map type inspect match-all sdm-invalid-src
match access-group 100
class-map type inspect match-all sdm-protocol-http
match protocol http
!
!
policy-map type inspect sdm-permit-icmpreply
class type inspect sdm-cls-icmp-access
inspect
class class-default
pass
policy-map type inspect sdm-inspect
class type inspect sdm-invalid-src
drop log
class type inspect sdm-cls-insp-traffic
inspect
class type inspect sdm-protocol-http
inspect
class type inspect SDM-Voice-permit
pass
class class-default
pass
policy-map type inspect sdm-inspect-voip-in
class type inspect SDM-Voice-permit
pass
class class-default
drop
policy-map type inspect sdm-permit
class class-default
drop
!
zone security out-zone
zone security in-zone
zone-pair security sdm-zp-self-out source self destination out-zone
service-policy type inspect sdm-permit-icmpreply
zone-pair security sdm-zp-out-self source out-zone destination self
service-policy type inspect sdm-permit
zone-pair security sdm-zp-in-out source in-zone destination out-zone
service-policy type inspect sdm-inspect
zone-pair security sdm-zp-out-in source out-zone destination in-zone
service-policy type inspect sdm-inspect-voip-in
!
bridge irb
!
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
description WAN via ADSL
ip address 82.106.19.166 255.255.255.252
ip nat outside
no ip virtual-reassembly
pvc 8/35
oam-pvc manage
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
!
encryption vlan 2 mode ciphers aes-ccm tkip
!
broadcast-key vlan 2 change 45
!
!
ssid test
!
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
channel 2422
station-role root
world-mode dot11d country IT both
l2-filter bridge-group-acl
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no cdp enable
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 Dot11Radio0.75
encapsulation dot1Q 75
shutdown
bridge-group 75
bridge-group 75 subscriber-loop-control
bridge-group 75 spanning-disabled
bridge-group 75 block-unknown-source
no bridge-group 75 source-learning
no bridge-group 75 unicast-flooding
!
interface Vlan1
ip address 82.185.212.243 255.255.255.248 secondary
ip address 192.168.0.240 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip flow ingress
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
hold-queue 100 out
!
interface Vlan2
no ip address
ip tcp adjust-mss 1452
bridge-group 1
!
interface Dialer0
description $FW_OUTSIDE$
ip address negotiated
ip nat outside
ip virtual-reassembly
zone-member security out-zone
encapsulation ppp
shutdown
dialer pool 1
dialer-group 1
ppp authentication chap pap callin
ppp chap hostname cisco
ppp chap password 0 cisco
ppp pap sent-username cisco password 0 cisco
!
interface BVI1
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1452
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 ATM0.1
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool inter 82.185.212.243 82.185.212.243 netmask 255.255.255.248
ip nat inside source list 1 pool inter overload
!
access-list 1 permit 192.168.0.0 0.0.0.255
access-list 700 permit 0000.0000.0000 ffff.ffff.ffff
!
!
!
!
!
control-plane
!
bridge 1 protocol ieee
bridge 1 route ip
banner login ^CSR520 Base Config - MFG 1.0 ^C
!
line con 0
login local
no modem enable
line aux 0
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input telnet ssh
!
scheduler max-task-time 5000
end

#
Rizio
Messianic Network master
Messaggi: 1158
Iscritto il: ven 12 ott , 2007 2:48 pm
Contatta:

Per quanto vedo io hai solo questo:

Codice: Seleziona tutto

interface Dot11Radio0.75
encapsulation dot1Q 75
shutdown
Rizio
Si vis pacem para bellum
jonny
n00b
Messaggi: 3
Iscritto il: lun 24 ott , 2011 10:46 am

interface Dot11Radio0
no ip address
!
encryption vlan 2 mode ciphers aes-ccm tkip
!
broadcast-key vlan 2 change 45
!
!
ssid test
!
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
channel 2422
station-role root
world-mode dot11d country IT both
l2-filter bridge-group-acl
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no cdp enable
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 Dot11Radio0.75
encapsulation dot1Q 75
shutdown
bridge-group 75
bridge-group 75 subscriber-loop-control
bridge-group 75 spanning-disabled
bridge-group 75 block-unknown-source
no bridge-group 75 source-learning
no bridge-group 75 unicast-flooding

non ho capito cosa intendi dire le interfacce ci sono. La Dot11Radio0.75 è disabilitata perchè non serve...credo...
Avatar utente
sanga
Cisco power user
Messaggi: 75
Iscritto il: ven 23 set , 2011 1:14 pm

secondo me devi fare cosi....


interface Dot11Radio0.2
encapsulation dot1Q 2
no ip route-cache
bridge-group 2
bridge-group 2 subscriber-loop-control
bridge-group 2 block-unknown-source
no bridge-group 2 source-learning
no bridge-group 2 unicast-flooding
bridge-group 2 spanning-disabled

credo che ci voglia perchè vedo che l' SSID test è agganciato alla Vlan 2


fammi sapere ciao
___________________________________
Se vuoi una garanzia, compra un tostapane.
___________________________________
jonny
n00b
Messaggi: 3
Iscritto il: lun 24 ott , 2011 10:46 am

Guarda alla fine ho risolto usando il CCP della cisco. Le impostazioni che ho usato sono sempre le stesse perciò non ti so dire cosa ci fosse di sbagliato.
Rispondi