I have 2 hosts connected to openvSwitch which is connected to the controller,OpenDaylight.
(我有2台主机连接到openvSwitch,后者已连接到控制器OpenDaylight。)
What I'm trying to achieve is to place two hosts on different networks and try to ping, by pushing flows to the switch.(我要实现的目标是将两台主机放置在不同的网络上,并通过将流量推送到交换机来尝试ping通。)
How can I achieve this?
(我该如何实现?)
enter image description here ask by AnirudhYerroju translate from so