cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1807
Views
0
Helpful
1
Replies

Cisco ASA search with grep

Steven Williams
Level 4
Level 4

How can I search multiple expressions or strings with grep? If I want to search access-lists with hitcnt=0 but also want to return only acls with a key object in it how can I accomplish this?

1 Accepted Solution

Accepted Solutions

show access-list | inc KEYOBJECTNAME.*cnt=0

HTH

View solution in original post

1 Reply 1

show access-list | inc KEYOBJECTNAME.*cnt=0

HTH
Review Cisco Networking for a $25 gift card