MRV Communications EM316SW-XY Switch User Manual


 
Fiber Driver
®
EM316SW-XY
PN 1288003-001, Rev D2
36
4.3.4.2 Configuring System Parameters
Once the mode is changed, the prompt also changes. Change the SUPER user password using
the "username" command.
fiberdriver(config)# username admin password <new password>
Set the IP configuration using the "ip" command group. Set IP address and IP mask information
using the following command.
fiberdriver(config)# ip interface 192.168.1.14/24
The IP address (192.168.1.14) and the 24-bit netmask (/24) are instructive examples. Use the
IP address and netmask appropriate for the EM316LNXNM-OT on your network. Classless
Inter-Domain Routing (CIDR) notation is used to specify the address “192.168.1.14” and the
address mask “24” corresponding to 255.255.255.0.
Set specific gateway information using the following command:
fiberdriver(config)# ip default-gateway 192.168.1.1
The IP information configured does not load until restarting the system or using the command:
ip interface update
Use the following command to save the configuration into permanent (non-volatile) storage:
fiberdriver(config)# write file
fiberdriver(config)# exit
The system does not automatically save configurations to permanent storage. Use the write
file command to save a configuration before restarting the system. Now the IP configuration is
complete. The default SNMP community names are "public" for read and "private" for write.
Use the description command to change names of the chassis, slot, and port. Use the show
command to verify the change. Chassis names are limited to nine characters.