router ospf

To enable OSPF routing process, enter into the OSPF Router Configuration Mode, and enable OSPF in cyber security context, use the command router ospf in Global Configuration Mode. The no form of this command disables the OSPF Router Admin Status to terminate the OSPF process or deletes the Cyber security context of OSPF.

router

router { ospf } { [cybsec] }

no router

no router ospf { [cybsec] }

Parameters

Parameter Type Description
ospf   Enter to enable OSPF routing process and enter into the OSPF Router Configuration Mode.
cybsec   Enter to enable OSPF in cyber security space. The switch runs two instances of OSPF: one in iBiome and another one in cyber security space. This command turns on the dynamic routing capability using OSPF protocol in the cyber security space.

Mode

Global Configuration Mode

Examples

iS5Comm(config)# router ospf cybsec

iS5Comm(config-router)# exit

iS5Comm(config)# no router ospf cybsec