Creating an extended bACL

  1. Enter configure terminal to access global configuration mode.
    device# configure terminal
    
  2. Enter the ip access-list extended command to create the ACL.
    device(config)# ip access-list extended extdACL5
    
  3. Enter rules crafted for your IP broadcast ACL (bACL).
    device(conf-ipacl-ext)# permit ip 2.2.2.2/32 any