: Assign Static IP Address to Virtual Prisma SD-WAN IONs
Focus
Focus

Assign Static IP Address to Virtual Prisma SD-WAN IONs

Table of Contents

Assign Static IP Address to Virtual Prisma SD-WAN IONs

With virtualized workload environments, Prisma SD-WAN expects IP addressing via DHCP for all interface types (Controller, Public, and Private LAN interfaces). If the Prisma SD-WAN ION device requires a static IP address assignment, you can configure the ION device once it boots up into the virtualization environment.
In the subsequent examples, we will configure the ION device’s Port 1 for Internet connectivity.
  1. Log in to the ION device with the unclaimed device credentials.
    These will be provided by your Prisma SD-WAN team.
  2. After you log in to the ION device, verify that the Interface did not receive an IP address.
  3. To configure Port 1 on the ION device, configure the port based on the appropriate IP addressing for your environment.
    ion toolkit# config interface 1 ip static address=203.0.113.81/30 gw=203.0.113.82 dns=8.8.4.4
  4. After the configuration, verify that the appropriate port is configured correctly.
  5. Finally, test the interface for Internet connectivity, which will then allow the ION device to contact the controller and show up as an unclaimed device.

Recommended For You