root@vMX-1# show ## Last changed: 2019-02-16 12:22:15 UTC version 18.1R1.9; system { configuration-database { max-db-size 314572800; } host-name vMX-1; root-authentication { encrypted-password "$6$nC3OcTJ0$l5rV.J7LD3UpGFmnaDXgTZD1sPLH/IPuIuGQrvujVKJToRIGDyZrEK.KAbxiAq7XfLoN8DFdVZE26E0eQtHGL0"; ## SECRET-DATA } services { dhcp-local-server { pool-match-order { external-authority; ip-address-first; } overrides { client-discover-match; } group internet { authentication { password pas1234s321; username-include { delimiter "@"; mac-address; } } dynamic-profile dhcp-local-server-profile; interface ge-0/0/0.0; } } subscriber-management { overrides { shmlog { disable; } } enable; } } syslog { user * { any emergency; } file messages { any notice; authorization info; } file interactive-commands { interactive-commands any; } } processes { dhcp-service { traceoptions { file dhcp_logfile size 10m; level all; flag all; } } } } dynamic-profiles { vlan-autosense-profile { interfaces { "$junos-interface-ifd-name" { unit "$junos-interface-unit" { demux-source inet; proxy-arp; vlan-id "$junos-vlan-id"; family inet { unnumbered-address lo0.0; } } } } } dhcp-local-server-profile { interfaces { demux0 { unit "$junos-interface-unit" { no-traps; proxy-arp; demux-options { underlying-interface "$junos-underlying-interface"; } targeted-distribution; family inet { demux-source { $junos-subscriber-ip-address; } inactive: filter { input "$junos-input-filter"; output "$junos-output-filter"; } unnumbered-address lo0.0; } } } } } } chassis { network-services enhanced-ip; } access-profile external-radius; interfaces { ge-0/0/0 { flexible-vlan-tagging; auto-configure { vlan-ranges { dynamic-profile vlan-autosense-profile { accept dhcp-v4; ranges { 3-4094; } } } } encapsulation flexible-ethernet-services; unit 989 { vlan-id 989; family inet { address 1.202.255.254/25; } } } lo0 { unit 0 { family inet { address 19.205.49.254/32; } } } } routing-options { static { route 19.205.49.0/24 discard; } } access { profile external-radius { accounting-order radius; authentication-order radius; radius { authentication-server 1.202.255.153; options { accounting-session-id-format decimal; service-activation { dynamic-profile optional-at-login; } } } radius-server { 1.202.255.153 { port 1812; accounting-port 1813; dynamic-request-port 3799; secret "$9$nwRU6pBcSeWX-lK-w2aiHTz36tuBIEyev"; ## SECRET-DATA timeout 5; retry 3; } } } address-assignment { pool vl384 { family inet { network 19.205.49.0/24; range 1 { low 19.205.49.1; high 19.205.49.252; } dhcp-attributes { maximum-lease-time 600; server-identifier 19.205.49.254; domain-name mydomain.com; name-server { 1.2.3.4; } router { 19.205.49.254; } } } } } }