cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
293
Views
0
Helpful
2
Replies

main iface vs. sub-iface

petrk
Level 1
Level 1

Hello,

what is the difference between applying policy-map on main interface or sub-interface? We are using frame relay encapsulation with several PVCs.

2 Replies 2

gpulos
Level 8
Level 8

if applied on the subInterfaces, policy-maps can set different properties for different PVCs. (multiple policyMaps for multiple subInterfaces)

if a policyMap is applied at the interface level, the entire interface is considered to use that policyMap.

wochanda
Level 4
Level 4

With frame-relay, the best way to apply service-policies is on the frame-relay shaper.

IE.

map-class frame-relay T1shaper

frame-relay cir 1544000

frame-relay mincir 1544000

frame-relay bc 15440

service-policy output MyPolicy

int s0/0.1 point

frame-relay interface-dlci 201

class T1shaper

Take a look at this doc:

http://www.cisco.com/en/US/tech/tk543/tk545/technologies_tech_note09186a008009489a.shtml

Review Cisco Networking for a $25 gift card