Lab 1: Network Management - FlameSpyro/Tech-Journal GitHub Wiki
Summary
After setting up multiple machines all at once. SNMP is installed for the Linux command prompts. Note: You can use the command prompt or PowerShell of another server by right-clicking a server put in the server manager. Also features such as the SNMP feature can be installed onto a server from another server that has been fully connected. Web01-name was also configured to listen in on the connection between web01 and nmon01 for any request. To have any pick up enter the following snmpwalk -Os -c SYS265 -v2c web01-name system
which was used earlier on other machines earlier.
DHCP
When it comes to setting up DHCP in the group of machines, I used pfsense as it's much simpler to use. DHCP is a service that can be selected within the menu. From there the range, subnet, default gateway, and DNS were configured to match already established credentials. From there I used a workstation to auto-configure IP and released the IP and renewed. The proper credentials appeared as set up earlier.
Terms
- snmp and its full use
- nmon machine
- snmpwalk