You are on page 1of 5

ACL

Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 1
ACL

Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 2
Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 3
Create the access list(Standard / Extended)
Apply the access list to an interface (Inbound/ Out bound)

Standard ACL (1-99) Applies


Closes to the destination

Extended ACL (100-199)


closest to the source

ACL = R0
Interface = Fa1/0 out bound

R0(config)#access-list 1 deny 192.168.2.101 0.0.0.0


R0(config)#access-list 1 permit any

R0(config)#int fa1/0
R0(config-f)#ip access-group 1 out
Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 4
Presentation_ID © 2008 Cisco Systems, Inc. All rights reserved. Cisco Confidential 5

You might also like