Defaults none
Command
Modes
EXEC Privilege
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.2(1.0) Introduced on the Z9500.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
7.6.1.0 Introduced on the E-Series.
Example Dell#show running-config extcommunity-list test
ip extcommunity-list test
permit rt 65033:200
deny soo 101.11.11.2:23
permit rt as4 110212:340
deny regex ^(65001_)$
Dell#
IPv6 BGP Commands
IPv6 border gateway protocol (IPv6 BGP) is an external gateway protocol that transmits interdomain
routing information with extended IP address space within and between Autonomous Systems (AS).
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| ipv6unicast]
Parameters ipv4multicast Enter BGPv4 multicast mode.
ipv6unicast Enter BGPv6 mode.
Border Gateway Protocol 503