Computer and IT knowledge - things to know
############################################
# Planet switch commands
############################################
[tested with model: WGS42158P2S]
#show vlan's on port:
show interfaces switchport GigabitEthernet 1
show interfaces switchport LAG 1
#show poe
show poe
#lldp
show lldp neighbor
#dhcp-snopping binding
show ip dhcp snooping binding
#show logging
show logging buffered
#disable / enable poe on interface gigabit ethernet 1
poe port disable gi1
poe port enable gi1
#show poe (power of ethernet) in config mode:
do show poe
#rmon
show rmon interfaces LAG 1 statistics
#dos (denial of service) is disabled by default -> disable it per interface
no dos
#packet size is 10000 per default! set it to 1522 (HPE Aruba compatible)
jumbo 1522
computer2know :: thank you for your visit :: have a nice day :: © 2024