trusguard-ipv4-addresses
List IPv4 address objects from Trusguard firewall.
Syntax
trusguard-ipv4-addresses [profile=PROFILE] [ip=IP] [name=NAME] [description=DESCRIPTION]
Options
- profile=PROFILE
- Optional. TrusGuard connect profile code
- ip=IP
- Optional. Filter by IPv4 address
- name=NAME
- Optional. Filter by name
- description=DESCRIPTION
- Optional. Filter by description
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | TrusGuard connect profile code |
| name | String | Name | Object name |
| type | String | Type | Object type (host/cidr/range) |
| start_ip | IP address | Start IP | Start IP address |
| end_ip | IP address | End IP | End IP address |
| ip_prefix | Integer | IP prefix | CIDR subnet mask length (0-32) |
| iface | String | Interface | Interface name |
| description | String | Description | Object description |
| ref_count | Integer | Reference count | Number of references |
| zone | String | Zone | Security zone |
| vid | String | VID | Virtualization ID |
| is_applied | Bool | Is applied | Changes applied status |