Hi Scott,

So I guess what you are saying is that in fact you have to manually
generate the prefix outside of the Juniper device and then advertise
statically in the CLI as opposed to allowing JUNOs to create the
prefix dynamically. The juniper router uses Neighbour discovery to
advertise the static prefix.

router-discovery {
interface interface-name {
min-advertisement-interval seconds;
max-advertisement-interval seconds;
lifetime seconds;
}
address address {
(advertise | ignore);
(broadcast | multicast);
(priority number | ineligible);
}
}

Thanks

Matt

On 11/02/2008, Scott Morris <[EMAIL PROTECTED]> wrote:
> There shouldn't be any problem in the "support" for it as it is just an
> address type.  I haven't tested this, but don't see any problem with it.
>
>
> https://noc.sixxs.net/tools/grh/ula/
>
> The pseudo-random ID is generated from your MAC address that you input,
> again, being a pseudo (and presumably) random/unique number!
>
> HTH,
>
> Scott
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of matthew johnson
> Sent: Monday, February 11, 2008 5:56 AM
> To: [email protected]
> Subject: [j-nsp] JUNOS support for RFC 4193 : Unique Local IPv6
> UnicastAddresses
>
> Hi,
>
> I am interested to understand if JUNOS has support for Local unicast
> addressing (RFC 4193).
> If so what version of software?
> If not, any particular reason behind this decision?
>
> In addition how is the pseudo random Global-id calculated?
>
> Many thanks in advance.
>
> Regards
>
> Matt Johnson
> _______________________________________________
> juniper-nsp mailing list [email protected]
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>
>
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to