Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »


#on the Ubuntu servers:
#----------------------
sudo apt-get update
sudo apt-get install lldpd snmpd -y
# sudo apt-get install snmp snmp-mibs-downloader -y
sudo service lldpd restart
sudo service snmpd restart
 
lldpcli show neighbors
 
snmpwalk -c public -v1 localhost
snmpwalk  -c public -v1 127.0.0.1
  • No labels