Order toll-free in the U.S. Call : 877-877-BBOX ( Outside U. S. call 724-746-5500 )
FREE technical support 24 hours a da y, 7 days a week: Call 724-746-5500 or fax 724-746-0746
Mailing address: Black Box Corporation, 1000 Park Drive, Lawrence, PA 15055-1018
Web site: www.blackbox.com • E-mail: info@blackbox.com
LB9030A-R2_LB9031A-R2_LB9032A-R2
Preface
This manual describes how to install and use the Manageable
8-Port 10/100BaseTX, 7-Port 10/100BaseTX plus 1-Port
100BaseFX, and 6-Port 10/100BaseTX plus 2-Port
100BaseFX Compact Switch. This switch integrates full wire
speed switching technology with SNMP/RMON web-based
management functions. This switch brings a simple answer to
today’s complicated networking environments.
To get the most out of this manual, you should have an
understanding of Ethernet networking concepts.
When you unpack the product package, you shall find the
items listed below. Please inspect the contents, and report
any apparent damage or missing items immediately to your
authorized reseller.
3 This Management Switch
3
3
User’s Manual
AC power cord (or external power adapter)
5
LB9030A-R2_LB9031A-R2_LB9032A-R2
Product Highlights
Basic Features
♦ Provide:
Eight 10/100BaseTX ports
Eight 10/100BaseTX ports + one 100BaseFX port
Six 10/100BaseTX ports + two 100BaseFX ports
♦100BaseFX Multi-mode fiber using SC or ST connector
up to 2km; single-mode fiber using SC or ST
connector up to 120km; WDM single-mode fiber
using SC connector up to 40km
♦ Auto-negotiation for speed and duplexity on all RJ-45
ports
♦ Auto MDI/MDIX on all RJ-45 ports
♦ Full wire-speed forwarding rate
♦ Store-and-forward mechanism
♦ Back-pressure and IEEE 802.3x compliant flow control
♦ Support 4K MAC addresses
♦ Provide 256K bytes memory buffer
♦ Front panel port status LEDs
♦ Wall-mountable compact size
Management Support
VLAN
♦ Port-based VLAN
♦ 802.1Q tagged VLAN
TRUNKING
♦ Port-based Trunking
PORT-SECURITY
♦ Limit number of MAC addresses learned per port Load
♦ Static MAC addresses stay in the filtering table
6
LB9030A-R2_LB9031A-R2_LB9032A-R2
PORT-MIRRORING
♦ Port-mirroring provided through dedicated port, Port 1
QOS (Quality of Service)
♦ Support IEEE802.1p Quality of Service
COS (IEEE802.1P CLASSIFICATION OF SERVICE)
♦Packet transmission scheduled using Weighted Round
Robin (WRR)
♦ Classification of packet priority can be based on either
a VLAN tag on packet or a user-definable port
priority
♦ Java applet-based MIB browser
♦ Web browser support based on HTTP server and CGI
parser
♦ TFTP software-upgrade capability
7
LB9030A-R2_LB9031A-R2_LB9032A-R2
Front Panel Display
cPower Status (PWR)
These LEDs come on when the switch is properly connected to power and
turned on.
dPort Status LEDs
The LEDs display status for each respective port.
LED State Indication
A valid network connection established.
LNK stands for LINK.
Transmitting or receiving data.
ACT stands for ACTIVITY.
A valid 100Mbps network connection
established.
100 stands for 100Mbps.
A valid 10Mbps network connection
established.
10 stands for 10Mbps.
Connection in full duplex mode.
FDX stands for FULL-DUPLEX.
Collision occurred.
COL stands for COLLISION.
LNK/ACT
100
FDX/COL
Steady
Flashing
Steady
Off
Steady
Flashing
Off Connection in half-duplex mode.
8
LB9030A-R2_LB9031A-R2_LB9032A-R2
Physical Ports
This switch provides:
• Eight 10/100BaseTX ports
• Seven 10/100BaseTX ports + one 100BaseFX port
• Six 10/100BaseTX ports + two 100BaseFX ports
CONNECTIVITY
• RJ-45 connectors
• ST or SC connector on 100BaseFX fiber port.
MODE SELECTION
• 10BaseT full-duplex mode
• 10BaseT half-duplex mode
• 100BaseTX full-duplex mode
• 100BaseTX half-duplex mode
• 100BaseFX full-duplex mode
• Auto-sensing mode (Copper Ports)
<Note>
i. Half-duplex mode uses back pressure flow control to prevent the receiving
ii. Full-duplex mode uses 802.3x flow control standard to prevent fast data
iii. Auto-sensing mode is in use after auto-negotiating with the other end of the
buffer from being overrun by data from a source node.
traffic from overrunning slow data traffic.
link.
9
LB9030A-R2_LB9031A-R2_LB9032A-R2
Basic Functions
In general, the switch is responsible for switching both VLAN
tagged and untagged frames from a receiving port to one or
more transmitting ports. The switch performs multiple steps
during the switching process:
VLAN CLASSIFICATION
LEARNING
FILTERING
FORWARDING
AGING
Below is additional information about tasks that the switch
performs during unicast and multicast switching.
10
LB9030A-R2_LB9031A-R2_LB9032A-R2
UNICAST SWITCHING
VLAN CLASSIFICATION
When the switch receives a frame, it classifies the frame in one of two ways:
- If the frame is untagged, the switch classifies the frame to an associated
VLAN.
- If the frame is tagged, the switch uses the tagged VLAN ID to identify the
broadcasting domain of the frame.
LEARNING
After VLAN classification, the switch checks the <source MAC address,
VLAN> pair in the switching database (SDB) to see whether the <source
MAC address, VLAN> pair is known.
- If it is unknown, the switch inserts the <source MAC address, VLAN> into
the SDB and learns the <source MAC address, VLAN>.
- If it is known, the switch checks the <source MAC address, VLAN> for a
mismatched port ID. If the port ID associated with the <source MAC
address, VLAN> pair in the SDB is different than the receiving port, the
switch modifies the port ID in the SDB and modifies its management
database (MDB) accordingly.
FILTERING
After learning the address, the switch checks:
- Whether the source port or destination port is in the forwarding state.
- Whether the source MAC address or destination MAC address is to be
filtered.
Whether the source port ID is the same as destination port ID.
-
If any of these conditions are met, the switch drops the receiving packet.
Otherwise, it continues with the forwarding process described below.
FORWARDING
During the forwarding process, the switch checks whether the <destination
MAC address, VLAN> pair is unknown.
- If it is unknown, the switch floods the receiving frame to all ports in the
VLAN, excluding the source port.
- If it is known, the switch forwards the receiving frame to the port associated
with the <destination MAC address, VLAN> pair. At the same time, the
switch ascertains the individual’s port’s VLAN tagging/untagging
configuration and corresponding VLAN ID to render the appropriate frame
tagging when the frame is ready to be transmitted.
11
LB9030A-R2_LB9031A-R2_LB9032A-R2
MULTICAST SWITCHING
For multicast switching, the switch checks whether the received frame is a
BPDU. If a BPDU is received, the switch forwards the frame to the CPU for
processing by the spanning tree protocol. Otherwise, the switch performs the
following processes:
VLAN CLASSIFICATION
Same as for unicast switching.
LEARNING
Same as for unicast switching.
FILTERING
After learning the address, the switch checks:
- Whether the source port or destination port is not in the forwarding state.
- Whether the source MAC address or destination MAC address is to be
filtered.
If any of these conditions are met, the switch drops the receiving packet.
Otherwise, it continues with the forwarding process described below.
FORWARDING
The switch floods the received multicast frame to all ports that are in
forwarding state within the VLAN, excluding the source port. At the same time,
the switch ascertains the individual port’s VLAN tagging/untagging
configuration and corresponding VLAN ID to render the appropriate frame
tagging when the frame is ready to be transmitted.
AGING
The switch performs the aging process for the <MAC addresses, VLAN> pair
in the switching database. Once a <MAC address, VLAN> pair is aged out,
the SDB is modified.
SPANNING TREE
The switch supports one Spanning Tree per bridged network.
12
LB9030A-R2_LB9031A-R2_LB9032A-R2
VLAN
A virtual LAN (VLAN) is a network of computers that behave
as if they are connected to the same wire, even though they
may actually be physically located on different segments of a
LAN. VLANs are analogous to a group of end stations,
perhaps on multiple physical LAN segments that are not
constrained by their physical location and can communicate
as if they were on a common LAN.
VLANs are configured through software rather than hardware,
which makes them extremely flexible. One of the biggest
advantages of VLANs is that when a computer is physically
moved to another location, it can stay on the same VLAN
without any hardware reconfiguration.
Because VLANs are not limited by the hardware constraints
that physically connect traditional LAN segments to a network,
they can define a network into various logical configurations.
For example, VLANs can define a network by application. In
this scenario, a company might create one VLAN for
multimedia users and another for email users. VLANs can
also define a network by department. For example, a
company might have one VLAN for its Engineering
Department, another for its Marketing Department, and
another for its Account Payable Department.
VLANs can also be set up according to the organization
structure within a company. For example, the company
president might have his/her own VLAN, the executive staff
might have a different VLAN, and the remaining employees
might have yet a different VLAN.
As these examples show, VLANs offer unparalleled flexibility.
The following sections describe how deploying VLANs can
benefit organizations and reduce administration costs.
13
LB9030A-R2_LB9031A-R2_LB9032A-R2
Broadcast Containment
In traditional networks, traffic broadcasts to all network
devices, whether they are the intended recipients or not.
However, VLANs can be set up to contain only those devices
that need to communicate with each other. As a result,
VLANs significantly reduce network congestion. In addition,
VLANs prevent broadcast storms from causing network
meltdown due to volumes of traffic.
Multicast-Based Multimedia Applications
Multimedia applications, such as interactive training, video
conferencing, and news-video transmissions, require large
amounts of bandwidth. These applications are also extremely
sensitive to variable delays, which are unavoidable on a
shared Ethernet network. By defining a VLAN based on the IP
multicast address for all subscribing members on the VLAN,
sufficient bandwidth will be available for these application,
providing true multimedia on Ethernet.
Enhanced Security
Because VLANs are self-contained, only the devices within
the same VLAN can communicate with each other. If a device
in one VLAN wants to communicate with a device in another
VLAN, the traffic must go through a router.
14
LB9030A-R2_LB9031A-R2_LB9032A-R2
VLAN Membership
VLAN IMPLEMENTATION ALLOWS:
VLANs across multiple switches by using explicit or implicit tagging and the
GARP/GVRP protocol defined in IEEE802.1p and 802.1Q.
An end station’s network interface card may belong to multiple VLANs.
A switch port may be associated with multiple VLANs.
DEFINITIONS OF VLAN MEMBERSHIP
VLAN implementation allows VLAN membership to be defined based on
ports. Port-based VLANs are organized by physical port number. For
example, switch ports 1, 2, 4 and 6 can be grouped on VLAN, while server
ports 3, 5, 7 and 8 can be on another VLAN. Broadcasts from servers within
each group would only go to the members of its own VLAN. This ensures that
broadcast storms cannot cause a network meltdown due to traffic volume.
VLAN MEMBERSHIP LEARNING
Port-based VLAN is defined using a static binding between a VLAN and its
associated ports. The switch’s forwarding decision is based on the
destination MAC address and its associated port ID. Therefore, to make valid
forwarding and flooding decisions, the switch learns the relationship of the
MAC address to its related port – and thus to the VLAN – at runtime.
REMOTE VLAN LEARNING
In addition to providing network management tools that allow network
administrators to statically add and delete VLAN member ports, the switch
also supports GVRP (GARP VLAN Registration Protocol). GVRP allows for
dynamic registration of VLAN port members within switch and across multiple
switches.
Other than supporting dynamic updating of registration entries in a switch,
GVRP is used to communicate VLAN registration information to other
VLAN-aware switches, so that a VLAN member can cover a wide span of
switches on a network.
GVRP allows both VLAN-aware workstations and switches to issue and
revoke VLAN memberships. VLAN-aware switches register and propagate
VLAN membership to all ports that belong to the active topology of the VLAN.
15
LB9030A-R2_LB9031A-R2_LB9032A-R2
VLAN CONFIGURATION
The switch provides a Local/Remote Management Console
Interface for VLAN configuration and management An
SNMP-based VLAN MIB is also provided.
Intra-VLAN Communication
The switch supports intra-VLAN communication through
hardware, as described in “Basic Functions” section.
Inter-VLAN Communication
The switch supports inter-VLAN communication using
CPU-based routing software.
16
LB9030A-R2_LB9031A-R2_LB9032A-R2
GVRP
In addition to network management tools that allow network
administrators to statically add and delete VLAN member
ports, the routing switch supports GARP VLAN Registration
Protocol (GVRP). GVRP supports dynamic registration of
VLAN port members within a switch and across multiple
switches.
In addition to dynamically updating registration entries within
a switch, GVRP is used to communicate VLAN registration
information to other VLAN-aware switches, so that members
of a VLAN can cover a wide span of switches on a network.
GVRP allows both VLAN-aware workstations and switches to
issue and revoke VLAN memberships. VLAN-aware switches
register and propagate VLAN membership to all ports that are
part of the active topology of the VLAN.
17
LB9030A-R2_LB9031A-R2_LB9032A-R2
IGMP Snooping and IP Multicast Filtering
The Internet Group Management Protocol (IGMP) runs
between hosts and their immediately neighboring multicast
routers. The protocol’s mechanisms allow a host to inform its
local router that it wants to receive transmissions addressed
to a specific multicast group.
Routers periodically query the LAN to determine if known
group members are still active. If there is more than one
router on the LAN performing IP multicasting, one of the
routers is elected “querier” and assumes the responsibility of
querying the LAN for group members.
Based on the group membership information learned from the
IGMP, a router can determine which (if any) multicast traffic
needs to be forwarded to each of its “leaf” sub-networks.
Multicast routers use this information, along with a multicast
routing protocol, to support IP multicasting across the
Internet.
IGMP provides the final step in an IP multicast packet delivery
service since it is only concerned with the forwarding of
multicast traffic from the local route to group members on
directly attached sub-networks.
Routing switches support IP Multicast Filtering by:
• Passively snooping on the IGMP Query and IGMP Report
packets transferred between IP Multicast Routers and IP
Multicast host groups to learn IP Multicast group members,
and
• Actively sending IGMP Query messages to solicit IP
Multicast group members.
The purpose of IP multicast filtering is to optimize a switched
network’s performance, so multicast packets will only be
forwarded to those ports containing multicast group hosts
18
LB9030A-R2_LB9031A-R2_LB9032A-R2
members and routers instead of flooding to all ports in the
subnet (VLAN).
Routing switches with IP multicast filtering/switching
capability not only passively monitor IGMP Query and Report
messages, DVMRP Probe messages, PIM, and MOSPF
Hello messages; they also actively send IGMP Query
messages to learn locations of multicast routers and member
hosts in multicast groups within each VLAN.
Note, however, IGMP neither alters nor routes any IP
multicast packets. Since IGMP is not concerned with the
delivery of IP multicast packets across sub-networks, an
external IP multicast router is needed if IP multicast packets
have to be routed across different sub-networks.
19
LB9030A-R2_LB9031A-R2_LB9032A-R2
Switch Management
ADMINISTRATION CONSOLE VIA RS-232 SERIAL PORT
The switch provides an onboard serial port, which allows the switch to be
configured via a directly connected terminal or a Telnet session.
WEB-BASED BROWSER INTERFACE
The switch also hosts a point-and-click browser-based interface that lets
users access full switch configuration and functionality from a Netscape or
Internet Explorer browser.
For more information on switch management, refer to the
“Switch Management” section.
20
LB9030A-R2_LB9031A-R2_LB9032A-R2
Installation
This chapter gives step-by-step instructions about how to
install the switch:
Selecting a Site for the Switch
As with any electric device, you should place the switch
where it will not be subjected to extreme temperatures,
humidity, or electromagnetic interference. Specifically, the
site you select should meet the following requirements:
- The ambient temperature should be between 0 to 45
degrees Celsius.
- The relative humidity should be less than 90 percent,
non-condensing.
- Surrounding electrical devices should not exceed the
electromagnetic field (RFC) standards.
- Make sure that the switch receives adequate ventilation.
Do not block the ventilation holes on each side of the
switch or the fan exhaust port on the rear of the switch.
- The power outlet should be within 1.8 meters of the
switch.
21
LB9030A-R2_LB9031A-R2_LB9032A-R2
Connecting to Power
Internal power:
Step 1: Connect the supplied AC power cord to the receptacle on the back
Step 2: Turn on the switch by flipping the ON/OFF switch on the rear of the
Step 3:The O position is OFF.
of the switch, and then plug it into a standard AC outlet with a
voltage range from 100 to 240 Vac.
unit to I (ON) position.
Figure 3-1: Rear view
External power:
Step 1:Connect the supplied AC to DC power adapter to the receptacle at
Step 2:Attach the plug into a standard AC outlet with the appropriate AC
the back of the switch.
voltage.
Figure 3-2: Rear view
22
LB9030A-R2_LB9031A-R2_LB9032A-R2
Power-on Self test (POST)
The Switch performs its Power-On Self Test (POST) when the power is
switched on. During the POST, the switch CPU will:
Perform a series of diagnostic procedures to make sure the basic system is
functioning properly.
A command line prompts when you press the Esc key on a terminal
connected to the switch serial port during the POST process. Then you can
execute the following options:
DOWNLOAD RUNTIME SOFTWARE FROM SERIAL PORT0
This will download the runtime system image to the switch via the serial port.
Before selecting this option, make sure:
- A host system is running a terminal emulation program that supports the
Kermit file transfer protocol.
- The host system’s hard drive has the required binary file that will be
downloaded to the switch.
CONFIGURE THE SYSTEM
This option lets you modify any configurable parameter in the switch’s flash
ROM before the switch system boots.
RUN MANUFACTURING DIAGNOSTICS
This option is to download the manufacturer’s diagnostics. Refer to Download
Runtime Software for download requirements.
When the file transfer is completed, the target system jumps to the entry point
of the diagnostic program and starts executing the diagnostic code. The Main
Menu of the diagnostic program appears where you can initiate tests or
obtain system information. Note that user intervention is not required when a
test runs, unless an error occurs. If an error occurs during testing, you are
given the choice of continuing the diagnostics or skip the error.
23
LB9030A-R2_LB9031A-R2_LB9032A-R2
Connecting to Your Network
Cable Type & Length
It is necessary to follow the cable specifications below when
connecting the switch to your network. Use appropriate
cables that meet your speed and cabling requirements.
Table 3: Cable Specifications
Speed
ConnectorPort Speed
Half/Full
Duplex
10BaseT RJ-45 10/20 Mbps 2-pair
100BaseTX RJ-45 100/200 Mbps 2-pair
100BaseFX ST, SC 100/200 Mbps MMF (50 or
100BaseFX ST, SC 100/200 Mbps SMF (9 or
Cable
UTP/STP
Cat. 3, 4, 5
UTP/STP
Cat. 5
62.5µm)
10µm)
Max.
Distance
100m
100m
2km
15, 40, 75,
100 or 120km
Cabling
Step 1: First, ensure the power of the switch and end devices is turned off.
<Note> Always ensure that the power is off before any installation.
Step 2: Prepare cable with corresponding connectors for each type of port
<Note> To connect two regular RJ-45 ports between switches or hubs, you need a
Step 3: Consult Table 3 in previous section for cabling requirements based
Step 4: Connect one end of the cable to the switch and the other end to a
Step 5: Once the connections between two end devices are made
in use.
cross-over or straight cable.
on connectors and speed.
desired device.
successfully, turn on the power and the switch is operational.
24
LB9030A-R2_LB9031A-R2_LB9032A-R2
Switch Management
This chapter explains the methods that you can use to
configure management access to the switch. It describes the
types of management applications and the communication
and management protocols that deliver data between your
management device (workstation or personal computer) and
the system. It also contains information about port connection
options.
This chapter covers the following topics:
• Management Access Overview
• Key Concepts
• Key Guidelines for Implementation
• Administration Console Access
• Web Management Acc ess
• SNMP Access
• Standards, Protocols, and Related Reading
25
LB9030A-R2_LB9031A-R2_LB9032A-R2
Management Access Overview
The switch gives you the flexibility to access and manage the
switch using any or all of the following methods.
The administration console and web browser interface
support are embedded in the switch software and are
available for immediate use.
Administration console via RS-232 serial port
Advantages
- No IP address or subnet needed
- Text-based
- Telnet functionality and HyperTerminal built into Windows
95/98/NT/2000 operating systems
Disadvantages
- Must be near switch or use dial-up connection
- Inconvenient for remote users
- Modem connection may prove to be unreliable or slow
Web-based browser interface
Advantages
- Ideal for configuring the switch remotely
- Compatible with all popular browsers
- Can be accessed from any location
- Most visually appealing
Disadvantages
- Security can be compromised (hackers need only know the IP address and
subnet mask)
- Communicates with switch functions at the MIB level
- Based on open standards
Disadvantages
- Requires SNMP manager software
- Least visually appealing of all three methods
- Some settings require calculations
- Security can be compromised (hackers need only know the community
name)
26
LB9030A-R2_LB9031A-R2_LB9032A-R2
Administration Console
The administration console is an internal, character-oriented,
menu-driven user interface for performing system
administration such as displaying statistics or changing option
settings.
Using this method, you can view the administration console
from a terminal, personal computer, Apple Macintosh, or
workstation connected to the switch’s console port.
There are two ways to use this management method: direct
access or modem access. The following sections describe
these methods.
Direct Access
Direct access to the administration console is achieved by
directly connecting a terminal or a PC equipped with a
terminal-emulation program (such as HyperTerminal) to the
switch console port.
When using the management method, configure the
terminal-emulation program to use the following parameters
(you can change these settings after login):
[Default parameters]
115,200bps
8 data bits
No parity
1 stop bit
This management method is often preferred because you can
remain connected and monitor the system during system
reboots. Also, certain error messages are sent to the serial
port, regardless of the interface through which the associated
action was initiated. A Macintosh or PC attachment can use
any terminal-emulation program for connecting to the terminal
27
LB9030A-R2_LB9031A-R2_LB9032A-R2
serial port. A workstation attachment under UNIX can use an
emulator such as TIP.
Modem Access
You can access the switch’s administration console from a
PC or Macintosh using an external modem attached to the
console port. The switch management program provides
Console Port screen, accessible from the Basic
Management screen, which lets you configure parameters for
modem access.
When you have configured the external modem from the
administration console, the switch transmits characters that
you have entered as output on the modem port. The switch
echoes characters that it receives as input on the modem port
to the current administration console session. The console
appears to be directly connected to the external modem.
28
LB9030A-R2_LB9031A-R2_LB9032A-R2
Web Management
The switch provides a browser interface that lets you
configure and manage the switch remotely.
After you set up your IP address for the switch, you can
access the switch’s web interface applications directly in your
web browser by entering the IP address of the switch. You
can then use your web browser to list and manage switch
configuration parameters from one central location, just as if
you were directly connected to the switch’s console port.
Web Management requires either Microsoft Internet Explorer
4.01 or later or Netscape Navigator 4.03 or later.
Netscape Navigator
If you use Netscape Navigator 4.03 or 4.04, install the Netscape JDK 1.1
Patch. Download the patch from:
http://help.hetscape.com/filelib.html#smartupdate
If you encounter problems accessing Help files when you use Netscape,
clear the browser memory cache and disk cache, and restart the browser.
Internet Explorer
If you use Internet Explorer, install the latest 4.01 Service Pack 1. This
service pack makes Internet Explorer Year 2000 compliant and fixes other
product-support issues. Download the 4.01 Service Pack 1 from the following
location:
If the above link is unavailable, download the service pack from the Microsoft
home page:
http://www.microsoft.com
29
LB9030A-R2_LB9031A-R2_LB9032A-R2
SNMP-Based Network Management
You can use an external SNMP-based application to
configure and manage the switch. This management method
requires the SNMP agent on the switch and the SNMP
Network Management Station to use the same community
string. This management method, in fact, uses two
community strings: the get community string and the set
community string. If the SNMP Network management station
only knows the set community string, it can read and write to
the MIBs. However, if it only knows the get community string,
it can only read MIBs. The default get and set community
strings for the switch are public.
30
Loading...
+ 118 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.