Configuring Interface Type
You can configure the interface type based on the connection point. Here, “network” corresponds to the network (TAPs) and “tool” corresponds to analytics tools.
Reference
Command
type (network | tool)
no type
Description
Type Configuration
Parameters
None
Mode
INTERFACE
Example
pbnoscli# configure terminal
pbnoscli(config)# interface ethernet Ethernet1/1
pbnoscli(config-if)# type
network Network
tool Tool
pbnoscli(config-if)#type networkYou can verify the configuration by using the command(s) below:
pbnoscli# show interface npb Ethernet1/1
===================================
Interface : Ethernet1/1
===================================
Type : network
Mode : vlan-aware
Ingress-vlan : 2
Egress-tagging : disable
pbnoscli# Last updated