r3 net20 172.18.10.0/24 172.18.12.0/24 172.18.13.0/24 172.18.20.0/24 .1 .2 .2 .1 .2 .1 .90 65101 65102 65103 .1 .1 testvm0 65801 vrf:cudn3 vlan2001 vlan2001 172.19.23.0/24 172.19.24.0/24 vlan2002 vrf:cudn4 vlan2002 $ oc -n openshift-frr-k8s exec -c frr frr-k8s-vk2jh -- vtysh -c 'show ip bgp' Default BGP instance not found $ oc -n openshift-frr-k8s exec -c frr frr-k8s-vk2jh -- vtysh -c 'show ip bgp vrf cudn4' BGP table version is 4, local router ID is 172.24.0.2, vrf id 1444 Default local pref 100, local AS 65801 Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self Origin codes: i - IGP, e - EGP, ? - incomplete RPKI validation codes: V valid, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path *> 0.0.0.0/0 172.19.24.1 0 65103 65101 i *> 172.18.20.0/24 172.19.24.1 0 65103 65101 65102 i *> 172.18.30.0/24 172.19.24.1 0 0 65103 i *> 172.24.0.0/16 0.0.0.0 0 32768 i Displayed 4 routes and 4 total paths $ oc -n openshift-frr-k8s exec -c frr frr-k8s-vk2jh -- vtysh -c 'show ip bgp vrf cudn3' BGP table version is 4, local router ID is 172.23.2.2, vrf id 1442 Default local pref 100, local AS 65801 Status codes: s suppressed, d damped, h history, * valid, > best, = multipath, i internal, r RIB-failure, S Stale, R Removed Nexthop codes: @NNN nexthop's vrf id, < announce-nh-self Origin codes: i - IGP, e - EGP, ? - incomplete RPKI validation codes: V valid, I invalid, N Not found Network Next Hop Metric LocPrf Weight Path *> 0.0.0.0/0 172.19.23.1 0 65103 65101 i *> 172.18.20.0/24 172.19.23.1 0 65103 65101 65102 i *> 172.18.30.0/24 172.19.23.1 0 0 65103 i *> 172.23.2.0/24 0.0.0.0 0 32768 i Displayed 4 routes and 4 total paths cudn4 VRFから広告してい るBGP経路 対向ルータr3から 受け取ったBGP経路 cudn3 VRFから広告してい るBGP経路 対向ルータr3から 受け取ったBGP経路 68