Cisco Cisco IOS Software Release 12.4(15)XZ

Page de 12
 
10
Release Notes for Cisco 3700 Series Integrated Services Routers with Cisco IOS Release 12.4(15)XZ
OL-19159-01
  Additional References
CSCsq48167 CME DN description command may allow for open-ended quote delimination.
Symptom
The CME description command under the ephone-dn potentially allows for the description 
string to be saved to the router configuration without a trailing quote. This leaves an open-ended 
delimination in the configuration for the description string, and will cause the CME GUI to fail to load 
with an "unterminated string constant" error.
Conditions
There are two ways that the configuration can get a description with no closing quote:
1.
Description is entered with quotes on both sides, and total string length is between 33 and 40 
characters.
<i>Entering</i>
Router(config)#ephone-dn 1
Router(config-ephone-dn)#description "01234567890123456789012345678912345"
<i>Appears as</i>
ephone-dn 1
 description "01234567890123456789012345678912
2.
Description is entered with quotes only on beginning of string.
<i>Entering</i>
Router(config)#ephone-dn 1
Router(config-ephone-dn)#description "test
<i>Appears as</i>
ephone-dn 1
 description "test
Workaround
Enter the description without any quotes via the CLI.
Additional References
Use this release note with the documents and websites in this release note and the documents listed in 
the following sections: