defaultgw #18
Description
This charm sets the default gateway as configured by the gateway configuration option.
- Tags:
- network ›
Overview
This charm overrides the default gateway with the one specified by the gateway configuration option.
The charm will try to create a "backup" of the existing default gateway by setting its metric to 1.
It is a subordinate charm, thus it needs to be deployed along with other services.
Usage
Step by step instructions on using the charm:
juju deploy servicename
juju add-relation defaultgw servicename
Known Limitations and Issues
Configuration
gateway
IP of default gateway. e.g.: 10.10.10.1
Contact Information
Consortium GARR
Configuration
- gateway
- (string) IP of default gateway. e.g.: 10.10.10.1