ここでは、configure networkprofile コマンドを使用した System-UDP-Proxy network プロファイルの構成について説明します。

configure networkprofile コマンドは、次のフィールドとともに使用します。

  • profile

    • udp_proxy_profile

      • session_idle_timeout

UDP ネットワーク プロファイルを構成する CLI の例を次に示します。

[admin:10-X-X-X]: > configure networkprofile System-UDP-Proxy
[admin:10-X-X-X]: networkprofile> profile
[admin:10-X-X-X]: networkprofile:profile> udp_proxy_profile
[admin:10-X-X-X]: networkprofile:profile:udp_proxy_profile> session_idle_timeout 60
[admin:10-X-X-X]: networkprofile:profile:udp_proxy_profile> save
[admin:10-X-X-X]: networkprofile> save
+--------------------------+-----------------------------------------------------+
| Field                    | Value                                               |
+--------------------------+-----------------------------------------------------+
| uuid                     | networkprofile-c2c639ef-b51f-4b17-afd7-584a3752343b |
| name                     | System-UDP-Proxy                                    |
| profile                  |                                                     |
| type                     | PROTOCOL_TYPE_UDP_PROXY                             |
| udp_proxy_profile        |                                                     |
| session_idle_timeout     | 60 sec                                              |
| tenant_ref               | admin                                               |
+--------------------------+-----------------------------------------------------+

詳細については、『VMware NSX Advanced Load Balancer 構成ガイド』の「TCP/UDP プロファイル」トピックを参照してください。