Configuring the Default Gateway

To configure this feature, use the following configuration:

config 
   router bgp local_as_number 
   policy-name policy_name 
      source-prefix source_prefix_value 
      mask-range mask_range 
      interface interface_id 
      gateWay gateway_address 
      end 

NOTES:

  • router bgp local_as_number —Specify the identification number for the AS for the BGP router.

  • policy-name policy_name —Specify the policy name.

  • source_prefix source_prefix_value —Specify the source prefix value.

  • mask-rangemask_range —Specify the mask range.

  • gateWay gateway_address —Specify the gateway address.