Foundry AR-Series Rack-Mounted Router Quick Installation Guide 2100 Gold Street P.O. Box 649100 San Jose, CA 95164-9100 Tel 408.586.1700 Fax 408.586.
Copyright © 2004 Foundry Networks, Inc. All rights reserved. No part of this work may be reproduced in any form or by any means – graphic, electronic or mechanical, including photocopying, recording, taping or storage in an information retrieval system – without prior written permission of the copyright owner. The trademarks, logos and service marks (“Marks”) displayed herein are the property of Foundry or other third parties.
Contents CHAPTER 1 GETTING STARTED...................................................................................... 1-1 INTRODUCTION ...........................................................................................................................................1-1 AUDIENCE ..................................................................................................................................................1-1 NOMENCLATURE ..........................................................
Foundry AR-Series Rack-Mounted Router Quick Installation Guide BUNDLE CONFIGURATION ...........................................................................................................................2-7 FRACTIONAL T1/CISCO-COMPATIBLE HDLC BUNDLE .............................................................................2-8 T1OR E1/PPP BUNDLE ........................................................................................................................2-8 ROUTING CONFIGURATION ...........
Chapter 1 Getting Started Introduction This guide describes how to install and configure a rack-mounted AR1208-T, AR1208-E, AR1216-T, AR1216-E, AR3201-T-CL, AR3202-T-CL, AR3201-T-CH, and AR3202-T-CH router. Audience This manual is designed for system administrators with a working knowledge of Layer 2 and Layer 3 switching and routing. If you are using a Foundry Layer 3 Switch, you should be familiar with the following protocols if applicable to your network – IP, RIP, OSPF, BGP4, IGMP, PIM, and VRRP.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide Related Publications The following Foundry Networks documents supplement the information in this guide. • Release Notes Printed release notes provide the latest information. If release notes are provided with your product, follow the instructions contained within them instead of those provided in other documentation.
Getting Started Table 1.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide Table 1.
Getting Started Table 1.1: Feature Supported in AccessIron Devices (Continued) Category Feature AR1202 AR1204 AR1208 AR1216 AR3201-T-CL AR3202-T-CL AR3201-T-CH AR3202-T-CH Timed Access List How to Get Help Foundry Networks technical support will ensure that the fast and easy access that you have come to expect from your Foundry Networks products will be maintained. Web Access • http://www.foundrynetworks.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide 1-6 © 2004 Foundry Networks, Inc.
Chapter 2 Installing and Configuring Rack-Mounted Systems Before You Begin Unpacking and Inspecting The following items are shipped with these systems. Foundry system Two 19-inch (48.26 cm) rack-mount brackets AC power cord Two 23-inch (58.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide Installation Site These systems are designed to be installed in a 19- or 23-inch (48.26 or 58.42 cm) rack or on a flat, stable surface with sufficient space to accommodate a 12- x 19-inch (30.48 x 48.26 cm) footprint. The installation site should provide ample room for connecting cables and performing maintenance, and the site should not be subject to extreme temperature shifts.
Installing and Configuring Rack-Mounted Systems AR1208-T Octal T1 1 2 3 WAN 4 Link Status 1 2 Ethernet 0 3 4 5 6 7 Ethernet 1 Console Unit 1400 8 ESD Gnd Mon. TX Col HS TX Col HS Summary RX Link Dup RX Link Dup Power Status 5 6 7 8 T1 Ports Ethernet Ports Console Port AR1208-E Octal E1 1 2 3 WAN 4 Link Status 1 2 Ethernet 0 3 4 5 6 7 Ethernet 1 Console Unit 1400E 8 ESD Gnd Mon.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide AR3201-T-CL Clear Channel T3 RX DS3 WAN Ethernet 0 Ethernet 1 Console Unit 4100 ESD Gnd TX Test AIS Yellow Error Signal Frame TX Col HS TX Col HS Summary RX Link Dup RX Link Dup Power Status Clear Channel DS3 Ports Console Port Ethernet Ports AR3202-T-CL Clear Channel T3-1 RX DS3 WAN Clear Channel T3-2 TX RX Test AIS Yellow Error Signal Frame DS3 WAN Ethernet 0 Ethernet 1 Console Unit 4102 ES
Installing and Configuring Rack-Mounted Systems Alarms Connect the stripped ends of two 18-22 AWG wires to alarm terminals 6 and 7 on the back-panel terminal block. AC Receptacle 100-240V FUSE: T3A, 250V SLOW BLOW 5- SEE PRODUCT MANUAL 1 FOR CENTRALIZED DC POWER, INSTALL ONLY IN RESTRICTED ACCESS AREAS 2 3 40 - 60V 4 5 6 , 3.0A 7 CAUTION: TO PROTECT AGAINST RISK OF FIRE, REPLACE WITH THE SAME TYPE AND RATING OF FUSE ONLY. , 2.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide Logging In EXAMPLE:Login: foundry EXAMPLE:Password: foundry Choosing a Host Name EXAMPLE:AR1208# configure term EXAMPLE:AR1208/configure# hostname ISP_name Changing the Password EXAMPLE:AR1208# password EXAMPLE:name: foundry EXAMPLE:old password: foundry EXAMPLE:new password: new_pass EXAMPLE:re-enter password: new_pass Passwords are case-sensitive and must be a minimum of three to a maximum of eight characters.
Installing and Configuring Rack-Mounted Systems T1 Interface EXAMPLE:AR1208-T# configure term EXAMPLE:AR1208-T/configure# module t1 4 EXAMPLE:AR1208-T/configure/module/t1 4# clock_source line EXAMPLE:AR1208-T/configure/module/t1 4# framing esf EXAMPLE:AR1208-T/configure/module/t1 4# linecode b8zs EXAMPLE:AR1208-T/configure/module/t1 4# yellow_alarm gen_det EXAMPLE:AR1208-T/configure/module/t1 4# exit 3 E1 Interface EXAMPLE:AR1208-E# configure term EXAMPLE:AR1208-E/configure# module e1 4 EXAMPLE:AR1208-E/c
Foundry AR-Series Rack-Mounted Router Quick Installation Guide Fractional T1/Cisco-compatible HDLC Bundle EXAMPLE:AR1208-T# configure term EXAMPLE:AR1208-T/configure# interface bundle Denver EXAMPLE:AR1208-T/configure/interface/bundle Denver# link t1 3:1-6 EXAMPLE:AR1208-T/configure/interface/bundle Denver# encapsulation hdlc EXAMPLE:AR1208-T/configure/interface/bundle Denver# hdlc keepalive 20 EXAMPLE:AR1208-T/configure/interface/bundle Denver# ip address 192.168.2.1 255.255.255.
Installing and Configuring Rack-Mounted Systems EXAMPLE:AR1208-T# configure terminal EXAMPLE:AR1208-T/configure# interface ethernet 0 EXAMPLE:AR1208-T/configure/interface/ethernet 0# ip address 10.10.10.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide EXAMPLE:AR1208-T/configure# interface ethernet 0 EXAMPLE:AR1208-T/configure/interface/ethernet 0# ip address 10.10.10.1 24 EXAMPLE:AR1208-T/configure/interface/ethernet 0# exit EXAMPLE:AR1208-T/configure# router bgp 10 EXAMPLE:AR1208-T/configure/router/bgp 10# neighbor 10.10.10.2 10 EXAMPLE:AR1208-T/configure/router/bgp 10/neighbor 10.10.10.2 10# exit 3 Redistributing static and connected routes. EXAMPLE:AR1208-T/configure# ip route 9.9.0.
Installing and Configuring Rack-Mounted Systems LEDs The Foundry system front-panel LEDs indicate real-time unit status. The following table provides information about how to interpret the various LED states. For more detailed LED descriptions, refer to the Foundry Installation Guide: Domestic Products.
Foundry AR-Series Rack-Mounted Router Quick Installation Guide 2 - 12 © 2004 Foundry Networks, Inc.