Reference Guide

Border Gateway Protocol
BGP is an external gateway protocol that transmits interdomain routing information within and between autonomous systems
(AS). BGP version 4 (BGPv4) supports classless inter-domain routing (CIDR) and the aggregation of routes and AS paths.
Basically, two routers (called neighbors or peers) exchange information including full routing tables and periodically sent
messages to update those routing tables.
BGP is supported in
NOTE: For more information about configuring the border gateway protocol (BGP), refer to the BGP chapter in the Dell
Networking OS Configuration Guide.
This chapter contains the following sections:
BGPv4 Commands
MBGP Commands
BGP Extended Communities (RFC 4360)
IPv6 BGP Commands
Topics:
BGP IPv4 Commands
MBGP Commands
BGP Extended Communities (RFC 4360)
IPv6 BGP Commands
IPv6 MBGP Commands
BGP IPv4 Commands
Border Gateway Protocol (BGP) is an external gateway protocol that transmits interdomain routing information within and
between Autonomous Systems (AS). BGP supports classless interdomain routing (CIDR) and the aggregation of routes and AS
paths. Basically, two routers (called neighbors or peers) exchange information including full routing tables and periodically send
messages to update those routing tables.
address-family
Enable the IPv4 multicast or the IPv6 address family.
Z9500
Syntax
address-family [ipv4 {multicast | vrf vrf-name} | ipv6 unicast [vrf vrf-
name]]
Parameters
ipv4 multicast Enter the keyword ipv4 followed by the keyword multicast to enable BGPv4
multicast mode.
ipv4 vrf
vrf-name
Enter the keyword ipv4 followed by the keyword vrf and then the name of the
VRF to enable VRF mode.
NOTE: Use this attribute to start a BGP instance corresponding to either a
specific address family in a default VRF or an IPv4 address family in a non-
default VRF.
ipv6 unicast Enter the keyword ipv6 followed by the keyword unicast to enable BGPv6
mode.
8
262 Border Gateway Protocol