当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: 本实验借助于Cisco 2600 路由器,通过VPN技术实现蓝色学苑,一分部和二分部之间的网络互联,为了贴近实用性,中间仍然通过Cisco 3640 模拟ISP 。
 

 

 ·cisco catalyst 4003 的第三层配置    »显示摘要«
    摘要: version 12.0 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname bang-rp ! ! ip subnet-zero ! ! interface port-channel1 !--- th......
 ·cisco路由器及交换机安全加固    »显示摘要«
    摘要:根据木桶理论,一个桶能装多少水,取决于这个桶最短的那块木板。具体到信息系统的安全也是一样,整个信息系统的安全程度也取决于信息系统中最薄弱的环节,网络做为信息系统的体,其安全需求的重要性是显而易见的。网络层面的安全主要有两个方面,一是数据层面的安全,使用acl等技术手段,辅助应用系统增强系统的整体安全;二是控制层面的安全,通过限制对网络设备自身的访问,增强网络设备自身的安全性。本文主要集中讨论控制层......


Cisco 路由器 VPN典型配置

本实验借助于cisco 2600 路由器,通过vpn技术实现蓝色学苑,一分部与二分部之间的网络互联,为了贴近实用性,中间仍然通过cisco 3640 模拟isp .

具体拓扑图如下: 【程序编程相关:C3550配置作为DHCP服务器工程实例

通过在网络基础部分的介绍,各位应该对vpn技术有了一定的认识,在vpn的实现中主要有两个方面:建立vpn tunnel与ipsec的加密p> 【推荐阅读:NAT+DHCP+HSRP+ACL+NT

cisco 2600 with gre tunnel 【扩展信息:专用虚拟局域网(PVLAN)技术与应用

560)this.style.width=560; onmousewheel = javascript:return big(this) style="width: 498px; height: 331px" height=200 src="/files/uploadimg/20060704/1531460.jpg" width=300 align=center border=0>

current configuration!

version 12.0

sevice timestamps debug uptime

sevice timestamps log uptime

sevice password-encryption

!

hostname bluestudy1

!

enable passsword cisco

!

memory-size iomem 25

ip subnet-zero

no ip domain-lookup

!

interface tunnel0

ip address 172.16.101.1 255.255.255.0

no ip directed-broadcast

ip mtu 1467

tunnel sourece 199.1.1.2

tunnel destination 199.1.2.2

!

interface serial0/0

no ip address

no ip directed-broadcast

encapsulation frame-relay

no ip mroute-cache

frame-relay lmi-type ansi

!

interface serial0/0.1 point-to-point


...   下一页
 ·使用syslog记录cisco设备日志    »显示摘要«
    摘要:以下配置描述了如何将cisco设备的日志发往syslog服务器 device#conf t device(config)#logging on device(config)#logging a.b.c.d //日志服务器的ip地址 device(config)#logging facility local1 //facility标识, rfc3164 规定的本地设备标识为 loca......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE