April 8th, 2010
Adding additional IP address to specific interfaces in vfilers
A tip for adding IP address to specific ethernet interfaces after setup.
First, add the resource to the vfiler:
vfiler add vfilername -i 192.168.1.12
Next add an ip alias to the ethernet adapter on the host filer you want to use:
ifconfig your_vif alias 192.168.1.12
Verify with:
vfiler status -a
March 23rd, 2010
Recover vswitch uplinks from DVS
By John Gauchat • Posted in Uncategorized • No Comment
March 23rd, 2010