F3215-HP Load Balancing Module Network Management Command Reference-6PW101
484
Default command level
2: System level
Parameters
protocol: Redistributes routes from the specified protocol, which can be direct, ospfv3, ripng and static.
process-id: Process ID, in the range of 1 to 65535. The default is 1. It is available only when the protocol
is ospfv3 or ripng.
med-value: Applies the MED value to redistributed routes. The value is in the range of 0 to 4294967295.
If not specified, the cost of the redistributed route is used as its MED in the IPv6 BGP routing domain.
route-policy-name: Name of a routing policy used to filter redistributed routes, a string of 1 to 63
characters.
Usage guidelines
The routes redistributed using the import-route command has the incomplete origin attribute.
Examples
# Redistribute routes from RIPng 1.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family
[Sysname-bgp-af-ipv6] import-route ripng 1
ipv6-family
Use ipv6-family to enter IPv6 address family view.
Use undo ipv6-family to remove all configurations from the IPv6 address family view.
Use ipv6-family vpn-instance vpn-instance-name to enter IPv6 BGP-VPN instance view.
Use undo ipv6-family vpn-instance vpn-instance-name to remove all configurations from the IPv6
BGP-VPN instance view.
Syntax
ipv6-family [ vpn-instance vpn-instance-name ]
undo ipv6-family [ vpn-instance vpn-instance-name ]
Views
BGP view
Default command level
2: System level
Parameters
vpn-instance vpn-instance-name: Enters IPv6 BGP-VPN instance view. vpn-instance-name is a string of 1
to 31 case-sensitive characters.
Usage guidelines
Before entering IPv6 BGP-VPN instance view, you must create the VPN instance.
Examples
# Enter IPv6 address family view.