CLI Guide

Table Of Contents
Version Description
9.9(0.0) Introduced on the C9010.
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.
C9000 Series
Syntax
address-family [ipv4 multicast| ipv6unicast]
Parameters
ipv4multicast Enter BGPv4 multicast mode.
ipv6unicast Enter BGPv6 mode.
Defaults Not configured.
Command Modes ROUTER BGP
Command
History
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
6.5.1.0 Introduced
Usage
Information
Enter ipv6unicast to enter the BGP for IPv6 mode (CONF-ROUTER_BGPv6_AF).
Border Gateway Protocol 437