IBM Elastic Storage System 3200 Hardware Planning And Installation Manual page 134

Hide thumbs Also See for Elastic Storage System 3200:
Table of Contents

Advertisement

– The Switch management port is set as VLAN 1305 access port by default. It should work on any
setup that provides an access port connected to it. If the field setup requires a different VLAN ID,
change the following line:
VLAN 1305 name CUSTOMER media ethernet
– For the VLAN ID required. Match the VLAN ID with the ID in the following block:
interface vlan 1305
ip address dhcp
exit
– If you need to set a static IP address on the Switch management, replace the DHCP in the following
block:
interface vlan 1305
ip address dhcp
exit
– For the IP and netmask required. In the following example, the IP address is set to 192.168.44.22
and the netmask is set to 255.255.255.0.
interface vlan 1305
ip address 192.168.44.22 255.255.255.0
exit
Personalization of the switch
To each switch, the following customization must be done. In this section, only one switch is customized
but this customization must be repeated to the second and any other subsequent switch from any order.
It is assumed that the "Switch management" port is not used and the serial connection will be used. For
this, you need the RJ-45 to DB-9 cable that comes with the switch. You might need extra adapters and/or
converters to connect to your computer if you do not have a DB-9 connection on it.
The serial port RJ-45 is located on the top right of the switch, the serial configuration settings are 115200
bps, 8 characters, no parity, one stop bit and no flow control.
Note: The factory user is "admin" and the factory password is "admin", if the switch is personalized
already at manufacturing.
For more information, see Quick Start Guide in the https://www.edge-core.com/_upload/images/
ECS4100_series_models_QSG_R03_20180418.pdf.
Once logged in, apply the switch configuration information to both switches.
• Copy and paste the following configuration to the switch and press Enter .
• Or, copy the contents of the file in the box (https://ibm.box.com/s/
x3kzg5ykkfsu2t6536um5p0pmbg64xrl) to the switch and press Enter.
• Highlight all information and copy and paste to the switch command line after the login.
ip ssh crypto host-key generate
configure
ip ssh server
vlan database
VLAN 100 name ESS_MNG media ethernet
VLAN 101 name ESS_BMC media ethernet
VLAN 1305 name CUSTOMER media ethernet
exit
loopback-detection action none
no loopback-detection
interface ethernet 1/1-12
switchport mode hybrid
switchport native vlan 100
switchport allowed vlan add 100 untagged
switchport allowed vlan add 101 tagged
switchport allowed vlan remove 1
116  IBM Elastic Storage System 3200: Hardware Planning and Installation Guide

Advertisement

Table of Contents
loading

Table of Contents