<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to generate unique IPv6 I/F Identifier on L3 &amp;quot;VLAN&amp;quot; interface? in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41170#M30245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;I already done this by a partner. The case id is:00045013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 20:03:08 GMT</pubDate>
    <dc:creator>hankim</dc:creator>
    <dc:date>2011-08-09T20:03:08Z</dc:date>
    <item>
      <title>How to generate unique IPv6 I/F Identifier on L3 "VLAN" interface?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41167#M30242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my «little» problem:&lt;/P&gt;&lt;P&gt;Background:&lt;BR /&gt;Extended Unique Identifier (EUI)&lt;BR /&gt;When the link-local address is automatically generated, the device identifier is derived from the switch's 48- bit (hexadecimal) MAC address to create a 64bit Extended Unique Identifier (EUI) to be appended to the fe80 link-local prefix, as follows:&lt;BR /&gt; &lt;BR /&gt;- ff-fe is inserted between third and fourth bytes of MAC address&lt;BR /&gt;- The second low-order bit (the Universal/Local bit) in the first byte of the MAC address is complemented, which usually means the bit is originally set to 0 and is changed to 1. This indicates a globally unique IPv6 interface identifier.&lt;/P&gt;&lt;P&gt;For example:&lt;BR /&gt;MAC Address&amp;nbsp;&amp;nbsp; IPv6 I/F Identifier&amp;nbsp; Full Link-Local Unicast Address&lt;BR /&gt;00-15-60-7a-ad-c0&amp;nbsp; 215:60ff:fe7a:adc0&amp;nbsp; fe80::215:60ff:fe7a:adc0/64&lt;BR /&gt;09-c1-8a-44-b4-9d&amp;nbsp; 11c1:8aff:fe44:b49d&amp;nbsp; fe80::11c1:8aff:fe44:b49d/64&lt;BR /&gt;00-1a-73-5a-7e-57 21a:73ff:fe5a:7e57 fe80::21a:73ff:fe5a:7e57/64&lt;/P&gt;&lt;P&gt;For related information, refer to:&lt;BR /&gt;- RFC 2373: “IP Version 6 Addressing Architecture”&lt;BR /&gt;- RFC 2464: “Transmission of IPv6 Packets Over Ethernet Networks”&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The problem:&lt;BR /&gt;The EUI method of generating a link-local address is automatically implemented on the Paloalto firewall when it’s not manually inserted, but it doesn’t generate a unique address on each VLAN that is on the same port.&lt;/P&gt;&lt;P&gt;We are having 2 external interfaces on two different VLAN’s on port 1 and 15 interfaces on 15 VLAN's on port 2.&lt;BR /&gt;One of the errors that we receive from the config when we press Commit is:&lt;/P&gt;&lt;P&gt;“routed: Identical interface IDs used to generate IPv6 link-local address for interface ethernet1/2.12 and ethernet1/2.10. Management via link-local address on these interfaces is disabled.”&lt;BR /&gt;“routed: Identical interface IDs used to generate IPv6 link-local address for interface ethernet1/1.200 and ethernet1/1.100. Management via link-local address on these interfaces is disabled.”&lt;/P&gt;&lt;P&gt;If Palo Alto can’t generate 64-bit EUI’s that is different on each VLAN’s on the same ethernet interface how can we manually generate unique 64-bit EUI’s?&lt;/P&gt;&lt;P&gt;BTW I'm running version 4.0.4 of the software in HA Active-passive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jul 2011 09:13:46 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41167#M30242</guid>
      <dc:creator>hankim</dc:creator>
      <dc:date>2011-07-29T09:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate unique IPv6 I/F Identifier on L3 "VLAN" interface?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41168#M30243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow! Thats off the beaten path. Can you please open a support case s that we can work directly with you on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 20:59:23 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41168#M30243</guid>
      <dc:creator>pkruse</dc:creator>
      <dc:date>2011-08-08T20:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate unique IPv6 I/F Identifier on L3 "VLAN" interface?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41169#M30244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hankim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One way to work around this is to specify the full IPv6 address including the host portion.&amp;nbsp; You can do this by leaving the "prefix" checkbox unchecked and specifying the full IPv6 address in the interface configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2011 22:54:28 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41169#M30244</guid>
      <dc:creator>ncampagna</dc:creator>
      <dc:date>2011-08-08T22:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate unique IPv6 I/F Identifier on L3 "VLAN" interface?</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41170#M30245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil,&lt;/P&gt;&lt;P&gt;I already done this by a partner. The case id is:00045013&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Kim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 20:03:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/how-to-generate-unique-ipv6-i-f-identifier-on-l3-quot-vlan-quot/m-p/41170#M30245</guid>
      <dc:creator>hankim</dc:creator>
      <dc:date>2011-08-09T20:03:08Z</dc:date>
    </item>
  </channel>
</rss>

