Hello, We are using PA3020 in L3 A/P cluster mode. PanOS is release 5.0.2. We are using static routes to reach our different subnets. When trying to check a route destination to verify the path using the CLI, nothing is shown as there was no route for this particular destination : TSadmin@PA-3020_M(active)> show routing route destination 10.198.30.5/32 flags: A:active, ?:loose, C:connect, H:host, S:static, ~:internal, R:rip, O:ospf, B:bgp, Oi:ospf intra-area, Oo:ospf inter-area, O1:ospf ext-type-1, O2:ospf ext-type-2 VIRTUAL ROUTER: Trust-VR (id 2) ========== destination nexthop metric flags age interface next-AS total routes shown: 0 VIRTUAL ROUTER: Untrust-VR (id 3) ========== destination nexthop metric flags age interface next-AS total routes shown: 0 TSadmin@PA-3020_M(active)> TSadmin@PA-3020_M(active)> show routing route destination 193.135.106.162/32 flags: A:active, ?:loose, C:connect, H:host, S:static, ~:internal, R:rip, O:ospf, B:bgp, Oi:ospf intra-area, Oo:ospf inter-area, O1:ospf ext-type-1, O2:ospf ext-type-2 VIRTUAL ROUTER: Trust-VR (id 2) ========== destination nexthop metric flags age interface next-AS total routes shown: 0 VIRTUAL ROUTER: Untrust-VR (id 3) ========== destination nexthop metric flags age interface next-AS total routes shown: 0 TSadmin@PA-3020_M(active)> However there are adequates routes for these destinations : TSadmin@PA-3020_M(active)> show routing route flags: A:active, ?:loose, C:connect, H:host, S:static, ~:internal, R:rip, O:ospf, B:bgp, Oi:ospf intra-area, Oo:ospf inter-area, O1:ospf ext-type-1, O2:ospf ext-type-2 VIRTUAL ROUTER: Trust-VR (id 2) ========== destination nexthop metric flags age interface next-AS 0.0.0.0/0 10.198.1.190 10 A S ethernet1/3 10.100.242.212/32 10.198.1.1 10 A S ethernet1/1 10.120.0.0/16 10.198.1.1 10 A S ethernet1/1 10.180.13.0/24 10.198.1.1 10 A S ethernet1/1 10.198.1.0/26 10.198.1.62 0 A C ethernet1/1 10.198.1.62/32 0.0.0.0 0 A H 10.198.1.64/26 10.198.1.126 0 A C ethernet1/2 10.198.1.126/32 0.0.0.0 0 A H 10.198.1.128/26 10.198.1.129 0 A C ethernet1/3 10.198.1.129/32 0.0.0.0 0 A H 10.198.8.0/21 10.198.1.65 10 A S ethernet1/2 10.198.17.0/24 vr Untrust-VR 10 A S Trust-VR/i3 10.198.30.0/23 10.198.30.1 0 A C ethernet1/12 10.198.30.1/32 0.0.0.0 0 A H 10.200.70.0/24 10.198.1.1 10 A S ethernet1/1 10.200.228.0/24 10.198.1.1 10 A S ethernet1/1 ... 172.30.0.0/16 10.198.1.1 10 A S ethernet1/1 194.11.240.0/24 10.198.1.1 10 A S ethernet1/1 total routes shown: 81 VIRTUAL ROUTER: Untrust-VR (id 3) ========== destination nexthop metric flags age interface next-AS 0.0.0.0/0 vr Trust-VR 10 A S Untrust-VR/i3 10.198.17.0/24 10.198.17.254 0 A C ethernet1/4 10.198.17.254/32 0.0.0.0 0 A H total routes shown: 3 TSadmin@PA-3020_M(active)> Is it a weird known bug ??? I have to say that it is very problematic since we have dozen of static routes to check... Kind Regards, Laurent
... View more