Brocade Communications Systems ServerIron ADX 12.4.00 Service Manual Page 93

  • Download
  • Add to my manuals
  • Print
  • Page
    / 149
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 92
ServerIron ADX NAT64 Configuration Guide 81
53-1002444-02
Displaying rule-based ACL entries
5
DRAFT: BROCADE CONFIDENTIAL
Enter the begin <keyword> parameter to start the display beginning with the first line containing
the text that matches the keyword. For example, if you enter “begin 5”, the displayed information
begins with the line containing the number “5”.
Enter the exclude <keyword> parameter to exclude any lines containing text that match the
keyword. For example, if you enter “exclude 5”, any line containing the number “5” is excluded from
the display.
Enter the include <keyword> display only those lines containing text that match the keyword. For
example, if you enter “include 5”, any line containing the number “5” is included in the display.
Displaying named ACLs using text string keywords
Using text string keywords you can choose to view only those ACL entries that match a specified text
string, which can be useful if you want to view only those entries that permit or deny access.
Consider an access control list called melon that includes multiple entries. If you enter the show
access-list command and specifiy the appropriate <acl-name> value, all of the ACL entries for the
named ACL are returned.
ServerIronADX(config)# show access-list melon
Standard IP access-list melon
deny host 1.2.3.4
permit host 5.6.7.8
permit host 5.10.11.12
permit any
To display only those ACL entries that contain a specified text-string, enter a command such the
one in the following example.
ServerIronADX(config)#show access-list 99 | include deny
Standard IP access-list 99
ACL Remark: Deny Building A
deny host 1.2.3.4
deny host 5.10.11.12
In the example, only those ACL entries that contain the keyword “deny” are returned. Note that the
show access-list command returns all ACL entries and comments that include the keyword “deny”.
Syntax: show ip access-lists <acl-number>| <acl-name>| begin | exclude | include <keyword>
The <acl-num> parameter allows you to specify an ACL number if you prefer. If you specify a
number, enter a number from 1 through 99 for standard ACLs or 100 through 199 for extended
ACLs.
The <acl-name> parameter is the ACL name. You can specify a string of up to 256 alphanumeric
characters. You can use blanks in the ACL name if you enclose the name in quotation marks (for
example, “ACL for Net1”).
Use the | operator to indicate a keyword.
Enter the begin <keyword> parameter to start the display beginning with the first line containing
text that matches the keyword. For example, if you enter “begin Permit”, the displayed information
begins with the line containing the word “permit”.
Enter the exclude <keyword> parameter to exclude any lines containing text that match the
keyword. For example, if you enter “exclude Permit”, any line containing the word “permit” is
excluded from the display.
Page view 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 148 149

Comments to this Manuals

No comments