User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 703
6.3.2.48. ip ospf bfd
This command enables BFD for OSPFv2 on the specified interface.
To disable BFD for OSPFv2 on the specified interface, use the no form of this command.
Format ip ospf bfd
no ip ospf bfd
Default Disabled
Mode Interface Config
6.3.2.49. router-id
router-id command sets a 4-digit dotted-decimal number uniquely identifying the router ospf id. The
<ipaddress> is a configured value.
Format router-id <ipaddress>
Default None
Mode Router OSPF Config
6.3.2.50. redistribute
redistribute command configures OSPF protocol to allow redistribution of routes from the specified source
protocol/routers. no redistribute command configures OSPF protocol to prohibit redistribution of routes from
the specified source protocol/routers.
Format redistribute {bgp | static | connected} [metric <0-16777214>] [metric-type {1 | 2}] [tag <0-
4294967295>] [subnets]
no redistribute {bgp | static | connected} [metric] [metric-type] [tag] [subnets]
Default metricunspecified
type2
tag0
Mode Router OSPF Config
6.3.2.51. maximum-paths
maximum-paths command sets the number of paths that OSPF can report for a given destination where
maxpaths is platform dependent. no maximum-paths command resets the number of paths that OSPF can
report for a given destination back to its default value. The < maxpaths> range is 1 to 48.