|
Navigate to the Interfaces level in the configuration
hierarchy.
|
In the configuration editor hierarchy, select Interfaces.
|
From the top of the configuration hierarchy, enter
edit interfaces
|
|
Configure the inside services interface for the IPSec tunnel.
On the J-series Services Router, the services interface is always sp-0/0/0.unit.
The logical interface must have a unit number other than 0. By default,
the J-Web Quick Configuration uses the unit number 1001 for inside-service
logical interfaces.
|
- In the Interface field, click Add new
entry.
- In the Interface name field, type sp-0/0/0, and
click OK.
- In the Interface field, click sp-0/0/0.
- In the Unit field, click Add new entry.
- In the Interface unit number field, type 1001.
- In the Service domain box, select inside from
the drop-down menu.
- In the Family field, click inet.
- Select the Primary box, and click OK.
|
- Configure the services interface as an inside-service
interface:
set sp-0/0/0 unit 1001 service-domain inside
- Configure the services interface as an inet interface:
set sp-0/0/0 unit 1001 family inet
|
|
Configure the outside services interface for the IPSec tunnel.
On the J-series Services Router, the services interface is always sp-0/0/0.unit.
The logical interface must have a unit number other than 0. By default,
the J-Web Quick Configuration uses the unit number 2001 for outside-service
logical interfaces.
|
- In the Interface field, click Add new
entry.
- In the Interface name field, type sp-0/0/0, and
click OK.
- In the Interface field, click sp-0/0/0.
- In the Unit field, click Add new entry.
- In the Interface unit number field, type 2001.
- In the Service domain box, select outside from
the drop-down menu.
- In the Family field, click inet.
- Select the Primary box, and click OK.
|
- Configure the services interface as an outside-service
interface:
set sp-/0/0/0 unit 2001 service-domain outside
- Configure the services interface as an inet interface:
set sp-0/0/0 unit 2001 family inet
|