Computers and Technology

"You are designing a network for a small business. You available the following equipment: Gigabit Manageable Ethernet switches 48 port switches 24 port switches 8 port switches You can use any number of these switches. You do not have to use every port on any switch. Document the unused ports as available for later expansion. Routers with 2 Gigabit Ethernet interfaces Gi0/0 Gi0/1 and one serial interface Ser0 You can use any number of these routers. You do not have to use every interface on any router. Document the unused interfaces as available for later expansion. You also have one (and only one) Router/firewall with two 1000Mbps Ethernet interfaces eth0 eth1 This company has 3 sites. Site A has 5 rooms. Site B has 1 room. Site C has 4 rooms. You are have been assigned the net block 128.60.80.0/23 by your ISP. You will link up to them with via a serial link using 54.4.5.8/30 (.9 is them, .10 is your end)."

answer
Answers: 2

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 03:10, victoriadorvilu
This program reads a file called 'test. txt'. you are required to write two functions that build a wordlist out of all of the words found in the file and print all of the unique words found in the file. remove punctuations using 'string. punctuation' and 'strip()' before adding words to the wordlist. write a function build_wordlist() that takes a 'file pointer' as an argument and reads the contents, builds the wordlist after removing punctuations, and then returns the wordlist. another function find_unique() will take this wordlist as a parameter and return another wordlist comprising of all unique words found in the wordlist. example: contents of 'test. txt': test file another line in the test file output: ['another', 'file', 'in', 'line', 'test', 'the']
Answers: 1
image
Computers and Technology, 22.06.2019 17:40, lazerlemon500
Write a modular program (no classes yet, just from what you learned last year), that allows two players to play a game of tic-tac-toe. use a two-dimensional char array with 3 rows and 3 columns as the game board. each element of the array should be initialized with an asterisk (*). the program should display the initial board configuration and then start a loop that does the following: allow player 1 to select a location on the board for an x by entering a row and column number. then redisplay the board with an x replacing the * in the chosen location. if there is no winner yet and the board is not yet full, allow player 2 to select a location on the board for an o by entering a row and column number. then redisplay the board with an o replacing the * in the chosen location. the loop should continue until a player has won or a tie has occurred, then display a message indicating who won, or reporting that a tie occurred. player 1 wins when there are three xs in a row, a column, or a diagonal on the game board. player 2 wins when there are three ox in a row, a column, or a diagonal on the game board. a tie occurs when all of the locations on the board are full, but there is no winner. input validation: only allow legal moves to be entered. the row must be 1, 2, or 3. the column must be 1, 2 3. the (row, column) position entered must currently be empty (i. e., still have an asterisk in it).
Answers: 1
image
Computers and Technology, 23.06.2019 06:00, sebcbal
When is a chart legend used a. all the time b. whenever you are comparing data that is the same c. whenever you are comparing multiple sets of data d. only for hand-drawn charts
Answers: 2
image
Computers and Technology, 23.06.2019 10:00, serenityharmon1
Hey i just logged on and one of the moderators deleted a bunch of my answers to questions, even though the answers were right and the people it doesn't make sense but if anyone wants to talk about anything just message me lol (this is super random lol)
Answers: 1
Do you know the correct answer?
"You are designing a network for a small business. You available the following equipment: Gigabit Ma...

Questions in other subjects:

Konu
Mathematics, 22.03.2021 16:20
Konu
Mathematics, 22.03.2021 16:20
Konu
Arts, 22.03.2021 16:20