Enables root access to the device following a firmware configuration.
Global configuration mode
The no root enable command disables root access to the device.
Typical command output:
device# configure terminal device(config)# do show running-config | include root % No entries found. device(config)# root enable % Info: Root password is at system default, for better security, you may want to change it. device(config)# do show running-config | include root root enable device(config)#