原理都是一样的
下面是cisco和华为的命令对比 希望楼主采纳
思科华为基础命令对照表
思科 华为
show display
show version disp version
no undo
show run disp current-configuration
username local-user
end return
show start disp saved-configuration
exit quit
exit logout
ctrl+z quit
router rip rip
router ospf ospf
router bgp bgp
hostname sysname
access-list acl
write save
erase delete
0 simple
7 cipher
logging info-center
encapsulation link-protocol例子:
sysname Huawei-R2831 \\设置主机名
interface Ethernet 0/0 进入接口模式
description T0 Switch-A \\接口描述
ip address 192.168.10.222 255.255.255.0 \\配置接口IP地址
undo shutdown \\启用接口
local-user huawei \\建立用户名huawei
password simple huawei \\设置密码为huawei
service-type telnet \\服务类型为telnet
user-interface vty 0 4 \\进入telnet通道,设置5个用户可以同时登陆
authentication-mode scheme \\设置telnet的模式为本地用户名与密码登陆
user-interface console 0 设置console密码
authentication-mode password 密码认证
set authentication password simple huawei
super password simple huawei \\设置super密码,
display version \\查看VRP软件版本
display current-configuration \\查看当前运行的配置
display saved-configuration \\查看已保存过的配置
display interface Ethernet 0/0 \\查看接品参数
display brief interface \\查看接口基本状态
delete flash:/config.cfg \\删除用SAVE保存过的配置
delete flash:/main.bin \\删除VRP的映像文件(谨慎操作)
save \\保存配置
display 和ping 命令在任何视图下都可执行,不必切换到全局配置视图
Cisco conf tH3C sysview 远程登录配置local-user 用户名 password cipher 密码
service-type telnet
level 3#user-interface vty 0 4
authentication-mode scheme Vlan和Trunk interface GigabitEthernet1/0/20
port link-type trunk
port trunk permit vlan all#
interface GigabitEthernet2/0/1
port access vlan 13 DHCP中继和Vlan IPdhcp-server 0 ip x.x.x.x interface Vlan-interface2
ip address x.x.x.x 255.255.255.0
dhcp-server 0 生成树 stp mode rstp
stp instance 0 priority 0
stp TC-protection enable
stp enable Cisco erase startup-configH3C reset saved-configuration Cisco exitH3C quit 其它差别不大
去H3C官网上面下个命令手册就OK了 还有步骤
敲的命令不一样 思科是网络设备鼻祖 华为说不好听的就是抄袭吧 但是现在华为做的很大 最起码在中国市场思科玩不过华为 因为思科很贵 思科很多协议都是私有协议 华为没有