Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products

Dell EMC Networking OS10: 基本的なスイッチ管理構成

Summary: OS10の基本的なスイッチ管理を設定する方法

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

前提条件:  

  1. スイッチの構成は工場出荷時のデフォルトです。
指示
ユーザー定義のIPアドレスを使用して管理インターフェイスのネットワーク接続を設定する手順:  
  1. コンソールを使用して、Sシリーズ スイッチのCLIセッションを開きます。 
  2. デフォルトの管理者認証情報として特権EXECモードにログインします。(OS10:user=admin、password=admin)。
  3. 管理インターフェイスの実行中の設定を表示します。 
OS10# show running-configuration interface mgmt 1/1/1

インターフェイスMGMT1/1/1
シャットダウン
なし IPアドレスDHCP
IPv6アドレス自動設定
  1. スイッチ構成を変更するには、「configure terminal」コマンドを実行し、Enterを押します。
OS10# ターミナルの設定
OS10(config)#
  1. 管理インターフェイスを設定するには、 
OS10(config)# interface mgmt 1/1/1
OS10(conf-if-ma-1/1/1)#
  1. 管理インターフェイスDHCPプロセスを停止するには、次を使用します。
OS10(conf-if-ma-1/1/1)# no ip address dhcp
  1. 管理インターフェイスで固定IPアドレスを設定します。 ip address A.B.C.D/mask
OS10(conf-if-ma-1/1/1)# ip address 1.1.1.1/24
OS10(conf-if-ma-1/1/1)# <165>1 2022-07-08T16:46: 15.515380 + 00:00 S4148-140 dn_alm 801 - - Node.1-Unit.1:PRI [event], Dell EMC (OS10) %IP_ADDRESS_ADD: IPアドレスの追加に成功しました。VRFのIP 1.1.1.1/24:defaultが正常に追加されました
  1. 管理インターフェイス設定モードを終了して、設定モードに移行します。
OS10(conf-if-ma-1/1/1)# exit
OS10(config)#
OS10(config)#
  1. 設定モードで、デフォルトの管理ルートを作成します: 管理ルート A.B.C.D/mask(destination prefix) A.B.C.D(転送ルータのアドレス)
S4148-140(config)# management route 0.0.0.0/0 1.1.1.2
  1. configモードを終了してexecモードに入ります。
S4148-140(構成)# end
S4148-140#
  1. EXECモードで、管理インターフェイスの設定が正しいことを確認します。
OS10# show running-configuration interface mgmt 1/1/1
!
インターフェイスMGMT1/1/1
シャットダウン
なし DHCP
のIPアドレスがありません IPアドレス1.1.1.1/24
IPv6アドレス自動設定
OS10#:
  1. 管理ルートが存在し、正しいことを示します。
OS10# show running-configuration management-route
!
管理ルート0.0.0.0/0 1.1.1.2
OS10#:


管理者レベルのユーザーを設定する手順:  
  1. Sシリーズ スイッチのコンソールまたは管理IPを使用してCLIを開きます。 
  2. デフォルトの認証情報として特権EXECモードにログインします。(OS10:user=admin、password=admin)。
  3. スイッチ構成を変更するには、「configure terminal」コマンドを実行し、Enterを押します。
OS10# ターミナルの設定
OS10(config)#
  1. sysadmin権限を持つユーザー名「test」とパスワードを設定します:ユーザー名<文字列><パスワード文字列>ロール<sysadmin/netoperator/secadmin/netadmin>
OS10(config)#username test password P@ssw0rd!123 role sysadmin
  1. configモードを終了してexecモードに入ります。
OS10(config)# end
OS10#:
  1. システムでユーザーが構成されていることを確認します。
OS10# show running-configuration users
username test password **** role sysadmin priv-lvl 15 (ユーザー名テストパスワード **** ロール sysadmin priv-lvl 15
)OS10#:
  1. 実行コンフィギュレーションをスタートアップ コンフィギュレーションに保存します。
OS10#書き込みメモリー



詳細については、『Dell EMC SmartFabric OS10ユーザー ガイド』リリース マニュアルを参照するか、Dell EMCテクニカル サポートにお問い合わせください。

Additional Information

次のビデオを参照してください。
Article Properties
Article Number: 000201924
Article Type: How To
Last Modified: 04 Oct 2022
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.