Data and Computer Networking: OSPF Router Configuration, Switching and DHCP Configuration
Verified
Added on  2023/06/11
|22
|1045
|337
AI Summary
This article provides step-by-step instructions for OSPF Router Configuration and Switching and DHCP Configuration in Data and Computer Networking. It includes information on IP addressing, VLAN creation, port configuration, and DHCP server configuration. The article also includes references for further reading.
Contribute Materials
Your contribution can guide someone’s learning journey. Share your
documents today.
Data and Computer Networking1 Data and Computer Networking Student Name Student ID Course Date
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Data and Computer Networking2 Table of Contents OSPF Router Configuration............................................................................................................3 Step 1: Plan the Addressing.........................................................................................................3 Step 2: Building 1 Configuration.................................................................................................3 Step 3: Router Interface Configuration........................................................................................5 Step 4: Inter-VLAN Configuration on Building 2.......................................................................6 Step 5: Default Routing Configuration........................................................................................6 Step 6: OSPF Routing Configuration...........................................................................................7 Step 7: OSPFv2 Multiarea Customization...................................................................................9 Switching and DHCP Configuration.............................................................................................12 Step 1: Creating and Naming VLANs.......................................................................................12 Step 2: Assigning VLANs Switch Ports....................................................................................13 Step 3: SVIs Configuration........................................................................................................14 Step 4: EtherChannel and Trunking Configuration...................................................................15 Step 5: Rapid PVST+ Configuration.........................................................................................16 Step 6: Switch Security Configuration.......................................................................................18 Step 7: DHCP Server Configuration on Building 2 for hosts attached to FL-C and FL-A switches......................................................................................................................................19 Step 8: Configure host addressing.............................................................................................20 Reference List................................................................................................................................21
Data and Computer Networking3 OSPF Router Configuration Step 1: Plan the Addressing Step 2: Building 1 Configuration Bldg-1 will be the router host name and must be used exactly as it is Preventing the router from trying to resolve entries of IP address via command line Configuring encrypted password on the router to prevent unauthorized access
Data and Computer Networking4 Securing remote access line and console of the router Disallowing system notifications from affecting console output Setting up pop up message banner Password encryption
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Data and Computer Networking6 Step 3: Router Interface Configuration IP Addressing
Data and Computer Networking7 Serial Interfaces Description DCE Settings Configurations Step 4: Inter-VLAN Configuration on Building 2 Step 5: Default Routing Configuration
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Data and Computer Networking8 Step 6: OSPF Routing Configuration 1.1.1.0or/32 Wild Card Mask Calculation Since we have 30 bits, only 2 will remain 0.0.0.3 will now be our wild card from above calculations For a /24 network bit pattern will look like the screenshot below
Data and Computer Networking9 Thus, 0.0.0.255 will be /24 wildcard The information above will now be used to set up several networks on every router Disallowing LANs from receiving routing updates OSPFv2 (Main) multiarea configuration for default route distribution to other routers
Data and Computer Networking10 Step 7: OSPFv2 Multiarea Customization Setting the bandwidth of all serial interfaces to 128kb/s OSPF Router IDs Configuration Building 1: 1.1.1.1 Main: 2.2.2.2 Building 2: 3.3.3.3
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Data and Computer Networking11 OSPF MD5 Authentication Configuration Access Control Lists configuration TELNET-BLOCK is used to create standard ACL name To allows administrators only to access the vty line of the main, the following commands are issued Preventing ping commands from the internet Management interfaces (SVI) access control of building 2 switches
Data and Computer Networking12 Allowing addresses from Admin VLAn to access all the addresses on VLAN25 (Manage network)
Data and Computer Networking13 Switching and DHCP Configuration Step 1: Creating and Naming VLANs
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Data and Computer Networking14 Step 2: Assigning VLANs Switch Ports
Data and Computer Networking15 Unused switch ports on FL-A should be shutdown to secure them Step 3: SVIs Configuration
Data and Computer Networking16 Step 4: EtherChannel and Trunking Configuration It is necessary for switch ports on FL-C to initiate negotiations with switch ports of FL-B of Channel 3
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Data and Computer Networking17 Allowing Channels to forward data Configuring every port channel interface to act as trunk FL-B switch port static trunking configuration Step 5: Rapid PVST+ Configuration Setting root priorities and Rapid PVST+ activation Configuring FL-A as VLAN 2 and VLAN 4 root primary using default primary priority Configuring FL-A as VLAN 8 and VLAN 15 root secondary using default secondary priority Configuring FL-C as VLAN 8 and VLAN 15 root primary using default primary priority
Data and Computer Networking18 Configuring FL-C as VLAN 2 and VLAN 4 root secondary using default secondary priority BPDU Guard and PortFast Activation on FL-C switch access port which is active BPDU Guard PortFast
Data and Computer Networking19 Step 6: Switch Security Configuration Configure port security on all active access ports that have hosts connected onFL-A Each active access port should accept only two MAC addresses before a security action occurs. The learned MAC addresses should be recorded in the running configuration If a security violation occurs, the switch ports should provide notification that a violation has occurred but not place the interface in anerr-disabledstate.
Secure Best Marks with AI Grader
Need help grading? Try our AI Grader for instant feedback on your assignments.
Data and Computer Networking20 Securing unused Switch ports on FL-A Step 7: DHCP Server Configuration on Building 2 for hosts attached to FL-C and FL-A switches Create a DHCP pool for hosts onVLAN 2using the pool namevlan2pool
Data and Computer Networking21 Create a DHCP pool for hosts onVLAN 4using the pool namevlan4pool. Create a DHCP pool for hosts onVLAN 8using the pool namevlan8pool Exclude thefirst fiveaddresses from each pool Configure a DNS server address of192.168.200.225 All hosts should be able to communication with hosts on other networks Step 8: Configure host addressing. This is done by manually setting up all the addressing on every workstation GUI from the IP addressing table
Data and Computer Networking22 Reference List Benjamin, H. (2018).Configuring OSPF in a Single Area > CCNP Routing Studies: Basic Open Shortest Path First. [online] Ciscopress.com. Available at: http://www.ciscopress.com/articles/article.asp?p=26919&seqNum=3 [Accessed 13 Jun. 2018]. Study-ccna.com. (2018).OSPF configuration. [online] Available at: http://study-ccna.com/ospf- configuration/ [Accessed 13 Jun. 2018]. Support, P., Series, C. and Guides, C. (2018).IP Routing: OSPF Configuration Guide - Configuring OSPF [Cisco Cloud Services Router 1000V Series]. [online] Cisco. Available at: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-16/iro-xe-16- book/iro-cfg.html [Accessed 13 Jun. 2018].