|
马上注册成为ROSABC会员,随时发帖回复。
您需要 登录 才可以下载或查看,没有账号?会员注册
x
桥主机列表
命令名: /interface bridge host
属性描述
age (只读:时间) - 从主机获得最后一个包开始的时间
bridge (只读: 名称) - 属于词条(entry)的桥
local (只读: 标志) - 主机词条是否是桥本身的
mac-address (只读: MAC 地址) - 主机 MAC 地址
on-interface (只读: 名称) - 主机所连接的桥接的接口
获得活动的主机列表:
[RouterOS@ROSABC] interface bridge host> print
Flags: L - local, E - external-fdb
BRIDGE MAC-ADDRESS ON-INTERFACE AGE bridge1 00:00:B4:5B:A6:58 ether1 4m48s bridge1 00:30:4F:18:58:17 ether1 4m50s
L bridge1 00:50:08:00:00:F5 ether1 0s
L bridge1 00:50:08:00:00:F6 ether2 0s bridge1 00:60:52:0B:B4:81 ether1 4m50s bridge1 00:C0 F:07:5E:E6 ether1 4m46s bridge1 00:E0:C5:6E:23:25 prism1 4m48s bridge1 00:E0:F7:7F:0A:B8 ether1 1s
[RouterOS@ROSABC] interface bridge host>
|
|