Forum Discussion
restoring the CLI prompt
I was experimenting on a CLI command (shown below) for saving the config of an F5 load balancer.
It had the unexpected effect of somehow changing the CLI prompt:
[root@SI-RTER-BAS02-DCLB-P002:Standby:In Sync] config #
[root@SI-RTER-BAS02-DCLB-P002:Standby:In Sync] config #
[root@SI-RTER-BAS02-DCLB-P002:Standby:In Sync] config # tmsh save /sys ucs /var/local/ucs/$(date +%Y%m%d).$HOSTNAME
Saving active configuration...
/var/local/ucs/20201107.SI-RTER-BAS02-DCLB-P002.abudhabi.nyu.edu.ucs is saved.
[root@%Y%m%d:Standby:In Sync] config #
[root@%Y%m%d:Standby:In Sync] config #
[root@%Y%m%d:Standby:In Sync] config #
Is there any way to restore the original CLI prompt?
Any suggestions will be most welcome.
- Lidev
Nacreous
Hi Michael,
Bash shell is controlled by $PS1 variable, so first checks the content of this variable and change the value .
Regards
thanks for your feedback, Lidev :)
I haven't inspected yet the $PS1 variable in our F5 load balancer, but anyway...
Its original CLI prompt somehow got restored, after I recently upgraded its OS version.
I'll keep in mind your tip about the $PS1 variable, in case I encounter again this CLI prompt problem. :)
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com