Lab 20. IPv6 Routing - RIPnG

Rabu, 12 Februari 2014

Lab 20. IPv6 Routing - RIPnG




Pada lab ini kita akan gunakan RIP next Generation yang mensupport IPv6


IDN1

interface Loopback0
no ip address
ipv6 address 1::1/128
ipv6 rip 1 enable
!
interface FastEthernet0/0
ipv6 address 12::1/64
ipv6 rip 1 enable
!
ipv6 router rip 1


IDN2

interface Loopback0
ipv6 address 2::2/128
ipv6 rip 1 enable
!
interface FastEthernet0/0
ipv6 address 12::2/64
ipv6 rip 1 enable
!
interface FastEthernet0/1
ipv6 address 23::2/64
ipv6 rip 1 enable
!
ipv6 router rip 1


IDN3

interface Loopback0
no ip address
ipv6 address 3::3/128
ipv6 rip 1 enable
!
interface FastEthernet0/1
ipv6 address 23::3/64
ipv6 rip 1 enable
!
ipv6 router rip 1



Routing tabel IDN3 OK�


Tes ping ok..

0 komentar :

Posting Komentar