tunnel mode openvpn tap

モード
インターフェースモード
カテゴリー
VPN / OpenVPN

構文

コマンド構文

(config-if)# tunnel mode openvpn tap

(config-if)# no tunnel mode

コマンド説明

対象トンネルインターフェースの動作モードをOpenVPN Tap(L2)に設定する。
no形式で実行した場合は動作モードを未指定に戻す。
トンネルインターフェース作成直後の初期状態では動作モード未指定。
トンネルインターフェースを作成したら必ず本コマンドで動作モードを指定すること。

使用例

トンネルインターフェースtunnel1を作成し、動作モードをOpenVPN Tap(L2)に設定する。
awplus(config)# interface tunnel1
awplus(config-if)# tunnel mode openvpn tap

注意・補足事項

Android版およびiOS版のクライアントではTap(L2)モードでのOpenVPN接続は未サポート。

コマンドツリー

関連コマンド