[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring Direction

The direction statement specifies inbound or outbound IPSec processing. If you want to define different algorithms, keys, or security parameter index (SPI) values for each direction, you configure the inbound and outbound options. If you want the same attributes in both directions, use the bidirectional option.

To configure the direction of IPSec processing, include the direction statement at the [edit services ipsec-vpn rule rule-name term term-name then manual] hierarchy level:

direction (inbound | outbound | bidirectional) {
...
}

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]