bluemax-ngf-blacklist-rules
Get blacklist rules from BLUEMAX NGF device
bluemax-ngf-blacklist-rules [profile=PROFILE] [ip=IP]
- profile=PROFILE
- Profile name of BLUEMAX NGF
- ip=IP
- Search IP address from source and destination.
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Profile name of BLUEMAX NGF |
id | Integer | Rule ID | ID of the blacklist rule. |
ip_ver | Integer | IP version | e.g. 4 or 6 |
src_ip | IP address | Source IP | Source IP address to be blocked. 'Any' if not specified. |
src_port | Integer | Source port | Source port to be blocked. 'Any' if not specified. |
dst_ip | IP address | Destination IP | Destination IP address to be blocked. 'Any' if not specified. |
dst_port | Integer | Destination port | Destination port to be blocked. 'Any' if not specified. |
protocol | String | Protocol | TCP or UDP. 'Any' if not specified. |
expiry | Date | Expiry date | Block sessions until expiry date. |