此处介绍了如何使用 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 配置文件”主题。