Dear Ashutosh Sharma,
Thanks for your reply and guidance.
May I can ask you some further questions If you can help me to troubleshoot the issue.
I have enabled the TCP/IP LwIP stack, so currenty I am able to see the cmd commands: ipconfig and ping
Here is the output of the current config:
XVisor# ipconfig show
Network stack Configuration:
TCP/IP stack name : lwIP
IP address : 192.168.0.12
IP netmask : 255.255.255.0
Gateway IP address : 192.168.0.1
HW address : B2:8B:A9:17:00:00
XVisor# net port list
--------------------------------------------------------------------------------
Num# Port Switch Link HW-Address MTU
--------------------------------------------------------------------------------
0 lwip-netport br0 UP B2:8B:A9:17:00:00 1500
1 guest0/virtio-net0 br0 UP 46:1A:B9:7A:00:00 1514
--------------------------------------------------------------------------------
XVisor# net switch list
--------------------------------------------------------------------------------
Num# Switch Policy Port List
--------------------------------------------------------------------------------
0 br0 bridge -+
+--- lwip-netport
+--- guest0/virtio-net0
--------------------------------------------------------------------------------
XVisor#
The issue that I am facing is that the ethernet port on RPI3 does not look alive, no lights, its dead.
So, I am not able to ping another RPI3 on the network.
What I need to do to enable the ethernet interface? What further configuration in order to ping from the Xvisor prompt
another ip on the network?
Any help, guidance is appriciated,
Thanks in advance,
Kind regards,