cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3629
Views
0
Helpful
5
Replies

FTD 1150 implement rate limit bandwidth

Hi,

we have installed a couple of firepower 1150 in substitution of asa 5520. 
in the asa I had configured rate limit bandwidth for networks that request internet connection.

 

Is it possible to configure it without FMC?

Thanks a lot

R

5 Replies 5

Thanks but I didn’t see anything 

I believe you have to use FlexConfig on FDM to achieve this. You can use ASA CLI commands for it.

BR
Rick

Thanks Rick for support,

but the problem is the commands, some commands not the same of ASA. We have try to transfer the old ASA configuration but nothing, FTD not accept some command

 

Below the commands of ASA

 

service-policy inside-policy interface inside
!
!
!
policy-map inside-policy
class inside-class2
police input 80000000 2000000
police output 80000000 2000000
!
class-map inside-class2
match access-list inside_mpc_2
!
!
access-list inside_mpc_2 extended permit object-group DM_INLINE_SERVICE_8 192.168.19.0 255.255.255.0 any
access-list inside_mpc_2 extended permit object-group DM_INLINE_SERVICE_9 any 192.168.19.0 255.255.255.0
!
!
object-group service DM_INLINE_SERVICE_8
service-object tcp-udp
service-object ip
service-object tcp
service-object tcp eq ftp
service-object tcp eq ftp-data
object-group service DM_INLINE_SERVICE_9
service-object tcp-udp
service-object ip
service-object tcp
service-object tcp eq ftp
service-object tcp eq ftp-data

Yea I am sorry but I believe you cannot create ACLs (not bound to interfaces) in FDM yet.

I would highly recommend going for FMC in that case.

Review Cisco Networking for a $25 gift card