#配置介面Vlan-int100 的IP 地址。
<DeviceA> system-view
[DeviceA] interface Vlan-interface 100
[DeviceA-Vlan-interface100] ipv6 address 1::1 64
#請參考以上方法配置其它相關介面的IP 地址,配置步驟這里省略。
配置OSPFv3 網路的基本功能
# 創建OSPFv3 行程,并在Device A 的介面上使能OSPFv3 路由功能。
<DeviceA> system-view
[DeviceA] ospfv3
[DeviceA-ospfv3-1] router-id 6.6.6.6
[DeviceA-ospfv3-1] quit
[DeviceA] interface Vlan-interface 100
[DeviceA-Vlan-interface100] ospfv3 1 area 0
[DeviceA-Vlan-interface100] quit
[DeviceA] interface Vlan-interface 200
[DeviceA-Vlan-interface200] ospfv3 1 area 2
[DeviceA-Vlan-interface200] quit
[DeviceA] interface Vlan-interface 400
[DeviceA-Vlan-interface400] ospfv3 1 area 1
[DeviceA-Vlan-interface400] quit
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/84265.html
標籤:網絡協議與配置
下一篇:如何遠程管理路由器
