Options

the three ACL's

DevilWAHDevilWAH Member Posts: 2,997 ■■■■■■■■□□
OK according to Switch book there are the following three types of access lists

Router access control lists,
port access control lists,
and VLAN access control lists

when it says router access list, it never says what they maen, and nither does google seems to.

do they mean ACL's on routed interfaces, or ACLS you would apply to vty lines??
  • If you can't explain it simply, you don't understand it well enough. Albert Einstein
  • An arrow can only be shot by pulling it backward. So when life is dragging you back with difficulties. It means that its going to launch you into something great. So just focus and keep aiming.

Comments

  • Options
    ConstantlyLearningConstantlyLearning Member Posts: 445
    DevilWAH wrote: »
    OK according to Switch book there are the following three types of access lists

    Router access control lists,
    port access control lists,
    and VLAN access control lists

    when it says router access list, it never says what they maen, and nither does google seems to.

    do they mean ACL's on routed interfaces, or ACLS you would apply to vty lines??

    Authorised Self-Study guide says:

    RACL - Standard IOS configured ACL's applied to router interfaces. SVI's, L3 ports, L3 port-channels, other L3 interfaces.

    So just the standard IOS ACL's you learn about in the CCNA it seems.

    EDIT: The authorised self-study guide for the BCMSN.
    "There are 3 types of people in this world, those who can count and those who can't"
  • Options
    DevilWAHDevilWAH Member Posts: 2,997 ■■■■■■■■□□
    Cool cheers, simple stuff then :) nothing to worry about :)

    Dam this SWITCH is going to be fun..
    • If you can't explain it simply, you don't understand it well enough. Albert Einstein
    • An arrow can only be shot by pulling it backward. So when life is dragging you back with difficulties. It means that its going to launch you into something great. So just focus and keep aiming.
  • Options
    eteneten Member Posts: 67 ■■□□□□□□□□
    Port ACL

    Only layer 2 interfaces, no SVI, no etherchannel, no routed or any virtual interfaces. Can be assigned with MAC ACLs. Only applied to inbound direction.

    Router ACL

    layer 3 physical interfaces, SVI, etherchannels. Cannot be assigned with MAC ACLs. Applied both inbound and outbound direction.
Sign In or Register to comment.