background image

Tabela nr 1 (otrzymana) 

Urządzenie 

Interfejs 

Max Liczba hostów 

Podsied 

Maska podsieci 

HQ 

Fa0/0 

128 

192.168.148.0 

255.255.255.128 

Fa0/1 

64 

192.168.148.128 

255.255.255.192 

S0/0/1 

192.168.149.96 

255.255.255.252 

S0/0/0 

192.168.149.100 

255.255.255.252 

Remote 1 

Fa0/0 

32 

192.168.149.64 

255.255.255.224 

Fa0/1 

64 

192.168.149.0 

255.255.255.192 

S0/0/1 

192.168.149.96 

255.255.255.252 

Remote 2 

Fa0/0 

256 

192.168.147.0 

255.255.255.0 

Fa0/1 

64 

192.168.148.192 

255.255.255.192 

S0/0/0 

192.168.149.100 

255.255.255.252 

 

Tabela nr 2 (Do uzupełnienia) 

Urządzenie 

Interfejs 

Adres IP 

Maska podsieci 

Brama domyślna 

HQ 

Fa0/0 

192.168.148.1 

255.255.255.128 

Nie dotyczy 

Fa0/1 

192.168.148.129 

255.255.255.192 

Nie dotyczy 

S0/0/1 

192.168.149.97 

255.255.255.252 

Nie dotyczy 

S0/0/0 

192.168.149.101 

255.255.255.252 

Nie dotyczy 

Lo1 

Lo0 

189.54.69.254 

255.255.255.252 

Nie dotyczy 

Remote 1 

Fa0/0 

192.168.149.65 

255.255.255.224 

Nie dotyczy 

Fa0/1 

192.168.149.1 

255.255.255.192 

Nie dotyczy 

S0/0/1 

192.168.149.98 

255.255.255.252 

Nie dotyczy 

Remote 2 

Fa0/0 

192.168.147.1 

255.255.255.0 

Nie dotyczy 

Fa0/1 

192.168.148.193 

255.255.255.192 

Nie dotyczy 

S0/0/0 

192.168.149.102 

255.255.255.252 

Nie dotyczy 

PC1 

Ethernet 

192.168.148.126 

255.255.255.128 

192.168.148.1 

PC2 

Ethernet 

192.168.148.190 

255.255.255.192 

192.168.148.129 

PC3 

Ethernet 

192.168.149.94 

255.255.255.224 

192.168.149.65 

PC4 

Ethernet 

192.168.169.62 

255.255.255.192 

192.168.169.1 

PC5 

Ethernet 

192.168.147.254 

255.255.255.0 

192.168.147.1 

PC6 

Ethernet 

192.168.148.254 

255.255.255.192 

192.168.148.193 

 

Podłączenia: 
ROUTER - PC (skrosowany) 
ROUTER – SWITCH (prosty) 
Jeśli by było: 
ROUTER – SWITCH – PC (proste) 
 
 
 
 
 
 
 
 
 

background image

Co wpisywad w konfiguracjach: 
 
Remote1 
 
enable 
conf term 
hostname Remote1 
no ip domain-lookup 
int fa0/0 
ip address 192.168.149.65 255.255.255.224 
no shutdown 
exit 
int fa0/1 
ip address 192.168.149.1 255.255.255.192 
no shutdown 
exit 
int s0/0/1 
ip address 192.168.149.98 255.255.255.252 
clock rate 64000 
no shutdown 
exit 
router eigrp 1 
network 192.168.149.0 
network 192.168.149.96 0.0.0.3 
no auto-summary 
end 
 
 
HQ 
enable 
conf term 
hostname HQ 
no ip domain-lookup 
int fa0/0 
ip address 192.168.148.1 255.255.255.128 
no shutdown 
exit 
int fa0/1 
ip address 192.168.148.129  255.255.255.192 
no shutdown 
exit 
int s0/0/1 
ip address 192.168.149.97 255.255.255.252 
no shutdown 
int s0/0/0 
ip address 192.168.149.101 255.255.255.252 
clock rate 64000 
no shutdown 
exit 
router eigrp 1 
network 192.168.148.0 
network 192.168.149.96 0.0.0.3 

background image

network 192.168.149.100 0.0.0.3 
no auto-summary 
end 
 
 
 
Remote2 
 
enable 
conf term 
hostname Remote2 
no ip domain-lookup 
int fa0/0 
ip address 192.168.147.1 255.255.255.0 
no shutdown 
exit 
int fa0/1 
ip address 192.168.148.193  255.255.255.192 
no shutdown 
exit 
int s0/0/0 
ip address 192.168.149.102  255.255.255.252 
no shutdown 
exit 
router eigrp 1 
network 192.168.147.0 
network 192.168.149.100 0.0.0.3 
no auto-summary 
end