User's Manual

Table Of Contents
548
Users Manual of CS-6306R
!
interface vlan 10
ipv6 address 2001: : 1/64
ipv6 enable
ipv6 rip aaa enable
ipv6 rip aaa split-horizon
ipv6 ospf 90 area 0
ipv6 ospf cost 1
!
router ospfv3 90
router-id 1.1.1.1
redistribute rip
!
router ripng aaa
redistribute ospf 90
2. Configuring multiple OSPFv3 processes
The following example shows that two OSPFv3 processes are created.
ipv6 unicast-routing
!
!
interface vlan 10
ipv6 address 2001: : 1/64
ipv6 enable
ipv6 ospf 109 area 0 instance 1
ipv6 ospf 110 area 0 instance 2
!
!
interface vlan 11
ip address 2002: : 1/64
ipv6 enable
ipv6 ospf 109 area 1 instance 1
ipv6 ospf 110 area 1 instance 2
!
!
router ospfv3 109
router-id 1.1.1.1