08-10-2013 09:00 PM
I am using the following:
action 1.0 cli command "banner exec Z text1 text2 text3 Z"
I would like the text to appear as:
text1
text2
text3
What do I need to change to be able to do this?
Ryan
08-10-2013 10:01 PM
Force a line feed with either
Sent from Cisco Technical Support iPad App
08-11-2013 01:20 AM
Neither of these work.
router(config-applet)#action 91.3 cli command "banner exec Z
Warning: Assumed end-quote for quoted string
router(config-applet)#action 91.3 cli command "banner exec Z
Warning: Assumed end-quote for quoted string
chaney-xtr(config-applet)#
08-14-2013 04:40 PM
Ok this works:
action 91.3 cli command "banner exec Z\x0aCurrent ADSL speed is $dsl_rate Mbps Noise Margin is $noise_margin dB, $carrier_transitions WAN interface resets since counters last cleared \x0aZ"
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide