Example: Configuring Server-Member Communication for Unicast Rekey Messages
This example shows the configuration that enables the server to send unicast rekey messages to group members.
Before you begin:
- Configure the group server and members for IKE Phase 1 negotiation.
- Configure the group server and members for Phase 2 IPsec SA.
- On the group server, configure the group g1.
See Example: Configuring Group VPN (CLI) or Example: Configuring Group VPN with Server-Member Colocation (CLI).
Configuration instructions in this topic describe how to specify the following server-member communication for the group g1:
- The server sends unicast rekey messages to group members.
- 3des-cbc is used to encrypt traffic between the server and members.
- sha1 is used for member authentication.
Default values are used for server heartbeats, KEK lifetime, and retransmissions.
To configure server-member communication:
- Set the communications type to unicast.[edit security group-vpn server group g1 server-member-communication]user@host# set communications-type unicast
- Set the encryption algorithm to 3des-cbc.[edit security group-vpn server group g1 server-member-communication]user@host# set encryption-algorithm 3des-cbc
- Set the member authentication to sha1.[edit security group-vpn server group g1 server-member-communication]user@host# set sig-hash-algorithm sha1
- Confirm your configuration by entering
the show security group-vpn server group g1 server-member-communication command from configuration mode. If the output does not display
the intended configuration, repeat the configuration instructions
in this example to correct it.[edit]user@host# show security group-vpn server group g1 server-member-communicationcommunication-type unicast; encryption-algorithm 3des-cbc; sig-hash-algorithm sha1;
- Commit the configuration if you are done
configuring the device.[edit]user@host# commit
Related Topics
- Junos OS Feature Support Reference for SRX Series and J Series Devices
- Group VPN Configuration Overview
- Understanding Server-Member Communication
- Understanding Rekey Messages
- Understanding Group Keys
- Understanding VPN Group Configuration
Hide Navigation Pane
Show Navigation Pane
Download
SHA1