vpp icon indicating copy to clipboard operation
vpp copied to clipboard

use vxlan,Can't access pod Ip

Open springwindyike opened this issue 5 years ago • 1 comments

Configuration:

OS:VMware,Dual NIC Use STN daemon

nodeToNodeTransport:

USE vxlan,Can't access pod Ip。 but Use B to connect。

vppctl

vpp# [root@node64 ~]# vppctl _______ _ _ _____ ___ / / _ \ (_) | | / / _ / _
_/ // // / / / _ \ | |/ / / / // /()/_
/ |_// //

vpp# show int
              Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter          Count
GigabitEthernetb/0/0              1      up          9000/0/0/0     rx packets                 99417
                                                                    rx bytes                 8758543
                                                                    tx packets                     2
                                                                    tx bytes                      84
                                                                    drops                      99394
                                                                    punt                          22
                                                                    ip4                          888
                                                                    ip6                        96424
local0                            0     down          0/0/0/0       tx-error                       1
loop0                             2      up          9000/0/0/0
loop1                             7      up          9000/0/0/0
tap0                              3      up          1450/0/0/0     rx packets                    30
                                                                    rx bytes                    4170
                                                                    drops                         30
                                                                    ip4                           18
                                                                    ip6                           10
tap1                              4      up          1450/0/0/0     rx packets                     8
                                                                    rx bytes                     656
                                                                    drops                          8
                                                                    ip6                            8
vxlan_tunnel0                     5      up           0/0/0/0
vxlan_tunnel1                     6      up           0/0/0/0

Vxlan_tunnel no data

Help me analyze?

springwindyike avatar Jul 07 '19 13:07 springwindyike

Cannot help anyhow from the provided information. Please read https://github.com/contiv/vpp/blob/master/docs/debugging/BUG_REPORTS.md and provide more details.

rastislavs avatar Jul 07 '19 17:07 rastislavs