1、實驗拓撲
創(chuàng)新互聯專注于唐山企業(yè)網站建設,響應式網站開發(fā),成都做商城網站。唐山網站建設公司,為唐山等地區(qū)提供建站服務。全流程按需網站策劃,專業(yè)設計,全程項目跟蹤,創(chuàng)新互聯專業(yè)和態(tài)度為您提供的服務
2、基礎配置
R1配置
interface Serial0/0
ipv6 address 2000:12::1/64
R2配置
interface Serial0/0
ipv6 address 2000:12::2/64
interface Serial0/1
ipv6 address 2000:23::2/64
R3配置
interface Serial0/0
ipv6 address 2000:34::3/64
interface Serial0/1
ipv6 address 2000:23::3/64
R4配置
interface Serial0/0
ipv6 address 2000:34::4/64
3、配置OSPF
R1配置
ipv6 unicast-routing
ipv6 router ospf 110
router-id 1.1.1.1
interface Serial0/0
ipv6 ospf 110 area 1
R2配置
ipv6 unicast-routing
ipv6 router ospf 110
router-id 2.2.2.2
interface Serial0/0
ipv6 ospf 110 area 1
interface Serial0/1
ipv6 ospf 110 area 0
R3配置
ipv6 unicast-routing
ipv6 router ospf 110
router-id 3.3.3.3
interface Serial0/0
ipv6 ospf 110 area 2
interface Serial0/1
ipv6 ospf 110 area 0
R4配置
ipv6 unicast-routing
ipv6 router ospf 110
router-id 4.4.4.4
interface Serial0/0
ipv6 ospf 110 area 2
4、實驗測試