Configure OSPF router-id
CLI Command | Description |
---|---|
set router-id [x.x.x.x ]
|
The router-id is a unique identity to the OSPF router. If no router-id is specified, the system will automatically choose the highest IP address as the router-id. |
Example configuration:
ForitExtender# config router ospf
set router-id 192.168.100.127