Specifications

DGS-3048 Layer 2 Switch CLI Reference Manual
2
Setting the Switch’s IP Address
Each switch must be assigned its own IP Address, which is used for communication with an SNMP network
manager or other TCP/IP application (for example BOOTP, TFTP). The Switch’s default IP address is 10.0.0.1.
You can change the default Switch IP address to meet the specification of your networking address scheme.
The Switch is also assigned a unique MAC address by the factory. This MAC address cannot be changed, and can
be found on the initial boot console screen – shown below.
------ Performing the Power-On Self Test (POST) ------
UART Channel Loopback Test........................PASS
Testing the System SDRAM..........................PASS
Boot1 Checksum Test...............................PASS
Boot2 Checksum Test...............................PASS
Flash Image Validation Test.......................PASS
BOOT Software Version 1.0.0.02 Built 19-Feb-2006 19:32:26
############ ###### ### ####
#### ##### ##### ### ###
#### #### ##### ############ #### ####
#### #### ##### ### #### #### #### #####
#### #### #### ##### #### #### #### ###### ##
#### ##### ##### # #### #### #### #########
#### ##### ##### # #### #### #### #### #####
############ ########### #### ###### #### ##### ######
D-Link DGS3048 board - based on MPC8241.14 CPU.
SDRAM: 64 MB. Flash: 8 MB. CPU speed: 266 MHz. Bus: 133 MHz.
I-Cache 16 KB, linesize 32. D-Cache 16 KB, linesize 32. Cache Enabled.
Autoboot in 2 seconds - press RETURN or Esc. to abort and enter prom.
Figure 1-2. Boot Screen
The Switch’s MAC address can also be found in the Web management program on the Switch Information (Basic
Settings) window on the Configuration menu.
The IP address for the Switch must be set before it can be managed with the Web-based manager. The Switch IP
address can be automatically set using BOOTP or DHCP protocols, in which case the actual address assigned to
the Switch must be known.
The IP address may be set using the Command Line Interface (CLI) over the console serial port as follows:
1. Starting at the command line prompt, enter the commands config ipif System ipaddress
xxx.xxx.xxx.xxx/yyy.yyy.yyy.yyy. Where the x’s represent the IP address to be assigned to the IP
interface named System and the y’s represent the corresponding subnet mask.
2. Alternatively, you can enter config ipif System ipaddress xxx.xxx.xxx.xxx/z. Where the x’s represent
the IP address to be assigned to the IP interface named System and the z represents the corresponding
number of subnets in CIDR notation.
The IP interface named System on the Switch can be assigned an IP address and subnet mask which can then be
used to connect a management station to the Switch’s Telnet or Web-based management agent.