Limit - HP A-U200 Command Reference Manual

Unified threat management products
Table of Contents

Advertisement

Connection-limit policy 0, refcount 1, 2 limits
limit 0 source any amount dns 100 http 200 tcp 300 other 400 rate 100 shared
limit 1 source 1.1.1.0 24 amount tcp 100 bandwidth 200 shared
# Display information about all connection limit policies.
<Sysname> display connection-limit policy all
There are 1 policies:
Connection-limit policy 0, refcount 0, 1 limit
limit 0 source ip 3.3.3.0 24 source-vpn vpn1 destination ip any protocol tcp
max-connections 200 per-source
Table 10 Output description
Field
Connection-limit policy
refcount 1, 2 limits
limit xxx

limit

Syntax
limit limit-id { source ip { ip-address mask-length | any } [ source-vpn src-vpn-name ] | destination ip
{ ip-address mask-length | any } [ destination-vpn dst-vpn-name ] } * protocol { dns | http | ip | tcp |
udp } max-connections max-num [ per-destination | per-source | per-source-destination ]
undo limit limit-id
View
Connection limit policy view
Default level
2: System level
Parameters
limit-id: ID of a rule in the connection limit policy, which can only be 0.
source ip: Specifies the source IP address of the connections to be limited.
ip-address mask-length: IP address and its mask length. The mask-length argument is in the range of 1 to
32.
any: Specifies all IP addresses on the specified network or the public network. For example, source ip any
specifies all hosts on the source network.
source-vpn src-vpn-name: Specifies a source MPLS VPN by its instance name a case-sensitive string of 1
to 31 characters. Absence of the option indicates the public network.
destination ip: Specifies the destination IP address of the connections to be limited.
destination-vpn dst-vpn-name: Specifies a destination MPLS VPN by its instance name, a case-sensitive
string of 1 to 31 characters. Absence of the option indicates the public network.
protocol: Specifies connections of a protocol.
dns: Specifies connections of the DNS protocol.
Description
Number of the connection limit policy
Number of times that the policy is applied and number of rules in the policy.
Rule in the policy. Refer to the limit command for details.
29

Advertisement

Table of Contents
loading

Table of Contents