Command Reference Guide
Open Shortest Path First Commands
CLI Command Reference
September 2014 Page 569
HP Moonshot Switch Module CLI Command Reference
log-adjacency-changes
To enable logging of OSPFv2 neighbor state changes, use the log-adjacency-changes command in router
configuration mode. State changes are logged with INFORMATIONAL severity.
no log-adjacency-changes
Use the no form of the command to disable state change logging.
router-id (OSPF)
This command sets a 4-digit dotted-decimal number uniquely identifying the router ospf id. The ipaddress is a
configured value.
redistribute (OSPF)
This command configures OSPF protocol to allow redistribution of routes from the specified source protocol/
routers.
Default Adjacency state changes are logged, but without the detail option.
Format
log-adjacency-changes [detail]
Mode OSPFv2 Router Configuration
Parameter Description
detail (Optional) When this keyword is specified, all adjacency state changes are logged.
Otherwise, OSPF only logs transitions to FULL state and when a backwards transition
occurs.
Format
no log-adjacency-changes [detail]
Mode OSPFv2 Router Configuration
Format
router-id ipaddress
Mode Router OSPF Config
Default • metric—unspecified
•type—2
•tag—0
Format
redistribute {rip | static | connected} [metric 0-16777214] [metric-type {1 | 2}] [tag
0-4294967295] [subnets]
Mode Router OSPF Config