INSTRUCTIONS: Configure static routes on R1, R2, R3, ISP1, and ISP2. On R2, configure a directly connected IPv4 default static route through R1. On R3, configure a directly connected IPv4 default static route through R1. On R1, configure a directly connected IPv4 static route to the internal LAN through R2. On R1, configure a directly connected IPv4 floating static route to the internal LAN through R3. Use an administrative distance of 5. On R1, configure a directly connected IPv4 default static route through ISP1. On R1, configure a directly connected IPv4 floating default static route through ISP2. Use an administrative distance of 5. On ISP1, configure a directly connected IPv4 static route to the internal LAN through R1. On ISP1, configure a directly connected IPv4 floating static route to the internal LAN through ISP2. Use an administrative distance of 5. On ISP2, configure a directly connected IPv4 static route to the internal LAN through R1. On R1, configure a directly connected IPv4 host route to the Server-B through ISP1. On R1, configure a directly connected IPv4 floating host route to the Server-B through ISP1. Configure R1 as the DHCP server, R2 and R3 as relay agents. Configure R1 to exclude the first 50 addresses from the 192.168.1.0/24 network. Create a DHCP pool named LAN_POOL (case-sensitive). Configure the DHCP pool to include the network address, subnet mask, and the default gateway (192.1681.1). Configure R2 and R3 as relay agents. Configure PC-A to receive it's IP address from a DHCP server. Configure R2 as the active router. Configure HSRP on the G0/1 LAN interface of R2. Specify the HSRP protocol version number. The most recent version is version 2. Configure the IP address (192.168.1.1) of the virtual default gateway. Use group number 1. Designate R2 as the active router. Assign 150 as the priority value of the router interface. Configure R2 to preempt the service of the standby router. Configure R3 as the standby router. Configure HSRP on the G0/1 LAN interface of R3. Specify the HSRP protocol version number. The most recent version is version 2. Configure the IP address (192.168.1.1) of the virtual default gateway. Use group number 1. Configure Port Security Set Fa0/1 of S1 and S2 in access mode. Enable port security on Fa0/1 of S1 and S2. Set the maximum so that only one device can access the Fa0/1 of S1 and S2. Secure the ports so that the MAC address of a device is dynamically learned and added to the running configuration.  Set the violation mode so that the Fa0/1 of S1 and S2 are not disabled when a violation occurs, but a notification of the security violation is generated and packets from the unknown source are dropped. Disable all unused ports of S1 and S2. Ping Server A from PC-A and vice versa. Verify connectivity

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

INSTRUCTIONS:

Configure static routes on R1, R2, R3, ISP1, and ISP2.

  • On R2, configure a directly connected IPv4 default static route through R1.
  • On R3, configure a directly connected IPv4 default static route through R1.
  • On R1, configure a directly connected IPv4 static route to the internal LAN through R2.
  • On R1, configure a directly connected IPv4 floating static route to the internal LAN through R3. Use an administrative distance of 5.
  • On R1, configure a directly connected IPv4 default static route through ISP1.
  • On R1, configure a directly connected IPv4 floating default static route through ISP2. Use an administrative distance of 5.
  • On ISP1, configure a directly connected IPv4 static route to the internal LAN through R1.
  • On ISP1, configure a directly connected IPv4 floating static route to the internal LAN through ISP2. Use an administrative distance of 5.
  • On ISP2, configure a directly connected IPv4 static route to the internal LAN through R1.
  • On R1, configure a directly connected IPv4 host route to the Server-B through ISP1.
  • On R1, configure a directly connected IPv4 floating host route to the Server-B through ISP1.

Configure R1 as the DHCP server, R2 and R3 as relay agents.

  • Configure R1 to exclude the first 50 addresses from the 192.168.1.0/24 network.
  • Create a DHCP pool named LAN_POOL (case-sensitive).
  • Configure the DHCP pool to include the network address, subnet mask, and the default gateway (192.1681.1).
  • Configure R2 and R3 as relay agents.
  • Configure PC-A to receive it's IP address from a DHCP server.

Configure R2 as the active router.

  • Configure HSRP on the G0/1 LAN interface of R2.
  • Specify the HSRP protocol version number. The most recent version is version 2.
  • Configure the IP address (192.168.1.1) of the virtual default gateway. Use group number 1.
  • Designate R2 as the active router. Assign 150 as the priority value of the router interface.
  • Configure R2 to preempt the service of the standby router.

