Configuring in-band management on a data port

Prerequisites
  • A connection to the CLI via either the console port or the management port
  • Ethernet cable
Procedure
  1. Use an Ethernet cable to connect a data port to your network.
  2. Configure a layer 3 interface on the data port.
  3. Enable SSH support on the interface (on the default VRF) with the command ssh server vrf default.
    For example:
    switch# config
    switch(config)# ssh server vrf default
  4. Enable the Web UI on the interface (on the default VRF) with the command https-server vrf default.
    For example:
    switch(config)# https-server vrf default