Leaflet

17-28
思科 ASA 系列命令参考,A H 命令
17 gateway hw-module module shutdown 命令
hello-interval
hello-interval
要指定在接口上发送的 EIGRP 问候数据包的发送间隔,请在接口配置模式下使用 hello-interval
命令。要将问候间隔重置为默认值,请使用此命令的 no 形式。
hello-interval eigrp as-number seconds
no hello-interval eigrp as-number seconds
语法说明
默认值 默认值为 5 秒。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 问候间隔越小,则检测到的拓扑变化越快,但也会产生更多的路由流量。该值对特定网络上的所
有路由器和访问服务器必须相同。
示例 以下示例将 EIGRP 问候间隔设置为 10 秒,将保持时间设置为 30 秒:
ciscoasa(config-if)# hello-interval eigrp 100 10
ciscoasa(config-if)# hold-time eigrp 100 30
相关命令
as-number
指定 EIGRP 路由进程的自主系统编号。
seconds
指定在接口上发送的问候数据包的发送间隔。有效值为从 1 65535 秒。
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
接口配置
版本 修改
8.0(2)
引入了此命令。
9.0(1)
支持多情景模式。
命令 说明
hold-time
配置在问候数据包中通告的 EIGRP 保持时间。