MikroTik 首款 美型直立式家庭無線路由器
型號:RB941-2nD-TC
功能與RB系列一樣
硬體規格同這台 Mikrotik RB941-2nD
官網地址 http://routerboard.com/RB941-2nD-TC

功能與RB系列一樣
硬體規格同這台 Mikrotik RB941-2nD
官網地址 http://routerboard.com/RB941-2nD-TC

東日本電信電話株式会社(NTT東日本)把一台ONU的功能做成SFP光模塊一樣
以後直接把ONU SFP插進去交換機或是路由器的SFP插槽就能用.
出處
https://www.ntt-east.co.jp/release/detail/20150629_01.html
http://www.rb-ug.jp/blog/535.html
We are releasing a test version of an exciting new feature – Cloud Hosted Router (CHR).
It is a Virtual Machine image of RouterOS that has full functionality of RouterOS without any kind of conventional RouterOS license, with the limitation of 1Mbit per interface, in future, we will offer unlimited speed with a paid subscription. This allows you to use RouterOS in training classes, for testing, for experimentation or any other purpose, without the need for 24h trial or Demo license.
We provide a generic (RAW) format IMG that you can convert to other formats with qemu or other tools. I have already pre-converted them for your convenience to VMDK (VMware virtual disk image) and VDI (VirtualBox disk image). Those are not installers, but ready disk images.
qemu commands for converting images
RAW to VMware:
Code: Select all
qemu-img convert -f raw -O vmdk chr-6.31rc9.img chr-6.31rc9.vmdk
RAW to VirtualBox:
Code: Select all
qemu-img convert -f raw -O vdi chr-6.31rc9.img chr-6.31rc9.vdi
See below for steps how to run this new system.
Downloads:
Updated available:
http://www.mikrotik.com/download/share/chr_6_31.img
http://www.mikrotik.com/download/share/chr_6_31.vmdk
RAW: http://www.mikrotik.com/download/share/chr_6_31rc9.img
VMDK: http://www.mikrotik.com/download/share/chr_6_31rc9.vmdk
VDI: http://www.mikrotik.com/download/share/chr_6_31rc9.vdi
| 8位卡号才是wiegand26国际标准的卡号输出方式,有些国内考勤机厂商采用直接读卡号的内码的方式做卡号,这种读法是10位数. 例如一张卡 上印刷 如下: 0013961168 213 02000 10位数卡号 3+5 8位数卡号 8位数卡号 213 02000 前3位数213转换为 16进制 是 D5 后五位数02000 转换为16进制是 07 D0 |
http://www.needayeah.com/k/wpman.html
http://jingyan.todgo.com/shuma/1643178ppj.html
http://jingyan.baidu.com/article/86112f135a4b56273697877c.html
http://he-kai.com/2014/06/08/%E5%8A%A0%E9%80%9Fwordpress%E7%BD%91%E7%AB%99%E8%AE%BF%E9%97%AEfonts-googleapis%E5%92%8Cajax-googleapis%E7%9A%84%E9%80%9F%E5%BA%A6/
RoMON significa “Router Management Overlay Network” and is a new protocol can be activated in RouterOS by the next version (it is assumed already in 6.28).
But what is this new protocol? RoMON allows you to create a discovery of the network using a “Peer Mac discovery” working both L2, both L3 (through a data forwarding).
Starting from v6.29rc9, we introduced new and existing feature – FastTrack. Easy way to make your Firewall/NAT router up to 5x faster.
*) ipv4 fasttrack fastpath – accelerates connection tracking and nat for marked connections (more than 5x performance improvement compared to regular slow path conntrack/nat) – currently limited to TCP/UDP only;
*) added ~fasttrack-connection~ firewall action in filter/mangle tables for marking connections as fasttrack;
*) added fastpath support for bridge interfaces – packets received and transmitted on bridge interface can go fastpath (previously only bridge forwarded packets could go fastpath);
*) packets now can go half-fastpath – if input interface supports fastpath and packet gets forwarded in fastpath but output interface does not support fastpath or has interface queue other than only-hw-queue packet gets converted to slow path only at the dst interface transmit time;
*) trafflow: add natted addrs/ports to ipv4 flow info.
http://www.mikrotik.com/download/share/FastTrack.pdf
http://forum.mikrotik.com/viewtopic.php?t=96302