...
delete protocols bgp [vrf <vrf-name>] {ipv4 unicast|ipv6 unicast} import vrf <text-import-vrf>
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>]. |
{ipv4 unicast|ipv6 unicast} | Specifies the IP address family type. |
vrf <text-import-vrf> | Specifies a VRF name. |
Example
• In the following example commands, routes in the BGP routing table of VRF East are dynamically leaked into VRF West.
...