Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 5 MBGP Multicast Extension Configuration
Commands
3Com Corporation
5-13
Use the peer enable command to enable the multicast peer or peer group.
Use the undo peer enable command to disable the multicast peer or peer group.
By default, the multicast peer (or peer group) is disabled.
Only after the peer (peer group) is enabled, can it establish connection with the
multicast peer.
Example
# Enable the multicast peer test.
[3Com-bgp-af-mul] peer test enable
[3Com-bgp] peer test enable
5.1.22 peer filter-policy
Syntax
peer { group-name | peer-address } filter-policy acl-number import
undo peer { group-name | peer-address } filter-policy acl-number import
peer group-name filter-policy acl-number export
undo peer group-name filter-policy acl-number export
View
IPv4 multicast subaddress family view
Parameter
group-name: Name of the peer group.
peer-address: IP address of the peer.
acl-number: IP ACL number, ranging from 2000 to 3999.
import: Specifies the redistribution policy.
export: Specifies the advertising policy.
Description
Use the peer filter-policy import command to have MBGP filter the routes received
from the specified peer or peer group based on the specified ACL.
Use the undo peer filter-policy import command to disable MBGP to filter the
received routes.
Use the peer filter-policy export command to have MBGP filter the routes advertised
to the specified peer or peer group based on the specified ACL.
Use the undo peer filter-policy export command to disable MBGP to filter the
advertised routes.