User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 705
6.3.2.55. max-metric
Use max-metric command to configure OSPF to enable stub router mode. Use no max-metric command to
disable stub router mode.
If you configure the summary LSA metric to 16,777,215, other routers will skip the summary LSA when they
compute routes.
Format max-metric router-lsa [on-startup <seconds> [summary-lsa [<metric>]] | summary-lsa [<metric> [on-
startup <seconds>]]
no max-metric router-lsa [on-startup] [summary-lsa]
Default None
Mode Router OSPF Config
6.3.2.56. log-adjacency-changes
log-adjacency-changes command logs OSPFv2 neighbor state changes. no log-adjacency-changes command
disables logging OSPFv2 neighbor state changes.
Format log-adjacency-changes [detail]
no log-adjacency-change
Default Disabled
Mode Router OSPF Config Mode
Fields
Definition
on-startup
OSPF starts in stub router mode after a reboot.
seconds
The number of seconds that OSPF remains in stub router mode after a reboot.
The range is from 5 to 86,400 seconds. There is no default value.
summary-lsa
Set the metric in type 3 and 4 summary LSAs to LsInfinity (0xFFFFFF).
metric
Metric to send in summary LSAs when in stub router mode. Range is 1 to
16,777,215. Default is 16,711,680(0xFF0000).
Fields
Definition
detail
Log all messages for each adjacency state change, not just when transitions to
FULL state and when a backwards transition occur.