ScreenShots
Who's Online
We have 94 guests onlineMost Popular howTo's
Latest Posts
HowTo
Newest Downloads
python queryns.py -husage: queryns.py [options] arg --username=username --password=password --net...
This Expect script takes as it's argument, the IP Address of an IOS device that is using AAA Aut...
Vmware ESX NIC Reordering FIX Script
This location is for Registered Users Only.
Perhaps you need to login or register..
- Description:
-
./esx_nic_fix.py --verbose
Pre Sort
011:00.0
005:00.0
003:00.0
011:00.1
015:00.0
Post Sort
003:00.0
005:00.0
011:00.0
011:00.1
015:00.0
Original Line: /device/011:00.0/vmkname = "vmnic2"
New Line: /device/011:00.0/vmkname = "vmnic2"
Original Line: /device/005:00.0/vmkname = "vmnic0"
New Line: /device/005:00.0/vmkname = "vmnic1"
Original Line: /device/003:00.0/vmkname = "vmnic1"
New Line: /device/003:00.0/vmkname = "vmnic0"
Original Line: /device/011:00.1/vmkname = "vmnic3"
New Line: /device/011:00.1/vmkname = "vmnic3"
Original Line: /device/015:00.0/vmkname = "vmnic4"
New Line: /device/015:00.0/vmkname = "vmnic4"
- Submitted By:
- Administrator (admin)
- Submitted On:
- 12 Mar 2009
- File Size:
- 2.75 Kb
- Downloads:
- 517
- License:
- Copyright (C) 2008 Allen Sanabria This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
- File Version:
- 2.0
- File Author:
- Allen Sanabria
- File HomePage:
- Click to visit site
- Rating:
- Be the first to comment! Please sign in or register.


