Chapter 50
| IP Routing Commands
Open Shortest Path First (OSPFv3)
– 1044 –
OPEN SHORTEST PATH FIRST (OSPFV3)
.
Routing for
Summary
Address
Shows the networks for which route summarization is in effect
Distance The administrative distance used for external routes learned by OSPF (see the ip
route command).
Table 16: show ip protocols ospf - display description (Continued)
Field Description
Table 17: Open Shortest Path First Commands (Version 3)
Command Function Mode
General Configuration
router ipv6 ospf Enables or disables OSPFv3 routing process GC
abr-type Sets the criteria used to determine if this router can declare
itself an ABR and issue Type 3 and Type 4 summary LSAs
RC
max-current-dd Sets the maximum number of neighbors with which the
switch can concurrently exchange database descriptor
packets
RC
router-id Sets the router ID for this device RC
timers spf Configures the delay after a topology change and the hold
time between consecutive SPF calculations
RC
Route Metrics and Summaries
area default-cost Sets the cost for a default summary route sent into a stub RC
area range Summarizes routes advertised by an ABR RC
default-metric Sets the default metric for external routes imported from
other protocols
RC
redistribute Redistribute routes from one routing domain to another RC
Area Configuration
area stub Defines a stubby area that cannot send or receive LSAs RC
area virtual-link Defines a virtual link from an area border routers to the
backbone
RC
ipv6 router ospf area Binds an area to the selected interface IC
ipv6 router ospf tag area Binds an area to the selected interface and process IC
Interface Configuration
ipv6 ospf cost Specifies the cost of sending a packet on an interface IC
ipv6 ospf dead-interval Sets the interval at which hello packets are not seen before
neighbors declare the router down
IC
ipv6 ospf hello-interval Specifies the interval between sending hello packets IC
ipv6 ospf priority Sets the router priority used to determine the designated
router
IC