{ "@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" } }

Flash Cards

(52 cards)

1
Q

How are information organized in the RIPE database?

A

Use of objects

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

Can you use the RIPE Database to find routing policies?

A

Yes

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

Can you use RIPE to find host location?

A

No

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

Can you use RIPE to set up reverse delegation?

A

Yes

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

Can you use RIPE to register and find unique IP addresses and register ASNs?

A

Yes

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

What does ASN stand for?

A

Autonomous System Number

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

What is an AS?

A

Autonomous System is a collection of IP networks and routers under the control of a single organization or entity that operates a unified routing policy

Essentially a self-contained network or groups of networks.

Think of an AS as a “container” for IP ranges

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

What are the benefits of an AS regarding routing policies?

A

Consistent and defined routing policy

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

What is BGP?

A

Border Gateway Protocol and allows AS’s to exchange routing information and determine best path to take.

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

What are the 4 different methods to update the RIPE database?

A

Web Updates
Sync Updates
Email
Restful API

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

What RIPE object shows a user’s contact information?

A

Person Object

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

What RIPE object can link human resources (contacts) to an company’s internet resources?

A

Organization Object

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

What RIPE object will show an organization’s contact details?

A

Organization Object

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

What RIPE object can be used to protect all of your RIPE Database Objects?

A

MNTR Object

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

How can you use the MNTR object to protect all of your RIPE objects?

A

Point the MNTR object to all of your organization’s other objects.

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

What RIPE object can be used to register an organization’s abuse contact?

A

Role Object

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

What 3 RIPE objects contains contact information?

A

Person

Role

Organization

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

What 3 RIPE objects contains internet resource information?

A

inetnum

inet6num

aut-num

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

What 4 RIPE objects contains routing information?

A

Route

Route6

aut-num

as-set

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

What RIPE Object contains reverse delegation information?

A

domain

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

What RIPE object can be used to secure all other RIPE objects belonging to an organization?

22
Q

How can you search RIPE for object templates?

A

-t <object></object>

23
Q

What do you need to ensure before you delete an object within RIPE?

A

No other object points to the object you want to delete

24
Q

Every object within RIPE must have a “mnt-by” object associated to it?

25
A maintainer object is required for each RIPE object?
True
26
What are the three ways of authentication into a "mntner" object?
SSO MD5 Encrypted Password PGP Keys
27
How does one set up SSO in the mntner object?
In the auth attribute SSO
28
Can you use SSO with all RIPE interfaces?
False
29
Which RIPE interfaces has SSO enabled?
Web Updates
30
What auth method allows access to all RIPE interfaces?
MD5-PW
31
What two interfaces are enabled with PGP authentication?
Syncupdates Email Updates
32
What is the most secure auth method when accessing the "mntner" object in RIPE?
PGP
33
You need to use the RIPE's Restful API to update your organization's objects - which auth method would you choose?
MD5-PW
34
You want to keep track which of your colleagues are updating the RIPE DB entries - which auth method would you choose?
SSO
35
What five object types can be forced deleted without access to the "mntner" object?
inetnum inet6num route route6 domain
36
What scenario can allow a user to "Force Delete" inetnum and inet6num objects without mntner access?
As an owner of an address space, a user can "Force Delete" objects under the address space that they own.
37
How do you share access to an object without sharing your mntner credentials?
Add another mntner to the object you want to share
38
What mechanism allows two users access to the same mntner object?
Multiple auth lines such as auth: SSO auth: SSO
39
What object attribute is changed to inform the user if that object has been changed?
"notify:"
40
Is the notify: attribute mandatory?
No it is optional
41
When will a user be notified of any changes to an object?
Successful changes to the object only Failed attempts will not generate an email notification.
42
What attribute needs to be updated for you to be notified of failed authentication attempts at your mntner object?
"upd-to:" attribute
43
What does the mntner attribute "upd-to:" do?
The email address value for the attribute will be alerted of any failed authentication attempts at the mntner object.
44
What attribute do you need to add to your mntner object if you want to be notified of any changes made to any object protected by that mntner?
"mnt-nfy:" The email address value for this will be notified when someone makes a successful change to any object protected by the mntner
45
Which attribute is used by the RIPE Database to send a notification message every time an update to an object protected by the maintainer fails.
"upd-to:"
46
What 3 objects stores contact information?
Person Organization Role
47
Which contact should be used in regards to reverse delegation queries?
"zone-c:" The “zone-c:” is the contact for a domain object for the reverse zone. This refers to the person who sets up the zone files for reverse delegation on the name servers.
48
Which RIPE object is best used to manage 1000s of networks when updating contact information? Person or Role object?
Role object
49
Who should you contact for any issues regarding administrative questions?
"admin-c:"
50
Who should you contact for any issues regarding technical questions?
"tech-c:"
51
Who should you contact for any issues regarding abuse questions?
"abuse-c:"
52