mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
Add subnet masks in CIDR notation as answers to computers trivia (#6495)
This commit is contained in:
parent
cd0e8750c1
commit
ba44370020
@ -235,8 +235,10 @@ Which device allows your computer to talk to other computers over a telephone li
|
||||
- Modem
|
||||
Which subnet mask would be used as the classful mask for the IP address 128.107.52.27?:
|
||||
- 255.255.0.0
|
||||
- /16
|
||||
Which subnet mask would be used as the classful mask for the IP address 192.135.250.27?:
|
||||
- 255.255.255.0
|
||||
- /24
|
||||
Which value represents the “trustworthiness” of a route and is used to determine which route to install into the routing table when there are multiple routes toward the same destination?:
|
||||
- Administrative distance
|
||||
Who invented the computer mouse?:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user