Important: The commands or keywords/variables that are available are dependent on platform type, product version, and installed license(s).
Important: The route distinguigher id must be configured for this VRF name through
route-distinguisher command in BGP VRF Configuration mode, before using this keyword.
Use of address-family ipv4 command swithces the command mode to
BGP Address Family Configuraiton Mode and prompt will be changed to the following:
Use of address-family ipv4 vrf vrf_name command swithces the command mode to
BGP Address Family Configuraiton Mode and prompt will be changed to the following:
Use of address-family ipv6 command swithces the command mode to
BGP Address Family Configuraiton Mode and prompt will be changed to the following:
Use of address-family vpnv4 command swithces the command mode to
BGP Address Family Configuraiton Mode and prompt will be changed to the following:
admin distance: The administrative distance that you want to apply to the IP prefix.
distance must be an integer from 1 through 254.
prefix prefix_addr: The IP prefix of routes that should have the admin distance applied.
prefix_addr must be an IPv4 address (in dotted-decimal notation) and the number of subnet bits, representing the subnet mask in shorthand (1.1.1.1/24).
route-access-list list_name: Define the name of a route access list that defines for which routes the administrative distance should be set.
external ebgp_dist: Set the administrative distance for EBGP routes.
ebgp_dist must be an integer from 1 through 254.
internal ibgp_dist: Set the administrative distance for IBGP routes.
ibgp_dist must be an integer from 1 through 254.
local local_dist: Set the administrative distance for local routes.
local_dist must be an integer from 1 through 254.
vrf_name must be a string from 1 to 79 identifying an existing instance.
This command swithces the command mode to BGP IP VRF Configuraiton Mode and prompt will be changed to the following:
adv_time must be an integer from 0 through 600.
route-map map_name: Specifies the route-map that contains the criteria to originate default routes.
map_name must be the name of an existing route-map in the current context.
dist_list: The name or number of an existing route-access-list.
in: Indicates that incoming advertised routes should be filtered.
out: Indicates that outgoing advertised routes should be filtered.
max-hop number: The maximum number of hops allowed to reach a neighbor.
number must be an integer from 1 through 255.
filt_list: The name of an existing AS path access list.
in: Indicates that incoming advertised routes will be filtered.
out: Indicates that outgoing advertised routes will be filtered.
max_num: Specifies the maximum number of prefixes permitted. This must be an integer from 1 through 4294967295.
threshold thresh_percent: A percentage value which specifies that when the BGP table is the specified percentage full from this peer warnings are sent to the neighbor.
thresh_percent must be an integer from 1 through 100.
warning-only: This keyword specifies that only a warning message is sent when the limit is exceeded. The neighbor connection is not reset
AS_num: The neighbor’s autonomous system number. must be an integer from 1 through 65535.
map_name: Specifies the route-map apply.
map_name must be the name of an existing route-map in the current context.
in: Indicates that the route map applies to incoming advertisements.
out: Indicates that the route map applies to outgoing advertisements.
connect-interval conn_time: Specifies the connect timer in seconds.
conn_time must be an integer from 0 through 65535. The default is 60 seconds.
keepalive-interval keep_time: The frequency, in seconds, at which the current BGP router sends keepalive messages to its neighbor.
keep_time must be an integer from 0 through 65535. The default is 30 seconds.
Holdtime-interval hold_time: The interval, in seconds, the router waits for a keepalive message before declaring a neighbor dead.
hold_time must be an integer from 0 through 65535. The default is 90 seconds.
value: This must be an integer from 0 through 65535.
Specifies the IP address and netmask bits for the network to announce via BGP. ip_address is a network IP address (in dotted-decimal notation) and
mask is the number of subnet bits, representing a subnet mask in shorthand. These must be entered in the dotted-decimal notation/subnet bits format (1.1.1.1/24).
The IP address to use as the BGP router ID. ip_address must be an IPv4 address in dotted decimal notation (###.###.###.###).