Netexpert FAQ 网络分析专家学习建议入口 @netexpert成员申请指南
netexpert积分规则的说明 Netis招贤纳士(2008年11月22日更新)
发新话题
打印

关于路由器的设置问题???请高手们指教下

关于路由器的设置问题???请高手们指教下

问题1:cisco3620路由器,经常会出现F0/0路ping不通但用console口登录后shutdown一次再no shutdown一次就正常,这会是什么原因造成的呢??怎样去分析这问题

问题2:出现以上这种情况后,我想让其它同事可以做到  conf t
                                                                             reload及
                                                                              int f0/0
                                                                               shut
                                                                              no shut  的操作,但其它设置则不允许应该怎样设置呢??请多指教.
我的QQ1391595,希望对网络熟悉的朋友加我为好友,谢谢.

TOP

帖一下#show interface F0/0及#show logging的内容

第二个问题好象不成,进入特权模式就有对网络设备的最高控制权限了

TOP

第一个问题,你可以检查一下接口的状态,看看CRC\碰撞等属性的数值是否在不断增加,如果增加较快,有可能是线路问题,可以检查一下你所接的网线和所经过的线路是否有问题.


第二个问题,你可以通过设置不同等级的用户权限来部分实现你的要求,CISCO支持15个等级的用户权限

TOP

复制内容到剪贴板
代码:
By default, there are three command levels on the router:

privilege level 0—Includes the disable, enable, exit, help, and logout commands

privilege level 1—Includes all user-level commands at the router> prompt

privilege level 15—Includes all enable-level commands at the router> prompt

You can move commands around between privilege levels with this command:

privilege exec level priv-lvl command

TOP

发新话题
版块跳转