Fortinet black logo
23.1.0

Juniper

Juniper

Save the configuration from Juniper

To get the configuration, for both ScreenOS and Junos, in the web UI, go to Configuration> Update > ConfigFile.

Alternatively, for ScreenOS only, you can use the get conf CLI command and paste the output into a plain text file.

For Junos, FortiConverter requires the structural configuration file as a valid input.

For example:

show configuration

## Last commit: 2013-06-05 11:28:53 CST by master

version 10.2S7;

groups {

node0 {

system {

host-name SRX3400-Active;

backup-router 172.16.1.254 destination 0.0.0.0/0;

}

interfaces {

fxp0 {

unit 0 {

family inet {

address 172.16.1.1/24;

}

}

}

}

}

............

............

Juniper

Save the configuration from Juniper

To get the configuration, for both ScreenOS and Junos, in the web UI, go to Configuration> Update > ConfigFile.

Alternatively, for ScreenOS only, you can use the get conf CLI command and paste the output into a plain text file.

For Junos, FortiConverter requires the structural configuration file as a valid input.

For example:

show configuration

## Last commit: 2013-06-05 11:28:53 CST by master

version 10.2S7;

groups {

node0 {

system {

host-name SRX3400-Active;

backup-router 172.16.1.254 destination 0.0.0.0/0;

}

interfaces {

fxp0 {

unit 0 {

family inet {

address 172.16.1.1/24;

}

}

}

}

}

............

............