Cisco设备的四(五)种密码: 1.Console端口密码 2.AUX辅助口密码 3.VTY 远程Telnet密码 4.enable password/enable secert 特权模式密码 对明文服务密码加密:service password-encryption 二层交换机 MAC地址学习+...
分类:
系统相关 时间:
2015-09-17 13:45:26
阅读次数:
319
思科官方文档说明:Torecoverfromthelossofpasswords,performthefollowingsteps:Step1ConnecttothesecurityapplianceconsoleportbysuperterminalStep2Poweroffthesecurityappliance,andthenpoweriton.Step3Duringthestartupmessages,presstheEscapekeywhenpromptedtoenterROMMO..
分类:
系统相关 时间:
2015-09-16 20:23:45
阅读次数:
265
Ip地址如上图,Loopback0分别为x.x.x.x/32R1/R5是CE。R2/R3/R4是ISP:R2/R4是PE,R3是P。步骤一、ISP内部运行IGP(ISIS)协议R2:routerisisnet24.0234.0000.0000.0002.00interfaceSerial1/1iprouterisisinterfaceLoopback0iprouterisisR3:routerisisnet24.0234.0000.0000.000..
分类:
其他好文 时间:
2015-09-16 20:23:28
阅读次数:
284
----PC的配置-------PC#configureterminalPC(config)#noiproutingPC(config)#ipdefault-gateway192.168.1.100PC(config)#interfacee0/0PC(config-if)#ipaddress192.168.1.200255.255.255.0PC(config-if)#noshutdownPC(config-if)#end----R1的配置-------R1#configureterminalR1..
分类:
其他好文 时间:
2015-09-16 20:22:21
阅读次数:
187
Ip地址如上图,Loopback0分别为x.x.x.x/32R1/R5是CE。R2/R3/R4是ISP:R2/R4是PE,R3是P。步骤一、ISP内部运行IGP(OSPF)协议R2:routerospf1router-id2.2.2.2log-adjacency-changesnetwork2.2.2.20.0.0.0area0network23.0.0.20.0.0.0area0R3:routerospf1router-id3.3.3.3log-..
分类:
其他好文 时间:
2015-09-16 20:21:10
阅读次数:
363
cisco网络中,交换机在局域网中最终稳定状态的接口类型主要有四种:access/trunk/multi/dot1q-tunnel。1、access:主要用来接入终端设备,如PC机、服务器、打印服务器等。2、trunk:主要用在连接其它交换机,以便在线路上承载多个vlan。3、multi:在一个线路中承载多个vlan,但不..
分类:
系统相关 时间:
2015-09-16 20:20:20
阅读次数:
256
CD-ASA5520#showrun:Saved:ASAVersion7.2(2)!hostnameCD-ASA5520//给防火墙命名domain-namedefault.domain.invalid//定义工作域enablepassword9jNfZuG3TC5tCVH0encrypted//进入特权模式的密码namesdns-guard!interfaceGigabitEthernet0/0//内网接口:duplexfull//接口作工模式..
分类:
系统相关 时间:
2015-09-16 20:19:59
阅读次数:
356
使用syslog记录Cisco设备日志以下配置描述了如何将Cisco设备的日志发往syslog服务器device#conftdevice(config)#loggingondevice(config)#logginga.b.c.d//日志服务器的IP地址device(config)#loggingfacilitylocal1//facility标识,RFC3164规定的本地设备标识为local0-local7dev..
分类:
系统相关 时间:
2015-09-16 20:18:59
阅读次数:
277