[j-nsp] EX9200 DHCP Relay

2014-09-16 Thread chris
Juniper Geniuses, I'm trying to set up some basic DHCP relay on an EX9200. The CLI rejects the forwarding-options bootp syntax, saying unsupported platform. Googling for some documentation, I came across DHCP Relay Minimum Configuration:

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread Will O'Brien
1) are you running 13.3? 2) are you using a routing instance? On Sep 16, 2014, at 8:02 AM, ch...@sdnessentials.com wrote: Juniper Geniuses, I'm trying to set up some basic DHCP relay on an EX9200. The CLI rejects the forwarding-options bootp syntax, saying unsupported platform.

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread Iftikhar Ahmed
Hi, Bootp is not supported on new version of junos. You need to use dhcp-relay with 9200. You may use 13.3r5 which has almost all dhcp related fix. Config is same as mentioned in kb. You need to define active server group and define as forwarding option for each rvi. Regards, Iftikhar Sent

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread chris
Okay, so the syntax is what I'm seeing on that doc for the most part (plus your recommended overrides). Thank you! Chris Jones, JNCIE-ENT #272 / JNCIP-SP SDN Engineer www.sdnessentials.com Cell: 858-888-0373 E-Mail: ch...@sdnessentials.com - Original Message - Subject:

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread Tim Jackson
Basically everything is moving to jdhcpd.. It's only really licensed on MX iirc (shouldn't be on 9200?) set forwarding-options dhcp-relay overrides allow-snooped-clients set forwarding-options dhcp-relay overrides always-write-giaddr set forwarding-options dhcp-relay overrides trust-option-82 set

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread chris
1) 13.2R5.10 (latest recommended) 2) Nope Chris Jones, JNCIE-ENT #272 / JNCIP-SP SDN Engineer www.sdnessentials.com Cell: 858-888-0373 E-Mail: ch...@sdnessentials.com - Original Message - Subject: Re: [j-nsp] EX9200 DHCP Relay From: Will O'Brien will.obr...@noaa.gov Date:

Re: [j-nsp] EX9200 DHCP Relay

2014-09-16 Thread William McLendon
this is a working DHCP config on EX9200s — make sure you include the forward-snooped-clients all-interfaces statement, or any transit DHCP packet that traverses an interface without DHCP relay configured will be eaten by the EX9200 — its the most asinine thing in the world to have (a carryover