I am currently configuring a 7206 for Frame-Relay, and have encountered an error when trying to set the CIR in a map-class.
The map-class looks like:
!
map-class frame-relay FR64
frame-relay cir 64000
!
The problem is that when I try to set the CIR to 65536 (64*1024) I get the following error:
Cisco7206A(config-map-clas)#frame cir 65536
Map Class Error: Numbers >= 2048 need trailing 0's,
43 65536 0 65536
Cisco7206A(config-map-clas)#
Has anyone come across this before?
We have another 7206 configured for FR and we have no problems setting CIR=65536.....