Which user mode has limited monitoring commands in IOS
User EXEC mode
Privileged EXEC mode
Specific configuration mode
Setup mode
Answer: Option A
Similar Questions :
1. Which command will take cursor to beginning of line
Ctrl+A
Ctrl+E
Ctrl+B
Ctrl+F
Answer: Option A
2. Which command will show all commands available from that particular mode
config
enable
interface
?
Answer: Option D
Explanation:
? is called help command. It shows all commands available from mode in which you are login
3. Which command will take cursor to the end of line
Ctrl+A
Ctrl+E
Ctrl+B
Ctrl+F
Answer: Option B
4. What happens first after starting a router
Load IOS from flash memory
Power on self test of router
Searching by IOS of a valid configuration
None of above
Answer: Option B
Explanation:
When you bring up a router, it firstly run a Power on self test(POST), If it passes then it will load IOS from flash memory then after that IOS looks for a valid configuration.