扫一扫
分享文章到微信
扫一扫
关注官方公众号
至顶头条
作者:中国IT实验室 2007年9月10日
关键字:
在本页阅读全文(共8页)
如下所示
R1#conf t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int e 0 R1(config-if)#no cdp enable R1(config-if)#end |
使用show cdp interface验证所做的修改。
R1#show cdp interface Serial0 is up, line protocol is up, encapsulation is HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds Serial1 is administratively down, line protocol is down, encapsulation is HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds R1# |
注意!上面路由器在输出中没有列出接口E0,说明此时已经成功关闭了E0接口的CDP功能。要想重新启动E0接口的CDP功能可在E0接口上运行命令cdp enable,此时E0口的CDP功能将得到重新恢复。
如下调试结果。
R1#conf t Enter configuration commands, one per line. End with CNTL/Z. R1(config)#int e 0 R1(config-if)#cdp enable R1(config-if)#exi R1(config)#exi R1#show interfa %SYS-5-CONFIG_I: Configured from console by console R1#show cdp interface Ethernet0 is up, line protocol is up, encapsulation is ARPA Sending CDP packets every 60 seconds Holdtime is 180 seconds Serial0 is up, line protocol is up, encapsulation is HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds Serial1 is administratively down, line protocol is down, encapsulation is HDLC Sending CDP packets every 60 seconds Holdtime is 180 seconds R1# |
★ 保持时间是如何计时与清除超时信息的。
我们知道CDP过了保持时间以后会自动被清除,那么保持时间是如何被清除的可见如下实验。
首先我们先到交换机SW1上去关闭交换机与路由器R1的直连端口fastethernet 0/1
SW1#conf t Enter configuration commands, one per line. End with CNTL/Z. SW1(config)#int fa 0/1 SW1(config-if)#no cdp enable SW1(config-if)#exi SW1(config)# |
然后我们到路由器R1上查看保持时间。
R1#show cdp nei Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater Device ID Local Intrfce Holdtme Capability Platform Port ID SW1 Eth 0 6 T S WS-C2912-XFas 0/1 R2 Ser 0 136 R 2500 Ser 0 R1#show cdp nei Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater Device ID Local Intrfce Holdtme Capability Platform Port ID SW1 Eth 0 0 T S WS-C2912-XFas 0/1 R2 Ser 0 130 R 2500 Ser 0 R1#show cdp nei Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge S - Switch, H - Host, I - IGMP, r - Repeater Device ID Local Intrfce Holdtme Capability Platform Port ID R2 Ser 0 126 R 2500 Ser 0 R1# |
我们可以从中看到SW1保持时间的变化规律,连续的三个show cdp neighbor命令,看到保持时间是逐步递减的,一直减到0,1秒不差。然后从列表中消失。
如果您非常迫切的想了解IT领域最新产品与技术信息,那么订阅至顶网技术邮件将是您的最佳途径之一。
现场直击|2021世界人工智能大会
直击5G创新地带,就在2021MWC上海
5G已至 转型当时——服务提供商如何把握转型的绝佳时机
寻找自己的Flag
华为开发者大会2020(Cloud)- 科技行者