HP VPN Firewall Appliances Network Management Command Reference
792
[Sysname-acl6-adv-3000] rule 10 permit ipv6 source 2001::1 128 destination
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff 128
[Sysname-acl6-adv-3000] rule 100 deny ipv6
[Sysname-acl6-adv-3000] quit
[Sysname] ripng 100
[Sysname-ripng-100] filter-policy 3000 import
import-route
Use import-route to redistribute routes from another routing protocol.
Use undo import-route to disable redistributing routes from another routing protocol.
Syntax
import-route protocol [ process-id ] [ allow-ibgp ] [ cost cost | route-policy route-policy-name ] *
undo import-route protocol [ process-id ]
Default
RIPng does not redistribute routes from other routing protocols.
Views
RIPng view
Default command level
2: System level
Parameters
protocol: Specifies a routing protocol from which to redistribute routes. It can be bgp4+, direct, isisv6,
ospfv3, ripng, or static.
The following matrix shows the values for the protocol argument on different firewalls and firewall
modules:
Hardware Protocol
ke
y
words
F1000-A-EI/F1000-S-EI bgp4+, direct, ospfv3, ripng, and static
F1000-E bgp4+, direct, ospfv3, ripng, and static
F5000 bgp4+, direct, isisv6, ospfv3, ripng, and static
F5000-S/F5000-C bgp4+, direct, ospfv3, ripng, and static
VPN firewall modules bgp4+, direct, ospfv3, ripng, and static
20-Gbps VPN firewall modules bgp4+, direct, ospfv3, ripng, and static
process-id: Process ID, in the range of 1 to 65535. The default is 1. This argument is available only when
the protocol is isisv6, ospfv3, or ripng.
cost: Routing metric of redistributed routes, in the range of 0 to 16. If cost value is not specified, the metric
is the default metric specified by the default cost command.
route-policy route-policy-name: Specifies a routing policy by its name with 1 to 63 case-sensitive
characters.
allow-ibgp: Optional keyword when the specified protocol is bgp4+.