User's Manual
567
Complicated configuration example
The following example shows how to configure multiple routers in a single OSPFv3 autonomous system. The
following figure shows the network topology of the configuration example:
iMac
Configure the router according to the above-mentioned figure:
R1
:
interface vlan 0
ipv6 enable
ipv6 ospf 1 area 1
!
interface vlan 1
ipv6 enable
ipv6 ospf 1 area 0
!
ipv6 route 2001::/64 6::2
!
router ospfv3 1
router-id 1.1.1.1
redistribute static
!
R2
:
interface vlan 0
ipv6 enable
ipv6 ospf 1 area 1
!
!
router ospfv3 1
router-id 2.2.2.2
!
Browsing the routing table of R2:
R2#show ipv6 route
O 6::/64[1]
[110,20] via fe80:4::2e0:fff:fe26:2d98(on VLAN0)
O 2001::/64[1]
(
转发路由
)
[110,150] via fe80:4::2e0:fff:fe26:2d98(on VLAN0)
C fe80::/10[1]
is directly connected, L,Null0
C fe80::/64[1]
is directly connected, C, VLAN0
C fe80::2e0:fff:fe26:a8/128[1]
is directly connected, L, VLAN0
C ff00::/8[1]