User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 808
Default None
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.53. ip bgp fast-external-failover {deny|permit}
This command configures fast external failover behavior for a specific routing interface. This command overrides
the global configured fast external failover behavior. If permit is specified, the feature is enabled on the
interface, regardless of the global configuration. If the deny is specified, the feature is disabled on the interface,
regardless of the global configuration.
To disable the filter, use the no form of this command.
Format ip bgp fast-external-failover {deny | permit}
no ip bgp fast-external-failover
Default None
Mode Interface Config
6.10.2.54. network
This command is used to advertise an address prefix. The prefix is only advertised if the common routing table
includes a non-BGP route with the same prefix. The route may be a connected route, a static route, or a dynamic
route from another routing protocol.
BGP accepts up to 64 networks per address family. The network command may specify a default route.
If a route map is configured to set attributes on the advertised routes, match as-path and match community
terms in the route map are ignored. If there is no route map with the name given, the network is not advertised.
To disable BGP from advertising an address prefix, use the no form of this command.
connected | ospf | static
When a route source is specified, the distribute list applies to routes redistributed
from that source. Only routes that pass the distribute list are redistributed.
Fields
Definition
Permit
Enable fast external failover on the interface, regardless of the global
configuration of the fearture.
Deny
Disable fast external failover on the interface, regardless of the global
configuration of the fearture.