Administrator 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.
NOTE: For more information about configuring the border gateway protocol (BGP), see the BGP section in the Dell EMC
Networking OS Configuration Guide.
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.
C9000 Series
Syntax
address-family {ipv4 [vrf vrf-name | 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.
Defaults Not configured.
Command Modes ROUTER BGP
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.8(0.0) Introduced on the S3048ON and S4048ON.
9.7(0.0) Added support for IPv6 VRF.
9.4.(0.0) Added support for VRF.
8
324 Border Gateway Protocol