-
Cisco路由器的一般命令
memory=copy run start 保存当前有效的配置到NVRAM中write erase 清除NVRAM的配置show interface serial 0 显示串行接口0的状态show ip route 显示当前IP路由表show ipx route 显示当前IPX
应用 2007-06-15
-
路由器配置新手上路---IOS简介
I0S(Internet work 0perating System,网间网操作系统)是一种特殊的软件,可用它配置Cisco路由器硬件,令其将信息从一个网络路由或桥接至另一个网络。10S是Cisco
资讯 2007-06-13
-
常见的一些留后门手法
/.root#chmod u+s /tmp/.root加上 suid 位到shell 上,虽然很简单,但容易被发现。 2. Echo "hack::0:0::/:/bin/csh" /etc/passwd 即给系
应用 2007-06-12
-
使用路由器作流量检测的几个手段
一、ip accounting1、配置方法router(config)#int s 0/0router(configif)#ip accounting outputpackets
应用 2007-06-12
-
使用路由器作流量检测的几个手段
一、ip accounting1、配置方法router(config)#int s 0/0router(configif)#ip accounting outputpackets
应用 2007-06-10
-
CISCO路由器作为拨号服务器的实现
例介绍它的详细配置,包括四个方面,配置如下: 1、端口逻辑协议层参数配置 Ints3/0(s3/0为端
应用 2007-06-10