所属分类: 网络技术 整理: FengNet.Com 更新日期:2004-6-7 8:00:17 阅读次数:5566

cisco 未公开的命令


csim
show interface switching
show ip ospf statistics
debug ip ospf monitor
ttcp
if-con
no snmp-server sparse-tables
who
show region
ps -c
quit
test aaa group radius

******************************************************

With the command csim you can emulate a voice call. It′s like sombody calls the specified number. Usefull, if you don′t have physically access to telephone:
Sucessfull call:

wg1r1#csim start 089150
csim: called number = 089150, loop count = 1 ping count = 0
csim err csimDisconnected recvd DISC cid(21)
csim: loop = 1, failed = 1
csim: call attempted = 1, setup failed = 1, tone failed = 0

Call to a not defined number:

wg1r1#csim start 089151
csim: called number = 089151, loop count = 1 ping count = 0

csim err:csim_do_test Error peer not found


--------------------------------------------------------------------------------
With show interface switching you can see in detail, which protocols are process, fast or elsewhere switched. It′s helpfull for traffic engineering:
wg1r1#sh interfaces switching
Ethernet0/0
Throttle count 0
Drops RP 0 SP 0
SPD Flushes Fast 0 SSE 0
SPD Aggress Fast 0
SPD Priority Inputs 5700 Drops 0

--------------------------------------------------------------------------------
With show ip ospf statistics you get detail informations about OSPF SPF.
You can see the reasons for SPF and the calculation times:
London#show ip ospf statistic
Area 0: SPF algorithm executed 15 times

SPF calculation time
Delta T Intra D-Intra Summ D-Summ Ext D-Ext Total Reason
00:45:02 32 0 0 0 0 0 36 R,
00:41:00 28 0 0 0 0 0 28 R, N,
00:40:50 28 0 0 0 0 0 28 R,
00:38:13 28 0 0 0 4 0 32 R, X
00:34:18 24 0 0 0 4 0 32 R, N,SN,SA,X
00:07:37 24 0 0 0 0 0 36 R,
00:05:18 308 0 4 0 28 0 356 R,
00:04:05 24 0 0 0 4 0 28 R,
00:01:31 24 0 4 0 0 0 36 R,
00:01:21 24 0 0 4 0 0 36 R,


--------------------------------------------------------------------------------
With debug ip ospf monitor you can monitor the OSPF SPF.
London#deb ip ospf monitor

OSPF spf monitoring debugging is on
2d04h: OSPF: 192.168.181.2 address 192.168.181.193 on TokenRing0 is dead, state DOWN
2d04h: OSPF: Schedule SPF in area 0
Change in LS ID 0.0.0.0, LSA type R,
2d04h: OSPF: schedule SPF: spf_time 0ms wait_interval 187489656s
2d04h: %SYS-5-CONFIG_I: Configured from console by console
2d04h: OSPF: Start redist-scanning
2d04h: OSPF: Scan for redistribution
2d04h: OSPF: End scanning, Elapsed time 0ms
2d04h: %LINK-5-CHANGED: Interface TokenRing0, changed state to administratively down
2d04h: OSPF: Begin SPF at 0xB2CF100ms, process time 360ms
2d04h: spf_time 0ms, wait_interval 187489656s
2d04h: OSPF: End SPF at 0xB2CF120ms, Total elapsed time 32ms
2d04h: Intra: 24ms, Inter: 0ms, External: 0ms


--------------------------------------------------------------------------------
Start a TCP data server/receiver for TCP performance testing between two Cisco 7500 router:
sh ver
Cisco Internetwork Operating System Software
IOS (tm) RSP Software (RSP-JSV-M), Version 12.0(7), RELEASE SOFTWARE (fc1)

Router#ttcp
transmit or receive [receive]: transmit
Target IP address: 1.1.1.1
perform tcp half close [n]:
send buflen [8192]:
send nbuf [2048]:
bufalign [16384]:
bufoffset [0]:
port [5001]:
sinkmode [y]:
buffering on writes [y]:
show tcp information at end [n]:

ttcp-t: buflen=8192, nbuf=2048, align=16384/0, port=5001 tcp -> 1.1.1.1
%Connect failed: Destination unreachable; gateway or host down

Router#ttcp
transmit or receive [receive]:
perform tcp half close [n]:
receive buflen [8192]:
bufalign [16384]:
bufoffset [0]:
port [5001]:
sinkmode [y]:
rcvwndsize [4128]:
delayed ACK [y]:
show tcp information at end [n]:

ttcp-r: buflen=8192, align=16384/0, port=5001
rcvwndsize=4128, delayedack=yes tcp


