Hyunsun Moon | e484834 | 2020-02-16 04:28:55 -0800 | [diff] [blame] | 1 | # Copyright 2020-present Open Networking Foundation |
| 2 | # |
| 3 | # Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | # you may not use this file except in compliance with the License. |
| 5 | # You may obtain a copy of the License at |
| 6 | # |
| 7 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | # |
| 9 | # Unless required by applicable law or agreed to in writing, software |
| 10 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | # See the License for the specific language governing permissions and |
| 13 | # limitations under the License. |
| 14 | |
| 15 | --- |
| 16 | router_type: linux |
Hyunsun Moon | e484834 | 2020-02-16 04:28:55 -0800 | [diff] [blame] | 17 | |
Hyunsun Moon | 6c6db95 | 2020-03-04 20:50:51 -0800 | [diff] [blame] | 18 | router_enabled: false |
| 19 | # Provide below when router_enabled is true |
| 20 | #netplan_config_file: /etc/netplan/sgi-s1u-gateway.yaml |
Hyunsun Moon | e484834 | 2020-02-16 04:28:55 -0800 | [diff] [blame] | 21 | #sgi_gateway_ip: |
| 22 | #s1u_gateway_ip: |
| 23 | #sgi_s1u_gateway_iface: |
Hyunsun Moon | 6c6db95 | 2020-03-04 20:50:51 -0800 | [diff] [blame] | 24 | |
| 25 | vpn_enabled: false |
| 26 | # Provide below when vpn_enabled is true |
| 27 | #vpn_local_addr: |
| 28 | #vpn_local_subnets: |
| 29 | #vpn_remote_addr: |
| 30 | #vpn_remote_subnets: 10.168.0.0/20,10.45.0.0/16,10.52.0.0/16 |
| 31 | #vpn_psk: |