You log in to a server using telnet and bring down the eth0 interface (the only configured interface) using the ifdown command. What is the result of executing ifdown?

You log in to a server using telnet and bring down the eth0 interface (the only configured interface) using the ifdown command. What is the result of executing ifdown?Category: Introduction to Linux IIAuthor "LinuxQuestions"You log in to a server using telnet and bring down the eth0 interface (the only configured interface) using the ifdown command. What is the result of executing ifdown?
Linux Questions Staff asked 1 year ago

You log in to a server using telnet and bring down the eth0 interface (the only configured interface) using the ifdown command. What is the result of executing ifdown?

  • The eth0 interface will be disabled and the telnet session will continue
  • An error will be displayed that the eth0 interface cannot be disabled
  • The eth0 interface will be disabled with a warning
  • The eth0 interface will be disabled and the telnet session will be terminated

About the author