2950Configuration Guide[url]http://www.cisco.com/univercd/cc/td/...0scg/index.htm[/url]Command Reference[url]http://www.cisco.com/univercd/cc/td/...50cr/index.htm[/url]System Message Guide[url]http://
转载 2007-05-18 14:03:08
929阅读
2评论
Cisco ASA NAT – Configuration Guide
转载 2020-06-15 17:40:11
1605阅读
CME实验经验   本例使用的环境为 分机2222---CCM--CME---下挂3台注册分机1001-1003 http://www.cisco.com/univercd/cc ... its202/itsbasic.htm http://www.cisco.com/en/US/tech/ ... 86a00800ffdcc.shtml 一 基本配置: 1 去cis
转载 2010-11-04 10:52:41
1972阅读
cisco logging 启动log服务 一:启动log服务 第一步:启动log logging on 注:By default, the logging level is set to 3 (error). 默认log的级别为3(error) 第二步:设置log级别 logging trap severity_level (1-7) 第三步:检查log设置 show loggin
转载 精选 2010-12-28 18:59:37
1024阅读
FRTS uses a mechanism called a Token Bucket.The Token Bucket regulates the amount of data that can be sent from the Frame Relay interface during a specific time period, 1/8th of a second by default.Da
转载 精选 2006-11-20 12:47:17
850阅读
Technorati 标签: Cisco,Voice,Expressway 介绍Cisco Expressway         关于Cisco Expressway       Cisco Expressway被设计用来提供特定服务,是通过Cisco Uni
翻译 精选 2015-01-13 14:56:41
1163阅读
1点赞
no ip dhcp conflict logging!ip dhcp pool pool.254   network 192.168.254.0 255.255.255.0   dns-server 218.2.135.1   default-router 192.168.254.1
原创 2006-11-30 23:11:23
888阅读
RouterA:   interface Tunnel1 ip address 1.1.1.1 255.255.255.0 tunnel source 172.18.1.1 tunnel destination 172.18.1.2 tunnel sequence-datagrams tunnel checksum  
原创 2006-11-30 22:58:02
743阅读
 asa(config)#nat-control  asa(config)#nat inside 1 0 0  asa(config)#global outside 1 int  asa(config)#global dmz 1 192.168.202.1-192.168.202.10
原创 2011-08-30 20:55:03
1077阅读
一:实验拓扑:     2:实验配置: int f0/0 ip add 192.168.0.1 255.255.255.0 no sh ip nat inside int s2/2 ip add 1.1.1.1 255.255.255.0 ip nat outside access-list 1 permit 192.168.0.0 2
原创 2012-12-10 09:21:21
370阅读
因工作需要,对CISCO ASA5505进行简单的配置,参考网上的文章总结了部分简单的功能配置方法,主要是PAT,WEB SSL VPN的配置,还有简单的访问控制列表。 -----  1. 设备命名--------ciscoasa> enable ciscoasa# configure terminalciscoasa(config)# hostname ASA
原创 2017-02-28 17:15:49
1437阅读
Linux系统中的git配置文件是一个非常重要的内容,通过配置文件,我们可以对git命令和功能进行个性化设置。在Linux系统中,有一个默认的git配置文件,但有时候我们可能需要使用“-f”参数来指定其他的配置文件。 使用“-f”参数可以在不改变默认配置文件的情况下,为某些特定的项目或者任务创建一个新的配置文件。这样可以更加灵活地管理不同项目的git配置信息,避免混乱和冲突。 在使用“-f”参
原创 2024-04-22 10:42:33
71阅读
Guide to update the Cisco Phone Firmware via CME
原创 2018-07-31 18:21:59
836阅读
interface Loopback100description Cisco SSL VPN Client for WebVPNip address < loopback addres / subnetmask >ip flow ingressip route-cache same-interfaceip route-cache policy ip local pool ILP_WV
翻译 2009-03-24 16:50:16
798阅读
Cisco _PIX525_config完整的pix525配置PIX Version 6.3(3)interface ethernet0 100fullinterface ethernet1 100fullinterface gb-ethernet0 1000autointerface gb-ethernet1 1000autonameif ethernet0 cimo security10nam
转载 精选 2005-10-12 23:53:27
2174阅读
erase config 是清除掉保存在NVRAM里的配置文件,清除完之后running-config 里面还是有配置的,这时候write 会把running-config 里面的配置重新保存为在NVRAM里面的文件。clear config 是清除掉running-config 里面的配置,这时候只有在NVRAM里面有配置,如果wri,会把NVRAM里面的配置覆盖掉。清除配置可以:clear c
原创 2014-01-21 13:54:25
1009阅读
#!/bin/sh ######################################################################################## COMMAND="/bin/b config save" ######################################## FILE_PATH=/shared/log/backup_co
原创 2013-10-12 01:56:46
1520阅读
转自:www.sysnative.comPurpose: A collective summary of on the workings of a Stop 0x9F, and how to de
转载 2022-11-07 18:28:30
519阅读
修改configuration-egister(配置寄存器)的位值,忽略NVRAM里的start-running,修改enable密码 默认位置为0x2102,可以通过route#show version 最后行查看 Cisco2600 reload......Ctrl+Break rommon> confreg 0x2142 remmon> reset Cisco 250
转载 精选 2011-04-09 12:53:19
1716阅读
New User's Guide to Configuring Cisco MDS Zones via CLI24 August 2009I’m a bit ne= is “old hat” to the storag
原创 2022-11-21 17:46:01
86阅读
  • 1
  • 2
  • 3
  • 4
  • 5