![Cisco 2948G - Catalyst Switch Скачать руководство пользователя страница 489](http://html.mh-extra.com/html/cisco/2948g-catalyst-switch/2948g-catalyst-switch_configuration-manual_67462489.webp)
30-45
Catalyst 4500 Series, Catalyst 2948G, Catalyst 2980G Switches Software Configuration Guide
—
Release 8.1
78-15486-01
Chapter 30 Configuring Switch Access Using AAA
Configuring Authorization
config:
deny
all: - -
Console:
--------
Primary Fallback
------- --------
exec:
deny
enable:
deny
commands:
config:
deny
all: - -
Console> (enable)
Disabling Authorization
To disable authorization on the switch, perform this task in privileged mode:
This example shows how to disable EXEC mode authorization for both console and Telnet
connections and how to verify the configuration:
Console> (enable) set authorization exec disable both
Successfully disabled enable authorization.
Console> (enable)
This example shows how to disable enable mode authorization for both console and Telnet
connections and how to verify the configuration:
Console> (enable) set authorization enable disable both
Successfully disabled enable authorization.
Console> (enable)
Task
Command
Step 1
Disable authorization for normal mode. Enter the
console or telnet keywords if you want to disable
authorization only for console port or Telnet
connection attempts. Enter the both keyword to
enable authorization for both console port and
Telnet connection attempts.
set authorization exec disable [console | telnet |
both]
Step 2
Disable authorization for enable mode. Enter the
console or telnet keywords if you want to disable
authorization only for console port or Telnet
connection attempts. Enter the both keyword to
enable authorization for both console port and
Telnet connection attempts.
set authorization enable disable [console |
telnet | both]
Step 3
Disable authorization of configuration
commands. Enter the console or telnet keywords
if you want to disable authorization only for
console port or Telnet connection attempts. Enter
the both keyword to enable authorization for both
console port and Telnet connection attempts.
set authorization commands disable [console |
telnet | both]
Step 4
Verify the authorization configuration. show authorization