ipv6 import-route isis level-1 into level-2
Function
The ipv6 import-route isis level-1 into level-2 command configures IPv6 route leaking from Level-1 areas to Level-2 areas.
The undo ipv6 import-route isis level-1 into level-2 command prohibits IPv6 route leaking from Level-1 areas to Level-2 areas.
By default, all Level-1 routing information, excluding information about default routes, is leaked to Level-2 areas.
Format
ipv6 import-route isis level-1 into level-2 [ filter-policy { acl6-number | acl6-name acl6-name | ipv6-prefix ipv6-prefix-name | route-policy route-policy-name } | tag tag | direct allow-filter-policy ] *
undo ipv6 import-route isis level-1 into level-2 [ filter-policy { acl6-number | acl6-name acl6-name | ipv6-prefix ipv6-prefix-name | route-policy route-policy-name } | tag tag | direct allow-filter-policy ] *
Parameters
Parameter | Description | Value |
---|---|---|
filter-policy | Specifies a filtering policy for IPv6 routes. | - |
acl6-number | Specifies the number of a basic ACL6. | The value is an integer that ranges from 2000 to 2999. |
acl6-name acl6-name | Specifies the name of an IPv6 named ACL. | The value of acl6-name is a string of 1 to 32 case-sensitive characters without spaces. |
ipv6-prefix ipv6-prefix-name | Specifies the name of an IPv6 prefix list. Only the routes that match the IPv6 prefix can be imported to Level-2 areas. | The value of ipv6-prefix-name is a string of 1 to 169 case-sensitive characters without spaces. |
route-policy route-policy-name | Specifies the name of a route-policy. | The value of route-policy-name is a string of 1 to 40 case-sensitive characters without spaces. |
tag tag | Specifies the administrative tag of imported routes. | The value is an integer that ranges from 1 to 4294967295. |
Usage Guidelines
The ipv6 import-route isis level-1 into level-2 command can take effect only after IPv6 is enabled for the IS-IS process by the ipv6 enable command.
For an ACL6, when the rule command is used to configure a filtering rule, the filtering rule is effective only with the source address range that is specified by the source parameter and with the time period that is specified by the time-range parameter.