InfiniBand Switch Platform Hardware User Manual
Mellanox Technologies
76
Step 5.
Check the mgmt0 interface configuration before attempting a remote (for example,
SSH) connection to the switch. Specifically, verify the existence of an IP address.
4.2
Re-Running the Wizard
To rerun the wizard:
Step 1.
Enter the config mode.
Step 2.
Rerun the wizard.
4.3
Starting the Command Line (CLI)
Step 1.
Set up an Ethernet connection between the switch and a local network machine using a
standard RJ-45 connector.
Step 2.
Start a remote secured shell (SSH) to the switch using the command “ssh -l <user-
name> <switch ip address>.”
Step 3.
Login to the switch (default username is
admin
, password
admin
)
Step 4.
Read and accept the EULA when prompted.
switch # show interfaces mgmt0
Interface mgmt0 state
Admin up: yes
Link up: yes
IP address: 169.254.15.134
Netmask: 255.255.0.0
IPv6 enabled: yes
Autoconf enabled: yes
Autoconf route: yes
Autoconf privacy: no
IPv6 addresses: 1
IPv6 address: fe80::202:c9ff:fe11:a1b2/64
Speed: 1000Mb/s (auto)
Duplex: full (auto)
Interface type: ethernet
Interface source: physical
MTU: 1500
HW address: 00:02:C9:11:A1:B2
Comment:
RX bytes: 11700449 TX bytes: 15139846
RX packets: 55753 TX packets: 28452
RX mcast packets: 0 TX discards: 0
RX discards: 0 TX errors: 0
RX errors: 0 TX overruns: 0
RX overruns: 0 TX carrier: 0
RX frame: 0 TX collisions: 0
TX queue len: 1000
switch > enable
switch # config terminal
switch (config) # configuration jump-start
rem_mach1 > ssh -l <username> <ip address>