Category : Networking

Test SNMP UDP Port 161 nc -zvu IP.ADD.RE.SS 161 Validate SNMP Version 2c Connectability may require installation of snmp-utils YUM: yum install net-snmp-utils APT: apt install snmp snmpwalk -c COMMUNITY_STRING -v2c -O e IP.ADD.RE.SS Create Version 3 User and Password CentOS net-snmp-create-v3-user -ro -A authkey -a MD5 -X privkey -X DE..

Read more

Based on the CBTNuggets video: CBT Nuggest SNMPv3 References SNMPv2c cisco snmp object navigator Overview Configure the view Configure a group Configure a User Configure views R1(config)#snmp-server view <view-name> <MIB-family-name> included For the MIB-family-name, you can use the OID or the ‘sensor’s name The MIB-family-name is Case Sensitive!  You must type this in exactly as ..

Read more

SNMP Basics 82/84 Free Video Training Course Also ref: Configure SNMPv3 on Cisco Devices Overview and Definitions Ports: 161 UDP: Server to Resource (Router, Server, Switch, etc.) communication 162 UDP: Resource to Server (For Traps – Triggers that automatically announce issues) Trap examples interface is off something is broken Traps require that a polling server ..

Read more

< Section 16 | Home | Section 18 > 44% Complete! 103: Dynamic Routing Protocols – Introduction https://www.udemy.com/cisco-icnd1/learn/lecture/8605430#overview Discuss different types of protocols then how different routes make it to the routing table.   104: Dynamic Routing Protocols vs Static Routes https://www.udemy.com/cisco-icnd1/learn/lecture/8605432#overview https://www.udemy.com/course/ccna-complete/learn/lecture/7840142#overview Dynamic Routing Protocols When a routing protocol is used, routers automatically advertise ..

Read more

< Section 13 | Home | Section 15 > 37% Complete Including CCNA starting here.  Appears to be EXACTLY the same course. 75: Cisco Router and Switch Basics – Intro 77: CCNA: https://www.udemy.com/course/ccna-complete/learn/lecture/7367248#overview https://www.udemy.com/cisco-icnd1/learn/lecture/8605258#content 76: Cisco Router and Switch Configuration https://www.udemy.com/cisco-icnd1/learn/lecture/8605260#content Router IP Addresses A Router provides connectivity between different IP subnets An IP address ..

Read more

Main Menu show clock show interace fastethernet 0/N show ip dhcp binding show ip interface brief show ip route show running-config show interface fastethernet 0/N Sw1#show interface fastethernet 0/2 FastEthernet0/2 is up, line protocol is up (connected) FastEthernet0/2 is up = Status (Physical Layer) line protocol is up = Protocol (Data Link Layer) Hardware is ..

Read more