nerdexam
IBM

C1000-026 · Question #56

Which connection type to the console is required to run qchange_netsetup?

The correct answer is A. Local. qchange_netsetup is a Citrix utility that modifies network listener settings on a server, and it requires a local console session because changing network configuration mid-session would immediately sever any active remote connection, making the operation impossible to…

System Administration and Configuration

Question

Which connection type to the console is required to run qchange_netsetup?

Options

  • ALocal
  • BSSH
  • CRDP
  • DTelnet

How the community answered

(56 responses)
  • A
    89% (50)
  • B
    5% (3)
  • C
    2% (1)
  • D
    4% (2)

Explanation

qchange_netsetup is a Citrix utility that modifies network listener settings on a server, and it requires a local console session because changing network configuration mid-session would immediately sever any active remote connection, making the operation impossible to complete. SSH (B), RDP (C), and Telnet (D) are all remote access protocols - running a tool that reconfigures the very network stack those protocols depend on would cut off the session before the command could finish. A local console connection is independent of the network, so it remains stable even while network settings are being changed.

Memory tip: Think "network changes = local only" - you wouldn't reconfigure your home router from Wi-Fi when you can just plug in an Ethernet cable directly. Same principle: touch the network from outside the network and you'll disconnect yourself.

Topics

#qchange_netsetup#console connection#local access#network configuration

Community Discussion

No community discussion yet for this question.

Full C1000-026 Practice