Hi guys,
I try to import route from isis 2 to isis 1 only specific subnet ip adresses(such as /30,/32 etc) and the same way, isis 1 to isis 2. I completed all config and i tried different ip prefix but i doesnt work. when i disp ip routing table, routes dont show on table that i create prefix and policy. why i get the problem and how i need to solve ?

R7:
isis 2
is-level level-2
cost-style wide
network-entity 49.0030.1920.0700.7007.00
import-route isis level-2 into level-1
R6:
isis 1
cost-style wide
network-entity 49.0020.1920.0600.6006.00
import-route isis 2 route-policy isis
#
R6 disp ip routing table
....
192.168.67.0/30 Direct 0 0 D 192.168.67.1 GigabitEthernet
0/0/3.100
192.168.67.1/32 Direct 0 0 D 127.0.0.1 GigabitEthernet
0/0/3.100
i want to r7 ip on r6's touting table.
