您的位置:首页 > 其它

no arp frame-relay vs no frame-relay inverse-arp

2013-12-10 11:08 211 查看
Yes, the difference is fairly simple, but has interesting consequences.

no frame-relay inverse arp says that I shall not ask the other end what his IP address is.

这个是我不会去问对端的ip地址是什么

no arp frame-relay means that if the other end asks me my IP address, I shall not answer him.

这个是及时我去问了,对端不会告诉我IP地址是什么

In a CCIE practice lab, they usually do no frame-relay inverse-arp, but the other on can be useful too.

frame relay inverse-arp 可以这样来关闭

1. "no frame-relay inverse-arp"

disables inarp for all protocols and all dlci's on that interface

对于在接口上的所有的协议和DLCI号

2. "no frame-relay inverse-arp [protocol] [dlci]"

disables inarp for a specific protocol and dlci pair

对于某个特别指出的协议和DLCI对

3. "frame-relay map [protocol] [dlci]"

把某个协议和DLCI映射起来
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: