1 / 5

IP Standard Access Configuration

Router(config)#. [access-list] [ access-list-number ] { permit | deny } [source] [ source-mask ]. IP Standard Access Configuration. Sets parameters for this list entry IP standard access lists use 1 to 99. Router(config)#.

kaden
Download Presentation

IP Standard Access Configuration

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Router(config)# [access-list] [access-list-number]{ permit | deny }[source][source-mask] IP Standard Access Configuration • Sets parameters for this list entry • IP standard access lists use 1 to 99

  2. Router(config)# [access-list] [access-list-number]{ permit | deny }[source][source-mask] Router(config-if)# [ip access-group][access-list-number]{ in | out } IP Standard Access Configuration • Activates the list on an interface • Sets parameters for this list entry • IP standard access lists use 1 to 99

  3. Extended IP Access Lists • Allow more precise filtering conditions • Check source and destination IP address • Specify an optional IP protocol and port number • Use access list number range 100 to 199

  4. Router(config)# [access-list][access-list-number]{ permit | deny }[ protocol][source][source-mask][destination][destination-mask][ operator operand ][ established ] Extended Access List Configuration • Sets parameters for this list entry • IP uses a list number in range 100 to 199

  5. Router(config)# [access-list][access-list-number]{ permit | deny }[ protocol][source][source-mask][destination][destination-mask][ operator operand ][ established ] [ip access-group][access-list-number] [{ in | out }] Extended Access List Configuration Router(config-if)# • IP uses a list number in range 100 to 199 • Sets parameters for this list entry • Activates the extended list on an interface

More Related