Chapter 16: Dynamic Routing Protocols
STANDARD Revision 1.0
C4® CMTS Release 8.3 User Guide
© 2016 ARRIS Enterprises LLC. All Rights Reserved.
500
Sample output:
Virtual Router Details:
Name Index OSPF RIP ISIS BGP ICMP-TIME-EXCEEDED
=============== ========== ==== === ==== === ==================
default 1 no no no no no
vrf_a 2 no no -- -- no
CLI Commands for OSPF
The following list is meant as summary of the OSPF-related commands. They do not have to be performed in the order
listed and not all commands will pertain to your plant and application.
For more information on these CLI commands see the Command Line Descriptions.
Table 67.
List of Commands Related to OSPF
Purpose
Command
Defines an OSPF area as a stub area. External
routes can not be imported into these areas.
configure router ospf [vrf default] area <area-id> stub [no]
Configures an area as a not so stubby area
(NSSA). This area allows for generation of type-7
LSAs.
configure router ospf [vrf default] area <area-id> nssa [no]
Sets up a virtual link between two routers.
configure router ospf [vrf default] area <area-id) virtual-
link <router-id> [no]
Suppresses routing updates on the specified
interface.
configure router ospf [vrf default] passive-interface cable-
mac <mac> [no]
configure router ospf [vrf default] passive-interface
gigabitethernet <slot>/<port> [no]
configure router ospf [vrf default] passive-interface
tengigabitethernet <slot>/<port> [no]
Configures the time between an OSPF event and
the SPF calculation. Valid range is 0-255
seconds. Default = 5.
configure router ospf [vrf default] timer delay-spf <seconds>
[no]