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

Installing VMWare tools

Install software needed by VMware Tools Note: you need to boot the 1-1 kernel from…

Hyper-V Logon Failure: the user has no been granted the requested logon type at this computer (0x80070569)

Issue: When performing a live migration of a guest VM, this error occurs: '...Failed to…

Install vCenter

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