{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Management Protocols Flashcards

(9 cards)

1
Q

What is NTP?

A

Network Time Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is NTP configured by default in Cisco devices?

A

No

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a stratum and what is the available startum range in NTP protocol?

A

Stratum is the source of the provided time and date measurment. The lower, the more accurate (at least assumed so). The available range of from 1 to 15.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How do configure a Layer 3 device as an NTP server?

A

with ‘ntp master’ global config command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do you configure a L3 device to get the time and date from a server somewhere on the network?

A

with ‘ntp server host [ip address]’ command

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a MIB?

A

It stands for Management Information Base

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are two types of Network Management Protocols?

A

Event-based and Query-based

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What’s an NMS?

A

Network Management Station

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is an OID?

A

Object Identifier.

Used by SNMP to tag devices with unique IDs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly