Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 270 Bytes

scratch.md

File metadata and controls

21 lines (17 loc) · 270 Bytes

Show Access-List

show access-list

Remove ACL From Interface

Removes outgoing access group 11 (ACL 11 from the Serial0/0/0) Interface

conf t
int s0/0/0
no ip access-group 11 out
end

Remove ACL

Removes ACL number 10

no access-list 10