cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
405
Views
0
Helpful
3
Replies

Remarks in ACL

blankenship_m
Level 1
Level 1

I have an issue with ACL's and my ASA5510, when I add the rule with a remark it doesnt work, but when I delete the remark it works :

Doesn't work with "remark"

Access-list SYSTEMS_OUT remark - TESTSYSTEM extended permit ip any host 172.18.41.100

This works :

Access-list SYSTEMS_OUT extended permit ip any host 172.18.41.100

Where do you usually add remarks?

Thanks

mike

Any help would be appreciated

1 Accepted Solution

Accepted Solutions

acomiskey
Level 10
Level 10

You add the line with the remark before the actual ace.

Like this...

Access-list SYSTEMS_OUT remark - TESTSYSTEM extended permit ip any host 172.18.41.100

Access-list SYSTEMS_OUT extended permit ip any host 172.18.41.100

View solution in original post

3 Replies 3

acomiskey
Level 10
Level 10

You add the line with the remark before the actual ace.

Like this...

Access-list SYSTEMS_OUT remark - TESTSYSTEM extended permit ip any host 172.18.41.100

Access-list SYSTEMS_OUT extended permit ip any host 172.18.41.100

Thanks acom, it works now.

Review Cisco Networking products for a $25 gift card