cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
477
Views
0
Helpful
1
Replies

Frame relay traffic shaping error.

stevek1
Level 1
Level 1

With regard to this config:

*****************************************

interface Serial0/0/0.16 point-to-point

bandwidth 512

ip address 192.168.79.2 255.255.255.0

frame-relay interface-dlci 16 protocol ip 192.168.79.1

class test512

*****************************************

If you wish to change the class applied to the DLCI, the router outputs the following message...

****************************************

%Can't add another VC to point-to-point subinterface

(This is with 12.3 IOS - didn't used to happen with 12.2 IOS)

*****************************************

You can ignore this at the CLI and successfully apply a new class such as "class test768". This is OK until you need to deploy a QoS-related class with QoS Policy Manager (QPM). The error returned during the frame relay configuration causes the QPM job to fail and the new class is not applied.

Any ideas for a workaround?

Cheers, SteveK.

1 Reply 1

smahbub
Level 6
Level 6

I don't think there is any work around for this as of now. I have also come across the same problem and the only solution that i found was to use the CLI to add new classes. Using the QPM this does not work.