device-onboard

Profile Config Commands

Configures the logo image file name and title displayed on the EGuest device-onboarding portal. The EGuest UI can be accessed only by vendor-admin users.

Note

Note

Vendor admin users are configured in the Management policy context. For more information, see user (management-policy).

Supported in the following platforms:

  • Service Platforms — NX9500, NX9600, VX9000

Syntax

device-onboard [logo|title] <WORD>

Parameters

device-onboard [logo|title] <WORD>
device-onboard [logo|title] <WORD> Configures the logo and page title displayed on the device-onboarding portal
  • logo – Specify the logo image file name. Note, logo image dimensions must not exceed 109 pixel and 52 pixel in width and height respectively.
  • title – Specify the UI portal title. Note, the title should not exceed 32 characters in length.

The following keyword is common to both of the above parameters:

  • <WORD> – Specify the logo image file name/page title.
Split-EG-Server(config-device-00-0C-29-09-3C-CC)#device-onboard logo extremenetworks.png

Split-EG-Server(config-device-00-0C-29-09-3C-CC)#device-onboard title EXTREME NETWORKS ONBOARDING UI

Split-EG-Server(config-device-00-0C-29-09-3C-CC)#show context include-factory | include device-onboard
 device-onboard title EXTREME NETWORKS ONBOARDING UI
 device-onboard logo extremenetworks.png
Split-EG-Server(config-device-00-0C-29-09-3C-CC)#

Following example shows a Management Policy, vendor-admin user configuration:

EC-NOC(config-management-policy-EGuest)#show context include-factory | include user
 user onboard-user password 1 1d5e9d60425bde727261b66b5e7eb0236058e7aae45225961ce7b872ea238240 role vendor-admin group Samsung,Philips,Nest1,Orbit1
EC-NOC(config-management-policy-EGuest)#

Related Commands

no Removes the device-onboarding UI portal‘s logo image file name and title configuration