198
ipv4-family multicast
Syntax
ipv4-family
multicast
undo ipv4-family
multicast
View
BGP view
Default level
2: System level
Parameters
None
Description
Use
ipv4-family multicast
to enter IPv4 MBGP address family view.
Use
undo ipv4-family multicast
to remove all configurations made in IPv4 MBGP address family view
and return to BGP view.
Examples
# Enter IPv4 MBGP address family view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv4-family multicast
[Sysname-bgp-af-mul]
network (MBGP address family view)
Syntax
network
ip-address
[
mask
|
mask-length
] [
short-cut
|
route-policy
route-policy-name
]
undo
network
ip-address
[
mask
|
mask-length
] [
short-cut
]
View
IPv4 MBGP address family view
Default level
2: System level
Parameters
ip-address
: Specifies a destination IP address.
mask
: Specifies the mask of the network address, in dotted decimal notation.
mask-length
: Specifies the mask length, in the range of 0 to 32.
short-cut
: Specifies the route to use the local preference. If the route is an eBGP route whose preference
is higher than the local preference, using this keyword can configure the eBGP route to use the local
preference, and thus the route cannot become the optimal route.
route-policy-name
: Specifies the routing policy applied to the route. The name is a case-sensitive string of
1 to 63 characters.