Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0 C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved. 517
Configures the administrative distance for external
OSPFv3 routes.
configure ipv6 router ospf [vrf <VRF>] distance <int>
ospf external <int>
Suppresses sending OSPFv3 packets on the specified
interface.
configure ipv6 router ospf [vrf <VRF>] passive-
interface {cable <word> | cable-mac <word> |
gigabitethernet <word> | tengigabitethernet <word>}
[no]
To configure an OSPFv3 area
configure ipv6 router ospf [vrf <VRF>] area <word> [no]
To configure the default cost for an area.
configure ipv6 router ospf [vrf <VRF>] area default-
cost [no]
To configure an area as a not-so-stubby area (NSSA)
configure ipv6 router ospf [vrf <VRF>] area <word> nssa
[no-summary] [no]
Consolidates and summarizes routes at an area boundary.
configure ipv6 router ospf [vrf <VRF>] area <word>
range <word> [no]
Sets the address range status to advertise and generates a
Type 3 summary LSA.
configure ipv6 router ospf [vrf <VRF>] area <word>
range <word> advertise [no]
Sets the address range status to DoNotAdvertise. Type 3
summary LSAs are suppressed.
configure ipv6 router ospf [vrf <VRF>] area <word>
range <word> not-advertise [no]
Defines an area as a stub area.
configure ipv6 router ospf [vrf <VRF>] area <word> stub
[no-summary] [no]
Configures an OSPFv3 area on the specified interface.
configure interface {cable <word> | cable-mac <word> |
loopback <int> | gigabitethernet <word> |
tengigabitethernet <word>} ipv6 ospf area <word>
[instance <int>] [no]
Configures the cost of sending a packet on the specified
interface for the OSPFv3 router process.
configure interface {cable <word> | cable-mac <word> |
loopback <int> | gigabitethernet <word> |
tengigabitethernet <word>} ipv6 ospf cost [<int>] [no]