Leaflet
11-37
思科 ASA 系列命令参考,A 至 H 命令
第 11 章 database path 至 dhcp-server 命令
delay
delay
要设置接口的延迟值,请在接口配置模式下使用 delay 命令。要恢复默认延迟值,请使用此命令
的 no 形式。
delay delay-time
no delay
语法说明
默认值 默认延迟取决于接口类型。使用 show interface 命令查看接口的延迟值。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 输入的值以十微秒为单位。show interface 输出中显示的延迟值以微秒为单位。
示例 以下示例将接口上的延迟从默认值 1000 更改为 2000。包含了 delay 命令前后的 show interface 命
令输出删节部分,用以显示该命令对延迟值的影响。延迟值出现在 show interface 输出的第二行
中 DLY 标签后面。
请注意,将延迟值更改为 2000 的命令是 delay 200,不是 delay 2000。因为使用 delay 命令输入的
值以十微秒为单位,而 show interface 输出显示微秒。
ciscoasa(config)# interface Ethernet0/0
ciscoasa(config-if)# show interface Ethernet0/0
Interface Ethernet0/0 "outside", is up, line protocol is up
Hardware is i82546GB rev03, BW 100 Mbps, DLY 1000 usec
Auto-Duplex(Half-duplex), Auto-Speed(100 Mbps)
MAC address 0013.c480.7e16, MTU 1500
IP address 10.86.194.224, subnet mask 255.255.254.0
!Remainder of the output removed
delay-time
延迟时间(以十微秒为单位)。有效值为从 1 到 16777215。
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
接口配置
• 是
—
• 是 • 是
—
版本 修改
8.0(2)
引入了此命令。
9.0(1)
支持多情景模式。