R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
711
View
RIPng view
Default level
2: System level
Parameters
policy-name: IPsec policy name, a string of 1 to 15 characters.
Description
Use enable ipsec-policy to apply an IPsec policy in a RIPng process.
Use undo enable ipsec-policy to remove the IPsec policy from the RIPng process.
By default, no IPsec policy is configured for the RIPng process.
The IPsec policy to be applied must have been configured.
Examples
# Apply IPsec policy policy001 to RIPng process 1.
<Sysname> system-view
[Sysname] ripng 1
[Sysname-ripng-1] enable ipsec-policy policy001
filter-policy export (RIPng view)
Syntax
filter-policy { acl6-number | ipv6-prefix ipv6-prefix-name } export [ protocol [ process-id ] ]
undo filter-policy export [ protocol [ process-id ] ]
View
RIPng view
Default level
2: System level
Parameters
acl6-number: Specifies the number of an ACL to filter advertised routing information, in the range of
2000 to 3999.
ipv6-prefix ipv6-prefix-name: Specifies the name of an IPv6 prefix list used to filter routing information,
a string of 1 to 19 characters.
protocol: Filters routes redistributed from a routing protocol, including bgp4+, direct, isisv6, ospfv3,
ripng, and static.
process-id: Process number of the specified routing protocol, in the range of 1 to 65535. This argument
is available only when the routing protocol is ripng, ospfv3, or isisv6.
Description
Use filter-policy export to define an outbound route filtering policy. Only routes passing the filter can be
advertised in the update messages.
Use undo filter-policy export to disable the outbound route filtering.
By default, RIPng does not filter any outbound routing information.