User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 701
interfaces have a special loopback network type, which cannot be changed.) When there are only two routers on
the network, OSPF can operate more efficiently by treating the network as a point-to-point network. For point-
to-point networks, OSPF does not elect a designated router or generate a network link state advertisement
(LSA). Both endpoints of the link must be configured to operate in point-to-point mode..
no ip ospf network command to return the OSPF network type to the default.
Format ip ospf network {broadcast|point-to-point}
no ip ospf network
Default Broadcast
Mode Interface Config
6.3.2.43. ip ospf prefix-suppression
ip ospf prefix-suppression command suppresses the advertisement of the IPv4 prefixes that are associated with
an interface, except for those associated with secondary IPv4 addresses. This command takes precedence over
the global configuration. If this configuration is not specified, the global prefix-suppression configuration applies.
Prefix-suppression can be disabled at the interface level by using the disable option. The disable option is useful
to exclude specific interfaces from performing prefix-suppression when the featue is enabled globally.
no ip ospf prefix-suppression command removes prefix-suppression configurations at the interface level. When
no ip ospf prefix-suppression is issued, global prefix-suppression configuration applies to the interface.
Format ip ospf prefix-suppression [disable]
no ip ospf prefix-suppression
Default Prefix-suppression is not configured
Mode Interface Config
6.3.2.44. ip ospf priority
ip ospf priority command sets the OSPF priority for the specified router interface. The priority of the interface is
a priority integer from 0 to 255. A value of 0 indicates that the router is not eligible to become the designated
router on this network. no ip ospf priority command sets the default OSPF priority for the specified router
interface.
Format ip ospf priority <0-255>
no ip ospf priority
Default 1, which is the highest router priority
Mode Interface Config