EM316LNXNM-OT
Configuration Context
PN 1275005-100 Rev E6
45
6.3. Configuring System Parameters
Enter "configuration" mode, as shown below, to configure the system parameters. The prompt changes to
reflect the current command context.
fiberdriver# configure terminal
Commands are completed with the -CR- or -Enter- key, which does not display or print.
Change the SUPER user password using the 'username' command.
fiberdriver(config)# username admin password -new password-
Set IP address and netmask information using the following command:
fiberdriver(config)# ip interface 192.168.88.114/24
The IP address (192.168.88.114) and netmask (255.255.255.0) above are examples only. Use IP parameters
appropriate for your network.
Set specific gateway information using the following command:
fiberdriver(config)# ip default gateway 192.168.88.1
The new IP information configured does not load until restarting the system or using the command:
fiberdriver(config)# 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 SNMPv1 and SNMPv2c community names are "
public
" for read and "
private
" for
write. You can reset the SNMP community strings using the "
snmp-server community
" command.
SNMPv3 configuration information is provided later in this manual.
fiberdriver(config)# snmp-server community read readsecret
fiberdriver(config)# snmp-server community write writesecret
fiberdriver(config)#
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.