BLUEMAX NGF

Download 230
Last updated Feb 27, 2024

bluemax-ngf-add-blacklist-rule

Add new blacklist rule to the BLUEMAX NGF device.

bluemax-ngf-add-blacklist-rule profile=PROFILE ip-ver=[4|6] expiry=TIME-SPAN [src-ip=IP] [src-port=PORT] [dst-ip=IP] [dst-port=PORT] [protocol=TCP|UDP]
profile=PROFILE
Connect profile name of BLUEMAX NGF
ip-ver=[4|6]
4 or 6
expiry=TIME-SPAN
Specify expiry period using s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 12h means block sessions for 12 hours.
src-ip=IP
Source IP address to be blocked. 'Any' if not specified.
src-port=PORT
Source port to be blocked. 'Any' if not specified.
dst-ip=IP
Destination IP address to be blocked. 'Any' if not specified.
dst-port=PORT
Destination port to be blocked. 'Any' if not specified.
protocol=TCP|UDP
TCP or UDP. 'Any' if not specified.

Output Fields

FieldTypeNameDescription
profileStringConnect profileProfile name of BLUEMAX NGF
idIntegerRule IDID of the blacklist rule.
ip_verIntegerIP versione.g. 4 or 6
src_ipIP addressSource IPSource IP address to be blocked. 'Any' if not specified.
src_portIntegerSource portSource port to be blocked. 'Any' if not specified.
dst_ipIP addressDestination IPDestination IP address to be blocked. 'Any' if not specified.
dst_portIntegerDestination portDestination port to be blocked. 'Any' if not specified.
protocolStringProtocolTCP or UDP. 'Any' if not specified.
expiryDateExpiry dateBlock sessions until expiry date.