•
Changes in the neighbor state or interface state before or during a switchover do not take effect.
•
Traffic counters are not synchronized because the neighbor and LSA database counters are recalculated on the standby module
during synchronization.
•
LSA acknowledging is delayed because it has to wait until standby acknowledging occurs.
•
Depending on the sequence of redistribution or new LSAs (from neighbors), the LSAs accepted within the limits of the database
may change after switchover.
•
In NSR hitless failover, after switchover, additional flooding-related protocol traffic is generated to the directly connected
neighbors.
•
OSPF startup timers, database overflow, and max-metric, are not applied during NSR switchover.
•
Brocade NetIron devices may generate OSPF log messages or OSPF neighbor timers are reset but these issues do not cause
any OSPF or traffic disruption.
Disabling configuration
To disable the
route-map
parameter from the configuration, enter the following command:
device(config-ospf-router)# no default-information-originate route-map defaultToOspf
The above CLI would retain the configuration with
default-information-originate
alone and the
route-map
option would get reset or
removed.
The following commands with any or all of the options will remove the options from the
default-information-originate
command if any
of the options are configured:
device(config-ospf-router)# no default-information-originate always
device(config-ospf-router)# no default-information-originate always route-map test
device(config-ospf-router)# no default-information-originate always route-map test metric 200
device(config-ospf-router)# no default-information-originate always route-map test metric 200 metric-type
type1
In the following example, the parameters of the
default-information-originate
command are reset if they are configured and if none of
the parameters are configured then, these commands will have no effect.
To disable the origination of default route, issue the command with
no
option and without any other options. This would remove the
configuration of the
default information origination
even if any of the above mentioned options are configured.
Syntax:
[no] default-information-originate
[
always
] [
metric
metricvalue
] [
metric-type
metric-type
] [
route-map
rmap-name
]
The
always
parameter advertises the default route regardless of whether the router has a default route. This option is disabled by default.
The
metric
value
parameter specifies a metric for the default route. If this option is not used, the default metric is used for the route.
The
metric-type
type
parameter specifies the external link type associated with the default route advertised into the OSPF routing
domain. The
type
can be one of the following:
•
type1 - Type 1 external route
•
type2 - Type 2 external route
If you do not use this option, the default redistribution metric type is used for the route type.
Disabling configuration
FastIron Ethernet Switch Layer 3 Routing
53-1003627-04
259
Summary of Contents for FastIron SX 1600
Page 2: ...FastIron Ethernet Switch Layer 3 Routing 2 53 1003627 04 ...
Page 16: ...FastIron Ethernet Switch Layer 3 Routing 16 53 1003627 04 ...
Page 20: ...FastIron Ethernet Switch Layer 3 Routing 20 53 1003627 04 ...
Page 142: ...FastIron Ethernet Switch Layer 3 Routing 142 53 1003627 04 ...
Page 150: ...FastIron Ethernet Switch Layer 3 Routing 150 53 1003627 04 ...
Page 200: ...FastIron Ethernet Switch Layer 3 Routing 200 53 1003627 04 ...
Page 214: ...FastIron Ethernet Switch Layer 3 Routing 214 53 1003627 04 ...
Page 350: ...FastIron Ethernet Switch Layer 3 Routing 350 53 1003627 04 ...
Page 476: ...FastIron Ethernet Switch Layer 3 Routing 476 53 1003627 04 ...
Page 588: ...FastIron Ethernet Switch Layer 3 Routing 588 53 1003627 04 ...