OSPF - IPv6 (2)
Konfigurasi R1
hostname
R1
ipv6
unicast-routing
interface
FastEthernet0/0
ipv6
address 2001:123:456:789::1/64
no
shut
ipv6
ospf 1 area 0
interface
FastEthernet1/0
ipv6
address 2001:1:2:3::1/64
no
shu
ipv6
ospf 1 area 0
ipv6
router ospf 1
router-id
1.1.1.1
Konfigurasi R2
R2
ipv6
unicast-routing
interface
FastEthernet0/0
no
shu
ipv6
address 2001:123:456:789::2/64
ipv6
ospf 1 area 0
interface
FastEthernet0/1
no
shu
ipv6
address 2001:123:456:ABC::1/64
ipv6
ospf 1 area 0
interface
FastEthernet1/0
no
shu
ipv6
address 2001:A:B:C::1/64
ipv6
ospf 1 area 0
ipv6
router ospf 1
router-id
2.2.2.2
Konfigurasi R3
R3
ipv6
unicast-routing
interface
FastEthernet0/1
no
shu
ipv6
address 2001:123:456:ABC::2/64
ipv6
ospf 1 area 0
interface
FastEthernet1/0
no
shu
ipv6
address 2001:A1:B2:C3::1/64
ipv6
ospf 1 area 0
ipv6
router ospf 1
router-id
3.3.3.3
Posting Komentar untuk "OSPF - IPv6 (2)"