Cisco Nexus 7000 Series Command Reference Manual page 271

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

S Commands
send-community extended
To specify that a community's attribute should be sent to a Border Gateway Protocol (BGP) neighbor,
use the send-community extended command.
Syntax Description
This command does not have any arguments or keywords.
Defaults
None
Command Modes
config-router-neighbor-af mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.2.2
Usage Guidelines
This command does not require a license.
Examples
This example shows how to specify that a community's attributes should be sent to a BGP neighbor::
switch# configure terminal
switch (config)# feature mpls l3vpn
switch(config)# feature bgp
switch(config)# route-map costMap permit 10
switch(config-route-map)# set extcommunity cost 1 100
switch(config)# router bgp 1.1
switch(config-router)# router-id 192.0.2.255
switch(config-router)# neighbor 192.0.2.1 remote-as 100
switch(config-router-neighbor)# address-family vpnv4 unicast
switch(config-router-neighbor-af)# send-community extended
switch(config-router-neighbor-af)#
Related Commandss
Command
address-family
neighbor
OL-24994-01
send-community extended
Modification
This command was introduced.
Description
Enters address family configuration mode for configuring IP VPN sessions.
Configures a neighbor and enters address family neighbor configuration
mode. The IP address is an IPv4 or IPv6 address.
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
send-community extended
1203

Advertisement

Table of Contents
loading

Table of Contents