 How to View Active Address Pools
How to View Active Address PoolsAssume a role that includes the IP Filter Management rights profile, or become superuser.
You can assign the IP Filter Management rights profile to a role that you create. To create the role and assign the role to a user, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.
View the active address pool.
| # ippool -l | 
The following example shows how to view the contents of the active address pool.
| # ippool -l
table role = ipf type = tree number = 13
        { 10.1.1.1/32, 10.1.1.2/32, 192.168.1.0/24; }; |