Configuring in-band management on a data port PrerequisitesA connection to the CLI via either the console port or the management port Ethernet cable Procedure Use an Ethernet cable to connect a data port to your network. Configure a layer 3 interface on the data port. 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 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