Data Domain - CLI(Command Line Interface)를 통해 물리적 인터페이스 구성

Shrnutí: 이 kb는 데이터 도메인의 명령줄 인터페이스를 통해 물리적 인터페이스를 구성하는 방법에 대한 명령을 제공하기 위해 생성됩니다.

Tento článek se vztahuje na Tento článek se nevztahuje na Tento článek není vázán na žádný konkrétní produkt. V tomto článku nejsou uvedeny všechny verze produktu.

Pokyny

방금 데이터 도메인을 새 사이트로 이동한 후 새로운 모든 것을 재구성하려는 경우 구성 설정 명령을 실행할 수도 있습니다. 

네트워크만 구성하려면 구성 설정 명령을 건너뛰고 이 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 


처음 설정하기 위해 데이터 도메인의 기본 게이트웨이를 변경하거나 데이터 도메인을 새 위치로 이동해야 하는 경우 net route set gateway 명령을 사용할 수 있습니다. 

참고: 데이터 도메인에 대한 전체 액세스 권한을 상실할 수 있으므로 기본 게이트웨이를 원격으로 설정할 때 주의하십시오. 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 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





 

 

Další informace

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)를 사용하여 물리적 인터페이스 구성

Dotčené produkty

Data Domain
Vlastnosti článku
Číslo článku: 000213048
Typ článku: How To
Poslední úprava: 13 říj 2023
Verze:  2
Najděte odpovědi na své otázky od ostatních uživatelů společnosti Dell
Služby podpory
Zkontrolujte, zda se na vaše zařízení vztahují služby podpory.