利用Cisco交换机解决IP地址冲突_第1页
利用Cisco交换机解决IP地址冲突_第2页
利用Cisco交换机解决IP地址冲突_第3页
利用Cisco交换机解决IP地址冲突_第4页
利用Cisco交换机解决IP地址冲突_第5页
全文预览已结束

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、利用cisco交换机解决ip地址冲突、篡改mac地址的完美方法(管理除外)2010-01-18 14:54:40 来源: 作者: 【大 中 小】 浏览:134次 评论:0条 使用的方法是采用dhcp方式为用户分配ip,然后限定这些用户只能使用动态ip的方式,如果改成静态ip的方式则不能连接上网络;也就是使用了dhcp snooping功能。例子:version 12.1no service padservice timestamps debug uptimeservice timestamps log uptimeno service pas sword-encryptionservice c

2、ompress-config!hostname c4-2_4506!enable password xxxxxxx!clock timezone gmt 8ip subnet-zerono ip domain-lookup!ip dhcp snooping vlan 180-181 / 对哪些vlan 进行限制ip dhcp snoopingip arp inspection vlan 180-181ip arp inspection validate src-mac dst-mac iperrdisable recovery cause udlderrdisable recovery cau

3、se bpduguarderrdisable recovery cause security-violationerrdisable recovery cause channel-misconfigerrdisable recovery cause pagp-flaperrdisable recovery cause dtp-flaperrdisable recovery cause link-flaperrdisable recovery cause l2ptguarderrdisable recovery cause psecure-violationerrdisable recovery

4、 cause gbic-invaliderrdisable recovery cause dhcp-rate-limiterrdisable recovery cause unicast-flooderrdisable recovery cause vmpserrdisable recovery cause arp-inspectionerrdisable recovery interval 30spanning-tree extend system-id!interface gigabitethernet2/1 / 对该端口接入的用户进行限制,可以下联交换机ip arp inspection

5、 limit rate 100arp timeout 2ip dhcp snooping limit rate 100!interface gigabitethernet2/2ip arp inspection limit rate 100arp timeout 2ip dhcp snooping limit rate 100!interface gigabitethernet2/3ip arp inspection limit rate 100arp timeout 2ip dhcp snooping limit rate 100!interface gigabitethernet2/4ip

6、 arp inspection limit rate 100arp timeout 2ip dhcp snooping limit rate 100-more- 简单介绍一下这个解决方案的来历:我是某个高校的网络管理员( 假假的 ),我校所有学生宿舍区、教学区都使用了cisco的设备接入了网络(有 8台 cisco6509 , 2台cisco 7613 ,30多台的cisco 4506 , 二百多台的各系列的cisco2950 ,学生入网数目 10000 ),与其他人的问题一样,我们的最大问题就ip地址冲突的问题,以前我们的解决办法是在2950上把ip与端口绑定,但是,在2004年的时候,我们

7、又购买了一大批的cisco2950t-48-si,而这些设备不支持二层的acl,所以上述的方法失效了。就这个问题,我们和网络集成商、思科的技术人员讨论了许久的以求解决方案,虽然他们好几个都是什么ccie的,但就是没有什么好的方案。直到在04年底我参加了思科在北京的用户大会,与思科总部的一个鬼佬ccie讨论,他给出了上诉的解决方案。回来后立即实施,效果非常理想。ip source guardsimilar to dhcp snooping, this feature is enabled on a dhcp snooping untrusted layer 2 port. initially,

8、all ip traffic on the port is blocked except for dhcp packets that are captured by the dhcp snooping process. when a client receives a valid ip address from the dhcp server, or when a static ip source binding is configured by the user, a per-port and vlan access control list (pacl) is installed on the port. this process restricts the client ip traffic to those source ip addresses configured in the binding; any ip traffic with a source ip address other than that in the ip

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论