Posted On March 31, 2019

Router Console Methods

kimconnect 0 comments
blog.KimConnect.com >> Networking , Virtualization >> Router Console Methods
Router Console Methods:
Configure Management Interface: mgmt intf
Reset evaluation period:
ssh into ESXi
/etc/vmware/vmware.lic
/etc/vmware/license.cfg
 
Keygen! https://www.mmnt.net/db/0/0/82.209.198.56/vmware
Workstation setup:
Install Putty: https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Edit environmental variables: https://lostintransit.se/2011/01/28/quickly-opening-multiple-sessions-with-putty/
Server setup:
Clone: copy .vmx & .vmdk (if machine doesn’t have snapshots), add .vmx to inventory, edit serial, start machine, select “I copied it” option
Set vSwitch0 to allow promiscuous mode, all VLANS 4095 (allow all routers to talk to each other)
Check installed NIC: lspci | grep Net
Secured copy: pscp [local_file] root@server:/path
 
Install D-Link DFE-580TX:
esxcli software acceptance set –-level=CommunitySupported
upload drivers

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Domino Server Restore Procedure

1. In AWS, verify that a new instance of a Domino Server has been launched…

How To Inject NIC Drivers into the ESXi Installation Image

Update 1/10/2021: ESXi-7.0 isn't compatible with the drivers in our previous illustration. Thus, this is…

Install vCenter

- Download VMware-VCSA-all-6.0.0-2656757.iso - Download VirtualCloneDrive - Mount VCSA as virtual CD ROM - Disable…