400
preference (IPv6 MBGP address family view)
Syntax
preference
{
external-preference internal-preference local-preference
|
route-policy
route-policy-name
}
undo preference
View
IPv6 MBGP address family view
Default level
2: System level
Parameters
external-preference
: Specifies the preference of IPv6 multicast eBGP routes, in the range of 1 to 255. An
IPv6 multicast eBGP route is learned from an IPv6 multicast eBGP peer.
internal-preference
: Specifies the preference of IPv6 multicast iBGP routes, in the range of 1 to 255. An
IPv6 multicast iBGP route is learned from an IPv6 multicast iBGP peer.
local-preference
: Specifies the preference of locally generated IPv6 MBGP routes, in the range of 1 to
255.
route-policy-name
: Specifies a routing policy name, a case-sensitive string of 1 to 63 characters. By using
a routing policy, you can configure the preferences for the routes that match the filtering conditions. For
the unmatched routes, the default preferences are adopted.
Description
Use
preference
to configure preferences for IPv6 multicast eBGP, IPv6 multicast iBGP, and local IPv6
MBGP routes.
Use
undo preference
to restore the default.
The default preference values of external, internal and local IPv6 MBGP routes are 255, 255, and 130,
respectively.
The greater the preference value is, the lower the preference is.
Examples
# Configure preferences for IPv6 multicast eBGP, IPv6 multicast iBGP, and local IPv6 MBGP routes as 20,
20, and 200.
<Sysname> system-view
[Sysname]bgp 100
[Sysname-bgp] ipv6-family multicast
[Sysname-bgp-af-ipv6-mul] preference 20 20 200
reflect between-clients (IPv6 MBGP address family view)
Syntax
reflect between-clients
undo reflect between-clients
View
IPv6 MBGP address family view