Category Archives: IPv6

OSPFv3 – LSA Type

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 … Continue reading

Posted in IPv6, OSPF | Leave a comment

IPv6 Basic Configuration

   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’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 … Continue reading

Posted in IPv6 | Leave a comment