Lab 22. IPv6 Routing - OSPF

Rabu, 12 Februari 2014

Lab 22. IPv6 Routing - OSPF




Sama lagi dengan topologi pada post sebelumnya Langsung aja..

IDN1

interface Loopback0
ipv6 address 1::1/128
ipv6 ospf 1 area 0
!
interface FastEthernet0/0
ipv6 address 12::1/64
ipv6 ospf 1 area 0
!
ipv6 router ospf 1
router-id 1.1.1.1


IDN2

interface Loopback0
no ip address
ipv6 address 2::2/128
ipv6 ospf 1 area 0
!
interface FastEthernet0/0
ipv6 address 12::2/64
ipv6 ospf 1 area 0
!
interface FastEthernet0/1
ipv6 address 23::2/64
ipv6 ospf 1 area 0
!
ipv6 router ospf 1
router-id 2.2.2.2


IDN3

interface Loopback0
ipv6 address 3::3/128
ipv6 ospf 1 area 0
!
ipv6 address 23::3/64
ipv6 ospf 1 area 0
!
ipv6 router ospf 1
router-id 3.3.3.3

Sama dengan EIGRP, OSPF juga harus set �router-id�



Routing tabel IDN2 sudah mendapat semua route..



Tes ping ke loopback IDN3 sukses

0 komentar :

Posting Komentar