Find the IP addresses of these websites. Tools: You can use the ŋsleekun or ping command in your terminal/command prompt. Fill the table below with your solutions. Website www.usp.ac.fj www.facebook.com www.youtube.com IP Address Range Nelookup Results Update the ALC template below to block the identified IP ranges for the above websites. Router(config)# access-list 10 deny Router(config)# access-list 10 permit any Router(config)# interface IDE> Router(config-if)#ip access-group 10 in Router(config-if)#exit Explanation: • • • • • -list 10: Creates a standard ACL with number 10. dany : Blocks traffic from the specified IP address. Example: =====-list 10 dany 192.168.1.0 0.0.0.255 will block the range 292.168.1.0 to 192.168.1.255. permit any: Allows all other traffic not specified in the deny rule. interface : Applies the ACL to a specific interface (e.g.. GigabitEthernet0/0). -group 10 in Applies the ACL in the inbound direction on the interface. Cybersecurity Policies/Acts in Fiji Research and identify key cybersecurity laws and policies in Fiji. Step 1: Provide a summary of at least one policies or acts related to cybersecurity in Fiji. Possible Resources: ■ Fiji Cybercrime Act (if available) . National Cyber Security Strategy Government Data Protection Laws 2. Task: Discuss the importance of these policies in securing Fiji's digital infrastructure. Data Center Tiers (Tier 1 - 4) Explain the differences between each tier of data centers (Tier 1 to Tier 4). ° Step 1: Describe the key characteristics of each tier: . Redundancy ■ Availability Downtime allowance Step 2: Provide an example of what type of organization would use each tier and why. Draw a simple diagram of a Tier 3 data center and explain its advantages over a Tier 1 data center. : Antiviruses Explain how antivirus software detects and removes malware. Step 1: Define the terms "virus definition," "signature-based detection," and "heuristic analysis." ⚫ Step 2: Compare at least two popular antivirus software (e.g., Norton, McAfee, Kaspersky) in terms of: ■ Detection capabilities . System performance impact Features (real-time protection, firewall, etc.) : Test an antivirus software. ° Step 1: Install a free version of an antivirus program. Step 2: Run a full system scan and document the process.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Find the IP addresses of these websites.
Tools: You can use the ŋsleekun or ping command in your terminal/command prompt.
Fill the table below with your solutions.
Website
www.usp.ac.fj
www.facebook.com
www.youtube.com
IP Address Range
Nelookup Results
Update the ALC template below to block the identified IP ranges for the above websites.
Router(config)# access-list 10 deny <Address> <Wildcare Mask>
Router(config)# access-list 10 permit any
Router(config)# interface <p>IDE>
Router(config-if)#ip access-group 10 in
Router(config-if)#exit
Explanation:
•
•
•
•
•
-list 10: Creates a standard ACL with number 10.
dany <bladderAR> <B£ÅFFE&Mak>: Blocks traffic from the specified IP address.
Example: =====-list 10 dany 192.168.1.0 0.0.0.255 will block the range
292.168.1.0 to 192.168.1.255.
permit any: Allows all other traffic not specified in the deny rule.
interface <sfeer_None>: Applies the ACL to a specific interface (e.g..
GigabitEthernet0/0).
-group 10 in Applies the ACL in the inbound direction on the interface.
Cybersecurity Policies/Acts in Fiji
Research and identify key cybersecurity laws and policies in Fiji.
Step 1: Provide a summary of at least one policies or acts related to cybersecurity
in Fiji.
Possible Resources:
■ Fiji Cybercrime Act (if available)
.
National Cyber Security Strategy
Government Data Protection Laws
2. Task: Discuss the importance of these policies in securing Fiji's digital infrastructure.
Data Center Tiers (Tier 1 - 4)
Explain the differences between each tier of data centers (Tier 1 to Tier 4).
°
Step 1: Describe the key characteristics of each tier:
.
Redundancy
■ Availability
Downtime allowance
Step 2: Provide an example of what type of organization would use each tier and
why.
Draw a simple diagram of a Tier 3 data center and explain its advantages over a Tier 1
data center.
: Antiviruses
Explain how antivirus software detects and removes malware.
Step 1: Define the terms "virus definition," "signature-based detection," and
"heuristic analysis."
⚫ Step 2: Compare at least two popular antivirus software (e.g., Norton, McAfee,
Kaspersky) in terms of:
■ Detection capabilities
.
System performance impact
Features (real-time protection, firewall, etc.)
: Test an antivirus software.
°
Step 1: Install a free version of an antivirus program.
Step 2: Run a full system scan and document the process.
Transcribed Image Text:Find the IP addresses of these websites. Tools: You can use the ŋsleekun or ping command in your terminal/command prompt. Fill the table below with your solutions. Website www.usp.ac.fj www.facebook.com www.youtube.com IP Address Range Nelookup Results Update the ALC template below to block the identified IP ranges for the above websites. Router(config)# access-list 10 deny <Address> <Wildcare Mask> Router(config)# access-list 10 permit any Router(config)# interface <p>IDE> Router(config-if)#ip access-group 10 in Router(config-if)#exit Explanation: • • • • • -list 10: Creates a standard ACL with number 10. dany <bladderAR> <B£ÅFFE&Mak>: Blocks traffic from the specified IP address. Example: =====-list 10 dany 192.168.1.0 0.0.0.255 will block the range 292.168.1.0 to 192.168.1.255. permit any: Allows all other traffic not specified in the deny rule. interface <sfeer_None>: Applies the ACL to a specific interface (e.g.. GigabitEthernet0/0). -group 10 in Applies the ACL in the inbound direction on the interface. Cybersecurity Policies/Acts in Fiji Research and identify key cybersecurity laws and policies in Fiji. Step 1: Provide a summary of at least one policies or acts related to cybersecurity in Fiji. Possible Resources: ■ Fiji Cybercrime Act (if available) . National Cyber Security Strategy Government Data Protection Laws 2. Task: Discuss the importance of these policies in securing Fiji's digital infrastructure. Data Center Tiers (Tier 1 - 4) Explain the differences between each tier of data centers (Tier 1 to Tier 4). ° Step 1: Describe the key characteristics of each tier: . Redundancy ■ Availability Downtime allowance Step 2: Provide an example of what type of organization would use each tier and why. Draw a simple diagram of a Tier 3 data center and explain its advantages over a Tier 1 data center. : Antiviruses Explain how antivirus software detects and removes malware. Step 1: Define the terms "virus definition," "signature-based detection," and "heuristic analysis." ⚫ Step 2: Compare at least two popular antivirus software (e.g., Norton, McAfee, Kaspersky) in terms of: ■ Detection capabilities . System performance impact Features (real-time protection, firewall, etc.) : Test an antivirus software. ° Step 1: Install a free version of an antivirus program. Step 2: Run a full system scan and document the process.
Expert Solution
steps

Step by step

Solved in 2 steps with 5 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education