当前位置:首页 » 服务器技术
开发技术指南» 文章正文
    引言: sh runBuilding configurati
 

 

    摘要:1 前言交换机是网络的核心设备之一,其技术发展非常迅速,从10mbit/s以太网、100mbit/s快速以太网,进而发展到吉比特和10吉比特以太网。交换机在通信领域和企业中的应用向纵深发展,网络管理人员对掌握专用虚拟局域网pvlan技术的需求也越来越迫切。本文通过实践经验对这方面的应用进行总结。2 vlan的局限性随着网络的迅速发展,用户对于网络数据通信的安全性提出了更高的要求,诸如防范黑客攻击、......
 ·端口复用地址转换实例    »显示摘要«
    摘要:网络环境:局域网采10mb/s光纤,以城域网方式接入internet。路由器选用拥有2个10/100 mb/s自适应端口的cisco 2611。内部网络使用的ip地址段为192.168.100.1~192.168.101.254,局域网端口ethernet 0的ip地址为192.168.100.1,子网掩码为255.255.0.0。网络分配的合法ip地址范围为202.99. 160.128~ 20......


NAT+DHCP+HSRP+ACL+NTP配置实例

sh run

current configuration : 1664 bytes 【程序编程相关:加装防火墙前后的路由器配置

building configuration... 【推荐阅读:show cdp nei看不到邻居的一种

! last configuration change at 10:58:23 utc wed dec 22 2004 【扩展信息:Ios安全模板

!

! nvram config last updated at 10:58:53 utc wed dec 22 2004

!

version 12.2

service timestamps debug uptime

service timestamps log uptime

no service password-encryption

!

hostname router

!

enable secret 5 $1$fojx$eawlklafihwh/jpxkmiao/

!

ip subnet-zero

!

!

ip dhcp excluded-address 1.1.1.1

ip dhcp excluded-address 1.1.1.10

ip dhcp excluded-address 1.1.1.254

!

ip dhcp pool wuyou

--more--   network 1.1.1.0 255.255.255.0

dns-server 211.90.88.129 212.102.4.141

default-router 1.1.1.10

!

!

!

!

!

!

!

!

!

!

!

interface loopback0

ip address 2.2.2.2 255.255.255.0

ip broadcast-address 2.2.2.255

!

interface fastethernet0/0

ip address 222.1.8.200 255.255.0.0

ip broadcast-address 222.1.255.255

ip nat outside

duplex auto

--more--   speed auto

!

interface fastethernet0/1

ip address 1.1.1.1 255.255.255.0

ip broadcast-address 1.1.1.255

ip nat inside

duplex auto

speed auto

standby timers 100 101 advertise 100

standby priority 200

standby preem
...   下一页
    摘要: 1.asa安全等级默认情况下,cisco pix防火墙将安全等级应用到每一个接口。越安全的网络段,安全级别越高。安全等级的范围从0~100,默认情况下,安全等级0适应于e0,并且它的默认名字是外部(outside),安全等级100适应于e1.并且它的默认名字是inside.使用name if 可以配置附加的任何接口,安全等级在1~99之间e.g: nameif e thernet......
» 本期热门文章:

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