Service Policy on Frame Relay

From: Amr (amr.ccie@gmail.com)
Date: Mon Nov 17 2008 - 16:18:00 ARST


Dear All,
            I am little confused about applying service policy under Serial
interfaces
what is the differenet between these two configurations

*First :*
Applying the Service-Policy under the map-class then applying the map-class
under the serial interface

policy-map test
 class class-default
  shape average 128000

map-class frame-relay test
 *service-policy output test*

interface Serial0/0/0
 ip address 10.10.10.1 255.255.255.0
 encapsulation frame-relay
 *frame-relay class test*
 frame-relay map ip 10.10.10.2 304 broadcast
 no frame-relay inverse-arp

*Secound:*
Applying the Service policy directly under the interface

policy-map test
 class class-default
  shape average 128000

interface Serial0/0/0
 ip address 10.10.10.1 255.255.255.0
 encapsulation frame-relay
 frame-relay map ip 10.10.10.2 304 broadcast
 no frame-relay inverse-arp
 *service-policy output test*

Anyone can help

Thanks In Advance

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Mon Dec 01 2008 - 08:18:30 ARST