Juniper (GATEd?) ライクなルーティングアプライアンス Vyatta の CE が 4.0 となり、ついに PPPoE-client (および DHCP-client) の対応がなされたので、試してみた。
PPPoE の設定はとても簡単で、
interfaces { ethernet eth0 { pppoe 0 { password **************** user-id foo } } }
で、当該 I/F 上で PPPoE で IP アドレスをもらってくることができる。
DHCP はもっと簡単で
interface { ethernet eth1 { address dhcp } }
と書くだけ。
実際の PPPoE クライアントソフトは、
# /usr/sbin/pppoe -V Roaring Penguin PPPoE Version 3.8
と、 Roaring Penguin の PPPoE 実装をそのまま利用している模様。 DHCP は ISC のもの。
PPPoE 対応で実際に巷のブロードバンドルータの代わりとして利用することができるようになったのだけど、Vyatta が言う様にこれを CISCO 7200 シリーズの代わりとして用いることができる所は極めて少ないだろう。
US のように、 T1(E1) や DS3 I/F を未だに利用しているようなエンタープライズ用途ならともかく、日本での 7200 の役割(ブロードバンドアグリゲータ)を考えると、とてもではないがリプレースはできそうにない。
show 系のコマンドも実装が少なく, debug も皆無。まだまだ様子見といったところ。
我が家のブロードバンド(?)ルータの CISCO 2600 の方がよっぽど高機能である。
* Vyatta supports a BGP route table size of 4.5 million routes, 3X more than the Cisco 7204-G1 and 1.5X more than the 7204-G2.
* Vyatta delivers a BGP convergence time that is more than 3X faster than the Cisco 7204-G1 and 2X faster than the 7204-G2.
* Vyatta operates at Layer 3 wire speed across three Gigabit Ethernet ports in full mesh when forwarding 512-byte frames or higher, while Cisco routers failed to achieve wire speed.
* The Vyatta/IBM x3550 combination cost $7,952 compared to $35,756 for Cisco 7204-G2 and $30,756 for the 7204-G1.
と、しきりにパフォーマンスに関してのみ言及しているが、BGP のパフォーマンスは Zebra (Quagga) のものであり、Vyatta 自身が何か大きなことをしたと見るのも変な話。現状ではきわめてニッチなポジションにしかマッチしない製品であることにはかわりがない。
参考:パソコンを業務用途にも耐えうる高性能ブロードバンドルータにしてしまう「Vyatta」
Related posts:


:






No user commented in " Vyatta CE 4 "
コメントをフィードする comment rss / トラックバックするコメントする