.
configure
context context_name
router bgp as_number
Table 39: BGP Configuration Mode CLI Commands
Descriptionbgp Command
Configures to accept VPN prefixes with Route
Distinguisher (RD) value having Administrator
Subfield, which is an AS number 0.
accept-zero-as-rd
Enters the IPv4 or IPv6 Address Family configuration
mode.
address-family { ipv4 | ipv6 }
Enters the VPNv4 or VPNv6 Address Family
configuration mode.
address-family { vpnv4 | vpnv6 }
Defines the BGP-specific parameters regarding
graceful restarts.
bgp graceful-restart { restart-time rest_time |
stalepath-time stale_time | update-delay delay
Allows you to enter descriptive text for this
configuration.
description text
Defines the administrative distance for routes. The
administrative distance is the default priority for a
specific route or type route.
distance { admin distance prefix prefix_addr [
route-access-list list_name ] | bgp external ebgp_dist
internal ibgp_dist local local_dist }
Enforces the first AS for Exterior Border Gateway
Protocol (eBGP) routes.
enforce-first-as
Adds a preconfigured IP VRF context instance to the
BGP ASN and configures the BGP attributes and
related parameters to the VRF.
ip vrf vrf_name
Enables forwarding packets over multiple paths and
specifies the maximum number of external BGP
(eBGP) or internal BGP (iBGP) paths between
neighbors.
maximum-paths { ebgp max_num | ibgp max_num
}
ASR 5500 System Administration Guide, StarOS Release 21.4
285
Routing
BGP CLI Configuration Commands