DBGvpp# show inter addr                                                                                          
UnknownEthernet5/0/0 (up):
  L2 bridge bd-id 1 idx 1 shg 0  
host-ns1_tap (up):
  L2 bridge bd-id 1 idx 1 shg 0  
host-ns7_tap (up):
local0 (dn):
loop0 (up):
  L2 bridge bd-id 1 idx 1 shg 0 bvi
  L3 192.168.1.1/24
DBGvpp# ping 192.168.117.82 source   host-ns7_tap repeat 2
Failed: no source address for egress interface
Failed: no source address for egress interface

Statistics: 0 sent, 0 received, 0% packet loss
DBGvpp# 
DBGvpp# ip route add 0.0.0.0/0 table 100 via  192.168.1.1 loop0      
DBGvpp# ping 192.168.117.82 source   host-ns7_tap repeat 2     
Failed: no source address for egress interface
Failed: no source address for egress interface

Statistics: 0 sent, 0 received, 0% packet loss
DBGvpp# set interface ip address host-ns7_tap 192.168.1.2/24
DBGvpp# ping 192.168.117.82 source   host-ns7_tap repeat 2     

Statistics: 2 sent, 0 received, 100% packet loss
DBGvpp# 

https://lists.fd.io/g/vpp-dev/topic/can_a_bridge_domain_be/10640869?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,1,500,10640869

相关文章:

  • 2022-12-23
  • 2021-09-11
  • 2022-03-02
  • 2022-12-23
  • 2022-01-01
  • 2021-09-26
  • 2021-05-20
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-10
  • 2021-08-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-04
相关资源
相似解决方案