cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6931
Views
0
Helpful
67
Replies

wireless module different IP addresses

pcfreak49
Level 7
Level 7

hello I have a problem with my wireless router, cisco wireless module allows you to give different IP addresses so that IP addresses are different who can help me please

67 Replies 67

no can not ping to 10.10.10.1 I do not understand why the other dhcp not working

what does the output  "show ip int br" say?? on the router? paste the output here please

Regards

Surendra

Regards
Surendra BG

if you connect your PC or laptop to port fa 4 interface.. are we getting the ip in 10.10.10.X network??

lemme know if this answered your question..

Regards
Surendra
====
Please dont forget to rate the posts which answered your question and mark it as answered or was helpfull

Regards
Surendra BG

the wire in vlan 1 with ip address 10.10.10.1 and then with wireless in vlan 2 ip address 20.20.20.1
for wireless ip address is shared with the wire

ip dhcp pool pool for R2-wire
import all
network 10.10.10.0 255,255,255,248
default-router 10.10.10.1

ip dhcp pool R2 pool for wireless ap-
import all
network 20.20.20.0 255,255,255,248
default-router 20.20.20.1

Hi,

Any updates?? is the wired working fine??

Regards
Surendra

Regards
Surendra BG

no it does not work
This would achieve
do not know if this is possible

ip dhcp pool pool-R2
    import all
    network 10.10.10.0 255.255.255.0
    default-router 10.10.10.1

ip dhcp pool pool ap-R2
    import all
    network 20.20.20.0 255.255.255.0
    default-router 20.20.20.1

vlan 1 ip 10.10.10.1 255.255.255.248
vlan 2 ip 20.20.20.1 255,255,255,248

ok.. if you do those changes.. then the FA 1 - 7 interfaces should be made as "switchport mode access" and "switchport access vlan 1". However this requires the sun interface configurations on the AP module..

If the device is under contract, then u can open up a TAC case and we wil help you out in getting the issue resolved in initiating the WEBEX session in max 10 to 20 minutes..

Regards
Surendra

Regards
Surendra BG

no work yet that the local clients in the network are getting vlan1 10.10.10.0 255,255,255,248 and wireless I get no ip dhcp server

Review Cisco Networking for a $25 gift card