R3303-HP 6600/HSR6600 Routers IP Multicast Command Reference

240
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
ip-address: Specifies an IPv4 MBGP peer by its IP address.
Usage guidelines
The command does not take effect on BGP updates with both public and private AS numbers. The range
of private AS numbers is from 64512 to 65535.
Examples
# In IPv4 MBGP address family view, disable updates sent to the peer group test from carrying private
AS numbers.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] group test external
[Sysname-bgp] peer test as-number 200
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer test enable
[Sysname-bgp-af-mul] peer test public-as-only
peer reflect-client (MBGP address family view)
Use peer reflect-client to configure the router as a route reflector and specify a peer or a peer group as
a client.
Use undo peer reflect-client to remove the configuration.
Syntax
peer { group-name | peer-address } reflect-client
undo peer { group-name | peer-address } reflect-client
Default
Neither the route reflector nor the client is configured.
Views
IPv4 MBGP address family view
Default command level
2: System level
Parameters
group-name: Specifies an IPv4 MBGP peer group by its name, a string of 1 to 47 characters.
peer-address: Specifies an IPv4 MBGP peer by its IP address.
Examples
# In IPv4 MBGP address family view, configure the local device as a route reflector and specify the IBGP
peer group test as a client.
<Sysname> system-view
[Sysname] bgp 100