0% found this document useful (0 votes)
187 views6 pages

Configuration Step

This document outlines the configuration of 5 network devices: 1. Router ISP is configured with WAN interfaces for connecting to other networks and a default route statement. 2. Router COMPANY is configured with DHCP pools to assign IP addresses to internal networks and VLAN interfaces to connect to a switch. It also connects to routers ISP and Agency1. 3. Switch SW1 is configured with VLAN trunk and access ports to separate traffic for different VLANs on the internal network. 4. Router Agency1 and Agency2 are each configured to connect remote office networks to the core network of COMPANY via OSPF routing and have DHCP helper addresses to relay requests to COMPANY.

Uploaded by

Sullivan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
187 views6 pages

Configuration Step

This document outlines the configuration of 5 network devices: 1. Router ISP is configured with WAN interfaces for connecting to other networks and a default route statement. 2. Router COMPANY is configured with DHCP pools to assign IP addresses to internal networks and VLAN interfaces to connect to a switch. It also connects to routers ISP and Agency1. 3. Switch SW1 is configured with VLAN trunk and access ports to separate traffic for different VLANs on the internal network. 4. Router Agency1 and Agency2 are each configured to connect remote office networks to the core network of COMPANY via OSPF routing and have DHCP helper addresses to relay requests to COMPANY.

Uploaded by

Sullivan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 6

Configuration Step

1. Router ISP

Resume of confuguration
hostname ISP

interface FastEthernet0/0

ip address 80.80.80.1 255.255.255.0

duplex auto

speed auto

interface FastEthernet0/1

ip address 70.70.70.1 255.255.255.0

duplex auto

speed auto

interface Serial0/2/0

ip address 90.90.90.1 255.255.255.252

clock rate 64000

ip route 0.0.0.0 0.0.0.0 90.90.90.2

2. Router COMPANY

Resume of confuguration
hostname Company

ip dhcp pool VLAN20

network 172.18.0.64 255.255.255.224

default-router 172.18.0.65

dns-server 172.18.0.98

ip dhcp pool VLAN22

network 172.18.0.0 255.255.255.192

default-router 172.18.0.1

dns-server 172.18.0.98
ip dhcp pool AG1LAN1

network 172.16.0.0 255.255.255.0

default-router 172.16.0.1

dns-server 172.18.0.98

ip dhcp pool AG1LAN2

network 172.16.1.0 255.255.255.0

default-router 172.16.1.1

dns-server 172.18.0.98

ip dhcp pool AG2

network 172.17.0.0 255.255.255.0

default-router 172.17.0.1

dns-server 172.18.0.98

username Agency1 password 0 cisco

username Agency2 password 0 cisco

interface FastEthernet0/0.10

encapsulation dot1Q 10

ip address 172.18.0.97 255.255.255.240

interface FastEthernet0/0.20

encapsulation dot1Q 20

ip address 172.18.0.65 255.255.255.224

interface FastEthernet0/0.22

encapsulation dot1Q 22

ip address 172.18.0.1 255.255.255.192

interface FastEthernet0/1

no ip address
interface Serial0/0/0

ip address 192.168.0.5 255.255.255.252

encapsulation ppp

ppp authentication chap

clock rate 2000000

interface Serial0/2/0

ip address 90.90.90.2 255.255.255.252

interface Serial0/2/1

ip address 192.168.0.1 255.255.255.252

encapsulation ppp

ppp authentication chap

clock rate 2000000

router ospf 100

log-adjacency-changes

network 90.90.90.0 0.0.0.3 area 0

network 192.168.0.0 0.0.0.3 area 0

network 192.168.0.4 0.0.0.3 area 0

ip route 0.0.0.0 0.0.0.0 90.90.90.1

3. Switch SW1
Resume of confuguration
hostname Switch

interface FastEthernet0/1

switchport mode trunk

interface FastEthernet0/10

switchport access vlan 22

switchport mode access

interface FastEthernet0/15

switchport access vlan 20

switchport mode access

interface FastEthernet0/24

switchport access vlan 10

switchport mode access

VLAN DETAILS

4. Router Agency1

Resume of confuguration
hostname Agency1

username Company password 0 cisco

interface FastEthernet0/0

ip address 172.16.0.1 255.255.255.0

ip helper-address 192.168.0.1

interface FastEthernet0/1

ip address 172.16.1.1 255.255.255.0

ip helper-address 192.168.0.1

interface Serial0/0/0

ip address 192.168.0.2 255.255.255.252

encapsulation ppp

ppp authentication chap

router ospf 100

log-adjacency-changes

network 192.168.0.0 0.0.0.3 area 0

network 172.16.0.0 0.0.0.255 area 0

network 172.16.1.0 0.0.0.255 area 0

ip route 0.0.0.0 0.0.0.0 192.168.0.1

5. Router Agency1

Resume of confuguration
hostname Agency2

username Company password 0 cisco

interface FastEthernet0/0

ip address 172.17.0.1 255.255.255.0

ip helper-address 192.168.0.5

interface Serial0/0/0

ip address 192.168.0.6 255.255.255.252

encapsulation ppp

ppp authentication chap

router ospf 100

log-adjacency-changes

network 192.168.0.4 0.0.0.3 area 0

network 172.17.0.0 0.0.0.255 area 0

ip route 0.0.0.0 0.0.0.0 192.168.0.5

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy