This command configures fast external failover behavior for a specific routing interface.
This command overrides for a specific routing interface the fast external failover behavior configured globally. If permit is specified, the feature is enabled on the interface, regardless of the global configuration. If deny is specified, the feature is disabled on the interface, regardless of the global configuration.
| Default | Fast external failover is enabled globally by default. There is no interface configuration by default. |
| Format | ip bgp fast-external-failover {permit | deny} |
| Mode | Interface Config |
| Parameter | Description |
|---|---|
| permit | This keyword enables fast external failover on the interface, regardless of the global configuration of the feature. |
| deny | This keyword disables fast external failover on the interface, regardless of the global configuration of the feature. |