h3c交换机配置命令详解Word下载.docx
《h3c交换机配置命令详解Word下载.docx》由会员分享,可在线阅读,更多相关《h3c交换机配置命令详解Word下载.docx(7页珍藏版)》请在冰豆网上搜索。
檫除旧的配置文件
reboot
交换机重启
displayversion
显示系统版本信息
2、基本配置
[Quidway]superpassword
;
修改特权用户密码
[Quidway]sysname
交换机命名
[Quidway]interfaceethernet0/1
进入接口视图
[Quidway]interfacevlanx
[Quidway-Vlan-interfacex]ipaddress10.65.1.1255.255.0.0
配置VLAN的IP地址
[Quidway]iproute-static0.0.0.00.0.0.010.65.1.2
静态路由=网关
3、telnet配置
[Quidway]user-interfacevty04
进入虚拟终端
[S3026-ui-vty0-4]authentication-modepassword
设置口令模式
[S3026-ui-vty0-4]setauthentication-modepasswordsimple222
设置口令
[S3026-ui-vty0-4]userprivilegelevel3
用户级别
4、端口配置
[Quidway-Ethernet0/1]duplex{half|full|auto}
配置端口工作状态
[Quidway-Ethernet0/1]speed{10|100|auto}
配置端口工作速率
[Quidway-Ethernet0/1]flow-control
配置端口流控
[Quidway-Ethernet0/1]mdi{across|auto|normal}
配置端口平接扭接
[Quidway-Ethernet0/1]portlink-type{trunk|access|hybrid}
设置端口工作模式
[Quidway-Ethernet0/1]undoshutdown
激活端口
[Quidway-Ethernet0/2]quit
退出系统视图
5、链路聚合配置
[DeviceA]link-aggregationgroup1modemanual
创建手工聚合组1
[DeviceA]interfaceethernet1/0/1
将以太网端口Ethernet1/0/1加入聚合组1
[DeviceA-Ethernet1/0/1]portlink-aggregationgroup1
[DeviceA-Ethernet1/0/1]interfaceethernet1/0/2
[DeviceA-Ethernet1/0/2]portlink-aggregationgroup1
[DeviceA]link-aggregationgroup1service-typetunnel
#在手工聚合组的基础上创建Tunnel业务环回组。
#将以太网端口Ethernet1/0/1加入业务环回组。
[DeviceA-Ethernet1/0/1]undostp
6、端口镜像
[Quidway]monitor-port<
interface_typeinterface_num>
;
指定镜像端口
[Quidway]portmirror<
;
指定被镜像端口
[Quidway]portmirrorint_listobserving-portint_typeint_num;
指定镜像和被镜像
7、VLAN配置
[Quidway]vlan3
;
创建VLAN
[Quidway-vlan3]portethernet0/1toethernet0/4 ;
在VLAN中增加端口
配置基于access的VLAN
[Quidway-Ethernet0/2]portaccessvlan3
;
当前端口加入到VLAN
注意:
缺省情况下,端口的链路类型为Access类型,所有Access端口均属于且只属于VLAN1
配置基于trunk的VLAN
[Quidway-Ethernet0/2]portlink-typetrunk
设置当前端口为trunk
[Quidway-Ethernet0/2]porttrunkpermitvlan{ID|All}
设trunk允许的VLAN
所有端口缺省情况下都是允许VLAN1的报文通过的
[Quidway-Ethernet0/2]porttrunkpvidvlan3
设置trunk端口的PVID
配置基于Hybrid端口的VLAN
[Quidway-Ethernet0/2]portlink-typehybrid
配置端口的链路类型为Hybrid类型
[Quidway-Ethernet0/2]porthybridvlanvlan-id-list{tagged|untagged}
允许指定的VLAN通过当前Hybrid端口
缺省情况下,所有Hybrid端口只允许VLAN1通过
[Quidway-Ethernet0/2]porthybridpvidvlanvlan-id
设置Hybrid端口的缺省VLAN
缺省情况下,Hybrid端口的缺省VLAN为VLAN1
VLAN描述
[Quidway]descriptionstring
指定VLAN描述字符
[Quidway]description
删除VLAN描述字符
[Quidway]displayvlan[vlan_id]
查看VLAN设置
私有VLAN配置
[SwitchA-vlanx]isolate-user-vlanenable
设置主vlan
[SwitchA]Isolate-user-vlan<
x>
secondary<
list>
设置主vlan包括的子vlan
[Quidway-Ethernet0/2]porthybridpvidvlan<
id>
设置vlan的pvid
[Quidway-Ethernet0/2]porthybridpvid
删除vlan的pvid
[Quidway-Ethernet0/2]porthybridvlanvlan_id_listuntagged ;
设置无标识的vlan
如果包的vlanid与PVId一致,则去掉vlan信息.默认PVID=1。
所以设置PVID为所属vlanid,设置可以互通的vlan为untagged.
8、STP配置
[Quidway]stp{enable|disable}
设置生成树,默认关闭
[Quidway]stpmoderstp
设置生成树模式为rstp
[Quidway]stppriority4096
设置交换机的优先级
[Quidway]stproot{primary|secondary}
设置为根或根的备份
[Quidway-Ethernet0/1]stpcost200
设置交换机端口的花费
MSTP配置:
#配置MST域名为info,MSTP修订级别为1,VLAN映射关系为VLAN2~VLAN10映射到生成树实例1上,VLAN20~VLAN30映射生成树实例2上。
Sysname>
system-view
[Sysname]stpregion-configuration
[Sysname-mst-region]region-nameinfo
[Sysname-mst-region]instance1vlan2to10
[Sysname-mst-region]instance2vlan20to30
[Sysname-mst-region]revision-level1
[Sysname-mst-region]activeregion-configuration
9、MAC地址表的操作
在系统视图下添加MAC地址表项
[Quidway]mac-address{static|dynamic|blackhole}mac-addressinterfaceinterface-typeinterface-numbervlanvlan-id
添加MAC地址表项
在添加MAC地址表项时,命令中interface参数指定的端口必须属于vlan参数指定的VLAN,否则将添加失败。
如果vlan参数指定的VLAN是动态VLAN,在添