Peer Enable (Mbgp Address Family View) - HP 3600 v2 Series Command Reference Manual

Ip multicast
Hide thumbs Also See for 3600 v2 Series:
Table of Contents

Advertisement

route-policy-name: Specifies an routing policy by its name, a case-sensitive string of 1 to 63 characters.
Description
Use peer default-route-advertise to advertise a default route to a peer or a peer group.
Use undo peer default-route-advertise to disable default route advertisement to a peer or a peer group.
By default, no default route is advertised to a peer or a peer group.
When you use this command, the router unconditionally sends a default route with the next hop as itself
to the peer or peer group regardless of whether the default route is available in the routing table.
Examples
# In IPv4 MBGP address family view, advertise a default route to the existing peer group test.
<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 default-route-advertise

peer enable (MBGP address family view)

Syntax
peer { group-name | ip-address } enable
undo peer { group-name | ip-address } enable
View
IPv4 MBGP address family view
Default 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.
Description
Use peer enable to enable the specified peer or peer group that has been created in BGP view.
Use undo peer enable to disable the specified peer or peer group that has been created in BGP view.
If a peer is disabled, the router does not exchange routing information with the peer.
Examples
# Enable the peer 18.10.0.9.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] peer 18.10.0.9 as-number 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul] peer 18.10.0.9 enable
239

Advertisement

Table of Contents
loading

Table of Contents