From: Peng Zheng (zpnist@yahoo.com)
Date: Tue Sep 23 2003 - 22:17:03 GMT-3
On page
http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt5/qcfrsvfr.htm#37141,
the configuration for a Multipoint Configuration on
frame relay is:
-----------------------------------------
interface Serial3/0 
no ip address 
encapsulation frame-relay 
max-reserved-bandwidth 20 
no fair-queue 
frame-relay traffic-shaping 
frame-relay lmi-type cisco 
ip rsvp bandwidth 350 350 
! 
interface Serial3/0.1 multipoint 
ip address 10.1.1.1 255.255.0.0 
frame-relay interface-dlci 101 
class fr-voip 
frame-relay interface-dlci 201 
class fast-vcs 
ip rsvp bandwidth 350 350 
ip rsvp pq-profile 6000 2000 ignore-peak-value 
! 
! 
map-class frame-relay fr-voip 
frame-relay cir 800000 
frame-relay bc 8000 
frame-relay mincir 128000 
frame-relay fragment 280 
no frame-relay adaptive-shaping 
frame-relay fair-queue 
! 
map-class frame-relay fast-vcs 
frame-relay cir 200000 
frame-relay bc 2000 
frame-relay mincir 60000 
frame-relay fragment 280 
no frame-relay adaptive-shaping 
frame-relay fair-queue 
----------------------------------------
Is it necesary to configure map-class and apply it
under DLCI if I am only asked to configure RSVP?
 
__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com
***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***
This archive was generated by hypermail 2.1.4 : Wed Oct 01 2003 - 07:24:34 GMT-3