Sunteți pe pagina 1din 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

S-ar putea să vă placă și