D-Link DES-6500 Layer 3 Stackable Gigabit Ethernet Switch
8
MIBs
Management and counter information are stored by the switch in the Management
Information Base (MIB). The Switch uses the standard MIB-II Management Information Base
module. Consequently, values for MIB objects can be retrieved from any SNMP-based
network management software. In addition to the standard MIB-II, the Switch also supports
its own proprietary enterprise MIB as an extended Management Information Base. The
proprietary MIB may also be retrieved by specifying the MIB Object Identifier. MIB values
can be either read-only or read-write.
IP Address Assignment
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.90.90.90. 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 from the initial boot console screen – shown below.
Figure 2 - 3.
Boot Screen
The switch’s MAC address can also be found from 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.