Difference between revisions of "RIPAlcatel"
From Livre IPv6
m |
|||
Line 1: | Line 1: | ||
+ | {{suivi| StaticCisco |Routage Statique Cisco|RIPCisco|RIP Cisco}} | ||
-> '''# Charge le module RIP et l'active sur le switch''' | -> '''# Charge le module RIP et l'active sur le switch''' | ||
-> '''ipv6 load rip''' | -> '''ipv6 load rip''' | ||
Line 20: | Line 21: | ||
ff02::/32 ::1 loopback 0h 13m 18s Local UC | ff02::/32 ::1 loopback 0h 13m 18s Local UC | ||
-> | -> | ||
+ | {{suivi| StaticCisco |Routage Statique Cisco|RIPCisco|RIP Cisco}} |
Latest revision as of 16:02, 8 February 2006
Routage Statique Cisco | Table des matières | RIP Cisco |
-> # Charge le module RIP et l'active sur le switch -> ipv6 load rip -> ipv6 rip status enable -> # Démarre RIP sur l'interface virtuelle monReseau -> ipv6 rip interface monReseau2 -> show ipv6 routes Legend: Flags: U = Up, G = Gateway, H = Host, S = Static, C = Cloneable, D = Dynamic, M = Modified, R = Unreachable, X = Externally resolved, B = Discard, L = Link-layer, 1 = Protocol specific, 2 = Protocol specific Destination Prefix Gateway Address Interface Age Protocol Flags ---------------------+-------------------------+----------+----------+--------+------- ::1/128 ::1 loopback 0h 13m 18s Local UH 2001:660:3208:1::/64 2001:660:3208:2::1 monReseau2 0h 0m 5s Static UGS 2001:660:3208:2::/64 fe80::2d0:95ff:fe93:c681 monReseau2 0h 5m 27s Local UC 2001:660:3208:3::/64 fe80::260:97ff:fe0c:dcbf monReseau2 0h 0m 31s RIP UGD fe80::/64 fe80::2d0:95ff:fe93:c681 monReseau2 0h 6m 50s Local UC fe80::/64 ::1 loopback 0h 13m 18s Local U ff01::/32 ::1 loopback 0h 13m 18s Local U ff02::/32 fe80::2d0:95ff:fe93:c681 monReseau2 0h 6m 50s Local UC ff02::/32 ::1 loopback 0h 13m 18s Local UC ->
Routage Statique Cisco | Table des matières | RIP Cisco |