AIS Router AI2524 User Manual

Page 333

Advertising
background image

Chapter 13: AI2524 Frame Relay Configuration Steps

August 1997

Page 13-17

2524UM

interface Serial0

no ip address

encapsulation frame-relay

frame-relay lmi-type ansi

frame-relay traffic-shaping

frame-relay class slow_vcs

!

interface Serial0.1 point-to-point

ip address 10.128.30.1 255.255.255.248

ip ospf cost 200

bandwidth 10

frame-relay interface-dlci 101

!

interface Serial0.2 point-to-point

ip address 10.128.30.9 255.255.255.248

ip ospf cost 400

bandwidth 10

frame-relay interface-dlci 102

class fast_vcs

!

interface Serial0.3 point-to-point

ip address 10.128.30.17 255.255.255.248

ip ospf cost 200

bandwidth 10

frame-relay interface-dlci 103

!

map-class frame-relay slow_vcs

frame-relay traffic-rate 4800 9600

frame-relay custom-queue-list 1

!

map-class frame-relay fast_vcs

frame-relay traffic-rate 16000 64000

frame-relay priority-group 2

!

access-list 100 permit tcp any any eq 2065

access-list 115 permit tcp any any eq 256

!

priority-list 2 protocol decnet hig

priority-list 2 ip nor

priority-list 2 default mediu

!

queue-list 1 protocol ip 1 list 100

queue-list 1 protocol ip 2 list 115

queue-list 1 default 3

queue-list 1 queue 1 byte-count 1600 limit 200

queue-list 1 queue 2 byte-count 600 limit 200

queue-list 1 queue 3 byte-count 500 limit 200

Advertising