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…
Question
Which connection type to the console is required to run qchange_netsetup?
Options
- ALocal
- BSSH
- CRDP
- DTelnet
How the community answered
(56 responses)- A89% (50)
- B5% (3)
- C2% (1)
- D4% (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
Community Discussion
No community discussion yet for this question.