ipv6 interface configuration
conf t
interface Serial2/0
no ip address
ipv6 address 2001:22AA::1/64
# “ARP” or MAC address
show ipv6 neighbors
enable routing
conf t
ipv6 unicast-routing
add default route
conf t
ipv6 route ::/0 2001:11AA::1
configure RIPng on routers
conf t
ipv6 unicast-routing
int s2/0
ipv6 add 2001:22AA::2/64
ipv6 rip CBTNUGGETS enable ←
no sh
!
int s3/0
ipv6 add 2001:33AA::1/64
ipv6 rip CBTNUGGETS enable ←
no sh
end
wr
!
show ipv6 protocols
ipv6 link local address
- always begin with “FE80”
config
ipv6 unicast-routing
ipv6 router rip RIPng enable
int s2/0
ipv6 add 2001:db8:6783:122::1/64
ipv6 rip RIPng enable
no sh
end
PREVIOUSipv6 and ospfv3
NEXTospf