Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 MBGP Multicast Extension Configuration
Commands
3Com Corporation
5-10
undo network ip-address [ address-mask ] [ route-policy policy-name ]
View
IPv4 multicast subaddress family view
Parameter
ip-address: Network address that BGP advertises.
address-mask: Mask of the network address.
route-policy policy-name: Routing policy applied to the routes advertised.
Description
Use the network command to configure the network addresses to be sent by the local
BGP.
Use the undo network command to remove the existing configuration.
By default, the local BGP does not advertise any route.
Example
# Advertise routes to the network segment 10.0.0.0/16.
[3Com-bgp-af-mul] network 10.0.0.1 255.255.0.0
5.1.18 peer advertise-community
Syntax
peer group-name advertise-community
undo peer group-name advertise-community
View
IPv4 multicast subaddress family view
Parameter
group-name: Name of the peer group.
Description
Use the peer advertise-community command to configure to advertise community
attributes to a peer (group).
Use the undo peer advertise-community command to remove the existing
configuration.
By default, no community attribute is advertised to any peer (group).
Example