--------------------------------------------------------------------------------
On Cisco 7500 you can connect you to the VIP boards for VIP commands (memory, cpu, etc.)
Router#if-con 2 con
Entering CONSOLE for VIP2 2
Type "^C^C^C" or "if-quit" to end this session

VIP-Slot2>
VIP-Slot2>?
Exec commands:
clear Reset functions
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
exit Exit from the EXEC
help Des cription of the interactive help system
lock Lock the terminal
login Log in as a particular user
logout Exit from the EXEC
name-connection Name an existing network connection
ping Send echo messages
resume Resume an active network connection
set Set system parameter (not config)
show Show running system information
systat Display information about terminal lines
terminal Set terminal line parameters
traceroute Trace route to destination
where List active connections

VIP-Slot2>en
VIP-Slot2#sh ver
Cisco Internetwork Operating System Software
IOS (tm) VIP Software (SVIP-DW-M), Version 12.0(7), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1999 by cisco Systems, Inc.
Compiled Wed 13-Oct-99 22:05 by phanguye
Image text-base: 0x60010920, data-base: 0x60224000

ROM: System Bootstrap, Version 11.1(11368) [pgreenfi 17], INTERIM SOFTWARE

VIP-Slot2 uptime is 10 minutes
System restarted by power-on
Running default software

cisco VIP2 (R4700) processor (revision 0x02) with 8192K bytes of memory.
Processor board ID 00000000
R4700 processor, Implementation 33, Revision 1.0 (512KB Level 2 Cache)
4 Ethernet/IEEE 802.3 interface(s)
1 FastEthernet/IEEE 802.3 interface(s)

Configuration register is 0x0
VIP-Slot2#?
Exec commands:
cd Change current directory
clear Reset functions
clock Manage the system clock
configure Enter configuration mode
copy Copy from one file to another
debug Debugging functions (see also undebug)
delete Delete a file
dir List files on a filesystem
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable Turn on privileged commands
exit Exit from the EXEC
help Des cription of the interactive help system
lock Lock the terminal
login Log in as a particular user
logout Exit from the EXEC
more Display the contents of a file
name-connection Name an existing network connection
no Disable debugging functions
ping Send echo messages
pwd Display current working directory
reload Halt and perform a cold restart
resume Resume an active network connection
send Send a message to other tty lines
set Set system parameter (not config)
setup Run the SETUP command facility
show Show running system information
systat Display information about terminal lines
terminal Set terminal line parameters
test Test subsystems, memory, and interfaces
traceroute Trace route to destination
undebug Disable debugging functions (see also debug)
where List active connections
write Write running configuration to memory, network, or terminal

VIP-Slot2#


--------------------------------------------------------------------------------
Router(config)#no snmp-server sparse-tables
Get the complete SNMP MIB table. On controller interface you get without this command e.g. no out bytes counter. With this commands you get every object with SNMP get-next.


--------------------------------------------------------------------------------
Get more detail IOS informations:
Router#sh region
Region Manager:

Start End Size(b) Class Media Name


--------------------------------------------------------------------------------

0x02700000 0x02FFFFFF 9437184 Iomem R/W iomem
0x60000000 0x60FFFFFF 16777216 Flash R/O flash
0x80000000 0x826FFFFF 40894464 Local R/W main
0x80008088 0x8071A2A3 7414300 IText R/O main:text
0x8071A2A4 0x8097FD93 2513648 IData R/W main:data
0x8097FD94 0x80A4E0CF 844604 IBss R/W main:bss
0x80A4E0D0 0x826FFFFF 30089008 Local R/W main:heap

--------------------------------------------------------------------------------

router> ps -c

Will list the process on the router in a "better" way then show process.

Many thanks for this command goes to Thomas Surber.


--------------------------------------------------------------------------------

leaving a telnet session: normally with "exit" or "ex".
do this very fast with "q" (quit)

Many thanks for this command goes to Peter Schmid.


--------------------------------------------------------------------------------

test aaa group radius toto titi

To test radius on one router.

Many thanks for this command goes to Serge Baikof.


--------------------------------------------------------------------------------
bgp common-administration
bgp dynamic-med-interval
bgp process-dpa

clear ip eigrp [as] event Clear IP-EIGRP event logs

clear ip eigrp [as] logging Stop IP-EIGRP event logging

config overwrite

debug dialer detailed

debug ip packet ... dump Outputs a hex & ASCII dump of the packets contents

debug isdn code

debug sanity

if-con attach to a vip console

if-cons

ip forwarding

ip forwarding accounting

ip forwarding accounting adjacency-update

ip forwarding accounting non-recursive

ip forwarding accounting per-prefix

ip forwarding accounting prefix-length

ip forwarding switch

ip forwarding traffic-statistics

ip forwarding traffic-statistics load-interval

ip forwarding traffic-statistics update-rate