Configure R3 as the standby router.

  • Configure HSRP on the G0/1 LAN interface of R3.
  • Specify the HSRP protocol version number. The most recent version is version 2.
  • Configure the IP address (192.168.1.1) of the virtual default gateway. Use group number 1.

Configure Port Security

  • Set Fa0/1 of S1 and S2 in access mode.
  • Enable port security on Fa0/1 of S1 and S2.
  • Set the maximum so that only one device can access the Fa0/1 of S1 and S2.
  • Secure the ports so that the MAC address of a device is dynamically learned and added to the running configuration. 
  • Set the violation mode so that the Fa0/1 of S1 and S2 are not disabled when a violation occurs, but a notification of the security violation is generated and packets from the unknown source are dropped.
  • Disable all unused ports of S1 and S2.
  • Ping Server A from PC-A and vice versa.
  • Verify connectivity
  • Ping Server-B from PC-A.
  • Ping Server-B from Server-A.
 
 
ADDRESSING TABLE
Device
Interface
IP Address
Subnet Mask
Default Gateway
SO/0/0
10.10.10.5
255.255.255.252
N/A
So/0/1
10.10.10.1
255.255.255.252
N/A
R1
SO/1/0
209.165.2.2
255.255.255.252
N/A
SO/1/1
209.165.1.2
255.255.255.252
N/A
GO/1
192.168.1.2
255.255.255.0
N/A
R2
SO/0/0
10.10.10.6
255.255.255.252
N/A
GO/1
192.168.1.3
255.255.255.0
N/A
R3
So/0/1
10.10.10.2
255.255.255.252
N/A
GO/2
198.0.0.2
255.255.255.0
N/A
ISP1
SO/1/0
209.165.2.1
255.255.255.252
N/A
GO/1
198.0.0.1
255.255.255.0
N/A
ISP2
SO/1/1
209.165.1.1
255.255.255.252
N/A
PC-A
NIC
Server-A
NIC
192.168.1.50
255.255.255.0
192.168.1.1
Server-B
NIC
198.0.0.10
255.255.255.0
198.0.0.2
Transcribed Image Text:ADDRESSING TABLE Device Interface IP Address Subnet Mask Default Gateway SO/0/0 10.10.10.5 255.255.255.252 N/A So/0/1 10.10.10.1 255.255.255.252 N/A R1 SO/1/0 209.165.2.2 255.255.255.252 N/A SO/1/1 209.165.1.2 255.255.255.252 N/A GO/1 192.168.1.2 255.255.255.0 N/A R2 SO/0/0 10.10.10.6 255.255.255.252 N/A GO/1 192.168.1.3 255.255.255.0 N/A R3 So/0/1 10.10.10.2 255.255.255.252 N/A GO/2 198.0.0.2 255.255.255.0 N/A ISP1 SO/1/0 209.165.2.1 255.255.255.252 N/A GO/1 198.0.0.1 255.255.255.0 N/A ISP2 SO/1/1 209.165.1.1 255.255.255.252 N/A PC-A NIC Server-A NIC 192.168.1.50 255.255.255.0 192.168.1.1 Server-B NIC 198.0.0.10 255.255.255.0 198.0.0.2
Gig0/1
Gig0/1
© Se0/1/1
209.165.1.0/30
ISP2
Fa0/1
Switcho
Gig0/2
Se0/1/1
Se0/1/0
Fao
Gig0/2
e Se0/0/1
209.165.2.0/30
5 Se0/1/0
© Seo/0/0
10.10.10.0/30
ISP1
Server-B
10.10.10.4/30
Se0/0/1
Se0/0/0
Gig0/1
Gig O/1
Gg0/1
Gig0/1
Gig0/2
Gig0/2
S2
Fa0/1
Fao
Fa0/1
S1
192.168.1.0/24
Server-A
Fao
PC-A
Transcribed Image Text:Gig0/1 Gig0/1 © Se0/1/1 209.165.1.0/30 ISP2 Fa0/1 Switcho Gig0/2 Se0/1/1 Se0/1/0 Fao Gig0/2 e Se0/0/1 209.165.2.0/30 5 Se0/1/0 © Seo/0/0 10.10.10.0/30 ISP1 Server-B 10.10.10.4/30 Se0/0/1 Se0/0/0 Gig0/1 Gig O/1 Gg0/1 Gig0/1 Gig0/2 Gig0/2 S2 Fa0/1 Fao Fa0/1 S1 192.168.1.0/24 Server-A Fao PC-A
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY