远程修改ESXi 6.7管理IP地址

1.启用安全Shell(也就是EXSi可以被SSH访问的功能)

2.使用SecureCRT SSH2连接ESXi主机,现在使用dcui并没有任何反应,在Session标签栏右键点击Disconnect。

复制代码
The time and date of this login have been sent to the system logs.

WARNING:
   All commands run on the ESXi shell are logged and may be included in
   support bundles. Do not provide passwords directly on the command line.
   Most tools can prompt for secrets or accept them from standard input.

VMware offers supported, powerful system administration tools.  Please
see www.vmware.com/go/sysadmintools for details.

The ESXi Shell can be disabled by an administrative user. See the
vSphere Security documentation for more information.
[root@abc:~] 
[root@abc:~] dcui 

3.在会话选项标签栏右键点击终端,仿真修改终端类型为Xterm 后重新SSH2连接

4.再次使用dcui工具,这时已经可以进入EXSi的系统管理界面。

5.点击F2进行Customize System 输入用户名、密码进入

6.选择Configure Management Network

7.选择IPv4 Configuration

8.配置静态IP地址,然后点击回车

9.点击Esc选择Yes应用配置并且重启管理网络

10.此时已近可以用修改后的IP地址登录管理ESXi主机

相关推荐
WJ.Polar18 分钟前
Scapy基本应用
linux·运维·网络·python
lljss202027 分钟前
1. NameServer 域名服务器---NS
linux·服务器·前端
萧行之1 小时前
Ubuntu+Windows双系统:解决GRUB不显示Windows启动项、一闪而过问题
linux·windows·ubuntu
数智顾问2 小时前
(123页PPT)华为流程管理体系精髓提炼(附下载方式)
运维·华为
Yupureki2 小时前
《Linux网络编程》5.HTTPS协议
linux·网络·https
网络工程小王3 小时前
【LCEL 链式调用详解】调用篇-2
java·服务器·前端·数据库·人工智能
搬砖的小码农_Sky3 小时前
Linux操作系统:Ubuntu和Debian的区别
linux·ubuntu·debian
江湖有缘3 小时前
基于Ubuntu系统Docker部署Note Mark:从安装到配置全流程
linux·ubuntu·docker
xhbh6664 小时前
路由端口转发常见应用场景有哪些?有什么?
服务器·ip·端口转发·ip地址·流量转发·建站
前端之虎陈随易4 小时前
2年没用Nodejs了,Bun很香
linux·前端·javascript·vue.js·typescript