Using the Web UI

The Web UI is disabled by default. Follow these steps to enable it on the management port and log in.

Prerequisites
  • A connection to the switch CLI.
Procedure
  1. Log in to the CLI.
  2. Switch to config context and enable the Web UI on the management port VRF with the command https-server vrf mgmt.

    For example:

    switch# config
    switch(config)# https-server vrf mgmt
  3. Start your web browser and enter the IP address of the management port in the address bar,

    For example: https://192.168.1.1

  4. The Web UI starts and you are prompted to log in.