Applying a MAC ACL to a LAG interface

  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