---
title: List
url: https://docs.vultr.com/reference/vultr-cli/load-balancer/firewall/list
description: Lists all firewall rules configured for your Vultr load balancers, showing allowed or blocked IPs and ports.
publish_date: 2025-09-14T03:07:48.683785Z
last_updated: 2025-11-07T17:49:23.559789Z
---

The `vultr-cli load-balancer firewall list` command displays all firewall rules configured for your Vultr load balancers, showing IP ranges and protocols that are allowed access.

## Usage

```console
$ vultr-cli load-balancer firewall list <Load Balancer ID> [flags]
```

## Flags
| Shorthand | Long Version | Description |
|-----------|--------------|-------------|
| -c | --cursor | (optional) cursor for paging. |
| -p | --per-page | (optional) Number of items requested per page. Default is 100 and Max is 500. |