System Administrator 2026
What does the “IPX maximum-paths 2” command accomplish?
- A. It enables load sharing on 2 paths if the paths are equal metric paths
- B. It sets up routing to go to network 2
- C. It is the default for cisco ipx load sharing
- D. It enables load sharing on 2 paths if the paths are unequal metric paths
How does the software trigger an interrupt?
- A. Sending signals to cpu through bus
- B. Executing a special operation called system call
- C. Executing a special program called system program
- D. Executing a special program called interrupt trigger program
What is a trap/exception?
- A. Hardware generated interrupt caused by an error
- B. Software generated interrupt caused by an error
- C. User generated interrupt caused by an error
- D. None of the mentioned
What is an ISR?
- A. Information service request
- B. Interrupt service request
- C. Interrupt service routine
- D. Information service routine