Which of the following changes may occur as a consequence of using the command ip? (Choose three.)
Which of the following changes may occur as a consequence of using the command ip? (Choose three.)
The command 'ip' is primarily used to manage network settings in a Linux system, including interfaces, routing, and addresses. Network interfaces might become active or inactive as a result of commands like 'ip link set'. IP addresses might change with commands like 'ip addr add' or 'ip addr del'. The routing table can be altered using commands like 'ip route add' or 'ip route del'. Therefore, the correct options are that network interfaces may become active or inactive, IP addresses may change, and the routing table may change.
repeated question
question repeated but thx fore revision :D
repeated