diff options
Diffstat (limited to 'vnet/etc/scripts/dhcp/ludd-cluster-2-sh')
-rw-r--r-- | vnet/etc/scripts/dhcp/ludd-cluster-2-sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/vnet/etc/scripts/dhcp/ludd-cluster-2-sh b/vnet/etc/scripts/dhcp/ludd-cluster-2-sh new file mode 100644 index 00000000000..32924ecc5e5 --- /dev/null +++ b/vnet/etc/scripts/dhcp/ludd-cluster-2-sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# to obtain dhcp address from ludd-cluster-1 +dhclient -d -v eth1 |