ip igmp

ip igmp immediate-leave

ip igmp immediate-leave group-list

ip local-pool

ip ospf-name-lookup

ip slow-converge

ip spd

ip spd mode

ip spd mode aggressive

ip spd queue

ip spd queue max-threshold

ip spd queue min-threshold

memory scan Parity check for 7500 RSPs

modem-mgmt csm debug-rbs

no service password-recovery

service internal

set destination-preference

show alignment

show asp

show caller

show caller ip

show chunk

show chunk summary

show controller vip log

show controller vip tech

show fib

show fib drop

show fib interface

show fib interface detail

show fib interface loopback

show fib interface null

show fib interface statistics

show fib interface vlan

show fib linecard

show fib linecard detail

show fib not-cef-switched

show fib not-fib-switched

show hardware

show idb

show interface statis

show interface switching

show interfaces stat

show interface stat

show interfaces switching

show int switching

show ip eigrp event [as] [start# end#] IP-EIGRP Events

show ip eigrp sia-event [as] [start# end#] IP-EIGRP SIA event

show ip eigrp timers [as] IP-EIGRP Timers

show ip ospf bad-checksum

show ip ospf delete

show ip ospf delete-list

show ip ospf ev

show ip ospf events

show ip ospf maxage

show ip ospf maxage

show ip ospf statistics

show isdn active

show isdn history

show list

show list nonempty

show llc

show media

show media access-lists

show modem mapping

show parity

show parser

show parser links

show parser modes

show parser unresolved

show profile

show profile detail

show profile terse

show refuse-message

show region

show region address

show rsh

show rsh-disable-commands

show rsp

show slip

show slot

show snmp mib

show sum

show timers

snmp-server priority low

test crash makes the router crash

test ipc misc

test mbus power

ttcp

router bgp ...

bgp redistribute-internal

Usage:

Redistributing BGP into another protocol only redistributes E-BGP routes.
Using this command in the BGP configuration will also redistribute I-BGP routes in the other routing-protocol.


Many thanks goes to Sanjeewa Alahakoon for this list of undocumented IOS commands.


--------------------------------------------------------------------------------

相关文章
Cisco设备光模块解密方法 2010-5-20 9:57:00
安全审计自己动手 2010-4-14 11:12:19
化解网络安全风险从设置交换机开始 2010-4-5 11:57:46
如何让Cisco路由器远离DoS攻击 2010-4-5 11:53:38
NetEye防火墙与Cisco路由器的安全问题 2010-4-5 11:50:04
思科Private VLAN与Switchport Protected 2010-3-17 12:30:45
如何让Cisco路由器远离DoS攻击 2010-3-17 12:28:38
管理思科路由器的十大蠢事 2009-12-16 13:13:32
思科Private VLAN与Switchport Protected 2009-12-16 13:09:44
cisco设备大全 2009-12-16 13:08:34
Cisco交换机端口ipmac绑定 2009-7-28 12:59:09
服务器虚拟化对网络配置的影响 2009-4-21 12:56:09
思科IOS文件管理命令 2009-3-13 21:15:53
怎样使用NetFlow分析网络异常流量 2009-3-13 21:13:48
路由器崩溃故障排除 2009-2-2 12:44:19
理解掌握Cisco错误消息 2009-2-2 12:42:44
vrrp简介 2008-8-20 14:46:21
loopback具体作用 2008-8-20 14:45:14
带外网管:小成本管理大网络 2008-8-20 14:42:00
熟悉ROM Monitor维护路由器 2008-8-7 14:18:42
教你如何防范服务器缓存投毒和域名劫持 2008-7-30 16:53:23
Priority VS Bandwidth 2008-7-16 8:24:52
怎样使用NetFlow分析网络异常流量 2008-6-7 11:27:29
Cisco(思科)路由器上如何防止DDoS 2008-6-7 11:24:30
cisco ASA防火墙配置笔记 2008-6-7 11:22:48
cisco PIX防火墙的配置及注解完全手册 2008-6-7 11:21:40
EzVPN Client 完整配置 2008-6-7 11:19:48
电信运营商使用rate-limte 限制速度方法 2008-1-10 17:57:09
通过设置Cisco路由器D.D.O.S攻击手段的细节 2008-1-10 17:49:44
Cisco 2621 端口限速配置实例 2008-1-10 17:47:51
为基于类的策略选择突发数据量和超额突发数据量 2008-1-10 17:44:44
限制BT下载的QOS配置实例 2008-1-10 17:43:47
Cisco路由器上防止分布式拒绝服务(DDoS) 2008-1-10 9:07:50
NAC网络准入--整个初始化过程 2008-1-9 9:14:11
在思科路由器上确定和跟踪DoS攻击源 2007-12-24 14:38:56
Cisco路由器IOS系统升级方法总结 2007-11-19 13:53:18
交换机出现err-disable的原因及解决方法 2007-11-19 13:42:35
路由技术 利用路由器防止DoS疯狂攻击 2007-11-19 13:36:33
路由器中的内存分类 2007-9-18 14:04:26
路由技术如何利用路由器防DoS疯狂攻击 2007-9-18 14:02:03
Cisco Switching Mode Discussion(五种交换模式辨析) 2007-8-30 10:43:57
Cisco的MAC地址与IP绑定 2007-7-19 8:46:45
如何进行SPF解析-SPF是国际知名的反垃圾标准 2007-7-4 13:29:45
用Cisco IOS阻止访问特定网站具体步骤 2007-6-30 14:28:09
电信网通双出口负载分担配置指导 2007-6-30 14:24:58
Cisco PIX inside、outside和dmz之间的访问 2007-6-30 14:19:37
交换机出现err-disable原因及解决方法 2007-6-20 17:16:56
NTP网络时钟协议的实现 2007-6-6 15:43:49
AR系列路由器两种ACL匹配规则的介绍 2007-5-21 17:21:34
Cisco路由器如何防止DDoS攻击 2007-5-10 14:47:23
Cisco IOS Cookbook 中文精简版第二十七章安全 2007-5-9 10:09:28
故障检测检查表 2007-5-5 14:55:08
Cisco IOS Cookbook 中文精简版第二十四章移动IP 2007-4-3 9:02:55
Cisco IOS Cookbook 中文精简版第十七章 SNMP 2007-4-2 9:22:27
Cisco IOS Cookbook 中文精简版第十六章路由器接口 2007-4-2 9:21:05
Cisco IOS Cookbook 中文精简版第十三章拨号备份 2007-3-28 9:07:17
Cisco IOS Cookbook 中文精简版第十二章隧道和VPN 2007-3-28 9:06:30
Cisco IOS Cookbook 中文精简版第十章 帧中继 2007-3-28 9:02:55
Cisco IOS Cookbook 中文精简版第八章OSPF 2007-3-28 9:00:40
Cisco IOS Cookbook 中文精简版第二章路由器管理 2007-3-28 8:54:38
Cisco IOS Cookbook 中文精简版第一章路由器配置和文件管理 2007-3-28 8:53:46
Catalsty 4908G-L3 VLAN间的路由和桥接 2007-3-14 8:55:01
JUNOS、IOS、VRP对比 2007-3-7 12:27:38
Cisco 3550速率限制的详细配置过程 2007-1-24 8:46:39
VLAN之间ACL和VACL的区别 2007-1-24 8:43:59
加速cisco交换机初始化过程 2006-12-27 9:20:45
Cisco交换机接口模式精解 2006-12-25 9:47:10
让路由器成为你防范的堡垒 2006-12-14 13:58:13
mpls vpn故障排除 2006-12-11 10:57:08
Cisco交换机接口模式精解 2006-12-11 10:55:30
镜像端口建立方法 2006-12-11 10:54:50
L2与L3 VPN的详细介绍与对比 2006-12-4 16:54:19
新一代网络安全接入技术对比分析 2006-12-4 16:40:41
IP网限制p2p应用流量的qos策略 2006-12-4 12:55:03
理解Cisco错误消息 2006-11-28 9:14:05
Cisco 路由器语句汇总 2006-11-28 9:12:36
IP网限制p2p应用流量的qos策略 2006-11-27 15:06:01
使用Cisco命令阻止访问特定网站 2006-11-14 8:26:00
基于路由器网络诊断步骤和故障排除技巧 2006-11-14 8:24:45
论广播风暴的成因、预防及排障 2006-11-14 8:23:37
解决实际维护网络过程故障的五个盲点 2006-11-10 9:00:29
分析CISCO与华为3COM路由器配置差别 2006-10-31 8:27:54
思科站点大集合 2006-10-31 8:26:52
Cisco IOS防火墙的安全规则和配置方案 2006-10-28 10:07:06
交换机出现err-disable的原因及解决方法 2006-10-28 10:00:22
排除路由器崩溃故障 2006-10-28 9:59:03
三层交换机技术中常提到的TRUNK 2006-10-28 9:57:02
Catalyst 4006交换机的配置实例 2006-10-28 9:56:03
Cisco防火墙技术汇总 2006-10-28 9:50:56
抵御DDoS攻击 2006-10-28 9:46:05
帧中继故障的诊断与排除 2006-10-16 11:12:00
用命令行在设备上查看机框序列号 2006-10-10 12:59:24
保护路由器的十四招 2006-9-27 17:33:41
MAC地址的访问控制 2006-9-13 19:28:58
VRF Selection using by source ip 2006-9-13 19:25:53
华为Display interface的显示信息详解 2006-9-13 19:21:44
交换机接口出现err-disable的几个常见原因 2006-9-13 19:17:58
针对目前出现的ARP欺骗攻击行为,提出Cisco的解决方案 2006-8-30 16:33:25
六大步骤顺利排除计算机网络连接故障 2006-8-29 10:37:25
华为Display interface的显示信息详解 2006-8-28 13:01:16
配置思科三层交换的综合案例 2006-8-9 17:07:03
Catalyst 4006交换机的配置实例 2006-8-9 17:01:46
网络路由安全攻防对策分析及实践 2006-8-8 18:55:12
核心网络设备配置及参数如何备份 2006-8-8 18:53:00
配置cisco vpn client使用scep从ios router ca获取证书 2006-8-4 7:46:25
NAT+DHCP+HSRP+ACL+NTP配置实例 2006-8-4 7:02:10
解决在DHCP环境下私自指定IP和私自搭建DHCP服务器的方法 2006-8-4 7:00:32
用ACL构建防火墙体系 2006-8-2 14:43:20
Cisco 网际操作系统(IOS)命名规范(图) 2006-8-2 14:33:02
Cisco实战:配置三层交换的综合案例 2006-8-2 14:30:15
网络故障处理手册 2006-7-25 14:09:43
设置交换机span以进行侦听 2006-7-22 17:24:20
交换机升级排障 2006-7-18 17:57:24
Cisco配置手记 2006-7-17 10:08:27
ASA 5520配置例子 2006-7-14 9:47:04
思科路由器全局、接口、协议调试 2006-7-14 9:45:18
Cisco路由器故障诊断技术(重新编辑) 2006-7-14 9:42:38
关于IP-MAC绑定的交换机设置 2006-7-14 9:41:11
如何使用Cisco IOS文件系统命令 2006-7-13 8:14:53
rate-limit 使用方法 2006-7-11 14:50:13
用Xmodem的方式升级IOS 2006-7-10 14:27:22
Cisco交换机POST过程排错 2006-7-4 19:51:10
交换机 VLAN配置基础及实例 2006-7-4 19:48:33
轻松玩转Cisco路由器密码 2006-7-4 19:22:38
路由器默认密码 2006-6-28 23:05:49
路由器交换机配置信息及口令的清除 2006-6-28 23:01:47
用snort和空IP做一个安全的log纪录服务器 2006-6-17 11:09:10
工作中处理交换机频繁吊死故障实例 2006-6-13 8:41:14
在Cisco交换机上实现隔离访问 2006-6-13 8:36:02
多VLAN环境下DHCP服务的实现 2006-6-12 9:12:24
路由器网络接口字段详细解析 2006-6-12 9:09:43
小议TCP的MSS(最大分段)以及MTU 2006-6-9 21:06:48
一些有关网络的故障案例 2006-6-9 20:36:48
入侵检测系统逃避技术和对策的介绍 2006-6-7 9:25:12
网络流量监控的常用方法 2006-6-3 12:47:41
MPLS-VPN的最佳解决方案 2006-6-3 12:43:30
MPLS VPN 路由器与交换机选购指南 2006-5-30 14:27:52
思科路由器常用配置命令大全(A-X) 2006-5-29 9:21:21
TRUNK”的三个意思,不要混淆 2006-5-29 9:19:29
NetFlow交换及其在网络管理中的应用 2006-5-28 17:22:00
网络安全讲座之八:审计结果 2006-5-24 19:46:24
网络安全讲座之七:IDS系统 2006-5-24 19:45:52
网络安全讲座之六:侦察与工具 2006-5-24 19:43:53
Cisco VPN连接配置实例 2006-5-24 11:36:31
网络专业人士笔记 2006-5-22 10:06:48
用Cisco产品和功能构建安全的网络 2006-5-10 10:37:05
三层MPLS VPN及其故障处理 2006-5-8 19:45:11
路由器网络服务安全配置 2006-5-8 19:37:22
vsftp配置大全 2006-5-6 18:17:32
防黑全攻略——端口扫描技术 2006-4-30 13:24:46
在Cisco设备上实现IOS DHCP Server的功能 2006-4-30 12:31:15
RFC2328 OSPF V2 中文版 2006-4-27 20:40:32
透视网络管理技术 (网络管理、网络维护) 2006-4-6 20:01:31
负载均衡技术的三种实现方法 2006-4-6 19:53:21
基于路由器的网络诊断技术 2006-4-6 19:35:16
网络故障诊断初探 2006-4-6 19:27:33
网络分析监听技术之原理、应用与防范 2006-4-6 19:22:39
向P2P通信宣战(关于封BT下载软件) 2006-4-4 8:07:19
边界网关协议版本4(BGP-4) RFC1771 2006-3-30 22:30:28
故障检测检查表 2006-3-30 22:09:03
基于MPLS的流量工程要求(RFC2702) 2006-3-30 21:57:05
MPLS标记栈编码(RFC3032) 2006-3-30 21:54:27
IP VPN的框架体系(RFC2764) 2006-3-30 21:52:32
BGP团体属性(RFC1997) 2006-3-30 21:51:35
BGP路由反射(RFC2796) 2006-3-30 21:51:06
BGP MPLS VPNs(RFC2547) 2006-3-30 21:50:22
典型局域网多VLAN配置实例 2006-3-28 13:12:03
利用Catalyst交换机防范蠕虫病毒 2006-3-28 13:00:21
cisco四种类型的网络防火墙技术汇总 2006-3-20 12:59:53
在Cisco交换机上实现隔离访问 2006-3-20 12:55:26
让路由器远离字典DoS攻击 2006-3-8 11:21:00
策略路由概览 2006-3-8 11:15:41
802.1x:老根发新芽 2006-3-8 10:55:52
配置示例:Catalyst与 CatOS 交换机之间的 ISL/802.1q 中继 2006-3-7 9:32:13
用route map实现多ISP Internet接入工程实例 2006-3-6 8:39:09
配置三层交换的综合事例 2006-3-6 8:36:39
Cisco交换机集群技术 2006-3-1 8:39:10
排除路由故障 2006-3-1 8:37:26
访问控制列表使用原则 2006-3-1 8:34:49
常用品牌交换机端口镜像(Port Mirroring)配置 2006-2-23 14:08:02
Catalyst3550的三层交换与VLAN 2006-2-14 15:24:44
Cisco产品采用的网络协议总结 2006-1-12 14:15:24
Cisco Catalyst 2950 配置-实现端口与IP的绑定 2006-1-9 8:56:17
auto secure命令的使用 2006-1-4 13:48:11
用Cisco产品和功能构建安全的网络 2006-1-4 13:46:58
Cisco Catalyst 2950 配置-实现端口与IP的绑定 2005-12-25 14:51:46
关于IP-MAC绑定的交换机设置 2005-12-13 14:48:09
Cisco IOS访问列表的应用 2005-11-26 20:17:04
Cisco IOS进程调试 2005-11-26 20:15:38
掌握Cisco IOS测试命令的多种用法 2005-11-26 20:13:12
Cisco IOS命名规则 2005-11-26 20:11:25
Configuring Dynamic VLANs 2005-11-24 14:05:15
Catalyst5500交换机 VLAN设置 2005-11-24 10:25:33
思科IOS 12.3新特性 2005-11-21 9:32:14
《网络基础学习之二十》路由器的配置 2005-11-11 10:03:00
《网络基础学习之十九》路由器的硬件连接 2005-11-11 10:01:42
《网络基础学习之十八》主要路由器技术 2005-11-11 10:00:42
《网络基础学习之十七》路由器原理、分类和选购 2005-11-11 9:59:28
《网络基础学习之十六》路由器基础 2005-11-11 9:58:20
《网络基础学习之十五》交换机VLAN的配置 2005-11-11 9:57:10
《网络基础学习之十四》交换机配置全接触 2005-11-11 9:56:00
《网络基础学习之九》集线器的安装与连接 2005-11-11 9:48:54
《网络基础学习之六》初识网络体系结构与协议 2005-11-11 9:42:59
VPN实例配置方案-中文注解 2005-11-5 21:42:09
IPSEC 安全架构、应用及展望 2005-11-5 20:58:28
用ACL构建防火墙体系 2005-11-4 11:16:35
华为路由器与CISCO路由器在配置上的差别 2005-11-3 14:40:32
以太网络建立多个VLAN典型案例 2005-11-3 14:32:24
系统入侵者攻击企业或敏感数据网络方法白皮书 2005-10-11 10:52:53
AAA之配置授权 2005-9-20 15:20:29
Cisco ios 软件的安装升级方法 2005-9-20 14:09:04
VPN 配置之一:vpn access server 2005-9-7 16:33:42
Cisco 路由器 VPN典型配置 2005-9-7 16:08:09
负载均衡技术全攻略 2005-8-19 8:33:25
思科认证的36个热门考点 2005-8-11 14:16:05
网络使用的学习总结 2005-8-10 8:27:09
一块网卡绑定多IP与多网卡使用一个IP 2005-8-8 9:38:37
如何利用Catalyst交换机及时发现、追踪和缓解蠕虫病毒的入侵? 2005-8-4 13:31:23
CISCO交换机的数据监控 2005-8-4 13:00:36
在Catalyst 2948G-L3交换机上使用BVI配置IP上行链路重定向功能 2005-8-4 12:58:24
Cisco交换机实现端口安全的方法及事项 2005-8-4 12:54:23
Cisco路由器的备份配置方法 2005-8-4 12:53:32
路由选择原理 2005-8-4 12:49:14
How to Determine Which Switch and Port You are Connected To 2005-7-28 8:34:13
基于路由器网络诊断步骤和故障排除技巧 2005-7-25 10:13:25
利用Catalyst交换机防范蠕虫病毒的入侵 2005-7-8 8:32:43
3种方法封锁BT下载 2005-6-28 10:26:26
CCNP-CIT中文笔记 完整版 2005-6-24 15:31:49
用NBAR来防止红色代码(Code Red)和尼姆达(Nimda)蠕虫病毒 2005-6-22 10:13:20
细讲解第三层交换技术 2005-6-22 8:16:10
路由器(Router)原理介绍 2005-6-22 7:58:05
交换机(Switch)工作原理 2005-6-22 7:57:16
网络流量监控器mrtg全攻略 2005-6-17 15:03:36
流量检测的几种方案 2005-6-17 14:59:54
教你识别思科交换机型号 2005-6-11 21:49:53
多个网卡绑定一个IP地址(bonding) 2005-6-10 21:18:12
如何删除IOS--CISCO IFS简介 2005-6-10 21:05:56
软件vpn与硬件的优势对比 2005-6-3 12:14:03
把linux配置成pix 的日志主机 2005-6-3 12:07:51
通俗易懂的《路由和交换》 2004-11-19 9:24:31
CCNA考试命令集 2004-11-9 10:47:49
如何配置Cisco PIX防火墙 2004-11-9 10:11:50
Cisco常见配置 2004-11-9 10:04:39
各种交换机的镜像配置(cicsoc、华为、3com、Avaya、Intel) 2004-11-9 9:55:40
多个网卡绑定一个IP地址(bonding) 2004-10-19 8:41:07
系统安全名词列表(2) 2004-10-8 9:40:16
系统安全名词列表(1) 2004-10-8 9:38:02
华为、Intel与Cisco的交换机产品使用感受 2004-9-13 8:29:36
配置三层交换的综合范例 2004-9-1 11:20:39
怎样在Cisco设备上实现IOS DHCP Server的功能 2004-9-1 11:19:27
show controller e1(带注释) 2004-8-29 12:32:50
常见的CatcOs错误消息在Cisco Catalyst 交换机 2004-8-29 12:29:00
配置和排除以太网10/100/1000Mb Half/Full双工自动协商故障 2004-8-29 12:23:23
CISCO的快速转发 2004-8-29 12:19:05
4000 6500交换引擎配置方法. 2004-8-29 12:04:24
29&3548配置方法 2004-8-29 12:02:51
网络流量监控器mrtg全攻略 2004-8-21 10:14:35
CISCO交换机的数据监控 2004-8-19 15:07:34
深入浅出了解交换机是怎么工作的 2004-8-16 8:21:07
让路由器成为你防范的堡垒 2004-8-13 12:54:21
Cisco路由器及交换机安全加固 2004-8-13 12:51:44
Cisco路由器的安全配置简易方案 2004-8-10 12:28:09
Cisco 路由配置语句汇总 2004-8-10 12:26:42
CCNA专业词汇全集 2004-8-10 7:50:25
计算机端口介绍[详细列表] 2004-8-9 8:02:50
路由器NAT功能配置简介(知识点讲解,bsci必考) 2004-7-27 17:11:46
CISCO网络安全 2004-7-26 8:42:25
根据ip地址查交换机端口 2004-7-23 10:16:41
路由器测试的类型和方法 2004-7-23 10:04:30
CIT中文笔记 2004-7-15 11:52:42
Cisco路由器及交换机安全加固 2004-7-14 16:21:36
交换机口令恢复的步骤 2004-7-9 10:09:20
三层MPLS VPN及其故障处理 2004-7-1 13:08:35
Cisco路由器的安全配置简易方案 2004-6-10 16:47:41
CISCO路由器基于时间的访问列表的应用 2004-6-10 16:44:06
根据IP查端口 2004-6-1 8:50:32
CISCO部分命令全集 2004-5-27 14:03:51
Cisco路由器故障诊断技术 2004-5-26 14:16:19
使用路由器作流量检测的几个手段 2004-4-9 13:17:44
用xmodem重新快速灌IOS- 2004-2-27 14:01:52
CCIE之建立详细的故障检测检查表 2004-2-26 8:59:12
网络端口及其详解分页 2004-2-17 9:03:12
100分钟教你配CISCO RIP 2004-2-11 8:18:25
在接入服务器上使用Cisco IOS DHCP服务器 2004-2-4 8:31:10
Cisco路由器由Windows 2000 CA中心登记证书 2004-2-4 8:30:02
如何升级软件 图像在Catalyst 交换机第三层模块 2004-2-4 8:27:28
安全的log纪录服务器 2004-1-24 19:17:43
CCNP路由部分精华 2004-1-6 11:10:54
-- E1知识点总结 -- 2004-1-6 10:30:00
LINUX新手入门及安装配置faq200(下) 2003-12-31 20:54:57
用route map实现多ISP Internet接入工程实例 2003-12-31 9:19:10
cisco3640路由器设置(祥) 2003-12-27 20:43:07
在CISCO设备上用FTP传IOS文件 2003-12-27 1:31:14
SSH在Cisco设备上设置实例 2003-12-20 23:29:24
CCNP课堂---交换(Switch)篇 2003-12-2 10:45:32
Cisco路由器故障诊断技术 2003-12-2 10:37:30
用 Linux 打造路由器 2003-11-25 9:55:06
switch命令大全 2003-11-25 9:06:50
组播协议和组播路由 2003-11-19 10:41:40
Cisco路由器的安全配置简易方案 2003-11-11 8:05:48
IS-IS路由协议学习总结 2003-11-4 9:53:23
局域网交换机维护 2003-11-3 8:45:18
通过设置Cisco路由器防止分布式D.O.S攻击手段的细节 2003-10-30 16:56:20
CatOS下定义VLAN 2003-10-23 14:54:21
Cisco路由器是怎样被攻陷的------SolarWinds2002的简单使用 2003-10-23 10:42:37
Switching 命令大全 2003-10-13 17:59:51
路由器故障解决 2003-9-17 8:26:49
关于路由器cpu利用率过高的解决 2003-9-9 10:43:07
网络层访问权限控制技术 ACL详解 2003-9-9 8:49:02
CISCO 技术大集合 2003-9-8 7:46:34
SSH实现Cisco路由器登录 2003-9-8 7:39:57
最佳的75个安全工具 2003-9-5 15:18:38
某大型企业局域网安全解决方案 2003-9-2 9:14:09
常见端口表汇总 2003-9-1 10:31:24
新版CCNA 640-801考试IOS命令大全(ZT) 2003-8-27 17:39:13
Catalyst5500交换机 VLAN设置 2003-8-26 10:54:04
局域网实现VLAN实例 2003-8-15 10:37:16
Redhat advance server 2.1集群的安装与管理 2003-8-12 8:21:31
双机热备的全面配置示例 2003-8-6 14:45:05
用 Linux 打造路由器 2003-8-5 7:33:33
Cisco 路由配置语句汇总 2003-7-31 9:08:50
网络词汇大全 2003-7-31 8:45:22
思科产品常见问题一百问 2003-7-30 14:17:30
系统安全名词列表 2003-7-29 10:27:02
4006交换机(IOS版)简明配置维护手册 2003-7-28 18:02:12
CISCO配置命令大全 2003-7-28 17:58:33
基于路由器的网络诊断 2003-7-28 17:57:02
CISCO交换机概览 2003-7-28 15:14:40
Cisco路由器的安全配置简易方案 2003-7-19 19:08:47
Cisco 路由配置语句汇总 2003-7-14 16:59:32
网络工程师必懂的专业术语 2003-7-14 16:54:43
网络流量监控器mrtg全攻略 2003-7-14 9:37:34
Switching 命令大全-转 2003-7-13 19:06:01
路由器故障解决 2003-7-13 19:05:03
[精华手册]CISCO路由器配置手册 2003-7-13 19:01:40
虚拟局域网(VLAN)路由实例 2003-7-13 19:00:04
XX校校园网实现(VLAN及策略路由的实现) 2003-7-13 17:53:32
转载cisco3524的管理vlan配置 2003-7-11 22:16:09
在win2000中使用mrtg进行实时流量监测 2003-7-11 22:14:10
路由的中文笔记 2003-7-8 12:22:30
Cisco路由器的安全配置简易方案 2003-7-2 9:03:54
电脑书籍下载网站集锦 2003-6-27 8:18:43
局域网中代理服务器、路由器的配置案例 2003-3-23 21:47:36
某大型企业局域网安全解决方案 2003-3-17 22:44:09
某大型局域网安全解决方案 2003-2-21 22:13:18
理解防火墙及防火墙实例系列: 第一部分 防火墙基本类型、概念以及各类防火墙的主要优缺点 2003-1-12 15:45:24


感性空间
设计空间
网络技术
休闲娱乐
NetFilter
linux
网络安全
程序空间
软件考试
RFC
规划&规范
虚拟&存储



文章搜索



站内搜索