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
You want to enable both arpa and snap encapsulation on one router interface. How do you do this?
  • A. The interface can handle multiple encapsulation types with no extra configuration
  • B. Assign two network numbers, one for each encapsulation type
  • C. Enable novell-ether to run multiple encapsulation types
  • D. Both arpa and snap are enabled by default so you don’t have to configure anything
To prevent Service Advertisements (SAPs) from flooding a network, Cisco routers do not forward them. How are services advertised to other networks?
  • A. Each router builds its own sap table and forwards that every 60 seconds
  • B. Each router assigns a service number and broadcasts that
  • C. Saps aren’t necessary with cisco routers
  • D. Cisco routers filter out all saps
The initial program that is run when the computer is powered up is called __________
  • A. Boot program
  • B. Bootloader
  • C. Initializer
  • D. Bootstrap program
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