【请教】偶对ROS不太熟悉,问几个问题~
1、我整理的电信策略路由『APNIC20050823』+网通0907 这个帖子提到了网通部分网段已经合并了,我仔细的查找了下,似乎并没有合并,仍然是各自的网段,名称还是以前的。不知道怎么回事。2、NETWATCH的问题,timeout 和 interval 的值如何取适合网吧游戏环境?我取的是 超时1200 ms 和 间隔 4s ,意图是尽量避免突然的较大延迟。哪位朋友对此有经验?
3、ROS手册上的:
> /ip route set gateway 10.0.0.217
The /ip route find dst 0.0.0.0 command returns list of all routes whose dst-address value is
0.0.0.0. Usually, that is the default route. It is substituted as first argument to /ip route set
command, which changes gateway of this route to 10.0.0.217
我用 /ip route find dst 0.0.0.0 为什么没有返回值?不过用 /ip route set gateway 10.0.0.217 却可以起作用?
谢谢解答。
[ 本帖最后由 DreamCat 于 2005-9-29 11:06 AM 编辑 ] /ip route find dst 0.0.0.0 是没有返回值 哦,不过这样就不直观了~
页:
[1]