[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

06/22/2009 at 02:12PM PDT, ID: 24512665
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

Cisco Router DHCP problem

Asked by MrPrince in Network Routers, Dynamic Host Configuration Protocol (DHCP)

Tags: Cisco, Router, 871, DHCP

Hi,

Got a strange problem, Im using DHCP from a Cisco 871 router [12.4-(22)] on two different subnets. Im having a problem getting the correct DHCP information from VLAN 30 via a Linksys WAP54G AP. If I plug a client directly into fa2 then I get the right DHCP details from pool WPA2 but with an AP in the middle I get a default-router of 192.168.2.6 which is from WPA pool, the rest of the details are correct.

IE:

With AP I get

192.168.3.X
255.255.255.248
192.168.2.6

...Getting the wrong gateway.

Without AP I get

192.168.3.X
255.255.255.248
192.168.3.6

...Which is right.

Ive tried resetting the AP, swapping the other AP which is working and various combinations but each time no matter what i keep getting the wrong gateway for that network from DHCP.

Weird.

Below are the pertinent parts from my config.

Thanks.

-------------------------------------------------------------------

no ip dhcp use vrf connected
ip dhcp bootp ignore
ip dhcp excluded-address 192.168.2.5 192.168.2.6
ip dhcp excluded-address 192.168.3.5 192.168.3.6
!
ip dhcp pool WPA
   network 192.168.2.0 255.255.255.248
   default-router 192.168.2.6
   dns-server 64.59.114.18 64.59.114.19
   lease 0 5
!
ip dhcp pool WPA2
   network 192.168.3.0 255.255.255.248
   default-router 192.168.3.6
   dns-server 64.59.114.18 64.59.114.19
   lease 0 5
!
ip dhcp pool Static_Mappings
   origin file flash:/static_mappings.txt
!
interface FastEthernet1
 description <[-To Linksys WAP54G WPA-]>
 switchport access vlan 20
 duplex full
 speed 100
 spanning-tree portfast
!
interface FastEthernet2
 description <[-To Linksys WAP54G WPA2-]>
 switchport access vlan 30
 duplex full
 speed 100
 spanning-tree portfast
!
interface Vlan20
 description <[-WLAN0-]>
 ip address 192.168.2.6 255.255.255.248
 ip access-group WLAN_Outbound in
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip nbar protocol-discovery
 ip flow ingress
 ip flow egress
 ip nat inside
 ip inspect Global_Inspect in
 ip virtual-reassembly
!
interface Vlan30
 description <[-WLAN1-]>
 ip address 192.168.3.6 255.255.255.248
 ip access-group WLAN_Outbound in
 no ip redirects
 no ip unreachables
 no ip proxy-arp
 ip nbar protocol-discovery
 ip flow ingress
 ip flow egress
 ip nat inside
 ip inspect Global_Inspect in
 ip virtual-reassembly
 
Loading Advertisement...
 
[+][-]06/22/09 07:52 PM, ID: 24688444

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/22/09 08:17 PM, ID: 24688520

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/23/09 11:20 PM, ID: 24698668

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07/12/09 09:17 PM, ID: 24837099

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Network Routers, Dynamic Host Configuration Protocol (DHCP)
Tags: Cisco, Router, 871, DHCP
Sign Up Now!
Solution Provided By: MrPrince
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20091111-EE-VQP-91 - Hierarchy / EE_QW_3_20080625