You are on page 1of 2

RB...

enable
conf t
hostname RB
int g0/0
ipv6 add 2001:db8:cafe:3::1/64
ipv6 add FE80::1 link-local
no sh
exit
int g0/1
ipv6 add 2001:db8:cafe:4::1/64
ipv6 add FE80::1 link-local
no sh
exit
int s0/1/1
ipv6 add 2001:1:1:1::2/64
no sh
exit
int s0/1/0
ipv6 add 2001:2:2:2::1/64
no sh
exit
ipv6 unicast-rounting
ipv6 route 2001:db8:cafe:1::/64 2001:1:1:1::1/64
ipv6 route 2001:db8:cafe:2::/64 2001:1:1:1::1/64
ipv6 route 2001:db8:cafe:5::/64 2001:2:2:2::2/64
ipv6 route 2001:db8:cafe:6::/64 2001:2:2:2::2/64

RE...

enable
conf t
hostname RE
int g0/0
ipv6 add 2001:db8:cafe:9::1/64
ipv6 add FE80::1 link-local
no sh
exit
int g0/1
ipv6 add 2001:db8:cafe:10::1/64
ipv6 add FE80::1 link-local
no sh
exit
int s0/1/1
ipv6 add 2001:3:3:3::2/64
no sh
exit
int s0/1/0
ipv6 add 2001:4:4:4::1/64
no sh
exit
ipv6 unicast-routing
ipv6 route 2001:db8:cafe:7::/64 2001:3:3:3::1/64
ipv6 route 2001:db8:cafe:8::/64 2001:3:3:3::1/64
ipv6 route 2001:db8:cafe:11::/64 2001:4:4:4::2/64
ipv6 route 2001:db8:cafe:12::/64 2001:4:4:4::2/64

IPV6 route de E1 A T1

RB
int s0/1/0:0
ipv6 add 2001:5:5:5::1/64
no sh
exit
ipv6 unitcast-routing
ipv6 route ::/0 2001:5:5:5::2/64

RE
int s0/1/1:1
ipv6 add 2001:5:5:5::2/64
no sh
exit
ipv6 unitcast-routing
ipv6 route ::/0 2001:5:5:5::1/64

You might also like