PC/小型机/服务器
- 资料名称:cisco Route-Switch命令大全.doc
- 资料关键字:
- 资料语言:简体中文运行环境:WinXP Win2K WinNT WinMe Win9x
- 授权方式:共享资料资料大小:13KB
- 资料等级:
所需E币:本次下载需要 8 E币 - 整理时间:2005-1-7 17:18:40原创作者:
- 下载次数:11
- 资料简介:Switch命令大全!
解压缩后为WORD格式!
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的交换 - 下载说明:*只有网站登录会员才能下载此资料,如果尚未登录,请登录。如果你不是会员,请免费注册。
*普通会员可以下载1~3星级的资料,VIP会员可以下载1~5星级资料
*一星级,二星级资料,可以免费下载
三星级资料下载需要花费8E币
四星级资料下载需要花费32E币
五星级资料下载需要花费64E币
*可以通过在文章区发表原创文章、在论坛区发贴、上传资料、在社区点击广告四种方式获得E币,
具体信息可以参考http://news.e-works.net.cn/category6/news11146.htm。
*如发现资料无法下载,请发邮件至editor@e-works.net.cn。
*如果用网际快车、迅雷等软件不能正常下载本站资料,请直接用IE下载。

