10
Step 3
Connect Options
You have two ways of logging in to the iBypass 40G switch.
Option 1 - Connect PC to Management Port
1. Connect a PC whose IP address is on the same subnet as the iBypass switch.
The default address on the switch is:
IP Address: 10.60.4.180 Mask - 255.0.0.0 Gateway - 10.0.0.1
2. Connect a Cat 5e cable from your PC’s Ethernet port to the iBypass
Management port. See Figure 5.
3. Open a terminal window on the PC and ping 10.60.4.180 to confirm the
connection.
4. After you have confirmed that you have a connection, you can log in via SSH at
the terminal prompt, or enter the default address into the browser URL. Go to
the Assign IP in Web UI section if you want to log in through the Web UI. Go
to the next step if you want to log in to the CLI.
5. At the terminal window prompt, type ssh admin@10.60.4.180. Enter
password netoptics
.
The Net Optics prompt appears.
6. At the prompt, enter admin for the user and netoptics for the password.
7. Change the password for the admin account by entering the following
command at the prompt:
modify user password admin <new_passwd> <re-enter_passwd>
where <new_passwd> is the new password for the admin account and