文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | 免费看大片 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络学院网络技术华为网络交换机命令---华为路由器配置
精品推荐
特别推荐
·实例:华为路由器交换机VLAN配置
·华为交换机端口限速
·华为8016交换机DHCP配置
·CAMS常见业务问题汇编V1.0
热点TOP10
·华为路由器密码恢复
·华为 SmartAX MT800设置路由方式教程
·华为MT800 ADSL猫的路由设置和其他问题总结
·实例:华为路由器交换机VLAN配置
·华为交换机防同网段ARP欺骗攻击配置案例
·华为交换机怎么配置 ip 地址
·华为ADSL Modem MT800内置路由功能设置
·一个使用组播和Qos的华为路由器配置
·CAMS常见业务问题汇编V1.0
·Portal典型配置案例

交换机命令---华为路由器配置

日期:2007年10月12日 作者: 查看:[大字体 中字体 小字体]


1.在基于IOS的交换机上设置主机名/系统名:
switch(config)# hostname hostname
在基于CLI的交换机上设置主机名/系统名:
switch(enable) set system name name-string
2.在基于IOS的交换机上设置登录口令:
switch(config)# enable password level 1 password
在基于CLI的交换机上设置登录口令:
switch(enable) set password
switch(enable) set enalbepass

3.在基于IOS的交换机上设置远程访问:
switch(config)# interface vlan 1
switch(config-if)# ip address ip-address netmask
switch(config-if)# ip default-gateway ip-address
在基于CLI的交换机上设置远程访问:
switch(enable) set interface sc0 ip-address netmask broadcast-address
switch(enable) set interface sc0 vlan
switch(enable) set ip route default gateway

4.在基于IOS的交换机上启用和浏览CDP信息:
switch(config-if)# cdp enable
switch(config-if)# no cdp enable
为了查看Cisco邻接设备的CDP通告信息:
switch# show cdp interface [type modle/port]
switch# show cdp neighbors [type module/port] [detail]
在基于CLI的交换机上启用和浏览CDP信息:
switch(enable) set cdp {enabledisable} module/port
为了查看Cisco邻接设备的CDP通告信息:
switch(enable) show cdp neighbors[module/port] [vlanduplexcapabilitiesdetail]

5.基于IOS的交换机的端口描述:
switch(config-if)# description description-string
基于CLI的交换机的端口描述:
switch(enable)set port name module/number description-string

6.在基于IOS的交换机上设置端口速度:
switch(config-if)# speed{10100auto}
在基于CLI的交换机上设置端口速度:
switch(enable) set port speed moudle/number {10100auto}
switch(enable) set port speed moudle/number {416auto}

7.在基于IOS的交换机上设置以太网的链路模式:
switch(config-if)# duplex {autofullhalf}
在基于CLI的交换机上设置以太网的链路模式:
switch(enable) set port duplex module/number {fullhalf}

8.在基于IOS的交换机上配置静态VLAN:
switch# vlan database
switch(vlan)# vlan vlan-num name vla

switch(vlan)# exit
switch# configure teriminal
switch(config)# interface interface module/number
switch(config-if)# switchport mode access
switch(config-if)# switchport access vlan vlan-num
switch(config-if)# end
在基于CLI的交换机上配置静态VLAN:
switch(enable) set vlan vlan-num [name name]
switch(enable) set vlan vlan-num mod-num/port-list

9. 在基于IOS的交换机上配置VLAN中继线:
switch(config)# interface interface mod/port
switch(config-if)# switchport mode trunk
switch(config-if)# switchport trunk encapsulation {isldotlq}
switch(config-if)# switchport trunk allowed vlan remove vlan-list
switch(config-if)# switchport trunk allowed vlan add vlan-list
在基于CLI的交换机上配置VLAN中继线:
switch(enable) set trunk module/port [onoffdesirableautononegotiate]

[1] [2] [3] [4] [5] [6] 下一页 




上一篇:各种型号的ADSL路由设置方法

下一篇:电信局华为路由器配置一例

相关文章:
·请问网络路由器的接口种类有哪些?
·初级网管或黑客必需撑握的8个DOS命令
·全面了解ADSL/Cable共享路由器
·如何在路由器上做上网下行限速
·如何在交换机上配置VLAN
·基础知识 初级黑客安全技术命令详解
·常用的网络测试命令
·3Ds max多边形建模主要功能命令
·设好eMule电驴两项关键配置 提高下载速度
·千个常用DOS命令全面收藏
相关软件:
·网桥 路由器 交换机和互连协议教材
·路由器配置实例--100例
·局域网的配置管理
·手把手教你配置路由器
·《命令与征服3泰伯利亚战争》全版本修改器全集
·Cisco路由器接口及模块简介
·cisco各种交换机的镜像配置
·Linux 系统命令及其使用详解(大全)
·命令与征服黄金版
·CISCO 3550(EMI)简明配置维护手册

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot