set protocols bgp network-import-check
The set protocols bgp network-import-check command modifies the behavior of the network statement. If you have this configured the underlying network must exist in the rib.
The delete protocols bgp network-import-check command sets that BGP will not check for the networks existence in the rib.
Command Syntax
set protocols bgp [vrf <vrf-name>] network-import-check
delete protocols bgp [vrf <vrf-name>] network-import-check
Parameter
Parameter | Description |
vrf <vrf-name> | Optional. Specifies a VRF name. The value is a string. It’s a user-defined VRF set by the command set ip vrf <vrf-name> [description <string>]. |
Example
• This example modifies the behavior of the network statement.
admin@XorPlus# set protocols bgp network-import-check admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.