203
display isis redistribute
Use
display isis redistribute
to display the redistributed IS-IS routing information.
Syntax
display isis redistribute
[
ipv4
[
ip-address mask-length
] ] [
level-1
|
level-2
] [
process-id
]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
ipv4
: Displays the redistributed IPv4 routing information (the default).
ip-address mask-length
: Specifies the destination IP address and mask length.
process-id
: Specifies the IS-IS process by its ID in the range of 1 to 65535.
level-1
: Displays the IS-IS Level-1 routing information.
level-2
: Displays the IS-IS Level-2 routing information.
Usage guidelines
If no IS-IS level is specified, this command displays both Level-1 and Level-2 routing information.
Examples
# Display redistributed IPv4 routing information.
<Sysname> display isis redistribute 1
Route information for IS-IS(1)
------------------------------
Level-1 IPv4 Redistribute Table
--------------------------------
Type IPv4 Destination IntCost ExtCost Tag State
--------------------------------------------------------------------------------
D 192.168.30.0/24 0 0 Active
D 11.11.11.11/32 0 0
D 10.10.10.0/24 0 0
Table 62
Command output
Field Description
Route information for IS-IS(1)
IS-IS process of the redistributed routing information.
Level-1 IPv4 Redistribute Table
Redistributed IPv4 routing information of IS-IS Level-1.
Level-2 IPv4 Redistribute Table
Redistributed IPv4 routing information of IS-IS Level-2.