R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
389
Views
IS-IS view
Default command level
2: System level
Examples
# Create IS-IS process 1, and enable IPv6 for the process.
<Sysname> system-view
[Sysname] ipv6
[Sysname] isis 1
[Sysname-isis-1] network-entity 10.0001.1010.1020.1030.00
[Sysname-isis-1] ipv6 enable
ipv6 filter-policy export
Use ipv6 filter-policy export to configure IPv6 IS-IS to filter redistributed routes before advertisement.
Use undo ipv6 filter-policy export to disable the filtering.
Syntax
ipv6 filter-policy { acl6-number | ipv6-prefix ipv6-prefix-name | route-policy route-policy-name } export
[ protocol [ process-id ] ]
undo ipv6 filter-policy export [ protocol [ process-id ] ]
Default
The filtering is disabled.
Views
IS-IS view
Default command level
2: System level
Parameters
acl6-number: Specifies an IPv6 ACL by its number in the range of 2000 to 3999 to filter redistributed
routes before advertisement. For ACL information, see ACL and QoS Configuration Guide.
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a case-sensitive string of 1 to 19 characters, to
filter the redistributed routes before advertisement. For IPv6 prefix list information, see Layer 3—IP
Routing Configuration Guide.
route-policy-name: Specifies a routing policy by its name, a case-sensitive string of 1 to 63 characters, to
filter the redistributed routes before advertisement. For routing policy information, see Layer 3—IP
Routing Configuration Guide.
protocol: Filters routes redistributed from the specified routing protocol, which can be bgp4+, direct,
isisv6, ospfv3, ripng, or static. If no protocol is specified, routes redistributed from all protocols are
filtered.
process-id: Specifies a process by its ID in the range of 1 to 65535. This argument is available when the
protocol is isisv6, ospfv3, or ripng.