User Interface Commands 57FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell ContaxCLI\files\User_Interface.fmD E L L C O N F I D E N T I A L – P R E L I M I N A R Y 5 / 1 5 / 1 2 - F O R P R O O F O N LYUse the no login-banner line configuration command to disable the Loginbanner on a particular line or lines.ExampleThe following example sets a Login banner that uses tokens. The percent sign(%) is used as a delimiting character. Note that the $(token) syntax isreplaced by the corresponding configuration variable.Device(config)# banner login %Enter TEXT message. End with the character '%'.You have entered $(hostname).$(domain)%When the login banner is executed, the user will see the following banner:You have entered host123.ourdomain.combanner motdUse the banner motd command in Global Configuration mode to specify andenable a message-of-the-day banner. Use the no form of this command todelete the existing MOTD banner.Syntaxbanner motdd message-text dno banner motdParameters• d—Delimiting character of your choice—a pound sign (#), for example.You cannot use the delimiting character in the banner message.• message-text—The message must start on a new line. You can enter multi-line messages. You can include tokens in the form of $(token) in themessage text. Tokens are replaced with the corresponding configurationvariable. Tokens are described in the User Guidelines. The message cancontain up to 2000 characters (after every 510 characters, you must press to continue).