User manual
Chapter 4 - Layer 3 Command Set - IP Networking OSPFv2 (Dynamic Routing Protocol Module)
Alvarion BreezeNET B130/B300 GigE 145 Operational User Manual
4.7.3 Start/Stop of OSPF
Start of OSPF router is executed by the following command:
ospf start
In order to stop OSPF, execute the following command in config mode:
stop (daemon|clear)
Example:
>ospf
OSPF> configure
OSPF(config)# stop daemon
If "stop" command is executed with clear parameter, the router will clear its part
of the system configuration prior to quitting CS.
4.7.4 Router Identifier
Every OSPF router has a unique identifier. Identifier is a 32-bit integer. In order to
assign an identifier, execute the following command in config-router mode:
router-id A.B.C.D
Example:
OSPF>configure
OSPF(config)# router
OSPF(config-router)# ospf router-id 195.38.45.107
OSPF(config-router)#
If identifier was not set by administrator, the router will automatically assign an
identifier which equals to a maximal (by value) IP-address from all IP-addresses
participating in OSPF system.
To cancel identifier assigning, use the following command:
no router-id
4.7.5 Filters
In many parameters of the router participating in the configuration filters are
used. Filters are represented by two classes of objects:
Access lists (access-list)










