Default Configuration; Configuring An Ip Interface - NEC PF5820 Installation Manual

Table of Contents

Advertisement

• Flow control = none
The switch performs initial self tests, and displays the password prompt, similar to
the following screen:
Memory Test ................................
Production Mode
PPCBoot 0.0.0.10 (new flash)
Memory Test (0x00) .............................PASSED
...
Blade Network Technologies RS 8264
Jan 1 00:01:27 2011:
NOTICE-5:Interface Oper Status Indication - Port 7 State
UP
Password:
At the Password prompt, enter the switch password, and press Enter. The default
password is admin.

Default configuration

The switch software contains default configuration files that are loaded at the
factory. The default configuration is part of the software; it cannot be deleted or
changed. The default settings allow the switch to perform basic functions with
minimal effort by the system administrator.

Configuring an IP interface

To manage the switch using Telnet, SNMP, or a Web browser, you must have an IP
interface. Use DHCP (enabled by default) or manually configure the following IP
parameters:
• IP address
• Subnet mask
• Gateway address
1. Log on to the switch.
2. Enter IP interface mode.
RS PF5820> enable
RS PF5820# configure terminal
RS PF5820 (config)# interface ip 1
3. Configure an IP interface, subnet mask, and VLAN assignment. Enable the
interface.
RS PF5820 (config-ip-if)# ip address 10.10.10.2 (example IP
address)
RS PF5820 (config-ip-if)# ip netmask 255.255.255.0
RS PF5820 (config-ip-if)# vlan 1
RS PF5820 (config-ip-if)# enable
RS PF5820 (config-ip-if)# exit
4. Configure the default gateway. Enable the gateway.
RS PF5820 (config)# ip gateway 1 address 10.10.10.1 (example
gateway address)
RS PF5820 (config)# ip gateway 1 enable
After you configure the IP address for your switch and you have an existing
.
23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents