<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><div>Hello Nasir.</div><div>If you look at the DHCPD debug it mentions a different VRF. </div><div><span style="font-size: medium;"><br></span></div><div><span style="font-size: medium;">Dec  6 13:42:16.829 CET:   DHCPD: table id 1 = vrf VRF_Guest</span></div><div><font size="3"><br></font></div><div><font size="2">It mentions vrf VRF_Guest as opposed to vrf Guests which would be the expeted one</font><span style="font-size: small;">. </span></div><div><span style="font-size: small;">Do you have a vrf namned VRF_Guest or know where that might come from? </span></div><div><font size="3"><br></font></div><div><font size="3"><br></font><br>Gustav Uhlander<br>Communication & Infrastructure Engineer<br><br>Steria AB<br>Kungsbron 13<br>Box 169<br>SE-101 23  Stockholm<br>Sweden<br><br>Tel: +46 8 622 42 15<br>Fax: +46 8 622 42 23<br>Mobile: +46 70 962 71 03<br>gustav.ulander@steria.se <br>www.steria.se</div><br><br><font color="#990099">-----cisco-nsp-bounces@puck.nether.net skrev: -----</font><div style="padding-left:5px;"><div style="padding-right:0px;padding-left:5px;border-left:solid black 2px;">Till: <cisco-nsp@puck.nether.net><br>Från: "Nasir Shaikh" <nasir@nasirshaikh.com><br>Sänt av: cisco-nsp-bounces@puck.nether.net<br>Datum: 2012-12-06 16:48<br>Ärende: [c-nsp] WLC with DHCP relay not working on in VRF<br><br><div><font face="Courier New,Courier,monospace" size="3"> <br><br>Hi,<br><br>I encountered a problem whereby I have a  Guest-LAN placed in the VRF and a<br>guest tries to connect via a WLC which is configured as a dhcp-relay. The<br>guest does not get any IP address assigned by DHCP.<br><br> <br><br>Apparently the DHCP server functionality does not work properly in the VRF<br>when a DHCP-relay is used, see below debug.<br><br> <br><br>First I thought it might be a bug in 12.4(20)T3 on the 2851 and 3845 on<br>which I encountered the issue but had the same result on a 3945E running<br>15.1 so it seems on all IOS's<br><br>Problem does not occur when using autonomous APs.<br><br> <br><br>WITH THE VRF we see the following debug info:<br><br>Dec  6 13:42:16.829 CET: DHCPD: Sending notification of DISCOVER:<br><br>Dec  6 13:42:16.829 CET:   DHCPD: htype 1 chaddr f87b.7a04.db2d<br><br>Dec  6 13:42:16.829 CET:   DHCPD: remote id 020a0000c0a80a02000300c0<br><br>Dec  6 13:42:16.829 CET:   DHCPD: circuit id 00000000<br><br>Dec  6 13:42:16.829 CET:   DHCPD: table id 1 = vrf VRF_Guest<br><br>Dec  6 13:42:16.829 CET: DHCPD: DHCPDISCOVER received from client<br>f87b.7a04.db2d through relay 192.168.9.193.<br><br>Dec  6 13:42:16.829 CET: DHCPD: Seeing if there is an internally specified<br>pool class:<br><br>Dec  6 13:42:16.829 CET:   DHCPD: htype 1 chaddr f87b.7a04.db2d<br><br>Dec  6 13:42:16.829 CET:   DHCPD: remote id 020a0000c0a80a02000300c0<br><br>Dec  6 13:42:16.829 CET:   DHCPD: circuit id 00000000<br><br>Dec  6 13:42:16.829 CET:   DHCPD: table id 1 = vrf VRF_Guest<br><br>Dec  6 13:42:16.829 CET: DHCPD: there is no address pool for 192.168.9.193.<br><br> <br><br>WITHOUT THE VRF we see the following debug info:<br><br>Dec  6 14:46:05.413 CET: DHCPD: Sending notification of DISCOVER:<br><br>Dec  6 14:46:05.417 CET:   DHCPD: htype 1 chaddr f87b.7a04.db2d<br><br>Dec  6 14:46:05.417 CET:   DHCPD: remote id 020a0000c0a80a02000300c0<br><br>Dec  6 14:46:05.417 CET:   DHCPD: circuit id 00000000<br><br>Dec  6 14:46:05.417 CET: DHCPD: DHCPDISCOVER received from client<br>f87b.7a04.db2d through relay 192.168.9.193.<br><br>Dec  6 14:46:05.417 CET: DHCPD: Seeing if there is an internally specified<br>pool class:<br><br>Dec  6 14:46:05.417 CET:   DHCPD: htype 1 chaddr f87b.7a04.db2d<br><br>Dec  6 14:46:05.417 CET:   DHCPD: remote id 020a0000c0a80a02000300c0<br><br>Dec  6 14:46:05.417 CET:   DHCPD: circuit id 00000000<br><br>Dec  6 14:46:05.417 CET: DHCPD: Allocate an address without class<br>information (192.168.8.0)<br><br>Dec  6 14:46:07.417 CET: DHCPD: Adding binding to radix tree (192.168.8.3)<br><br>Dec  6 14:46:07.417 CET: DHCPD: Adding binding to hash tree<br><br>Dec  6 14:46:07.417 CET: DHCPD: assigned IP address 192.168.8.3 to client<br>f87b.7a04.db2d.<br><br>Dec  6 14:46:07.417 CET: DHCPD: Sending DHCPOFFER to client f87b.7a04.db2d<br>(192.168.8.3).<br><br> <br><br>Config is straightforward.<br><br>ip dhcp pool Guests<br><br>vrf Guests<br><br>import all<br><br>network 192.168.8.0 255.255.252.0<br><br>default-router 192.168.10.1 <br><br> dns-server 8.8.8.8 8.8.4.4<br><br> lease 0 4<br><br>!<br><br>interface Vlan192<br><br>description Guest access Internet (ISP Speed = 120M)<br><br>ip forwarding vrf Guests<br><br>ip address 192.168.10.2 255.255.252.0<br><br>ip access-group 192 in<br><br> <br><br> <br><br>Any ideas?<br><br> <br><br>Regards<br><br> <br><br>Nasir<br><br> <br><br>_______________________________________________<br>cisco-nsp mailing list  cisco-nsp@puck.nether.net<br><a href="https://puck.nether.net/mailman/listinfo/cisco-nsp">https://puck.nether.net/mailman/listinfo/cisco-nsp</a><br>archive at <a href="http://puck.nether.net/pipermail/cisco-nsp/">http://puck.nether.net/pipermail/cisco-nsp/</a><br></font></div></nasir@nasirshaikh.com></div></div></font>