Which Cisco IOS extended ACL port number keyword would be used to match all ports below a specified number?
A) lt
B) less
C) <
D) lower
A
Explanation: A) A number of matching keywords are used when creating an extended ACL statement; they include Equal (eq), Not Equal (neq), Less Than (lt), Greater than (gt), and range (range).
Computer Science & Information Technology
You might also like to view...
The default setting is all comments in a worksheet are ________ when printing
Fill in the blank(s) with correct word
Computer Science & Information Technology
If the sort pattern split routine consistently splits the array into two pieces size 1 and another of size N-1 then the run time is”
a. O(N2) b. O(log N) c. O(N1/2) d. O(N log N) e. The run-time depends on too many things to answer this.
Computer Science & Information Technology