文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络如何建立一个 CCIE Home Lab之Part Six
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
热点TOP10
·思科7200系列
·用于Cisco 2600XM/2691/2800/3700/3800的高密度数字话音/传真网络模块
·Cisco ONS 15302
·Cisco MDS 9000系列企业软件包
·集中资源提升利用率--思科搭建澳大利亚迪肯大学存储网络
·思科需求驱动型供应链和物流
·EIGRP与OSPF
·快速配置Cisco PIX Firewall技巧

如何建立一个 CCIE Home Lab之Part Six

日期:2008年3月16日 作者: 查看:[大字体 中字体 小字体]

  
  A nice feature of the VLAN map is that you don抰 have to necessarily have the switch
  acting as a Layer 3 device. Let抯 say that you have 3 Catalyst 3550 Series
  switches in your network. You only want one of these switches acting as your Layer 3
  搑outer,?and you want your other 2 switches simply acting as intelligent layer 2 devices.
  You can configure VLAN maps on your Layer 2 switches to forward or drop certain traffic and filter this at the ingress point. For example, let抯 say you have a PC hanging off of each layer 2 switch (PC 1 and PC 2), each of these switches (Switch X and Y) are
  connected to the switch acting as the router (Switch Z). Let抯 continue in our imaginary
  network and say that PC 1 is connected to Switch X, and PC 2 is connected to Switch Y.
  Let抯 also say that we do not want PC 1 to access HTTP information on PC 2. How can we accomplish this with layer 2? By using VLAN Maps! You can configure something similar to this:
  
  Switch(config)# ip access-list extended http
  Switch(config-ext-nacl)# permit tcp host PC1 host PC2 eq www
  Switch(config-ext-nacl)# exit
  
  Switch(config)# ip access-list extended match_all
  Switch(config-ext-nacl)# permit ip any any
  Switch(config-ext-nacl)# exit
  
  Switch(config)# vlan access-map map2 10
  Switch(config-access-map)# match ip address http
  Switch(config-access-map)# action drop
  Switch(config-access-map)# exit
  
  Switch(config)# vlan access-map map2 20
  Switch(config-access-map)# match ip address match_all
  Switch(config-access-map)# action forward
  
  Switch(config)# vlan filter map2 vlan 1
  
  This will kill HTTP traffic from PC1 to PC2 at Switch X, therefore reducing bandwidth, and unnecessary processor utilization at Switch Z (router). This traffic will just not get bridged to the forwarding engine.
  
  If you wanted to accomplish this with a Router ACL you would have to enable IP routing

上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] 下一页 



上一篇:Cisco 网络故障的基本排除方法

下一篇:如何建立一个 CCIE Home Lab之Part Five
相关文章:
·我发现了qq的一个惊人秘密!
·教您如何使用无线上网全攻略
·申请的国际域名如何指向个人主页的免费空间
·存储规划方案 如何编写存储战略文档
·如何进行局域网设置
·[传奇世界]如何玩转格斗竞技场
·录像带NTSC格式如何转换PAL格式?
相关软件:
·如何开公司
·一个真实的宋美龄
·功能较强的一个FLASH编辑器
·Windows XP Home Edition SP2简体中文版
·自己动手建立企业网站
·如何在 Solaris 安裝 Anonymous FTP Server
·1901年:一个帝国的背影

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot