Description

This article describes the step by step process to add an interface and a zone via SD Cloud and deploy it to the device.

Solution

To add an interface, follow the steps mentioned below:

  1. Login to the SD Cloud.
  2. Navigate to SRX >> Device Management >> Devices
  3. Click on the device and select the tab Junos Detailed Configuration.
  4. Select Interfaces and Select the tab Interface.
  5. Click on the + sign and add the interface name.
  6. Click on Save.
  7. Edit the newly created Interface and it will open the configuration page for Unit.
  8. Provide the unit name (for e.g. 0).
  9. Scroll down and select Family >> enable Inet >> and add the interface IP address.
  10. Click on Save.

 

To add the Zone, follow the steps mentioned below:

  1. Click on Security >> Zones.
  2. Click on the + sign to add the security zone.
  3. Add the name, interface and any other configuration you need to have added to the zone.
  4. Click on Save.

 

Now, Select the Preview to check the config that will be pushed to the device on the next deployment.

If the config looks good, select Deploy to push the config to the device.

Modification History

2024-04-19 : Article Created