frame relay dlci prioritization

From: Don Dettmore (don@xxxxxxxxxxxxx)
Date: Fri Aug 17 2001 - 15:17:52 GMT-3


   
Has anyone tried the following in real life?

Frame relay topology - 1 hub and three spokes. There are TWO PVCs to each
spoke. I want to use frame realy dlci prioritization to each spoke to
prioritize Citrix traffic (despite the fact that it is all one physical
interface at the hub). The spoke configs will be easy - I forsee the hub
config to look something like this:

Interface Serial 0
no ip address
encap frame relay
priority-group 1

Interface Serial 0.1 point-to-point
ip address 10.1.1.1 255.255.255.0
frame-relay interface-dlci 100
frame-relay priority-dlci-group 1 101 100 100 100

Interface Serial 0.2 point-to-point
ip address 10.1.2.1 255.255.255.0
frame-relay interface-dlci 200
frame-relay priority-dlci-group 1 201 200 200 200

Interface Serial 0.3 point-to-point
ip address 10.1.3.1 255.255.255.0
frame-relay interface-dlci 300
frame-relay priority-dlci-group 1 301 300 300 300

access-list 105 permit tcp host 10.0.0.100 eq 1514 10.0.0.0 0.255.255.255 gt
1024
priority-list 1 protocol ip high list 105

Is there any reason why this shouldn't work?

TIA

Don Dettmore
**Please read:http://www.groupstudy.com/list/posting.html



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:52 GMT-3