Data Domain: 명령줄 인터페이스를 통해 물리적 인터페이스 구성

Summary: 이 문서는 Data Domain에서 CLI(Command-Line Interface)를 통해 물리적 인터페이스를 구성하는 방법에 대한 명령을 제공합니다.

Ez a cikk a következő(k)re vonatkozik: Ez a cikk nem vonatkozik a következő(k)re: Ez a cikk nem kapcsolódik egyetlen konkrét termékhez sem. Ez a cikk nem azonosítja az összes termékverziót.

Instructions

Data Domain을 새 사이트로 이동하고 모든 항목을 새로 재구성하려는 경우 configuration setup 명령.

네트워크만 구성하려면 configuration setup 명령을 실행하고 이 문서의 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 configuration 명령을 사용하여 Data Domain에 물리적 인터페이스를 구성할 수 있습니다.
 # net config <ifname> [type {floating | fixed}]
                {[<ipaddr>] [netmask <mask>] | [<ipv6addr>] |
                [dhcp {yes [ipversion {ipv4|ipv6}]|no}]}
                {[autoneg] | [duplex {full | half} speed {10|100|1000|10000}]}
                [up | down] [mtu {<size> | default}]
                [txqueuelen <size>]
                                       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. "

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
 
참고: 속도, 이중화 또는 autoneg DDVE는 지원되지 않습니다.

다음으로 net route set gateway 명령을 사용하여 초기 설정 중 또는 Data Domain 시스템을 재배치한 후 기본 게이트웨이를 변경할 수 있습니다.
 
참고: 기본 게이트웨이를 원격으로 설정할 때는 Data Domain에 대한 완전한 액세스 권한을 잃을 수 있으므로 주의해야 합니다. iDRAC 명령 콘솔에 있거나 데이터 센터 사이트의 Data Domain에 직접 직렬로 연결되어 있을 때 이 명령을 사용하는 것이 가장 좋습니다.
 
# net route set gateway {<ipaddr> | <ipv6addr>}
                                       Set the default gateway
게이트웨이만 추가해야 하는 경우 net route add gateway 명령을 실행합니다.
# net route add gateway <ipv4addr> [interface <name>]
                                       Add a default gateway address,
                                       optionally to a specific interface
 
참고: net aggregate DD3300은 집계 전용 페일오버를 지원하지 않으므로 명령을 사용할 수 없습니다.
 
# net aggregate add <virtual-ifname> interfaces <physical-ifname-list>
                [mode {roundrobin |
                balanced hash {xor-L2 | xor-L3L4 | xor-L2L3} |
                lacp hash {xor-L2 | xor-L3L4 | xor-L2L3}
                [rate {fast | slow}]}]
                [up {<time> | default}]
                [down {<time> | default}]
                                       Add secondary interfaces to an aggregate
                                       interface. Mode must be given the first
                                       time

 # net aggregate del <virtual-ifname> interfaces {<physical-ifname-list> | all}
                                       Delete network interfaces from an
                                       aggregate interface

 # net aggregate modify <virtual-ifname>
                [mode {roundrobin |
                balanced hash {xor-L2 |xor-L3L4| xor-L2L3} |
                lacp hash {xor-L2|xor-L3L4|xor-L2L3}
                [rate {fast | slow}]}]
                [up {<time> | default}]
                [down {<time> | default}]
                                       Modify the configuration of an
                                       aggregate interface. Mode must be given
                                       the first time

 # net aggregate show
                                       Display all aggregate interfaces

 #  net config <ifname> [type {floating | fixed}]
                {[<ipaddr>] [netmask <mask>] | [<ipv6addr>] |
                [dhcp {yes [ipversion {ipv4|ipv6}]|no}]}
                {[autoneg] | [duplex {full | half} speed {10|100|1000|10000}]}
                [up | down] [mtu {<size> | default}]
                [txqueuelen <size>]
                                       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. 

# net config addresses [type {floating | fixed}]
                                       Convert IP addresses to another type.

 # net create interface {<physical-ifname> | <virtual-ifname>}
                {vlan <vlan-id> | alias <alias-id>}
                                       Create a VLAN interface or an IP Alias Interface

 # net create virtual veth<id>
                                       Create a virtual interface

 # net destroy {<virtual-ifname> | <vlan-ifname> | <ipalias-ifname> }
                                       Destroy a VLAN or IP Alias or Virtual
                                       interface

 # net disable <ifname>  
                                       Disable an Ethernet interface

 # net enable <ifname>
                                       Enable an Ethernet interface

 # net failover add <virtual-ifname> interfaces <ifname-list>
                [primary <ifname>]
                [up {<time> | default}]
                [down {<time> | default}]
                                       Add network interfaces to a failover
                                       interface

 # net failover del <virtual-ifname> interfaces {<ifname-list> | all}
                                       Delete network interfaces from a
                                       failover interface

 # net failover modify <virtual-ifname> [primary {<ifname> | none}]
                [up {<time> | default}]
                [down {<time> | default}]
                                       Modify the primary network interface
                                       for a failover interface

 # net failover show
                                       Display all failover interfaces

 # net modify <virtual-ifname> bonding {aggregate | failover}
                                       Change the bond mode between failover
                                       and aggregate

 # net ping {<ipadddr> | <ipv6addr>| <hostname> [ipversion {ipv4 | ipv6}]}
                [broadcast] [count <n>] [interface <ifname>]
                [packet-size <bytes>] [path-mtu {do | dont | want}]
                [pattern <pattern>] [numeric] [verbose]
                                       Ping a host. Param 'broadcast' is for

 # net show all
                                       Display all networking information

 # net show config [<ifname>]
                                       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

참고: 속도, 이중화 또는 autoneg DDVE는 지원되지 않습니다.

Additional Information

https://www.dell.com/support/kbdoc/en-us/000013760  Data Domain - 한 사이트에서 다른
사이트로 Data Domain 이동https://www.dell.com/support/kbdoc/en-us/000209434 GUI(Graphical User Interface)를 사용하여 물리적 인터페이스 구성

Érintett termékek

Data Domain
Termék tulajdonságai
Article Number: 000213048
Article Type: How To
Utoljára módosítva: 14 jan. 2026
Version:  3
Választ kaphat kérdéseire más Dell-felhasználóktól
Támogatási szolgáltatások
Ellenőrizze, hogy a készüléke rendelkezik-e támogatási szolgáltatással.