problema wireless router 857W
Inviato: ven 24 nov , 2006 3:14 pm
Ciao a tutti,
sono un nuovo utente alle prime armi con gli apparecchi CISCO.
Ho un problema con la wireless del router 857W.
Pur vedendo la rete non ricevo nessun indirizzo IP.
IL router fa parte di una rete con un server dhcp.
Vi posto la mia conf. mi potete aiutare?
grazie mille
Current configuration : 5366 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
aaa new-model
!
!
!
aaa session-id common
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip dhcp use vrf connected
!
ip dhcp pool sdm-pool
import all
network 192.168.32.0 255.255.255.0
default-router 192.168.32.14
lease 0 2
!
!
ip cef
ip domain name 191.it
ip name-server 208.67.222.222
ip name-server 208.67.220.220
!
!
crypto pki trustpoint TP-self-signed-2118609714
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2118609714
revocation-check none
rsakeypair TP-self-signed-2118609714
!
!
crypto pki certificate chain TP-self-signed-2118609714
certificate self-signed 01
30820247 308201B0 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32313138 36303937 3134301E 170D3032 30333031 30303039
33365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 31313836
30393731 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100BED6 F6C3E178 25709920 D1CA5979 78175DC5 EF34EFB0 C1527A3B BE20185B
19F3B835 FE2C5207 07B65207 FA8143F3 EB83B4D3 82DCED20 6037DFE4 287C16EA
9D2703C7 2E2A3839 AD266D15 C6A7FAF7 2454EC0A AA694F77 A4F3591B 5CE84449
B79B04C5 B57F3427 7191FCE4 827888A8 009844C4 060620B8 AE1FC8CD 0C5A0F6E
E9CF0203 010001A3 6F306D30 0F060355 1D130101 FF040530 030101FF 301A0603
551D1104 13301182 0F796F75 726E616D 652E3139 312E6974 301F0603 551D2304
18301680 141C3895 B3389F77 02311071 B0C158E1 CF534CAB DF301D06 03551D0E
04160414 1C3895B3 389F7702 311071B0 C158E1CF 534CABDF 300D0609 2A864886
F70D0101 04050003 81810026 130237FA BF67D233 E034074A A29D2E49 7EBD8D0D
9339DB9F BB7BF630 93F34EF8 59F78035 F7E98556 02BB7290 9691CD28 A98E6320
0C773FB0 5802AE2F E3EFE465 29ACDE53 4F8F0669 439A180A 899A5B01 37C6AA80
698062E8 917ADA0A 51371775 4193300E CC45DBAF 3A604FD8 6F84514D FC4B8659
DDABD8B2 DA17D6B8 5C2739
quit
username ciscorouter privilege 15 secret 5 $1$pEr4$lHWfmec46unzwAAf0ebgj1
username router privilege 15 secret 5 $1$jBHT$aXTSD8u7L90EsgjnhBkho.
!
!
!
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
bandwidth 640
ip address XX.XX.XXX.XX 255.255.255.0
ip nat outside
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
protocol ip XX.XX.XXX.XX broadcast
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
ip virtual-reassembly
no ip route-cache cef
no ip route-cache
!
ssid ISMwireless
vlan 1
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
54.0
station-role root
no cdp enable
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no ip route-cache
no snmp trap link-status
no cdp enable
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.32.14 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
no ip address
no cdp enable
!
ip route 0.0.0.0 0.0.0.0 ATM0.1 permanent
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool pool1 192.168.32.1 192.168.32.1 netmask 255.255.255.0
ip nat inside source list 2 interface ATM0.1 overload
ip nat inside source static tcp 192.168.32.1 5900 interface ATM0.1 5900
!
ip access-list standard rule3
remark SDM_ACL Category=2
permit 192.168.1.0 0.0.0.255
!
ip access-list extended rule2
remark SDM_ACL Category=2
permit ip 192.168.32.0 0.0.0.255 any
!
access-list 1 remark SDM_ACL Category=16
access-list 1 permit 10.10.10.0 0.0.0.255
access-list 2 remark SDM_ACL Category=2
access-list 2 permit 192.168.32.0 0.0.0.255
no cdp run
radius-server attribute 32 include-in-access-req format %h
radius-server vsa send accounting
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege le
vel of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use
.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
exec-timeout 240 0
password XXXXX
no modem enable
line aux 0
line vty 0 4
exec-timeout 240 0
privilege level 15
password XXXXX
transport input telnet ssh
!
scheduler max-task-time 5000
end
sono un nuovo utente alle prime armi con gli apparecchi CISCO.
Ho un problema con la wireless del router 857W.
Pur vedendo la rete non ricevo nessun indirizzo IP.
IL router fa parte di una rete con un server dhcp.
Vi posto la mia conf. mi potete aiutare?
grazie mille
Current configuration : 5366 bytes
!
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
logging buffered 52000 debugging
!
aaa new-model
!
!
!
aaa session-id common
!
resource policy
!
clock timezone PCTime 1
clock summer-time PCTime date Mar 30 2003 2:00 Oct 26 2003 3:00
ip dhcp use vrf connected
!
ip dhcp pool sdm-pool
import all
network 192.168.32.0 255.255.255.0
default-router 192.168.32.14
lease 0 2
!
!
ip cef
ip domain name 191.it
ip name-server 208.67.222.222
ip name-server 208.67.220.220
!
!
crypto pki trustpoint TP-self-signed-2118609714
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2118609714
revocation-check none
rsakeypair TP-self-signed-2118609714
!
!
crypto pki certificate chain TP-self-signed-2118609714
certificate self-signed 01
30820247 308201B0 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 32313138 36303937 3134301E 170D3032 30333031 30303039
33365A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D32 31313836
30393731 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
8100BED6 F6C3E178 25709920 D1CA5979 78175DC5 EF34EFB0 C1527A3B BE20185B
19F3B835 FE2C5207 07B65207 FA8143F3 EB83B4D3 82DCED20 6037DFE4 287C16EA
9D2703C7 2E2A3839 AD266D15 C6A7FAF7 2454EC0A AA694F77 A4F3591B 5CE84449
B79B04C5 B57F3427 7191FCE4 827888A8 009844C4 060620B8 AE1FC8CD 0C5A0F6E
E9CF0203 010001A3 6F306D30 0F060355 1D130101 FF040530 030101FF 301A0603
551D1104 13301182 0F796F75 726E616D 652E3139 312E6974 301F0603 551D2304
18301680 141C3895 B3389F77 02311071 B0C158E1 CF534CAB DF301D06 03551D0E
04160414 1C3895B3 389F7702 311071B0 C158E1CF 534CABDF 300D0609 2A864886
F70D0101 04050003 81810026 130237FA BF67D233 E034074A A29D2E49 7EBD8D0D
9339DB9F BB7BF630 93F34EF8 59F78035 F7E98556 02BB7290 9691CD28 A98E6320
0C773FB0 5802AE2F E3EFE465 29ACDE53 4F8F0669 439A180A 899A5B01 37C6AA80
698062E8 917ADA0A 51371775 4193300E CC45DBAF 3A604FD8 6F84514D FC4B8659
DDABD8B2 DA17D6B8 5C2739
quit
username ciscorouter privilege 15 secret 5 $1$pEr4$lHWfmec46unzwAAf0ebgj1
username router privilege 15 secret 5 $1$jBHT$aXTSD8u7L90EsgjnhBkho.
!
!
!
!
!
interface ATM0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
!
interface ATM0.1 point-to-point
bandwidth 640
ip address XX.XX.XXX.XX 255.255.255.0
ip nat outside
ip virtual-reassembly
no snmp trap link-status
pvc 8/35
protocol ip XX.XX.XXX.XX broadcast
oam-pvc manage
oam retry 5 5 1
encapsulation aal5snap
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Dot11Radio0
no ip address
ip virtual-reassembly
no ip route-cache cef
no ip route-cache
!
ssid ISMwireless
vlan 1
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
54.0
station-role root
no cdp enable
!
interface Dot11Radio0.1
encapsulation dot1Q 1 native
no ip route-cache
no snmp trap link-status
no cdp enable
!
interface Vlan1
description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
ip address 192.168.32.14 255.255.255.0
ip nat inside
ip virtual-reassembly
!
interface Dialer0
no ip address
no cdp enable
!
ip route 0.0.0.0 0.0.0.0 ATM0.1 permanent
!
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip nat pool pool1 192.168.32.1 192.168.32.1 netmask 255.255.255.0
ip nat inside source list 2 interface ATM0.1 overload
ip nat inside source static tcp 192.168.32.1 5900 interface ATM0.1 5900
!
ip access-list standard rule3
remark SDM_ACL Category=2
permit 192.168.1.0 0.0.0.255
!
ip access-list extended rule2
remark SDM_ACL Category=2
permit ip 192.168.32.0 0.0.0.255 any
!
access-list 1 remark SDM_ACL Category=16
access-list 1 permit 10.10.10.0 0.0.0.255
access-list 2 remark SDM_ACL Category=2
access-list 2 permit 192.168.32.0 0.0.0.255
no cdp run
radius-server attribute 32 include-in-access-req format %h
radius-server vsa send accounting
!
control-plane
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege le
vel of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use
.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to http://www.cisco.com/go/sdm
-----------------------------------------------------------------------
^C
!
line con 0
exec-timeout 240 0
password XXXXX
no modem enable
line aux 0
line vty 0 4
exec-timeout 240 0
privilege level 15
password XXXXX
transport input telnet ssh
!
scheduler max-task-time 5000
end