#
Internet Protocol Security (IPsec)
#
URL
frinx-ipsec:ipsec/client-groups/client-group=
#
OPENCONFIG YANG
{
"client-group": [
{
"group-name": "",
"config": {
"group-name": ""
},
"clients": {
"client": [
{
"client-id": "",
"config": {
"client-id": "",
"enabled":
},
"client-identification": {
"config": {
"idi-host": "",
"peer-prefix": ""
}
},
"security-association": {
"tunneling": {
"config": {
"private-interface-name": "",
"private-service-id": ,
"tunnel-template-id":
}
}
}
}
]
}
}
]
}
#
OS Configuration Commands
#
NOKIA SROS 16.0
#
CLI
/configure ipsec client-db "" create client create private-interface "" private-service tunnel-template client-identification idi string-type fqdn string-value "" peer-ip-prefix no shutdown | shutdown
no shutdown is a conversion of set to true
shutdown is a conversion of set to false