<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body style="background-color: rgb(255, 255, 255); color: rgb(0, 0,
    0); font-family: Tahoma; font-size: 16px;" bgcolor="#FFFFFF"
    text="#000000">
    <br>
    <br>
    <div class="moz-cite-prefix">On 14/Aug/16 12:09, Andrew Alston
      wrote:<br>
      <br>
    </div>
    <blockquote style="border-left: 2px solid #009900 !important;
      border-right: 2px solid #009900 !important; padding: 0px 15px 0px
      15px; margin: 8px 2px; background-color: white !important; color:
      null !important;"
      cite="mid:2EF7C3F0-63EE-4EA3-A150-B0636B10FA26@liquidtelecom.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Title" content="">
      <meta name="Keywords" content="">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:Calibri;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Calibri;
        color:windowtext;}
span.msoIns
        {mso-style-type:export-only;
        mso-style-name:"";
        text-decoration:underline;
        color:teal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:Calibri;}
@page WordSection1
        {size:595.0pt 842.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style>
      <div class="WordSection1">
        <p class="MsoNormal"><span style="font-size:11.0pt">Hi Guys,<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Figured I’d
            share this because someone might run into the issue I did
            last night and after how long it took to figure out what was
            going on, rather give people a heads up.<o:p></o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
        <p class="MsoNormal"><span style="font-size:11.0pt">Under Cisco
            IOS-XR 5.3.3 AND under 6.0.2 (though the documentation on
            the bug explicitly states its fixed in 6.0.2, its NOT), do
            not, under any circumstances, run ipv6 nd router-preference
            high anywhere.</span></p>
      </div>
    </blockquote>
    <br>
    That's a nasty bug.<br>
    <br>
    I've only ran ND Router Preference in LAN scenarios, to avoid
    situations where Windows Vista and Windows 7 clients automatically
    enabled 6-to-4, and claimed to be the authoritative default gateway
    for the LAN.<br>
    <br>
    The solution ended up being pointless as there was no way to fully
    guarantee that the true router was the one with the highest
    preference for the LAN.<br>
    <br>
    The ultimate solution for this is RA Guard, which I believe now has
    reasonable support on decent Ethernet switches in the wild.<br>
    <br>
    I'm curious, though, why you'd need this on a point-to-point link,
    where the remote side (CPE) may not be setup to announce ND RA's
    back to the BNG.<br>
    <br>
    Mark.<br>
  </body>
</html>