3Com Switch 7750 Series
Command Reference Guide – Routing Protocol
Chapter 5 BGP Configuration Commands
5-30
Description
Use the
network
command to advertise the network segment route to the BGP
routing table.
Use the
undo network
command to cancel the existing configuration.
By default, the BGP does not advertise any network segment routes.
Example
# Advertise routes to the network segment 10.0.0.0/16.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] bgp 100
[3Com-bgp] network 10.0.0.0 255.255.0.0
5.1.31 peer advertise-community
Syntax
peer
group-name
advertise-community
undo peer
group-name
advertise-community
View
BGP view
Parameter
group-name
: Name of a peer group, containing 1 to 47 characters.
Description
Use the
peer advertise-community
command to enable the transmission of the
community attribute to a peer group.
Use the
undo peer advertise-community
command to cancel the existing
configuration.
By default, the community attribute is not transmitted to any peer group.
Related command:
if-match community-list
and
apply community.
Example
# Transmit the community attribute to the peer group named test.
<3Com>system-view
System View: return to User View with Ctrl+Z.
[3Com] bgp 100
[3Com-bgp] peer test advertise-community