<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IPv6 &#8211; www.expertcisco.fr</title>
	<atom:link href="https://www.expertcisco.fr/category/ipv6/feed" rel="self" type="application/rss+xml" />
	<link>https://www.expertcisco.fr</link>
	<description>CCIE Routing and Switching Lab Exam</description>
	<lastBuildDate>Wed, 30 Jan 2013 08:28:42 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.4</generator>
	<item>
		<title>OSPFv3 &#8211; LSA Type</title>
		<link>https://www.expertcisco.fr/ipv6/ospfv3-lsa-type</link>
		
		<dc:creator><![CDATA[Fred J.]]></dc:creator>
		<pubDate>Sun, 20 Jan 2013 08:20:37 +0000</pubDate>
				<category><![CDATA[IPv6]]></category>
		<category><![CDATA[OSPF]]></category>
		<guid isPermaLink="false">http://www.expertcisco.fr/?p=613</guid>

					<description><![CDATA[U- indicates how a router should handle unknown LSA.  0= treat the LSA as if it had link-local flooding scope 1= Store and flood the LSA S2 and S1- indicate flooding scope of the LSA S2  S1  Description  0  0  Link-local flooding  0  1 &#8230; <a href="https://www.expertcisco.fr/ipv6/ospfv3-lsa-type">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="https://sites.google.com/site/amitsciscozone/home/important-tips/ipv6/ospf/OSPFv3%20LS%20Type.JPG?attredirects=0"><img class="aligncenter" alt="" src="https://sites.google.com/site/amitsciscozone/_/rsrc/1255053586559/home/important-tips/ipv6/ospf/OSPFv3%20LS%20Type.JPG" title="" rel="lightbox613" border="0" /></a></p>
<ul>
<li><b>U-</b><span style="font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 1.5;"> indicates how a router should handle unknown LSA. </span></li>
<li><b>0=</b><span style="font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 1.5;"> treat the LSA as if it had link-local flooding scope</span></li>
<li><b>1=</b><span style="font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 1.5;"> Store and flood the LSA</span></li>
<li><b>S2 and S1-</b><span style="font-family: Arial, Verdana, sans-serif; font-size: 14px; line-height: 1.5;"> indicate flooding scope of the LSA</span></li>
</ul>
<table border="1" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center;"><b>S2</b></td>
<td style="text-align: center;"> <b>S1</b></td>
<td> <b>Description</b></td>
</tr>
<tr>
<td style="text-align: center;"> 0</td>
<td style="text-align: center;"> 0</td>
<td> Link-local flooding</td>
</tr>
<tr>
<td style="text-align: center;"> 0</td>
<td style="text-align: center;"> 1</td>
<td> Area scope flooding</td>
</tr>
<tr>
<td style="text-align: center;"> 1</td>
<td style="text-align: center;"> 0</td>
<td> AS scope flooding</td>
</tr>
<tr>
<td style="text-align: center;"> 1</td>
<td style="text-align: center;"> 1</td>
<td> Reserved</td>
</tr>
</tbody>
</table>
<h3><b>LSA Function Code</b>&#8211;<b> </b>defines LSA&rsquo;s specific functionality.</h3>
<table border="1" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center;"> <b>LSA Function Code</b></td>
<td style="text-align: center;"> <b>LS Type<br />
</b></td>
<td> <b>Description</b></td>
</tr>
<tr>
<td style="text-align: center;"> 1</td>
<td style="text-align: center;"> 0x2001</td>
<td> Router LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 2</td>
<td style="text-align: center;"> 0x2002</td>
<td> Network LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 3</td>
<td style="text-align: center;"> 0x2003</td>
<td> Inter-Area Prefix LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 4</td>
<td style="text-align: center;"> 0x2004</td>
<td> Inter-Area Router LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 5</td>
<td style="text-align: center;"> 0x4005</td>
<td> AS-external LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 6</td>
<td style="text-align: center;"> 0x2006</td>
<td> Group Membership LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 7</td>
<td style="text-align: center;"> 0x2007</td>
<td> Type-7 (NSSA) LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 8</td>
<td style="text-align: center;"> 0x0008</td>
<td> Link LSA</td>
</tr>
<tr>
<td style="text-align: center;"> 9</td>
<td style="text-align: center;"> 0x2009</td>
<td> Intra-Area Prefix LSA</td>
</tr>
</tbody>
</table>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>IPv6 Basic Configuration</title>
		<link>https://www.expertcisco.fr/ipv6/ipv6-basic-configuration</link>
		
		<dc:creator><![CDATA[Fred J.]]></dc:creator>
		<pubDate>Tue, 10 Jul 2012 11:12:43 +0000</pubDate>
				<category><![CDATA[IPv6]]></category>
		<guid isPermaLink="false">http://www1.expertcisco.fr/?p=353</guid>

					<description><![CDATA[   IPv6    Adresse IPv6 Activation du routage IPV6 R1#conf t R1(config)#ipv6 unicast-routing R2#conf t R2(config)#ipv6 unicast-routing Autoconfiguration de l&#8217;adresse IPv6 « Link Local » Sur R1 et R2 R1(config)#int fa0/0 R1(config-if)#ipv6 enable R1(config-if)#no shutdown Vérifications: R1#debug ipv6 nd ICMP Neighbor Discovery &#8230; <a href="https://www.expertcisco.fr/ipv6/ipv6-basic-configuration">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
										<content:encoded><![CDATA[<p style="padding-left: 60px;"><img src="/images/wikipedia.jpg" alt="" width="24" height="24" />   <a href="http://fr.wikipedia.org/wiki/IPv6" target="_blank">IPv6</a><br />
<img src="/images/wikipedia.jpg" alt="" width="24" height="24" />   <a href="http://fr.wikipedia.org/wiki/Adresse_IPv6" target="_blank">Adresse IPv6</a></p>
<h3>Activation du routage IPV6<img class="alignright" src="/images/IPv6-1.png" alt="" width="335" height="145" /></h3>
<pre><span style="color: #ff0000;">R1</span>#conf t
R1(config)#<span style="color: #ff0000;">ipv6 unicast-routing</span>

<span style="color: #ff0000;">R2</span>#conf t
R2(config)#<span style="color: #ff0000;">ipv6 unicast-routing </span></pre>
<h3></h3>
<h3>Autoconfiguration de l&rsquo;adresse IPv6 « Link Local »</h3>
<p>Sur R1 et R2</p>
<pre><span style="color: #ff0000;">R1</span>(config)#int fa0/0
R1(config-if)#<span style="color: #ff0000;">ipv6 enable</span>
R1(config-if)#no shutdown</pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">debug ipv6 nd</span>
ICMP Neighbor Discovery events debugging is on

*Feb 18 07:01:27.267: ICMPv6-ND: Sending NS for FE80::20F:F7FF:FEB1:A580 on FastEthernet0/0
*Feb 18 07:01:28.271: ICMPv6-ND: DAD: FE80::20F:F7FF:FEB1:A580 is unique.
*Feb 18 07:01:28.271: ICMPv6-ND: Sending NA for FE80::20F:F7FF:FEB1:A580 on FastEthernet0/0
*Feb 18 07:01:28.271: ICMPv6-ND: Address FE80::20F:F7FF:FEB1:A580/128 is up on FastEthernet0/0
*Feb 18 07:01:28.275: ICMPv6-ND: Sending RA from FE80::20F:F7FF:FEB1:A580 to FF02::1 on FastEthernet0/0</pre>
<pre><span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    <span style="color: #00ccff;">FE80::20F:F7FF:FEB1:A580</span>
Serial0/0                  [administratively down/down]
    unassigned
Serial0/1                  [administratively down/down]
    unassigned

R2#show ipv6 interface brief
FastEthernet0/0            [up/up]
    <span style="color: #00ccff;">FE80::20C:CEFF:FE46:DCA0</span>
Serial0/0                  [administratively down/down]
    unassigned
Serial0/1                  [administratively down/down]
    unassigned</pre>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface</span>
FastEthernet0/0 is up, line protocol is up
  IPv6 is enabled, link-local address is <span style="color: #00ccff;">FE80::20C:CEFF:FE46:DCA0</span>
  <span style="color: #00ccff;">No global unicast address is configured</span>
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF46:DCA0
  MTU is 1500 bytes
  ICMP error messages limited to one every 100 milliseconds
  ICMP redirects are enabled
  ICMP unreachables are sent
  ND DAD is enabled, number of DAD attempts: 1
  ND reachable time is 30000 milliseconds
  ND advertised reachable time is 0 milliseconds
  ND advertised retransmit interval is 0 milliseconds
  ND router advertisements are sent every 200 seconds
  ND router advertisements live for 1800 seconds
  ND advertised default router preference is Medium
  Hosts use stateless autoconfig for addresses.</pre>
<h3></h3>
<h3>Configuration d&rsquo;une adresse IPV6 « Global Unicast » et « link local »</h3>
<pre><span style="color: #ff0000;">R1</span>(config)#int fa0/0
R1(config-if)#ipv6 address 12:1:1:12::1/64
R1(config-if)#ipv6 address fe80::1 link-local

<span style="color: #ff0000;">R2</span>(config)#int fa0/0
R2(config-if)#ipv6 address 12:1:1:12::2/64
R2(config-if)#ipv6 address fe80::2 link-local</pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface fa0/0</span>
FastEthernet0/0 is up, line protocol is up
  IPv6 is enabled, <span style="color: #00ffff;">link-local address is FE80::1</span>
  Global unicast address(es):
    <span style="color: #00ffff;">12:1:1:12::2, subnet is 12:1:1:12::/64</span>
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF00:1
    FF02::1:FF00:2
  MTU is 1500 bytes
  ICMP error messages limited to one every 100 milliseconds
  ICMP redirects are enabled
  ICMP unreachables are sent
  ND DAD is enabled, number of DAD attempts: 1
  ND reachable time is 30000 milliseconds</pre>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">ping 12:1:1:12::1</span>

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 12:1:1:12::1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/2/8 ms

R2#show ipv6 neighbors
IPv6 Address                              Age Link-layer Addr State Interface
12:1:1:12::1                                2 000f.f7b1.a580  STALE Fa0/0
FE80::1                                     2 000f.f7b1.a580  STALE Fa0/0</pre>
<h3></h3>
<h3>Configuration IPv6 d&rsquo;une interface Loopback0</h3>
<p>« eui-64 » permet une attribution automatique le l&rsquo;adresse IPv6 en utilisant la mac adresse</p>
<pre><span style="color: #ff0000;">R1</span>(config)#interface lo0
R1(config-if)#ipv6 address 1:1:1:1::/64 eui-64
R1(config-if)#ipv6 address 1:1:1:1::1/64

<span style="color: #ff0000;">R2</span>(config)#interface lo0
R2(config-if)#ipv6 address 2:2:2:2::/64 eui-64
R2(config-if)#ipv6 address 2:2:2:2::2/64</pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
Loopback0                  [up/up]
    FE80::20C:CEFF:FE46:DCA0
    2:2:2:2::2
    2:2:2:2:20C:CEFF:FE46:DCA0

<span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface lo0</span>
Loopback0 is up, line protocol is up
  IPv6 is enabled, link-local address is FE80::20C:CEFF:FE46:DCA0
  Global unicast address(es):
    2:2:2:2::2, subnet is 2:2:2:2::/64
    2:2:2:2:20C:CEFF:FE46:DCA0, subnet is 2:2:2:2::/64 [EUI]
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF00:2
    FF02::1:FF46:DCA0
  MTU is 1514 bytes
  ICMP error messages limited to one every 100 milliseconds
  ICMP redirects are enabled
  ICMP unreachables are sent
  ND DAD is not supported
  ND reachable time is 30000 milliseconds
  Hosts use stateless autoconfig for addresses.</pre>
<h3></h3>
<h3>Configuration d&rsquo;une route statique IPv6<img class="alignright" src="/images/IPv6-1.png" alt="" width="268" height="116" /></h3>
<pre><span style="color: #ff0000;">R1</span>(config)#ipv6 route 2:2:2:2::/64 12:1:1:12::2

<span style="color: #ff0000;">R2</span>(config)#ipv6 route 1:1:1:1::/64 12:1:1:12::1</pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">show ipv6 route</span>
IPv6 Routing Table - 8 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
       U - Per-user Static route
       I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
       O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
       ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
C   1:1:1:1::/64 [0/0]
     via ::, Loopback0
L   1:1:1:1::/128 [0/0]
     via ::, Loopback0
L   1:1:1:1:20F:F7FF:FEB1:A580/128 [0/0]
     via ::, Loopback0
<span style="color: #ff0000;">S 2:2:2:2::/64 [1/0]</span>
     via <span style="color: #ff0000;">12:1:1:12::2</span>
C   12:1:1:12::/64 [0/0]
     via ::, FastEthernet0/0
L   12:1:1:12::1/128 [0/0]
     via ::, FastEthernet0/0
L   FE80::/10 [0/0]
     via ::, Null0
L   FF00::/8 [0/0]
     via ::, Null0

<span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">ping 2:2:2:2::2</span>

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2:2:2:2::2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/1/4 ms</pre>
<h3></h3>
<h3>Configuration d&rsquo;une route par défaut</h3>
<pre><span style="color: #ff0000;">R1</span>(config)#<span style="color: #ff0000;">ipv6 route 0::/0 12:1:1:12::2</span></pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications :</strong></span></p>
<pre><span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">show ipv6 route</span>
IPv6 Routing Table - 9 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
       U - Per-user Static route
       I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
       O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
       ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
S   ::/0 [1/0]
     via 12:1:1:12::2
C   1:1:1:1::/64 [0/0]
     via ::, Loopback0
L   1:1:1:1::1/128 [0/0]
     via ::, Loopback0
L   1:1:1:1:20F:F7FF:FEB1:A580/128 [0/0]
     via ::, Loopback0
S   2:2:2:2::/64 [1/0]
     via 12:1:1:12::2
C   12:1:1:12::/64 [0/0]
     via ::, FastEthernet0/0
L   12:1:1:12::1/128 [0/0]
     via ::, FastEthernet0/0
L   FE80::/10 [0/0]
     via ::, Null0
L   FF00::/8 [0/0]
     via ::, Null0</pre>
<h3></h3>
<h3>Créer un entrée host</h3>
<pre>R1(config)#ipv6 host R2-Lo0 2:2:2:2::2
R1(config)#exit

R1#ping R2-Lo0

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 2:2:2:2::2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 0/0/4 ms</pre>
<h3></h3>
<h3>Global unicast Autoconfiguration<img class="alignright" src="/images/IPv6-2.png" alt="" width="302" height="182" /></h3>
<p style="padding-left: 30px;">Configuration des routeurs R1, R2 et R3</p>
<ul>
<li>Seul R1 à une IPv6 Global unicast</li>
<li>Seul R1 à activé le routage IPv6 ( R1(config)#ipv6 unicast-routing )</li>
</ul>
<pre><span style="color: #ff0000;">R1</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    FE80::1
    123::1
Loopback0                  [up/up]
    FE80::1
    1:1:1:1::1

<span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    FE80::2
Loopback0                  [up/up]
    FE80::2
    2:2:2:2::2

<span style="color: #ff0000;">R3</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    FE80::3
Loopback0                  [up/up]
    FE80::3
    3:3:3:3::3</pre>
<p style="padding-left: 30px;">R2 et R3 ont détecté les annonces du routeur R1</p>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 routers</span>
Router <span style="color: #00ccff;">FE80::1 on FastEthernet0/0,</span> last update 1 min
  Hops 64, Lifetime 1800 sec, AddrFlag=0, OtherFlag=0, MTU=1500
  HomeAgentFlag=0, Preference=Medium
  Reachable time 0 msec, Retransmit time 0 msec
  Prefix 123::/64 onlink autoconfig
    Valid lifetime 2592000, preferred lifetime 604800</pre>
<p style="padding-left: 30px;">Autoconfiguration de R2 et R3</p>
<pre><span style="color: #ff0000;">R2</span>(config)#int fa0/0
R2(config-if)#<span style="color: #ff0000;">ipv6 address autoconfig</span>

R3(config)#int fa0/0
<span style="color: #ff0000;">R3</span>(config-if)#<span style="color: #ff0000;">ipv6 address autoconfig</span></pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R2</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    FE80::2
    123::2
Loopback0                  [up/up]
    FE80::2
    2:2:2:2::2

<span style="color: #ff0000;">R3</span>#<span style="color: #ff0000;">show ipv6 interface brief</span>
FastEthernet0/0            [up/up]
    FE80::3
    123::3
Loopback0                  [up/up]
    FE80::3
    3:3:3:3::3</pre>
<p style="padding-left: 30px;">R2 et R3 obtiennent un routeur par défaut puisque leur routage IPv6 n&rsquo;est pas actif ( comme des hosts)</p>
<pre><span style="color: #ff0000;">R3</span>#<span style="color: #ff0000;">show ipv6 interface fa0/0</span>
FastEthernet0/0 is up, line protocol is up
  IPv6 is enabled, link-local address is FE80::3
  Global unicast address(es):
    123::3, subnet is 123::/64 [EUI/CAL/PRE]
      valid lifetime 2591892 preferred lifetime 604692
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF00:3
  MTU is 1500 bytes
  ICMP error messages limited to one every 100 milliseconds
  ICMP redirects are enabled
  ICMP unreachables are sent
  ND DAD is enabled, number of DAD attempts: 1
  ND reachable time is 30000 milliseconds
  <span style="color: #00ccff;">Default router is FE80::1 on FastEthernet0/0</span></pre>
<h3></h3>
<h3>Modification du timer « ND reachable time »</h3>
<pre><span style="color: #ff0000;">R3</span>(config)#int fa0/0
R3(config-if)#<span style="color: #ff0000;">ipv6 nd reachable-time ?</span>
    Reachability time in milliseconds

<span style="color: #ff0000;">R3</span>(config-if)#<span style="color: #ff0000;">ipv6 nd reachable-time 5000</span></pre>
<p style="padding-left: 30px;"><span style="text-decoration: underline;"><strong>Vérifications:</strong></span></p>
<pre><span style="color: #ff0000;">R3</span>#<span style="color: #ff0000;">show ipv6 interface fa0/0</span>
FastEthernet0/0 is up, line protocol is up
  IPv6 is enabled, link-local address is FE80::3
  Global unicast address(es):
    123::3, subnet is 123::/64 [EUI/CAL/PRE]
      valid lifetime 2591870 preferred lifetime 604670
  Joined group address(es):
    FF02::1
    FF02::2
    FF02::1:FF00:3
  MTU is 1500 bytes
  ICMP error messages limited to one every 100 milliseconds
  ICMP redirects are enabled
  ICMP unreachables are sent
  ND DAD is enabled, number of DAD attempts: 1
  ND reachable time is 5000 milliseconds</pre>
<h3></h3>
<h3>Configuration d&rsquo;une association statique IPv6 / Mac Address</h3>
<pre>R3#conf t
R3(config)#<span style="color: #ff0000;">ipv6 neighbor 123::2 Fa0/0 000c.ce46.dca0</span>

R3#<span style="color: #ff0000;">show ipv6 neighbors</span>
IPv6 Address                              Age Link-layer Addr State Interfac
123::2                                      - 000c.ce46.dca0  REACH Fa0/0
123::1                                     10 000f.f7b1.a580  STALE Fa0/0
FE80::2                                     2 000c.ce46.dca0  STALE Fa0/0</pre>
<h3></h3>
<h3>Activation de IPv6 sur les switch 3560</h3>
<pre>SW1#conf t
SW1(config)#<span style="color: #ff0000;">sdm prefer dual-ipv4-and-ipv6 default</span>
Changes to the running SDM preferences have been stored, but cannot take effect
until the next reload.
Use 'show sdm prefer' to see what SDM preference is currently active.

SW1#wr
Building configuration...
[OK]
SW1#<span style="color: #ff0000;">reload</span>
Proceed with reload? [confirm]</pre>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
