1. 导入虚拟机(ova格式)这一步就不详细描述了

2. 默认的登录名,密码为hillstone/hillstone

3. 配置命令(设置接口IP)

SG-6000# config
SG-6000(config)# interface ethernet0/0
SG-6000(config)# no ip address dhcp
SG-6000(config-if-eth0/0)# ip address a.b.c.d/netmask
SG-6000(config-if-eth0/0)# manage http | https | telnet | snmp | ssh
SG-6000(config-if-eth0/0)# exit

4. 配置命令(设置默认路由)

SG-6000(config)# ip vrouter trust-vr
SG-6000(config)# ip route a.b.c.d/netmask A.B.C.D
SG-6000(config)#

5. 保存配置

SG-6000# save

 

文档下载:

Logo

华为开发者空间,是为全球开发者打造的专属开发空间,汇聚了华为优质开发资源及工具,致力于让每一位开发者拥有一台云主机,基于华为根生态开发、创新。

更多推荐