display isis redistribute ipv6
Use display isis redistribute ipv6 to display information about redistributed IPv6 IS-IS routes.
Syntax
display isis redistribute ipv6 [ ipv6-address mask-length ] [ level-1 | level-2 ] [ process-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv6-address mask-length: Displays redistributed routes for the specified IPv6 address and mask length.
process-id: Specifies an IS-IS process by its ID in the range of 1 to 65535.
level-1: Displays IPv6 IS-IS Level-1 route information.
level-2: Displays IPv6 IS-IS Level-2 route information.
Usage guidelines
If no IPv6 IS-IS level is specified, this command displays both Level-1 and Level-2 route information.
Examples
# Display information about redistributed IPv6 IS-IS routes.
<Sysname> display isis redistribute ipv6 1 Route information for IS-IS(1) ------------------------------ Level-1 IPv6 Redistribute Table -------------------------------- Type : direct Destination: 12:1::/64 IntCost : 0 Tag : State : Active Level-2 IPv6 Redistribute Table -------------------------------- Type : direct Destination: 12:1::/64 IntCost : 0 Tag : State : Active
Table 168: Command output
Field | Description |
---|---|
Route information for IS-IS(1) | Redistributed route information for IS-IS process 1. |
Level-1 IPv6 Redistribute Table | Redistributed route information of IS-IS Level-1. |
Level-2 IPv6 Redistribute Table | Redistributed route information of IS-IS Level-2. |
Type | Redistributed route types:
|
Destination | IPv6 destination address. |
IntCost | Internal route cost. |
Tag | Tag value. |
State | Indicates whether the redistributed route is valid. |