据我了解,默认情况下,IOS 具有三个权限级别:0、1 和 15。权限级别 0 有六个可用命令:
r1>?
Exec commands:
<1-99> Session number to resume
disable Turn off privileged commands
enable Turn on privileged commands
exit Exit from the EXEC
help Description of the interactive help system
logout Exit from the EXEC
r1>
权限级别 1 有几十个可用命令,权限级别 15 具有特定 IOS 版本的所有可能命令。
首先,我目前对权限级别的理解是否正确?
默认情况下所有命令都按这三个权限级别划分吗?
权限级别 1 是否包括权限级别 0 中的所有命令,权限级别 15 是否包括权限级别 1 中的所有命令?