码迷,mamicode.com
首页 > 其他好文 > 详细

2.1-R1有默认网关:出接口 Proxy-ARP

时间:2018-07-07 11:19:47      阅读:148      评论:0      收藏:0      [点我收藏+]

标签:proxy   res   protoc   ast   col   网关   RoCE   add   配置   

1、实验拓扑:
技术分享图片
2、命令部署:
R1(config)#ip route 0.0.0.0 0.0.0.0 f0/0 其余配置和Normal-ARP一样

3、验证:
(1)命令部署:
R2#debug arp
ARP packet debugging is on
R1#ping 3.3.3.3
(2)抓包验证:
R2#
Mar 1 00:02:48.191: IP ARP: rcvd req src 12.1.1.1 c001.1858.0000, dst 3.3.3.3 FastEthernet0/0
Mar 1 00:02:48.195: IP ARP: creating entry for IP address: 12.1.1.1, hw: c001.1858.0000
*Mar 1 00:02:48.195: IP ARP: sent rep src 3.3.3.3 c002.3430.0000,
dst 12.1.1.1 c001.1858.0000 FastEthernet0/0

R1#show arp
Protocol Address Age (min) Hardware Addr Type Interface
Internet 3.3.3.3 2 c002.3430.0000 ARPA FastEthernet0/0
Internet 12.1.1.1 - c001.1858.0000 ARPA FastEthernet0/0
技术分享图片

技术分享图片

2.1-R1有默认网关:出接口 Proxy-ARP

标签:proxy   res   protoc   ast   col   网关   RoCE   add   配置   

原文地址:http://blog.51cto.com/13856092/2137453

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!