Administrator Guide

Parameters
word
Enter the name of the extended community list you want to view.
Command Modes
EXEC
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, see the relevant Dell EMC
Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.2(1.0) Introduced on the Z9500.
8.3.19.0 Introduced on the S4820T.
8.3.7.0 Introduced on the S4810.
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
DellEMC# show ip extcommunity-list test
ip extcommunity-list test
deny RT:1234:12
permit regexp 123
deny regexp 234
deny regexp 123
DellEMC#
IPv6 BGP Commands
IPv6 border gateway protocol (IPv6 BGP) is supported on the platform.
BGP is an external gateway protocol that transmits interdomain routing information 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.
clear ip bgp ipv6 unicast soft
Clear and reapply policies for IPv6 unicast routes without resetting the TCP connection; that is, perform BGP soft reconfiguration.
Syntax
clear ip bgp {* | as-number | ipv4-neighbor-addr | ipv6-neighbor-addr | peer-
group name} ipv6 unicast soft [in | out]
Parameters
* Clear and reapply policies for all BGP sessions.
as-number Clear and reapply policies for all neighbors belonging to the AS. The range is from 0 to
65535 (2 Byte), from 1 to 4294967295 (4 Byte), or from 0.1 to 0.65535.65535 (Dotted
format).
ipv4-neighbor-
addr
|
ipv6-
neighbor-addr
Clear and reapply policies for a neighbor.
peer-group
name
Clear and reapply policies for all BGP routers in the specified peer group.
ipv6 unicast Clear and reapply policies for all IPv6 unicast routes.
in Reapply only inbound policies.
450 Border Gateway Protocol