summaryrefslogtreecommitdiff
path: root/install-files/openstack/usr/share/openstack/neutron/plugins/cisco/cisco_vpn_agent.ini
blob: 0aee17eb4be9e580b9feefc483f5da16377cd319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[cisco_csr_ipsec]
# Status check interval in seconds, for VPNaaS IPSec connections used on CSR
# status_check_interval = 60

# Cisco CSR management port information for REST access used by VPNaaS
# TODO(pcm): Remove once CSR is integrated in as a Neutron router.
#
# Format is:
# [cisco_csr_rest:<public IP>]
# rest_mgmt = <mgmt port IP>
# tunnel_ip = <tunnel IP>
# username = <user>
# password = <password>
# timeout = <timeout>
# host = <hostname>
# tunnel_if = <tunnel I/F>
#
# where:
#   public IP ----- Public IP address of router used with a VPN service (1:1 with CSR)
#   tunnel IP ----- Public IP address of the CSR used for the IPSec tunnel
#   mgmt port IP -- IP address of CSR for REST API access
#   user ---------- Username for REST management port access to Cisco CSR
#   password ------ Password for REST management port access to Cisco CSR
#   timeout ------- REST request timeout to Cisco CSR (optional)
#   hostname ------ Name of host where CSR is running as a VM
#   tunnel I/F ---- CSR port name used for tunnels' IP address