-down ~IPNET_RTF_DOWN - mark the route as administratively down
-blackhole IPNET_RTF_BLACKHOLE - silently discard pkts (during updates)
-cloning IPNET_RTF_CLONING - 生成新路由
-host IPNET_RTF_HOST - 单节点路由
-iface ~IPNET_RTF_GATEWAY - 目的地可以直接访问
-llinfo IPNET_RTF_LLINFO - validly translates proto addr to link addr
-mbinding IPNET_RTF_MBINDING - packet sent along this route must be sent to multiple egress interfaces and/or multiple gateways
-net ~IPNET_RTF_HOST - 路由到某(子)网络
-nostatic ~IPNET_RTF_STATIC - pretend route added by kernel or daemon
-notdone ~IPNET_RTF_DONE - unresolved ARP/NDP entry
-pref IPNET_RTF_PREF - 此路由优先
-proto1 IPNET_RTF_PROTO1 - set protocol specific routing flag #1
-proto2 IPNET_RTF_PROTO2 - set protocol specific routing flag #2
-reject IPNET_RTF_REJECT - emit an ICMP unreachable when matched
-skip IPNET_RTF_SKIP - stop searching this FIB and move to next one
-static IPNET_RTF_STATIC - 手动添加的路由
-tunnelend IPNET_RTF_TUNNELEND - gateway specifies tunnel endpoint
-xresolve IPNET_RTF_XRESOLVE - emit a message on use (for external lookup)
'-rtt', '-rttvar', '-mtu', '-hopcount', '-expire'为传输层协议(例如TCP)维护的数值提供初始.
使用'change'或'add'命令时,如果目的地址或网关不完整,可用使用'-ifp'或'-ifa'指定接口或接口地址.
以上是“vxworks中Route怎么用”这篇文章的所有内容,感谢各位的阅读!相信大家都有了一定的了解,希望分享的内容对大家有所帮助,如果还想学习更多知识,欢迎关注创新互联行业资讯频道!