Cisco SCE8000 Dokumentacja Strona 56

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 778
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 55
2-16
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
access-list
access-list
Adds an entry to the bottom of the specified access list.
To remove an entry from the specified access list, use the no form of this command.
access-list number permission address
no access-list number
Syntax Description
Command Default None
Command Modes Global configuration
Command History This table includes the following release-specific history entries:
Usage Guidelines The Cisco SCE platform can be configured with access control lists (ACLs), which are used to permit
or deny incoming connections on any of the management interfaces. An access control list is an ordered
list of entries, each consisting of the following elements:
Permit/deny field
IP address
Optional wildcard “mask” defining an IP address range
The order of the entries in the list is important. The default action of the first entry that matches the
connection is used. If no entry in the access list matches the connection, or if the access list is empty, the
default action is deny. Table 2-2 lists valid permission values.
number Number of an access list (1 to 99).
permission Indicates whether the IP address should be allowed or denied access permission, as
described in Table 2-2 in Usage Guidelines.
address Addresses to be matched by this entry, as described in Table 2-2 in Usage
Guidelines.
Release Modification
2.5.7 This command was introduced.
Table 2-2 Valid Permission Values
deny Denies access to list member.
permit Permits access to list member.
Przeglądanie stron 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 777 778

Komentarze do niniejszej Instrukcji

Brak uwag