Cisco IOS/IOS-XE would continually flag this in the diff even though the correct chr(3) was being used for the terminating character and even those the full config was pushed to running config. In other words, subsequent pushes would flag this in the diff again and again.
banner login ^C
*************** W A R N I N G ***************
Testing banners.
Yes, that is right :-)
*********************************************
^C
Cisco IOS/IOS-XE would continually flag this in the diff even though the correct chr(3) was being used for the terminating character and even those the full config was pushed to running config. In other words, subsequent pushes would flag this in the diff again and again.