![]() |
![]() |
Technical Library |
|
24 Oct 2000
Certified Hardware and Software
|
Livingston IRX 211 RouterRouting with the Livingston IRX 211 for Leased Line ConfigurationTo configure a Livingston you must connect a console to the Console port of the router. A null modem cable is required. Connect the null modem to the S0 console port of the IRX-211 and to a PC (or Mac with proper cables) with VT100 emulation software. 9600, 8, none 1 If the router has not been preconfigured, it will run through an interactive script upon bootup. Follow the configuration below. Otherwise you can telnet into the box. Enter configuration at the command line. Complete BOLD entries according to the key, listed below. set address LAN.LAN.LAN.LAN set netmask 255.255.255.0 set gateway SER.SER.SER.1 1 set snmp readcommunity public set routing on set ethernet up set broadcast high set snmp on set telnet 23 set s1 mtu 1500 set s1 cd on set s1 protocol fr set s1 lmi 4 set s1 speed LINE.SPEED set s1 address SER.SER.SER.SER set s1 destination 255.255.255.255 255.255.255.0 set s1 DLCI DLCI:SER.SER.SER.1 set s1 extended on set s1 routing broadcast set default broadcast save all save snmp save route save pass (*******************************************************) (* NOTES: *) (* LINE.SPEED options are: 56000 or T1 *) (* *) (*******************************************************) KEY ===================================================== LAN.LAN.LAN.LAN = Customer router IP address LAN.LAN.LAN.0 = Customer class C network LAN.LAN.LAN.255 = Customer broadcast address SER.SER.SER.SER = Customer router serial IP address SER.SER.SER.1 = Local POP IP address SER.SER.SER.255 = Customer serial IP broadcast address DLCI = Customer DLCI number LINE.SPEED = Customer line speed |