发布时间:2021-10-25 09:39:12
## 登录方式#### 1、ssh admin@管理IP Default password not changed for 'root' and 'factory'. 默认密码password#### 2、web登录例如 http://*IP-address*/switchExplorer.html## 配置#### 1、查看命令help#### 2、配置文件backupcfgsave#### 3、查看SNMP服务状态snmpconfig --.........【阅读全文】
发布时间:2020-07-30 17:40:04
一、查看服务器硬件信息(1)查看服务器型号、序列号[root@Master ~]# dmidecode|grep "System Information" -A9|egrep "Manufacturer|Product|Serial" (2)查看主板型号[root@Master ~]# dmidecode |grep -A16 "System Information$"&nb.........【阅读全文】