399
Examples
# Configure the router to generate a default route in a Level-2 LSP.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] ipv6 default-route-advertise
Related commands
apply isis
ipv6 enable
Use
ipv6 enable
to enable IPv6 for an IS-IS process.
Use
undo ipv6 enable
to disable IPv6.
Syntax
ipv6 enable
undo
ipv6 enable
Default
IPv6 is disabled for an IS-IS process.
Views
IS-IS view
Predefined user roles
network-admin
Examples
# Create IS-IS process 1, and enable IPv6 for the process.
<Sysname> system-view
[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.
Use
undo ipv6 filter-policy export
to remove the configuration.
Syntax
ipv6 filter-policy
{
acl6-number
|
prefix-list
prefix-list-name
|
route-policy
route-policy-name
}
export
[
protocol
[
process-id
]
]
undo ipv6 filter-policy
export
[
protocol
[
process-id
]
]
Default
IPv6 IS-IS does not filter redistributed routes.
Views
IS-IS view