Restricts the root access to the device to the console only.
Global configuration mode
The no root access console allows root access to the device through all terminals (SSH, Telnet, and console).
Typical command output:
device# configure terminal device(config)# do show running-config | include root % No entries found. device(config)# root access console device(config)# do show running-config | include root root access console device(config)#