Re: [j-nsp] DHCP SERVER in m7i

2015-11-09 Thread Sebastian Bermeo
If this device not support this service, what kind of configuration may I use to run this function? I need a example, I'm learning over junos. On Monday, 9 November 2015, Chad Myers wrote: > There was a version of Junos where the dhcp server simply wouldn't work on > a M7i. Digging into trace

Re: [j-nsp] DHCP SERVER in m7i

2015-11-09 Thread Chad Myers
There was a version of Junos where the dhcp server simply wouldn't work on a M7i. Digging into traceoptions found that it was because it was trying to synchronize with the dhcp process on the backup routing engine to determine who should be active. Minor detail that the M7i can't have a second

Re: [j-nsp] Multi Core on JUNOS?

2015-11-09 Thread Chad Myers
Since I rekindled this once already... I don't get what the benefit of "load interactive" would be over just doing normal set commands. Putting everything on a single line with inline comments like that seems like a recipe for headaches. Each time I look at it I have to go back over it again

Re: [j-nsp] DHCP SERVER in m7i

2015-11-09 Thread sthaug
> I was trying to configure a dhcp server in a m7i, something like this: Please note that this is only supported on MX. You may be able to get it to work on M7i, but no guarantees. The only thing DHCP related which is supported on M7i is bootp helper. Steinar Haug, Nethelp consulting, sth...@ne

[j-nsp] DHCP SERVER in m7i

2015-11-09 Thread Sebastian Bermeo
Hi I was trying to configure a dhcp server in a m7i, something like this: set interfaces ge-0/0/0 unit 7 description visits set interfaces ge-0/0/0 unit 7 vlan-id 7 set interfaces ge-0/0/0 unit 7 family inet address 192.168.7.1/24 set interfaces ge-0/0/0 unit 7 family iso set system services dh