12-24-2010 03:50 AM - edited 07-03-2021 07:35 PM
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
01-01-2011 11:09 AM
no can not ping to 10.10.10.1 I do not understand why the other dhcp not working
01-01-2011 11:13 AM
what does the output "show ip int br" say?? on the router? paste the output here please
Regards
Surendra
01-01-2011 10:15 AM
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
01-01-2011 06:05 AM
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
01-02-2011 09:00 AM
Hi,
Any updates?? is the wired working fine??
Regards
Surendra
01-02-2011 10:05 AM
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
01-02-2011 05:18 PM
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
01-06-2011 03:55 AM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide