LPIC-1 Exam 102 v5 (Linux Administrator) — Question 37
Which of the following connection types, as seen in nmcli connection show, may exist in NetworkManager? (Choose three.)
Answer options
- A. tcp
- B. ethernet
- C. wifi
- D. ipv6
- E. bridge
Correct answer: B, C, E
Explanation
The correct answers are B, C, and E because 'ethernet' and 'wifi' are common connection types used for networking, while 'bridge' is used to connect multiple network interfaces. Options A (tcp) and D (ipv6) do not represent connection types but rather protocols and addressing schemes used within those connections.