fuzi_yao
Reply alicenahi Created Nov 17, 2021 09:03:16
(0)
(0)
alright, Is a VPN instance bound to your interface? Check whether a VPN instance is configured for the static route. Also, what is the specific version of your device? All I can think of is these configuration problems. If the configuration is correct, the compatibility between the two vendors cannot be ruled out.
alicenahi
Reply fuzi_yao Created Nov 17, 2021 09:20:29
(0)
(0)
Yes, all configuration exist as you said. All ospf neighborships are up. To make a summary Huawei sends its static routes to Juniper via OSPF and Juniper accepts it. Juniper sends its static routers to Huawei but it doesn't accept it (It accepts the other routes, like the loopback address of the Juniper) I am starting to believe it is a compatibility issue too.
fuzi_yao
Reply alicenahi Created Nov 17, 2021 09:48:09
(1)
(0)
Add the following command to the OSPF process and run the vpn-instance-capability simple command to ignore the VPN check in the OSPF process: The root cause is that OSPF on the local device is bound to a VPN instance. Therefore, the local device checks the route tag value and finds that the local process tag is the same as that in the LSDB, and routes are not calculated. |
|
fuzi_yao
Reply alicenahi Created Nov 17, 2021 09:03:16
(0)
(0)
alright, Is a VPN instance bound to your interface? Check whether a VPN instance is configured for the static route. Also, what is the specific version of your device? All I can think of is these configuration problems. If the configuration is correct, the compatibility between the two vendors cannot be ruled out.
alicenahi
Reply fuzi_yao Created Nov 17, 2021 09:20:29
(0)
(0)
Yes, all configuration exist as you said. All ospf neighborships are up. To make a summary Huawei sends its static routes to Juniper via OSPF and Juniper accepts it. Juniper sends its static routers to Huawei but it doesn't accept it (It accepts the other routes, like the loopback address of the Juniper) I am starting to believe it is a compatibility issue too.
fuzi_yao
Reply alicenahi Created Nov 17, 2021 09:48:09
(1)
(0)
Add the following command to the OSPF process and run the vpn-instance-capability simple command to ignore the VPN check in the OSPF process: The root cause is that OSPF on the local device is bound to a VPN instance. Therefore, the local device checks the route tag value and finds that the local process tag is the same as that in the LSDB, and routes are not calculated. |
|