interface device-type network-device

Syntax

interface <PORT-LIST> device-type network-device

no interface <PORT-LIST> device-type network-device

Description

Configures the type of device and identifies a port connected with a network infrastructure device (such as switch, AP, router). The switch will not report the client entries on the port to Central.

The no form of this command removes the configuration of type of the device connected to the ports.

Command context

config

Parameters

PORT-LIST

Specifies the port number for the device.

Usage

no device-type { network-device }

Example

switch(config)# interface 2
device-type       Configures the type of device being connected to the port.

switch(config)# interface 2 device-type 
network-device    Marks a port being connected with a network infra 
                  device (switch / AP / router).

switch(config)# interface 2 device-type network-device
switch(config)# show running config
; JL074A Configuration Editor; Created on release #KB.16.04.0000x
; Ver #10:9b.7f.bf.bb.ff.7c.59.fc.7b.ff.ff.fc.ff.ff.3f.ef:81     

hostname "Aruba-3810M-48G-PoEP-1-slot"
module 1 type jl074x
module 2 type jl074y
flexible-module A type JL078A
interface 2
   device-type network-device
   exit
interface 3
   device-type network-device
   exit