This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
配置 NSIP 地址
NSIP 地址是用于管理目的访问 Citrix ADC 设备的 IP 地址。设备只能有一个 NSIP,也称为管理 IP 地址。首次配置 Citrix ADC 时,必须添加此 IP 地址。无法删除 NSIP 地址。出于安全原因,NSIP 应该是组织 LAN 上的不可路由 IP 地址。
如果修改此地址,则必须重新启动 Citrix ADC 设备。如果新 NSIP 地址的子网地址与之前的子网地址不同,则必须为此子网添加默认路由,以便新的 NSIP 地址可以从 LAN 上的其他网络访问。
重要
必须配置 NSIP 地址。
更改 Citrix ADC 设备的 NSIP 地址包括以下任务:
- 更改 NSIP 地址。
- 为 NSIP 地址的子网地址添加默认路由(如果不存在)。
- 保存配置。
- 重新启动设备。
命令行程序
要使用 CLI 更改 NSIP 地址,请执行以下操作:
在命令提示符下,键入:
- set ns config -IPAddress <ip_addr> -netmask <netmask>
- show ns config
要使用 CLI 添加默认路由,请执行以下操作:
在命令提示符下,键入:
- add route 0 0 <gateway IP address>
- show route
要使用 CLI 保存配置,请执行以下操作:
在命令提示符下,键入:
- save config
要使用 CLI 重新启动 Citrix ADC 设备,请执行以下操作:
在命令提示符下,键入:
- reboot
GUI 程序
要使用 GUI 配置 NSIP 地址,请执行以下操作:
- 单击 配置 页面右上角的齿轮图标。
- 单击 **NSIP 地址** 窗格。
-
在“NSIP 地址”页上,设置以下参数,然后单击“完成”:
- NSIP 地址
- 网络掩码
要使用 GUI 添加默认路由,请执行以下操作:
导航到“系统”>“**网络**”>“路 由”,然后在“基本”选项卡上添加具有以下参数设置的默认路由,然后单击“创建”。
- 网络(设置为零)
- 网络掩码(设置为零)
- 网关(网关的 IP 地址)
要使用 GUI 重新启动 Citrix ADC,请执行以下操作:
- 在系统节点的“系统信息”选项卡页上,单击“重新启动”。
- 当提示重新启动时,请选择“保存配置”以确保您不会丢失任何配置。
示例配置
在以下示例中,Citrix ADC 设备的 NSIP 地址更改为 192.0.2.90,其子网地址 (192.0.2.0/24) 与之前的 NSIP 地址不同。因此,将为此子网添加默认路由,以便新的 NSIP 地址可以从其他网络访问。
> set nsconfig -ipAddress 192.0.2.90 -netmask 255.255.255.0
Warning: The configuration must be saved and the system rebooted for these settings to take effect
> add route 0 0 192.0.2.1
Warning: The configuration must be saved and the system rebooted for these settings to take effect
> save config
Done
> reboot
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.