Cisco SCE8000 Specifications Page 54

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 53
2-14
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
access-class
access-class
Restricts Telnet server access to those addresses listed in the specified ACL.
Use the no form of this command to either remove a specified ACL or to set the Telnet server to accept
access from any IP address.
access-class acl-number in
no access-class [acl-number] in
Syntax Description
Command Default By default, no ACL is configured (Telnet access is available from any IP address).
Command Modes Line Configuration Mode
Command History This table includes the following release-specific history entries:
Usage Guidelines You must configure the ACL before you can assign it to a service. (See access-list.)
Authorization: admin
Examples The following are examples of the access-class command:
EXAMPLE 1
The following example configures an access class for all Telnet lines.
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#line vty 0
SCE8000(config-line)#access-class 1 in
SCE8000(config-line)#
EXAMPLE 2
The following example removes an access class for Telnet lines.
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#line vty 0
SCE8000(config-line)#no access-class 1 in
SCE8000(config-line)#
acl-number An access-list number (1–99).
Release Modification
2.5.7 This command was introduced.
Page view 53
1 2 ... 49 50 51 52 53 54 55 56 57 58 59 ... 777 778

Comments to this Manuals

No comments