Page 2 - SALES
IntraCore IC36240 Layer 2+ Gigabit Ethernet Switch Setup Guide Asante Technologies, Inc. 2223 Oakland Road San Jose, CA 95131 USA SALES 800-662-9686 Home/Office Solutions 800-303-9121 Enterprise Solutions 408-435-8388 TECHNICAL SUPPORT 801-566-8991: Worldwide 801-566-3787: Fax www.asante.com/support...
Page 3 - Table of Contents
Table of Contents Table of Contents ........................................................................................................................................................... 3 Chapter 1: Introduction......................................................................................
Page 6 - Chapter 1: Introduction
Chapter 1: Introduction The IntraCore IC36240 24-port Layer 2+ Managed Gigabit Switch is a high-performance network switch used to reduce network congestion and application response times. The 24-port IntraCore IC36240 multi-protocol switch supports Layer 2+ and Gigabit Ethernet switching. The switc...
Page 9 - Management and Configuration; Asante; See Chapter 2 for more information on connecting to the switch.
1.4 Management and Configuration The switch is managed using Command Line Interface (CLI) in order to access several different command modes. Entering a question mark (?) at each command mode’s prompt provides a list of commands. 1.4.1 Console Interface Support for local, out-of-band management is d...
Page 10 - Chapter 2: Hardware Installation and Setup; Installation Overview; Chapter 1.2 Package Contents; Note
Chapter 2: Hardware Installation and Setup Use the following guidelines to easily install the switch, ensuring that it has the proper power supply and environment. 2.1 Installation Overview Follow these steps to install the IntraCore IC36240 switch: 1. Open the box and check the contents. See Chapte...
Page 11 - Installing into an Equipment Rack
2.1.2 Recommended Installation Tools You need the following additional tools and equipment to install the switch into an equipment rack: • Flat head screwdriver • Phillips head screwdriver • Antistatic mat or foam 2.1.3 Power Requirements The electrical outlet should be properly grounded, located ne...
Page 12 - Place the switch in the equipment rack.; SFP Mini GBIC Ports; To install the module, do the following:; Installing the Optional External Power Supply
5. Place the switch in the equipment rack. 6. Secure the switch by securing its mounting brackets onto the equipment rack with the appropriate screws (supplied). Important: Make sure the switch is supported until all the mounting screws for each bracket are secured to the equipment rack. Failure to ...
Page 13 - show system; Connecting Power
To verify the primary power status, use the Switch# show system command. Under System Information, you see the power unit status. System Information ------------------ System up for: 000day(s), 01hr(s), 46min(s), 54sec(s) PROM Image Version/Date: 1.00C/Nov 11 2004 17:03:04 DRAM Size: 64.0MB Flash Si...
Page 14 - Gigabit Ethernet Ports Cabling Procedures
Important: The switch must be located within 100 meters of its attached 10BaseT or 100BaseTX devices. Use the following guidelines to determine the cabling requirements for the network devices: • Connecting to Network Station: Category 5 UTP (Unshielded Twisted-Pair) straight-through cable (100 m ma...
Page 16 - Chapter 3: Initial Software Setup; Connecting to a Console; Plug power cord into the back of the switch.; Connect To; the; Settings; is for Terminal keys, NOT Windows keys
Chapter 3: Initial Software Setup Configure the switch by connecting directly to it through a console (out-of-band management), running a terminal emulation program, such as HyperTerminal or by using telnet. 3.1 Connecting to a Console To connect the switch to a console or computer, set up the syste...
Page 17 - Configuration; button from the Connect To window.; Connecting to a PC
e. Press the Configuration button from the Connect To window. e f. Set the data rate to 9600 Baud. g. Set data format to 8 data bits, 1 stop bit and no parity. h. Set flow control to NONE. f g h Now that terminal is set up correctly, power on the switch. The boot sequence will display in the termina...
Page 18 - Passwords and Privileges Commands; enable password
3.3 Passwords and Privileges Commands The switch has not default password, which allows anyone on the network access to various privilege levels. To prevent unauthorized changes to the switch’s configuration, you should set an enable password for access to switch management. Follow the example below...
Page 20 - username; name; password; Configuring an IP Address
3.4 Login Security Two methods are available on the IntraCore IC36240 to configure an authentication query process for better login security: the username command for the global configuration mode and password and login commands from the line configuration mode. 3.4.1 The username Command To establi...
Page 21 - Type; ip address; and the new address. The following screen appears:; show; over the default IP address.; Setting a Default IP Gateway Address; Restoring Factory Defaults
5. Type ip address and the new address. The following screen appears: Switch> enable Switch# configure Switch(config)# ip address 192.168.123.254/24 Switch(config)# end Switch# show ip Dhcp Client Enabled ..........: No IP Address ...................: 192.108.250.51 Subnet Mask .....................
Page 23 - enable
To list the commands available in user top mode, enter a question mark (?). Use a space and a question mark (?) after entering a command to see all the options for that particular command. Command Purpose ? Lists the user EXEC commands. show ? Lists all the options available for the given command. U...
Page 24 - command or by using the; Global Configuration Mode; configure; From privileged EXEC mode, enters global configuration mode.
In general, the top (privileged) commands allow you to change terminal settings on a temporary basis, perform basic tests, and list system information. To list the commands available in top mode, enter a question mark (?) at the prompt, as shown in the following example. Enter a question mark (?) af...
Page 25 - commands to access their respective configuration modes.
To exit global configuration command mode and return to privileged EXEC mode, use one of the following commands: Command Purpose exit end Ctrl-Z Exits global configuration mode and returns to privileged EXEC mode. To list the commands available in global configuration mode, enter a question mark (?)...
Page 26 - interface; global; interface eth1; configuration mode and return to top mode, use the; end; command or press; Switch; command followed by a space and a
4.3.1 Interface Configuration Mode Many features are enabled on a per-interface basis. Interface configuration commands modify the operation of an interface such as an Ethernet or serial port. Interface configuration commands always follow an interface global configuration command, which defines the...
Page 27 - myvlan; vlan; vlan name myvlan; exit; Advanced Features Supported within the Command Mode
In the following example, the switch shows the multiple Spanning Trees (MST) command. Switch(config)# spanning-tree mst configuration Switch(config-mst)# ? end End current mode and change to enable mode exit Exit current mode and down to previous mode help Description of the interactive help system ...
Page 28 - help; co
To get help specific to a command mode, a command, a keyword, or an argument, perform one of the following commands: Command Purpose Help Obtain a brief description of the help system in any command mode. ? List all commands available for a particular command mode. When using context-sensitive help,...
Page 29 - configure Enter configuration mode; ip; WORD This system's network name; Checking Command Syntax; In the following example, an incomplete command is entered.
Switch# configure ? configure Enter configuration mode Note that in the example below, if you enter the ip command followed by the Return Key or Enter, the system returns the prompt that the command is incomplete. Switch# ip % Command incomplete. Switch# Generally, uppercase letters represent variab...
Page 31 - conf; Tab
4.8.1 Moving Around on the Command Line Use the following keystrokes to move the cursor around on the command line in order to make corrections or changes: Keystrokes Purpose Press Ctrl-B or the left arrow. Move the cursor back one character. Press Ctrl-F or the right arrow. Move the cursor forward ...
Page 32 - Keystrokes Purpose; Press
4.8.3 Editing Command Lines That Wrap The enhanced editing feature provides a wraparound for commands that extend beyond a single line on the screen. When the cursor reaches the right margin, the command line shifts eight spaces to the left. You cannot see the first eight characters of the line, but...
Page 33 - Redisplaying the Current Command Line
When you have completed the entry, press Ctrl-A to check the complete syntax before pressing Enter to execute the command. The dollar sign ($) appears at the end of the line to indicate that the line has been scrolled to the right: Switch(config)# access-list 101 permit icmp 192.168.123.0 0.0.0.255 ...
Page 34 - Capitalize at the cursor. Press; Esc C; or
4.8.7 Transposing Mistyped Characters If you have mistyped a command entry, you can transpose the mistyped characters by using the following command: Keystrokes Purpose Press Ctrl-T . Transpose the character to the left of the cursor with the character located at the cursor. 4.8.8 Controlling Capita...
Page 35 - Appendix A: Basic Troubleshooting; Problem Possible; Chapter 2.6 Connecting to the Network
Appendix A: Basic Troubleshooting In the unlikely event that the switch does not operate properly, follow the troubleshooting tips below. If more help is needed, contact Asante’s technical support at www.asante.com/support . Problem Possible Solutions The Power LED is not lit. Check the power connec...
Page 36 - Appendix B: Specifications; Physical Characteristics
Appendix B: Specifications The sections below list the features and product specifications for the IntraCore IC36240 switch. Connectors: 24 RJ-45 auto-MDI/MDIX Ports 24 10/100/1000BaseT ports that have auto-negotiation for speed, duplex mode and flow control Gig Modular Ports 4 SFP slots for 1000SX ...
Page 37 - Appendix C: FCC Compliance and Warranty Statements
Security User password, SNMP access filter, port security (MAC address filter with notification), 802.1x (port-based, L2/L4 ACL, RADIUS, TACACS+ Management Male DB9 RS-232 DTE (auto baud to 115k), USB, Cisco CLI x 4 sessions, Web RMON (1, 2, 3, 9), port mirroring Firmware Upgrade TFTP, dual banks of...
Page 38 - C.1 FCC Compliance Statement; Save these instructions for later use.
Appendix C: FCC Compliance and Warranty Statements C.1 FCC Compliance Statement This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC Rules. These limits are designed to provide reasonable protection against harmful interferen...
Page 39 - C.3 IntraCare Warranty Statement; years
C.3 IntraCare Warranty Statement Products: IntraCore IC36240 Duration: 3 years Advanced Warranty United States: Second Business Day Replacement: Other countries: See your local distributor or reseller 1. Asante Technologies warrants (to the original end-user purchaser) the covered IntraCore products...
Page 40 - Appendix D: Online Warranty Registration; Please register this product online at
Appendix D: Online Warranty Registration Please register this product online at http://www.asante.com/support/supRegistration.asp or by filling out and mailing the card below. 40 Asante IntraCore IC36240 Setup Guide
Page 41 - Index
Index Cabling console .................................................................16 Ethernet ................................................................14 procedures............................................................13 CLI advanced features ..........................................