IntraCore® 35516 Series Layer 2/3/4 Gigabit Switches User’s Manual
10 2.1.3 Power Requirements The electrical outlet should be located near the switch and be easily accessible. It must also be properly grounded. Ma
11 2.3 Gigabit Interface Converters The GBIC Interface is the industry standard for Gigabit Ethernet Interfaces. Some of the benefits of GBIC includ
12 2.3.2 Removing a GBIC Caution: GBIC 1000T modules run hot under normal operating conditions. When it has been removed from the system, place it o
13 2.5 Connecting Power Important: Carefully review the power requirements (Chapter 2.1.3) before connecting power to the switch. Use the followin
14 1000BaseT requires that all four pairs (8 wires) be connected correctly, using Category 5 or better Unshielded Twisted Pair (UTP) cable (to a dist
15 • Under the Settings tab, choose VT100 for Emulation mode • Select Terminal keys for Function, Arrow, and Ctrl keys.
16 2.8 Setting Passwords The switch ships with a default of no enable password, which allows anyone on the network access to various privilege level
17 2.9 Configuring an IP Address The switch ships with the default IP address 192.168.0.1/24. Connect via the serial port in order to assign the swi
18 2.10 Restoring Factory Defaults If you ever need to restore the switch to its factory default settings, follow the commands shown in the followin
19 Chapter 3. Understanding the Command Line Interface (CLI) The switch utilizes Command Line Interface (CLI) to provide access to several different
2 IntraCore 35516 Series Layer 2/3/4 Gigabit Switches User’s Manual Asanté Technologies, Inc. 821 Fox Lane San Jose, CA 95131 USA SALES 800-
20 User top commands: Router> ? enable Turn on privileged mode command exit Exit current mode and down to previous mode help Des
21 Router> enable Router# ? clear Reset functions clock Manage the system clock configure Enter configuration mode copy C
22 Router# configure terminal Router(config)# ? access-list Add an access list entry arp Set static arp entry boot
23 3.3.2 Router Configuration Mode Router configuration commands are used to configure an IP routing protocol and always follow a router command. To
24 3.4 Advanced Features Supported within the Command Mode Entering a question mark (?) at the system prompt displays a list of commands available
25 Example of Context Sensitive Help The following example illustrates how the context-sensitive help feature creates an access list from the config
26 In the example above, a command has been issued that is unknown or ambiguous. Router(config)# router % Command incomplete. Router(config)# In
27 • Editing Command Lines that Wrap • Deleting Entries • Scrolling Down a Line or a Screen • Redisplaying the Current Command Line • Transposi
28 The command is not immediately executed, so that you may modify the command if necessary. If you enter a set of characters that could indicate mor
29 Press Ctrl-U or Ctrl-X. Delete all characters from the cursor to the beginning of the command line. Press Ctrl-W. Delete the word to the left of t
3 Table of Contents Chapter 1. Introduction 5 1.1 Features 5 1.2 Package Contents 6 1.3 LEDs 6 1.4 Front and Back Panel Descriptions 7 1.5 Manag
30 3.9 Passwords and Privileges Commands The following sections describe the password and privileges commands used to control access to different le
31 3.9.3 Service Password-Encryption To encrypt passwords, use the service password-encryption command in global configuration mode. Use the no form
32 Chapter 4. Managing the System and Configuration Files This chapter explains how to manage the system information, as well as how to manage the c
33 4.1.4 Trace Packet Routes To discover the routes that packets will actually take when traveling to their destinations, use the following command
34 4.2 Managing Configuration Files This section discusses how to download configuration files from remote servers, and store configuration files on
35 4.2.2 Copying Configuration Files to a Network Server You can copy configuration files from the router to a file server using TFTP. You might wis
36 In order to restore a configuration file to an exact copy of a file stored on a server, you need to copy the configuration file directly to the st
37 Create or Modify Access Control for SNMP Community You can configure a community string, which acts like a password, to permit access to the agen
38 but where there is only one path between any two points (the connections span the entire network, and the paths are branched, like a tree). All o
39 Spanning Tree Port Configuration You can configure the following parameters from interface configuration mode: Router(config)# interface eth1 Ro
4 Appendix D. Console Port Pin Outs 76 Appendix E. Online Warranty Registration 77
40 Chapter 5. Configuring IP The Internet Protocol (IP) is a packet-based protocol used to exchange data over computer networks. It is the foundatio
41 CIDR Prefix Class C Equivalent Host Addresses /27 1/8 Class C 32 Hosts /26 1/4 Class C 64 Hosts /25 1/2 Class C 128 Hosts /24 1 Class
42 To assign multiple IP addresses to network interfaces, use the following command in interface configuration mode: Command Purpose ip address addr
43 Interior gateway protocols are used to exchange routing information among routers in an autonomous network, such as a company’s LAN. A routing pro
44 5.4 Configuring RIP The Routing Information Protocol (RIP) is a commonly used interior gateway protocol (IGP) created for use in small, homogeneo
45 5.4.3 Specify a RIP Version By default, the software receives RIP Version 1 and Version 2 packets, but sends only Version 1 packets. You can conf
46 Router(config)# route-map map-tag permit 10 Router(config-route-map)# ? end End current mode and change to enable mode. exit Ex
47 process. By specifying administrative distance values, you enable the router to intelligently discriminate between sources of routing information.
48 Apply Offsets to Routing Metrics An offset list is the mechanism for increasing incoming and outgoing metrics to routes learned via RIP. You can
49 Important! Do not use plain text authentication in RIP packets for security purposes, because the unencrypted authentication key is sent in every
5 Chapter 1. Introduction Thank you for purchasing the Asanté IntraCore 35516 Series Gigabit switch. The IC35516 is from a family of multi-media an
50 IGMP The Internet Group Management Protocol (IGMP) manages the multicast groups on a LAN. IP hosts use IGMP to report their group membership to d
51 Changing the IGMP Version By default, the router uses IGMP Version 2, which allows such features as the IGMP query timeout and the maximum query
52 5.5.2 Configuring DVMRP This section presents the commands for configuring DVMRP IP Multicast Routing Protocol. The following commands are availa
53 DVMRP must be enabled on the router for this command to be operational. Command Purpose probe-interval <5–30 seconds> Defines how often nei
54 5.6 Using Access Lists An access list is a collection of criteria statements that the switch uses to determine whether to allow or block traffic
55 Router(config)# access-list 1 deny 192.168.123.254 ? A.B.C.D Source wildcard. e.g. 0.0.0.255 <cr> Router(config)# access-list 1 deny 19
56 eq Operator - equal to gt Operator - greater then lt Operator - less then neq Operator - NOT equal to <cr> Router(confi
57 Router(config)# access-list 101 permit tcp 192.168.123.0 0.0.0.255 any eq 25 Router(config)# access-list 101 deny any Router(config)# interface et
58 5.7.3 Configure Compatibility Compatibility configuration enables the router to be compatible with a variety of RFCs that deal with OSPF. Perform
59 To configure the OSPF network type, use the following command in interface configuration mode. Command Purpose ip ospf network {broadcast | non
6 1.2 Package Contents The following items are included in the switch’s package: • Switch • AC power cord • Rack mount brackets with screws • R
60 specific external routes as Type 7 LSAs into the NSSA. In addition, when translating Type 7 LSAs into Type 5 LSAs by NSSA ABR, summarization and f
61 5.7.11 Control Default Metrics OSPF calculates the OSPF metric for an interface according to the bandwidth of the interface. For example, a 64K l
62 To force the autonomous system boundary router to generate a default route, perform the following task in router configuration mode. Command Purp
63 To display various routing statistics, use the following commands in top mode. Command Purpose show ip ospf Display general information about th
64 debug ospf event Display information on OSPF-related events, such as adjacencies, flooding information, designated router selection, and SPF calcu
65 The following commands are available under EXEC or Enable mode: Command Purpose show vrrp [brief | VRID] Displays a brief or detailed status of
66 Use any of the following commands in top mode. Command Purpose show arp [interface] Display the entries in the ARP table. show access-lists [acce
67 Chapter 6. VLAN Configuration Up to 4094 Virtual LANs (VLANs) are supported on the IC35516. The switch is shipped with a default VLAN with VLAN I
68 First, a VLAN is created and named tester. Router# configure terminal Router(config)# vlan 2 Router(config-vlan)# name tester Router(config-vlan
69 6.2 VLAN Port Membership Modes A switchport can be assigned to a VLAN by designating a membership mode. The membership mode determines the kind o
7 LED Color Description Power Green Off Power is on. Power is off, or main power supply has failed. Emergency Power Green Off Primary power has
70 Use the following commands to configure the VLAN Allowed List for the trunk port: Command Purpose Router(config)# interface IFNAME Enter the inte
71 Use the following commands to configure an interface as an IEEE 802.1q tunnel port: Command Purpose Router(config)# interface IFNAME Enter the in
72 Appendix A. Basic Troubleshooting In the unlikely event the switch does not operate properly, follow the troubleshooting tips below. If more hel
73 Appendix B. Specifications The sections below list the features and product specifications for the IntraCore 35516 Series Gigabit Ethernet switch
74 Appendix C. FCC Compliance and Warranty Statements FCC Compliance Statement This equipment has been tested and found to comply with the limits f
75 and used. If Asanté receives notice of such defects during the warranty period, Asanté will replace software media that does not execute its progr
76 Appendix D. Console Port Pin Outs The console port is used to connect with a terminal using a serial modem RS-232C cable (available from Radio Sh
77 Appendix E. Online Warranty Registration Please register the switch online at www.asante.com/support/registration.html. By doing so, you’ll be en
8 1.4.2 IC35516-G The front panel of the IC35516-G contains the following: power and port LEDs; 12 GBIC ports; 4 dual-function Gigabit ports that su
9 Chapter 2. Hardware Installation and Setup The following guidelines will help the user to easily install the switch, and to ensure that it has the
Commentaires sur ces manuels