R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)
285
BGP commands
In this chapter, "MSR2000" refers to MSR2003. "MSR3000" collectively refers to MSR3012, MSR3024,
MSR3044, MSR3064. "MSR4000" collectively refers to MSR4060 and MSR4080.
address-family ipv4
Use address-family ipv4 to create the BGP IPv4 unicast address family, BGP-VPN IPv4 unicast address
family, or BGP IPv4 multicast address family, and enter its view.
Use undo address-family ipv4 to remove the BGP IPv4 unicast address family, BGP-VPN IPv4 unicast
address family, or BGP IPv4 multicast address family, and all its configurations.
Syntax
In BGP view:
address-family ipv4 [ multicast | unicast ]
undo address-family ipv4 [ multicast | unicast ]
In BGP-VPN instance view:
address-family ipv4 [ unicast ]
undo address-family ipv4 [ unicast ]
Default
The BGP IPv4 unicast address family, the BGP-VPN IPv4 unicast address family, or the BGP IPv4 multicast
address family is not created.
Views
BGP view, BGP-VPN instance view
Predefined user roles
network-admin
Parameters
unicast: Specifies the IPv4 unicast address family. If the command is executed with the unicast keyword
in BGP view, it opens BGP IPv4 unicast address family view. If executed in BGP-VPN instance view, the
command opens BGP-VPN IPv4 unicast address family view.
multicast: Specifies the IPv4 multicast address family.
Usage guidelines
Configurations made in BGP IPv4 unicast address family view apply to only the BGP IPv4 unicast routes
and peers of the public network.
Configurations made in BGP-VPN IPv4 unicast address family view apply to only the BGP IPv4 unicast
routes and peers of the specified VPN instance.
Configurations made in BGP IPv4 multicast address family view apply to only the BGP IPv4 multicast
routes and peers.