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

Cisco ASA 5500 - How to set/configure a Rule number in CLI mode

dhruvas01
Level 1
Level 1
Hi Guys,
On Cisco ASA, I wants to configure a rule with "SPECIFIC RULE Number"...
 
Example I want set the below access list for DMZ network, post configuration in ASDM this rule should appear as a 25th rule --
"access-list DMZ-IN extended permit tcp object abcd host x.x.x.x eq ssh"
 
Please share me your answers asap.
 
Thanks in advance...
Druv.
1 Reply 1

johnlloyd_13
Level 9
Level 9

hi,

you could squeeze an ACL by using the 'line' keyword.

try:

access-list DMZ-IN line 25 extended permit tcp object abcd host x.x.x.x eq ssh

Review Cisco Networking for a $25 gift card