07-09-2018 09:06 AM - edited 03-01-2019 03:25 PM
I apologize as I am still trying to learn routing policies for Cisco. Does ISIS need a routing policy to accept routes from neighbors? Maybe I am thinking it is similar to JunOS. I am able to form an adj. between my iOS-XRv VM and my physical router. My physical router receives a route from the VM, however the VM does not receive any routes. If this is a route policy issue please advice.
PE-R1Cisco_2811#sh ip route isis
Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP
+ - replicated route, % - next hop override
Gateway of last resort is not set
3.0.0.0/32 is subnetted, 2 subnets
i L2 3.47.1.1 [115/20] via 10.254.255.66, 01:09:28, Vlan88
PE-R1Cisco_2811#sh clns interface loop0
Loopback0 is up, line protocol is up
Checksums enabled, MTU 1514, Encapsulation LOOPBACK
ERPDUs enabled, min. interval 10 msec.
RDPDUs enabled, min. interval 100 msec., Addr Mask enabled
Congestion Experienced bit set at 4 packets
CLNS fast switching disabled
CLNS SSE switching disabled
DEC compatibility mode OFF for this interface
Next ESH/ISH in 14 seconds
Routing Protocol: IS-IS
Circuit Type: level-2
Interface number 0x0, local circuit ID 0x100
Level-2 Metric: 10, Priority: 64, Circuit ID: PE-R1Cisco_281.00
Level-2 IPv6 Metric: 10
Number of active level-2 adjacencies: 0
Next IS-IS Hello in 8 seconds
if state DOWN
RP/0/0/CPU0:P-XRv-R01#show route
Mon Jul 9 12:03:22.114 EST
Codes: C - connected, S - static, R - RIP, B - BGP, (>) - Diversion path
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - ISIS, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, su - IS-IS summary null, * - candidate default
U - per-user static route, o - ODR, L - local, G - DAGR, l - LISP
A - access/subscriber, a - Application route
M - mobile route, r - RPL, (!) - FRR Backup path
Gateway of last resort is 192.168.0.1 to network 0.0.0.0
S* 0.0.0.0/0 [1/0] via 192.168.0.1, 01:47:43
L 3.47.1.1/32 is directly connected, 01:47:44, Loopback0
C 10.254.255.64/26 is directly connected, 01:47:43, GigabitEthernet0/0/0/1
L 10.254.255.66/32 is directly connected, 01:47:43, GigabitEthernet0/0/0/1
C 192.168.0.0/24 is directly connected, 01:47:43, GigabitEthernet0/0/0/2
L 192.168.0.40/32 is directly connected, 01:47:43, GigabitEthernet0/0/0/2
rp rpl
RP/0/0/CPU0:P-XRv-R01#sh run rpl
Mon Jul 9 12:05:34.570 EST
route-policy ISIS
if route-type is level-2 then
apply ALLtoALL
endif
end-policy
!
route-policy ALLtoALL
pass
end-policy
!
07-09-2018 10:19 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide