pbnoscli# configure terminal
pbnoscli(config)# interface ethernet Ethernet1/1
pbnoscli(config-if)# type
network Network
tool Tool
pbnoscli(config-if)#type networkpbnoscli# show interface npb Ethernet1/1
===================================
Interface : Ethernet1/1
===================================
Type : network
Mode : vlan-aware
Ingress-vlan : 2
Egress-tagging : disable
pbnoscli# pbnoscli# show running-config
configure terminal
!
interface ethernet Ethernet1/1
mtu 1600
forward-error-correction rs
type network
!
interface mgmt
ip address 10.4.4.53/23 gateway 10.4.4.1
!
pbnoscli#