SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 87 | Next

Scott Empson and Hans Roth

"CCNP ISCW Portable Command Guide"

1.1.2/24
Fa 0/1
10.2.1.1/24
Internal LAN Remote Access LAN
10.2.1.0/24
Using ACLs to Filter Network Traf?¬?c to Mitigate Threats 105
Edge(config)#access-list 101 deny ip 0.0.0.0
0.255.255.255 any log
Denies any packet with
a source IP address of
0.x.x.x from reaching any
destination, and logs any
instance in which this
statement was used
Edge(config)#access-list 101 deny ip
172.16.0.0 0.15.255.255 any log
Denies any packet with
a source IP address of
172.16.0.0??“172.31.255.255
from reaching any
destination, and logs any
instance in which this
statement was used
Edge(config)#access-list 101 deny ip
192.168.0.0 0.0.255.255 any log
Denies any packet with
a source IP address of
192.168.x.x from reaching
any destination, and logs
any instance in which this
statement was used
Edge(config)#access-list 101 deny ip 224.0.0.0
31.255.255.255 any log
Denies any packet with
a source IP address of
224??“239.x.x.x from
reaching any destination,
and logs any instance in
which this statement was
used
Edge(config)#access-list 101 deny ip host
255.255.255.255 any log
Denies any packet with
a source IP address of
255.255.255.255 from
reaching any destination,
and logs any instance in
which this statement was
used
Edge(config)#access-list 101 permit ip any
10.


Pages:
75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99