- Software-Defined Networking with OpenFlow(Second Edition)
- Oswald Coker Siamak Azodolmolky
- 170字
- 2021-07-02 15:50:02
Timeouts
Timeouts in a flow entry are used to determine when a flow entry should be removed from the OpenFlow table. Timeouts in a flow entry could either be an idle timeout or a hard timeout. The idle timeout is a fixed value attached to a flow entry, which tells the switch to remove the entry if no packet hits the flow for a certain time. The hard timeout is a fixed value in which the flow is removed from the device irrespective of whether a packet hits a flow or not. If the timeout is nonzero, the switch takes note of the time of arrival of the flow entry in the scenario; it is required to be deleted in the future.
The hard and idle timeout ranges from the value from 0 to 65535. A syslog is always generated when a flow gets deleted due to either a hard or idle timeout.
The following table shows the behavior of a nonzero and zero idle and hard time outgoing:

- Django+Vue.js商城項(xiàng)目實(shí)戰(zhàn)
- 算法基礎(chǔ):打開程序設(shè)計(jì)之門
- jQuery從入門到精通 (軟件開發(fā)視頻大講堂)
- Python機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Oracle從入門到精通(第5版)
- 區(qū)塊鏈技術(shù)與應(yīng)用
- 精通MySQL 8(視頻教學(xué)版)
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- 軟件體系結(jié)構(gòu)
- Hacking Android
- Python Web自動(dòng)化測試設(shè)計(jì)與實(shí)現(xiàn)
- AutoCAD基礎(chǔ)教程
- PHP項(xiàng)目開發(fā)全程實(shí)錄(第4版)
- DevOps 精要:業(yè)務(wù)視角
- SCRATCH編程課:我的游戲我做主