Skip to main content

IS5203 Week7 ( 2nd Batch )

 1. Question

Actioned
Item completed: 02/25/2022 10:09 AM
Value: 1
Answer: DHCP Snooping
PASS
2. Question
Actioned
Item completed: 02/25/2022 10:09 AM
Value: 1
Answer: Create Private VLANs
PASS
3. Question
Actioned
Item completed: 02/25/2022 10:09 AM
Value: 1
Answer: Move the ports from the default VLAN to a new, unused VLAN and then disable them
PASS
4. Question
Actioned
Item completed: 02/25/2022 10:09 AM
Value: 1
Answer:
SNMPv1
SNMPv2c
PASS
5. Question
Actioned
Item completed: 02/25/2022 10:09 AM
Value: 1
Answer: Host A traffic will be denied because, at the end of every access list, there is an implicit deny statement
PASS
Score : 5 out of 5 (100%)
5. Question
Actioned
Item completed: 02/25/2022 10:10 AM
Value: 1
Answer: Check the IP routing table
PASS
6. Question
Actioned
Item completed: 02/25/2022 10:10 AM
Value: 1
Answer: VLAN assignment
PASS
7. Question
Actioned
Item completed: 02/25/2022 10:10 AM
Value: 1
Answer: Broadcast storm
PASS
8. Question
Actioned
Item completed: 02/25/2022 10:10 AM
Value: 1
Answer: Windows firewall is enabled, and port 8443 is not allowing traffic
PASS
9. Question
Actioned
Item completed: 02/25/2022 10:10 AM
Value: 1
Answer: traceroute
PASS
Score : 5 out of 5 (100%)
At what layer of the OSI model do proxy servers operate?
Correct
Which of the following ACL commands would permit web-browsing traffic from any IP address to any IP address?
Correct
Which of the following criteria can a packet-filtering firewall not use to determine whether to accept or deny traffic?
Correct
What information in a transmitted message might an IDS use to identify network threats?
Correct
Which principle ensures auditing processes are managed by someone other than the employees whose activities are being audited?
Correct
Who is responsible for the security of hardware on which a public cloud runs?
Correct
Which of the following is not one of the AAA services provided by RADIUS and TACACS+?
Correct
Which device would allow an attacker to make network clients use an illegitimate default gateway?
Correct
Which policy ensures messages are discarded when they don't match a specific firewall rule?
Correct
Active Directory and 389 Directory Server are both compatible with which directory access protocol?
Correct



































































































































































































































































































Comments

Popular posts from this blog

IS5213 Data Science and Big Data Solutions

WEEK- 2 code  install.packages("dplyr") library(dplyr) Rajeshdf = read.csv('c:\\Insurance.csv') str(Rajeshdf)                        str(Rajeshdf) summary(Rajeshdf) agg_tbl <- Rajeshdf %>% group_by(Rajeshdf$JOB) %>%    summarise(total_count=n(),             .groups = 'drop') agg_tbl a = aggregate( x=Rajeshdf$HOME_VAL, by=list( Rajeshdf$CAR_TYPE), FUN=median, na.rm=TRUE ) a QUIZ 2. What famous literary detective solved a crime because a dog did not bark at the criminal? A). Sherlock Holmes 1.  In the Insurance data set, how many Lawyers are there? A).  1031 3. What two prefixes does the instructor use for variables when fixing the missing values? Select all that apply. A). IMP_ M_ 4. What is the median Home Value of a person who drives a Van? A).  204139 5. In the insurance data set, how many missing (NA) values does the variable AGE have? A) 7   1. What...

GE5103-2 Project Management [Aug 23 Syllabus]

    Some of the advantages of using time boxes and cycles in project coordination efforts include creating urgency, measuring progress, and allowing for predictable measurements. A)        True 2.    Even though most project managers are not contract specialists, they need to understand the process well enough to coordinate with the team. For the current assignment, you are looking at a short-term and small effort with a contractor of just a few hours without significant clarity. Which of the following would be the most applicable contract to use in this situation? A)        Time and materials 3. The project you are working on has had modifications to the plan from the start and even how the project is run. Project governance covers all of the 3 following except: A)        Naming The project manager 4. Of the following, which is most likely a trigger condition defined early in t...

GE5093 Design Thinking All Quizzes

  GE---5093-1D2-FA-2021 - Design Thinking Home My courses 2021-FA GE---5093-1D2-FA-2021 Week 1 Reading Quiz 1 Started on Sunday, October 31, 2021, 2:04 PM State Finished Completed on Sunday, October 31, 2021, 2:30 PM Time taken 25 mins 58 secs Grade 8.00  out of 10.00 ( 80 %) Top of Form Question  1 Correct 1.00 points out of 1.00 Flag question Question text A critical finding of Edward Lorenz related to Design Thinking was: Select one: a. An application of the caterpillar effect b. The idea of deterministic chaos or the "Butterfly Effect" c. Business leaders enjoy chaos d. Statistical modeling of weather was fairly accurate in the long term Feedback Your answer is correct. The correct answer is: The idea of deterministic chaos or the "Butterfly Effect" Question  2 Incorrect 0.00 point...