Hi all,
You can see some partial ELS Junos dhcp configuration below.
But I am trying to understand about "set access address-assignment pool POOL_LAN_11 family inet dhcp-attributes option 242 string L2Q=1,L2QVLAN=21,VLANTEST=0" for vlan 11. What do you think this attribute's options/prameters (option 242 string L2Q=1,L2QVLAN=21,VLANTEST=0) are wrong or?
set access address-assignment pool POOL_LAN_11 family inet dhcp-attributes option 46 byte 4
set access address-assignment pool POOL_LAN_11 family inet dhcp-attributes option 242 string L2Q=1,L2QVLAN=21,VLANTEST=0
Set vlans POOL_LAN_11 apply-groups applying_vlan_mf
Set vlans POOL_LAN_11 vlan-id 11
Set vlans POOL_LAN_11 l3-interface irb.11
Set vlans POOL_LAN_11 forwarding-options dhcp-security group apply_dhcp overrides trusted
Set vlans POOL_LAN_11 forwarding-options dhcp-security group apply_dhcp interface ge-0/0/19
Thx
Ar