User's Manual

Table Of Contents
550
Users Manual of CS-6306R
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] forwarding route
[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]
is directly connected, L,Null0
From the command sentences above, we can see that R2 has learned route forwarding.
Setting area 1 to be the stub area:
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
area 1 stub