以下の非同期パス定義は、ローカルホストがリモートホスト odyssey から CHAP 認証を要求するポイントツーマルチポイント IP インタフェースを示します。
dialup_path ip_interface ipd0 expect_login_id odyssey-login remote_host odyssey remote_ip_addr 129.xxx.xxx.119 inactivity_timeout 120 expect_authentication chap expect_chap_name odyssey_name chap_peer_secret odyssey_secret |
以下の非同期パス定義では、IP アドレス動的割り当て機能がクライアント側で有効です。
dialup_path ip_interface ipdptp0 remote_host odyssey request_ip_addr on |
以下の非同期パス定義では、動的 IP インタフェースが 3 つのダイヤルアップパスに設定されています。
dialup_path ip_interface ipdptp* expect_login_id remote1 dialup_path ip_interface ipdptp* expect_login_id remote2 dialup_path ip_interface ipdptp* expect_login_id remote3 |