cancel
Showing results for 
Search instead for 
Did you mean: 

What is the format to configure a multi-line banner motd on a Switch using CLI template on vSZ/SZ?

aswin_dasari
RUCKUS Team Member

While configuring a multi-line banner motd on a vSZ/SZ managed Switch using the CLI template option on vSZ/SZ, all the lines should end with delimiting character ^C  if the Switch version is 08.0.95, whereas on 09.0.10 all the lines except the last line should end with ^C

Below is the working example for both the Switch versions.

For 08.0.95:

 

banner motd ^C
+----------------+ WARNING RUCKUS SWITCH +---------------+^C
.                                                      .^C
.   Access to this system is limited to authorized     .^C
.          users and for official purposes only        .^C
.                                                      .^C
.       Your activities will be logged and abuse       .^C
.                     will be reported!                .^C
.                                                      .^C
+----------------+ WARNING RUCKUS SWITCH +---------------+^C

 

 

For 09.0.10:

 

banner motd ^C
+----------------+ WARNING RUCKUS SWITCH +---------------+^C
.                                                      .^C
.   Access to this system is limited to authorized     .^C
.          users and for official purposes only        .^C
.                                                      .^C
.       Your activities will be logged and abuse       .^C
.                     will be reported!                .^C
.                                                      .^C
+----------------+ WARNING RUCKUS SWITCH +---------------+

 

 

 

0 REPLIES 0