Data Domain :コマンド ライン インターフェイス(CLI)を使用した物理インターフェイスの構成
摘要: このKBは、Data Domain上のコマンド ライン インターフェイスを使用して物理インターフェイスを構成する方法に関するコマンドを提供するために作成されます。
本文适用于
本文不适用于
本文并非针对某种特定的产品。
本文并非包含所有产品版本。
说明
Data Domainを新しいサイトに移動し、すべての新しいサイトを再構成する場合は、config setupコマンドを実行することもできます。
ネットワークのみを構成する場合は、config setupコマンドをスキップし、このkbのnetコマンドを使用します。
# config setup
Launch a utility program that prompts you to configure settings for the system, network, filesystem, CIFS, NFS, and licenses. Press Enter to cycle through the selections and confirm any changes when prompted. Choices include Save, Cancel, and Retry.
This command option is unavailable on Retention Lock Compliance systems. Use System Manager to change configuration settings. Role required: admin and limited-admin.
net configコマンドを使用すると、DD上に物理インターフェイスを構成できます。
# net config [type {floating | fixed}]
{[] [netmask ] | [] |
[dhcp {yes [ipversion {ipv4|ipv6}]|no}]}
{[autoneg] | [duplex {full | half} speed {10|100|1000|10000}]}
[up | down] [mtu { | default}]
[txqueuelen ]
Configure an Ethernet interface. Create
an alias by giving an address to a new
alias number. Destroy an alias by
giving an address of zero. "Note:
Change of link parameters like speed,
duplex or autoneg on the DD VE is not
supported."
Example # net config ethXx x.x.x.x netmask x.x.x.x
To clear a interface give a address of zeros.
Example # net config ethXx 0.0.0.0
Data Domainのデフォルト ゲートウェイを初めてセットアップする必要がある場合、またはData Domainを新しい場所に移動する必要がある場合は、net route set gatewayコマンドを使用できます。
注:デフォルト ゲートウェイをリモートで設定する場合は、Data Domainへの完全なアクセスを失う可能性があるため注意してください。このコマンドは、iDRACコマンド コンソールを使用している場合、またはデータ センターのオンサイトでDDに直接接続されている場合に最適です。
# net route set gateway { | }
Set the default gateway ゲートウェイを追加する必要がある場合は、 net route add gateway コマンドを使用できます。
# net route add gateway [interface ]
Add a default gateway address,
optionally to a specific interface
注: dd3300では、統合のみをサポートしていないため、net aggregateコマンドは使用できません。
# net aggregate add interfaces
[mode {roundrobin |
balanced hash {xor-L2 | xor-L3L4 | xor-L2L3} |
lacp hash {xor-L2 | xor-L3L4 | xor-L2L3}
[rate {fast | slow}]}]
[up { | default}]
[down { | default}]
Add slave interfaces to an aggregate
interface. Mode must be given the first
time
# net aggregate del interfaces { | all}
Delete network interfaces from an
aggregate interface
# net aggregate modify
[mode {roundrobin |
balanced hash {xor-L2 |xor-L3L4| xor-L2L3} |
lacp hash {xor-L2|xor-L3L4|xor-L2L3}
[rate {fast | slow}]}]
[up { | default}]
[down { | default}]
Modify the configuration of an
aggregate interface. Mode must be given
the first time
# net aggregate show Display all aggregate interfaces
# net config [type {floating | fixed}]
{[] [netmask ] | [] |
[dhcp {yes [ipversion {ipv4|ipv6}]|no}]}
{[autoneg] | [duplex {full | half} speed {10|100|1000|10000}]}
[up | down] [mtu { | default}]
[txqueuelen ]
Configure an Ethernet interface. Create
an alias by giving an address to a new
alias number. Destroy an alias by
giving an address of zero. "Note:
Change of link parameters like speed,
duplex or autoneg on the DD VE is not
supported."
# net config addresses [type {floating | fixed}]
Convert IP addresses to another type.
# net create interface { | }
{vlan | alias }
Create a VLAN interface or an IP Alias
Interface
# net create virtual veth Create a virtual interface
# net destroy { | | }
Destroy a VLAN or IP Alias or Virtual
interface
# net disable Disable an Ethernet interface
# net enable Enable an Ethernet interface
# net failover add interfaces
[primary ]
[up { | default}]
[down { | default}]
Add network interfaces to a failover
interface
# net failover del interfaces { | all}
Delete network interfaces from a
failover interface
# net failover modify [primary { | none}]
[up { | default}]
[down { | default}]
Modify the primary network interface
for a failover interface
# net failover show Display all failover interfaces
# net modify bonding {aggregate | failover}
Change the bond mode between failover
and aggregate
# net ping { | | [ipversion {ipv4 | ipv6}]}
[broadcast] [count ] [interface ]
[packet-size ] [path-mtu {do | dont | want}]
[pattern ] [numeric] [verbose]
Ping a host. Param 'broadcast' is for
# net show all Display all networking information
# net show config [] Display the configuration for the
Ethernet interface
# net show hardware Display Ethernet port information
# net show hostname [type {local|ha-system}]
Display the hostname
# net show settings Display Ethernet interface settings
# net show stats [[ipversion {ipv4 | ipv6}] [all | listening] [detailed] |
[ipversion {ipv4 | ipv6}] route | interfaces |
[ipversion {ipv4 | ipv6}] statistics]
Display network statistics
# net troubleshooting duplicate-ip Detect duplicate IP in network
其他信息
https://www.dell.com/support/kbdoc/en-us/000013760 Data Domain - Data Domainを1つのサイトから別
のサイトに移動https://www.dell.com/support/kbdoc/en-us/000209434 グラフィカル ユーザー インターフェイス(GUI)を使用した物理インターフェイスの構成
のサイトに移動https://www.dell.com/support/kbdoc/en-us/000209434 グラフィカル ユーザー インターフェイス(GUI)を使用した物理インターフェイスの構成
受影响的产品
Data Domain文章属性
文章编号: 000213048
文章类型: How To
上次修改时间: 13 10月 2023
版本: 2
从其他戴尔用户那里查找问题的答案
支持服务
检查您的设备是否在支持服务涵盖的范围内。