LPI
305-300 · Question #64
Which of the following restrictions is true when using KVM with User Networking?
The correct answer is C. Virtual machines cannot use ICMP. KVM User Networking (SLIRP) provides basic network connectivity without requiring root privileges or bridge configuration. According to QEMU/KVM documentation, one key limitation is that ICMP (ping) is not supported. User Networking allows outbound TCP/UDP connections but…
Virtualization
Question
Which of the following restrictions is true when using KVM with User Networking?
Options
- AVirtual machines can communicate with the host system and with other virtual machines using
- BVirtual machines can only communicate with other virtual machines but not with the host system
- CVirtual machines cannot use ICMP
- DVirtual machines are restricted to only use IPv6 and not IPv4
How the community answered
(14 responses)- B7% (1)
- C86% (12)
- D7% (1)
Explanation
KVM User Networking (SLIRP) provides basic network connectivity without requiring root privileges or bridge configuration. According to QEMU/KVM documentation, one key limitation is that ICMP (ping) is not supported. User Networking allows outbound TCP/UDP connections but restricts inbound connections and
Topics
#KVM#user networking#ICMP#network restrictions
Community Discussion
No community discussion yet for this question.