voice and frame

From: Bill Dellamar (wdellamar@xxxxxxxxx)
Date: Sun Jan 07 2001 - 10:00:33 GMT-3


   
To answer my own question, would something like this
work using frame relay traffic shaping.

int serial 0
 frame-relay traffic-shaping
int serial0.1 point-to-point
 frame-relay interface-dlci 102
 class voice_traffic
int serial0.2 point-to-point
 frame-relay interface-dlci 103
 class ip_traffic
!
map-class frame-relay voice_traffic
 frame-relay priority-group 1
!
map-class frame-relay ip_traffic
 frame-relay priority-group 2
!
priority-list 1 list 101
!
priority-list 2 ip high
!
access-list 101 permit voice_traffic



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