icx-7150-c12p (POE switch)

Tasks

Find device per mac address

#show mac-address 
  HHHH.HHHH.HHHH   Ethernet MAC address
  all              show blocked stations also
  ethernet         Ethernet port
  lag              LAG Interface
  session          
  statistics       Statistics
  vlan             vlan
  |                Output modifiers
  <cr>

Weird format for MAC addresses, but whatever…

show mac-address 802a.a899.dc88

Unsorted

SSH@icx-7150-c12p>enable
User Name:myuser
Password:
SSH@icx-7150-c12p#configure terminal 
SSH@icx-7150-c12p(config)#
show interfaces brief
show vlan
show poe
SSH@icx-7150-c12p(config)#vlan 320 name *replace-with-vlan-name*
SSH@icx-7150-c12p(config)#vlan 4
SSH@4icx-7150-c12p(config-vlan-4)#tag ethernet 1/1/2
Added tagged port(s) ethe 1/1/2 to port-vlan 4.
SSH@icx-7150-c12p(config-vlan-4)#no tag ethernet 1/1/2
SSH@4icx-7150-c12p(config-vlan-4)#tag ethernet 1/1/1 to 1/1/12 ethernet 1/3/1 to 1/3/2
SSH@icx-7150-c12p(config-vlan-4)#untag ethernet 1/1/2 
Added untagged port(s) ethe 1/1/2 to port-vlan 4.
SSH@icx-7150-c12p(config-vlan-4)#no untag ethernet 1/1/2
SSH@icx-7150-c12p#write memory 

Flash Memory Write (8192 bytes per dot) 
.
Write startup-config done.
Copy Done.
SSH@icx-7150-c12p(config)#snmp-server contact cool@nice.org
SSH@icx-7150-c12p(config)#snmp-server location "server room"
SSH@icx-7150-c12p(config)#snmp-server 
snmp-server group v3snmpRead v3 priv read all
snmp-server user observium v3snmpRead v3 auth sha password1 priv des password2

https://www.alteeve.com/w/Configuring_Brocade_ICX-Series_Ethernet_Switches