Last Resort is a fallback network connectivity method. This guide will help you enable it.
Prerequisites
Ensure that you have a ZCLI container running.
Procedure
To enable Last Resort on an edge node, follow these steps:
- Run the following command to configure the
network.fallback.any.eth
property:zcli edge-node update EDGE_NODE --config=network.fallback.any.eth:enabled
For general config steps and properties, refer to our article about how to update edge node configurations.