calico网络问题排查

[root@aliyun-172-20-197-145 ~]# kubectl get pods -A -o wide |grep calico
kube-system            calico-kube-controllers-68845d5dc9-vhtwv          1/1     Running            7 (2d21h ago)     10d     10.244.54.25     izuf69mxqsbqek69xxgolzz   <none>           <none>
kube-system            calico-node-4sn62                                 1/1     Running            4 (2d1h ago)      2d1h    172.20.197.139   aliyun-172-20-197-139     <none>           <none>
kube-system            calico-node-ddzt4                                 1/1     Running            0                 6d22h   172.20.197.136   aliyun-172-20-197-136     <none>           <none>
kube-system            calico-node-fcs7j                                 1/1     Running            5 (2d9h ago)      6d20h   172.20.197.143   aliyun-172-20-197-143     <none>           <none>
kube-system            calico-node-fm8hb                                 0/1     Running            5 (6d20h ago)     6d20h   172.20.197.145   aliyun-172-20-197-145     <none>           <none>
kube-system            calico-node-g75v8                                 1/1     Running            0                 8d      172.20.197.140   izuf69mxqsbqek69xxgoluz   <none>           <none>
kube-system            calico-node-k9sdt                                 1/1     Running            4 (2d2h ago)      2d2h    172.20.197.142   aliyun-172-20-197-142     <none>           <none>
kube-system            calico-node-qmtt9                                 1/1     Running            3 (2d1h ago)      2d1h    172.20.197.138   aliyun-172-20-197-138     <none>           <none>
kube-system            calico-node-twzs4                                 0/1     CrashLoopBackOff   589 (3m28s ago)   2d1h    172.20.197.141   aliyun-172-20-197-141     <none>           <none>
kube-system            calico-node-vl6w7                                 1/1     Running            0                 6d21h   172.20.197.137   aliyun-172-20-197-137     <none>           <none>
kube-system            calico-node-wsjr8                                 1/1     Running            11 (2d21h ago)    10d     172.20.197.144   izuf69mxqsbqek69xxgolzz   <none>           <none>
kubectl describe pod calico-node-fm8hb  -n kube-system
Events:
  Type     Reason     Age                        From     Message
  ----     ------     ----                       ----     -------
  Warning  Unhealthy  3m46s (x66896 over 6d20h)  kubelet  (combined from similar events): Readiness probe failed: 2022-03-25 13:54:23.602 [INFO][17561] confd/health.go 180: Number of node(s) with BGP peering established = 0
calico/node is not ready: BIRD is not ready: BGP not established with 172.20.197.136,172.20.197.137,172.20.197.143,172.20.197.140,172.20.197.144,172.20.197.142,172.20.197.139,172.20.197.138