rtable_4.in

来自「无线自组织网络的一个协议仿真软件」· IN 代码 · 共 26 行

IN
26
字号
## File for static routing## Format: sourceAddr destAddr nextHop [interfaceId]#   When interfaceId is not specified, the source uses an#   interface linked to the next hop via wireline if there#   is any, or uses the default interface (0) otherwise.##  0-----1#  |     |#  |     |#  2-----3#0 1 10 2 20 3 11 0 01 2 31 3 32 0 02 1 02 3 33 0 23 1 13 2 2

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?