フレームリレーの設定例1: IP、unnumbered、ダイナミックルーティング +-------------+ +---------+ | |----| Router2 | +---------+ | | +---------+ | Router1 |----| Frame Relay | +---------+ | | +---------+ | |----| Router3 | +-------------+ +---------+ Router1/2/3共通: ip lan address xxx.xxx.xxx.xxx ip lan netmask xx bri line 1 l64 (RT200iのみ) pp line l64 (RT100iのみ) pp select 1 (RT200iのみ) pp select leased (RT100iのみ) pp bind bri 1 (RT200iのみ) pp encapsulation fr ip pp routing protocol rip2 ip pp rip connect send interval pp enable 1 (RT200iのみ) pp enable leased (RT100iのみ) ※ 最も簡単な設定。PP側のIPアドレスの設定も、DLCIの知識も不要