Foundry Networks AR SERIES Router User Manual


 
Foundry AR-Series Rack-Mounted Router Quick Installation Guide
2 - 10 © 2004 Foundry Networks, Inc. June 2004
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.0 255.255.0.0 10.10.10.10
EXAMPLE:AR1208-T/configure# router bgp 10
EXAMPLE:AR1208-T/configure/router/bgp 10# redistribute static
EXAMPLE:AR1208-T/configure/router/bgp 10# redistribute connected
EXAMPLE:AR1208-T/configure/router/bgp 10# exit 2
NxE1/MFR Bundle
EXAMPLE:AR1208-E# configure term
EXAMPLE:AR1208-E/configure# interface bundle Madrid
EXAMPLE:AR1208-E/configure/interface/bundle Madrid# link e1 3-4
EXAMPLE:AR1208-E/configure/interface/bundle Madrid# encapsulation fr
EXAMPLE:AR1208-E/configure/interface/bundle Madrid# fr
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr# intf_type dce
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr# lmi
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr/lmi# keepalive 12
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr/lmi# exit
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr# pvc 16
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr/pvc 16# shaping cir 1920000
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr/pvc 16# exit
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr# enable interface
EXAMPLE:AR1208-E/configure/interface/bundle Madrid/fr# exit 4
Fractional E1/Cisco-compatible HDLC Bundle
EXAMPLE:AR1208-E# configure term
EXAMPLE:AR1208-E/configure# interface bundle London
EXAMPLE:AR1208-E/configure/interface/bundle London# link e1 3:1-6
EXAMPLE:AR1208-E/configure/interface/bundle London# encapsulation hdlc
EXAMPLE:AR1208-E/configure/interface/bundle London# hdlc keepalive 20
EXAMPLE:AR1208-E/configure/interface/bundle London# ip address 192.168.2.1 255.255.255.0
EXAMPLE:AR1208-E/configure/interface/bundle London# exit 3
Saving Configurations
Use the following command to save new configurations to system memory.
EXAMPLE:AR1208# write mem
Use the following command to save new configurations to a network host for archiving and back-up purposes.
Identify the host name or IP address, the host directory the file is being transferred to, and the new name as
follows.
EXAMPLE:AR1208# save network 10.1.100.149 /maindir/config01.txt
When saving to a network host, the host directory and file name must pre-exist.