work01 2020. 7. 27. 13:55

<R1>
en
conf t
ipv6 unicast-routing
interface fa 0/0
ipv6 enable
ipv6 address 2068:100:11:11::1/64
no shutdown

inter se 2/0
ipv6 enable
ipv6 address 3ffe:12:12:12::1/64
no shut

end

conf t
ipv6 router rip 1
interface fa 0/0
ipv6 rip 1 enable
inter se 2/0
ipv6 rip 1 enable
end
show ipv6 route rip
ping 2068:200:12:12::2

<R2>
en
conf t
ipv6 unicast-routing
int fa 0/0
ipv6 enable
ipv6 address 2068:200:12:12::2/64
no shutdown

inter se 2/0
ipv6 enable
ipv6 address 3ffe:12:12:12::2/64

inter se 2/1
ip address 13.13.23.2 255.255.255.0
no shut

<R3>
en
conf t
ipv6 unicast-routing
interface fa 0/0
ipv6 enable
ipv6 address 2068:300:13:13::3/64
no shutdown

inter se 2/1
ip address 13.13.23.3 255.255.255.0
no shut


pc1
ip 2068:100:11:11::2/64 2068:100:11:11::1

pc2
ip 2068:200:12:12::2/64 2068:200:12:12::2

반응형