Viewing IP Address Pool Information
View the IP address pool.
1 | calicoctl get ipPool -o wide |
A command output similar to the following is displayed:
NAME CIDR NAT IPIPMODE VXLANMODE DiSAblED SELECTOR default-ipv4-ippool 10.244.0.0/16 true Always Never false all() ippool-vxlan 192.144.0.0/16 true Never Always false all()
Parent topic: IP Address Pool Management