Applying a MAC ACL to a LAG interface

Use this procedure to apply a Layer 2 ACL to a LAG (logical) interface, in switchport mode.

  1. Enter the configure terminal command to access global configuration mode.
    device# configure terminal
    
  2. Enter the interface port-channel command, specifying the port-channel number.
    device(config)# interface port-channel 10
    
  3. Enter the mac access-group command, specifying the ACL that you are applying to the interface and:
    • ( SLX 9540 or SLX 9640 devices) The in or out direction.
    • ( SLX 9150, or SLX 9250 devices) The in direction.
      device(config-Port-channel-10)# mac access-group test_02 in