blob: 9b44e9048251a57ca3788d41fe5cdced5cb14e70 [file] [log] [blame]
Denys Vlasenko6cf7f012009-11-06 04:04:19 +01001#!/bin/sh
2# If we have simple static address...
3#
4let cfg=cfg+1
5if[$cfg]=if
6ip[$cfg]=11.22.33.44
7ipmask[$cfg]=11.22.33.44/24
8gw[$cfg]=11.22.33.1
9net[$cfg]=0/0
10dns[$cfg]='11.22.33.2 11.22.33.3'