Re: LLA (Link local address) in FreeBSD route command

2012-04-26 Thread prabhakar lakhera
comment inline: On Thu, Apr 26, 2012 at 6:33 AM, satish amara wrote: > I gave reference to old man page because it talks about scope which is > related to link local address of IPV6. > I don't see the latest man page talks about link-local address of IPV6. So > I am looking for how routes for lin

Re: LLA (Link local address) in FreeBSD route command

2012-04-26 Thread satish amara
I gave reference to old man page because it talks about scope which is related to link local address of IPV6. I don't see the latest man page talks about link-local address of IPV6. So I am looking for how routes for link-local address are handled in latest BSD Stack. I see some configurations whe

Re: LLA (Link local address) in FreeBSD route command

2012-04-24 Thread Jason Hellenthal
First off lets start by referencing something that is correct and staying within-band instead of OOB. http://www.freebsd.org/cgi/man.cgi?query=route Review that page and if you still have any questions then please ask again. On Tue, Apr 24, 2012 at 05:07:54PM -0400, satish amara wrote: > Hi, >

LLA (Link local address) in FreeBSD route command

2012-04-24 Thread satish amara
Hi, I am trying to see what is valid and is supported in latest FreeBSD Does BSD let user add routes to LLA destinations? Does BSD let user specify LLA gateway without specifying the scope? I see following man page which talks about scope but looks like it not supported in the latest. h