Update BGP route policies

This guide describes how to remove a BGP route policy.

Remove a BGP route policy

Run the following:

gcloud beta compute routers remove-route-policy ROUTER_NAME \
    --policy-name=BGP_ROUTE_POLICY_NAME

Replace the following:

  • ROUTER_NAME: the name of your Cloud Router
  • BGP_ROUTE_POLICY_NAME: the name of the BGP route policy that you want to remove