dhcpcd-discuss

Re: VIVO config for dhcpcd ?

Joakim Tjernlund

Tue Oct 23 08:58:51 2018

On Tue, 2018-10-23 at 09:23 +0100, Roy Marples wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
> 
> 
> On 23/10/2018 08:25, Joakim Tjernlund wrote:
> > On Mon, 2018-10-22 at 18:47 +0100, Roy Marples wrote:
> > > Hi
> > > 
> > > On 22/10/2018 17:11, Joakim Tjernlund wrote:
> > > > Trying to understand how to set up VIVO for IPv4 between
> > > > dhcpcd and an ISC dhcp server but failed so far.
> > > > 
> > > > Any hints to get this going?
> > > > 
> > > > I got vendor_encapsulated_options working using:
> > > >     option vendor_encapsulated_options
> > > >     define 43 embed xtm_vendor
> > > >     encap 1 string ne_image
> > > >     encap 2 string ne_conf
> > > > 
> > > > But now I am stuck on VIVO ...
> > > 
> > > Is dhcpcd sending or receiving?
> > 
> > dhcpcd is supposed to send its IANA number to the dhcp server(if I have understood VIVO that is)
> > and the dhcp server responds with something similar to the vendor_encapsulated_options above.
> 
> Ah, so you're receiving.
> I'm not too sure the sending code works that well, hence asking.
> Here's a prior thread on what to do:
> https://roy.marples.name/archives/dhcpcd-discuss/0002178.html

OK, that was for IPv6. I assume for IPv4 I should do:
#125 
option vivso
#or should that be option vivco ?

vendopt 12345 encap xtm_ne
encap 1 string vne_image
encap 2 string vne_conf

So now onto configuring ISC dhcp server ... that is also
an adventure I need figure out
> 
> Any questions, or updates to the documentation you can suggest are
> appreciated.
> 
> Good luck!
> 
> Roy


Follow-Ups:
Re: VIVO config for dhcpcd ?Roy Marples
References:
VIVO config for dhcpcd ?Joakim Tjernlund
Re: VIVO config for dhcpcd ?Roy Marples
Re: VIVO config for dhcpcd ?Joakim Tjernlund
Re: VIVO config for dhcpcd ?Roy Marples
Archive administrator: postmaster@marples.name