mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 03:12:30 +00:00 
			
		
		
		
	-Try to do DHCPV6 and V4 by default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7152 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -12,7 +12,7 @@ if [ ! -z "$MACADDR" ]; then | ||||
|     esxcfg-vswitch -a vSwitch0:64 | ||||
|     esxcfg-vswitch -A "Management Network" vSwitch0 | ||||
|     esxcfg-vswitch -L $NIC vSwitch0 | ||||
|     esxcfg-vmknic -a -i DHCP -P -p "Management Network" | ||||
|     esxcfg-vmknic -a -i DHCP -i DHCPV6 -P -p "Management Network" | ||||
|     esxcfg-init -R $MACADDR -K vmk0 | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user