Allied Telesis AR Router Configuration page 23

Ar router series
Table of Contents

Advertisement

Router A
#
# Frame Relay Configuration
# Note: By default LMI is set to "LMIrev1" which is the same as "cisco" LMI type.
create fr=0 over=syn0
add fr=0 li=1 type=ptp
add fr=0 li=2
set fr=0 dlc=102 li=2
set fr=0 dlc=103 li=2
set fr=0 dlc=104 li=1
#
# IP Configuration
#
enable ip
add ip int=fr0.2 ip=192.168.254.1
add ip int=fr0.1 ip=200.200.200.1 mask=255.255.255.252
add ip int=eth0 ip=192.168.1.1
add ip route=0.0.0.0 next=0.0.0.0 mask=0.0.0.0 int=fr0.1 dlc=104
add ip route=192.168.2.0 next=192.168.254.2 mask=255.255.255.0 int=fr0.2 dlc=102
add ip route=192.168.3.0 next=192.168.254.3 mask=255.255.255.0 int=fr0.2 dlc=103
#
# Firewall Configuration
# To enable out going ping see example 5.1.1
enable firewall
enable firewall notify=port,manager port=0
create firewall policy="main"
add firewall policy="main" int=eth0 type=private
add firewall policy="main" int=fr0.2 type=private
add firewall policy="main" int=fr0.1 type=public
add firewall poli="main" nat=enhanced int=eth0 gblin=fr0.1 gblip=200.200.200.1
add firewall poli="main" nat=enhanced int=fr0.2 gblin=fr0.1 gblip=200.200.200.1
add firewall poli="main" ru=1 ac=allo int=fr0.1 prot=tcp po=25 ip=192.168.1.2
gblip=200.200.200.1 gblport=25
Router B and C would be configured without Logical interfaces as in example 4.1
with a default route
Helpful Scripts
Revision 5.8.7; 5 April 2001
Helpful Scripts
Page
23

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the AR Router and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Ar router series

Table of Contents