home

Supported platforms

Vyatta documentation

Learn how to install, configure, and operate the Vyatta Network Operating System (Vyatta NOS) and Orchestrator, which help drive our virtual networking and physical platforms portfolio.

security vpn ipsec profile <profile-name>

Defines an IPsec profile.

set security vpn ipsec profile profile-name
delete security vpn ipsec profile profile-name
show security vpn ipsec profile profile-name
profile-name
Multi-node. The name of the IPsec configuration profile.

You can define more than one IPsec profile by creating multiple profile configuration nodes.

Configuration mode

security {
        vpn {
            ipsec {
                profile profile-name
        }
    }
}

Use this command to define an IPsec configuration profile to associate with a pre-defined tunnel interface.

Use the set form of this command to define an IPsec configuration profile.

Use the delete form of this command to remove the profile configuration.

Use the show form of this command to view the profile configuration.