DHCP NTP SNMP etc Flashcards
Command to have logging messages on the console connection only display at convenient times
line con 0logging synchronous
Command to see the status of any ip addresses obtained by DHCP
show dhcp lease
Cisco’s SNMP manager
Cisco Prime
Syntax to initialize SNMP on a router
conf tsnmp-server community RO|RW []
Syntax to set snmp syslocation
snmp-server location
Syntax to set snmp contact
snmp-server contact
4 locations where syslog messages can be sent
- Logging buffer2. Console line3. Terminal lines4. Syslog server
What’s the lowest severity level of log messages?
debugging - level 7
List the 7 attributes that Netflow uses to associate packets
- Source IP2. Dest IP3. Source Port4. Dest Port5. L3 Protocol type6. TOS marking7. Input interface
Command to define a DHCP pool
conf tip dhcp pool pool name
What is the syntax to prevent certain IP’s from being used in a DHCP pool?
ip dhcp excluded-address first last
Command to point a router at a DNS server
ip name-server DNS server
Command to exclude IP’s from a DHCP pool
conf tip dhcp excluded-address first last
What is the port numbers and protocol for DHCP?
67,68UDP
What is the port number for SNMP?
161