Komputery oraz sprzęt sieciowy jest rozmieszczony w widoczny sposób. Należy wykonać okablowanie całej sieci oraz skonfigurować całość zgodnie z wytycznymi, aby każdy PC miał dostęp do każdego miejsca w sieci. start = 2% Kable: R-WWA (Serial0/0/0) --- Serial DCE ---> (Serial0/0/1) R-KR 6% 8% R-WWA (Gig0/0) --- Straight-Through ---> (Gig0/1) SW-WWA 2% 10% R-KR (Gig0/0) --- Straight-Through ---> (Gig0/1) SW-KR 2% 12% SW-WWA (Fa0/1) --- Cross-Over ---> (Fa0) PC0 3% 15% SW-WWA (Fa0/10) --- Cross-Over ---> (Fa0) PC1 2% 17% SW-KR (Fa0/1) --- Cross-Over ---> (Fa0) PC2 3% 20% SW-KR (Fa0/20) --- Cross-Over ---> (Fa0) PC3 2% 22% SW-KR (Fa0/21) --- Cross-Over ---> (Fa0) PC4 3% 25% Konfiguracja: R-WWA: - Zmiana nazwy na: R-WWA en conf t hostname R-WWA 1% 1% 26% === - Ustawienie hasła na poziom privileged EXEC na: cisco en conf t enable password cisco 1% 1% 27% === - Ustawienie w tryb DCE z clock rate: 64kbps oraz bandwidth: 64kbps en conf t int s0/0/0 clock rate 64000 2% bandwidth 64 1% 3% 30% === - Link up dla portu GigabitEthernet 0/0 en conf t int gig0/0 no shutdown 1% 1% 31% === - Interfejs Serial 0/0/0 z pierwszym możliwym adresem z sieci 172.16.0.0/30 en conf t int s0/0/0 ip address 172.16.0.1 255.255.255.252 3% no shutdown 1% 4% 35% === - Interfejs wirtualny: GigabitEthernet 0/0.1 z pierwszym możliwym adresem z sieci 192.168.1.0/24 en conf t int gig0/0.1 encapsulation dot1Q 1 ip address 192.168.1.1 255.255.255.0 2% 2% 37% === - Interfejs wirtualny: GigabitEthetner 0/0.10 z pierwszym możliwym adresem z sieci 192.168.10.0/24 en conf t int gig0/0.10 encapsulation dot1Q 10 2% ip address 192.168.10.1 255.255.255.0 1% 3% 40% === - Ustawienie routingu RIP ver 2 z odpowiednimi sieciami en conf t router rip version 2 1% network 172.16.0.0 2% network 192.168.1.0 1% network 192.168.10.0 1% passive-interface gig0/0 5% 45% === R-KR: - Zmiana nazwy na: R-KR en conf t hostname R-KR 1% 1% 46% === - Ustawienie hasła na poziom privileged EXEC na: cisco en conf t enable password cisco 2% 2% 48% === - Włączenie serwera DHCP z nazwą DHCPKR i pulą adresów 192.168.20.0/24 (brana domyślna 192.168.20.1) z wykluczeniem adresów 192.168.20.1 i 192.168.20.2 en conf t ip dhcp excluded-address 192.168.20.1 192.168.20.2 1% ip dhcp pool DHCPKR 1% network 192.168.20.0 255.255.255.0 3% default-router 192.168.20.1 2% 7% 55% === - Link up dla portu GigabitEthernet 0/0 en conf t int gig0/0 no shutdown 1% 1% 56% === - Interfejs Serial 0/0/1 z drugim możliwym adresem z sieci 172.16.0.0/30 en conf t int s0/0/1 ip address 172.16.0.2 255.255.255.252 no shutdown 2% 2% 58% === - Interfejs wirtualny: GigabitEthernet 0/0.1 z pierwszym możliwym adresem z sieci 192.168.1.0/24 en conf t int gig0/0.1 encapsulation dot1Q 1 ip address 192.168.1.2 255.255.255.0 1% 1% 59% === - Interfejs wirtualny: GigabitEthetner 0/0.20 z pierwszym możliwym adresem z sieci 192.168.20.0/24 en conf t int gig0/0.20 encapsulation dot1Q 20 1% ip address 192.168.20.1 255.255.255.0 3% 4% 63% === - Ustawienie routingu RIP ver 2 z odpowiednimi sieciami en conf t router rip version 2 1% network 172.16.0.0 1% network 192.168.2.0 2% network 192.168.20.0 1% passive-interface gig0/0 5% 68% === SW-WWA: - Zmiana nazwy na: SW-WWA en conf t hostname SW-WWA 1% 1% 69% === - Ustawienie hasła na poziom privileged EXEC na: cisco en conf t enable password cisco 1% 1% 70% === - Vlan 1 (z domyślną nazwą) na porcie: FastEthernet 0/1 z pierwszym drugim adresem z sieci 192.168.1.0/24 en conf t vlan 1 exit int fa0/1 switchport mode access switchport access vlan 1 exit 0% 70% === - Vlan 10 (z domyślną nazwą) na porcie: FastEthernet 0/10 z pierwszym drugim adresem z sieci 192.168.10.0/24 en conf t vlan 10 2% exit int fa0/10 switchport mode access switchport access vlan 10 1% exit 3% 73% === - Trunk na porcie: GigabitEthernet 0/1 dla wszystkich VLANów en conf t int gig0/1 switchport mode trunk 0% 73% === SW-KR: - Zmiana nazwy na: SW-KR en conf t hostname SW-KR 1% 1% 74% === - Ustawienie hasła na poziom privileged EXEC na: cisco en conf t enable password cisco 1% 1% 75% === - Vlan 1 (z domyślną nazwą) na porcie: FastEthernet 0/1 z pierwszym drugim adresem z sieci 192.168.1.0/24 en conf t vlan 1 exit int fa0/1 switchport mode access switchport access vlan 1 exit 0% 75% === - Vlan 20 (z domyślną nazwą) na porcie: FastEthernet 0/20 z pierwszym drugim adresem z sieci 192.168.10.0/24 en conf t vlan 20 2% exit int fa0/20 switchport mode access switchport access vlan 20 1% 3% 78% === - Vlan 20 (z domyślną nazwą) na porcie: FastEthernet 0/20 z adresem DHCP przydzielonym przez R-KR en conf t vlan 20 exit int fa0/21 switchport mode access switchport access vlan 20 1% 1% 79% === - Trunk na porcie: GigabitEthernet 0/1 dla wszystkich VLANów en conf t int gig0/1 switchport mode trunk 0% 79% === PC0: - Interfejs FastEthernet z ustawionym drugim dostępnym adresem IP z sieci 192.168.1.0/24 ip 192.168.1.5 2% mask 255.255.255.0 1% gate 192.168.1.1 1% 4% 83% === PC1: - Interfejs FastEthernet z ustawionym drugim dostępnym adresem IP z sieci 192.168.10.0/24 ip 192.168.10.2 2% mask 255.255.255.0 1% gate 192.168.10.1 1% 4% 87% === PC2: - Interfejs FastEthernet z ustawionym drugim dostępnym adresem IP z sieci 192.168.2.0/24 ip 192.168.2.2 2% mask 255.255.255.0 1% gate 192.168.2.1 1% 4% 91% === PC3: - Interfejs FastEthernet z ustawionym drugim dostępnym adresem IP z sieci 192.168.20.0/24 ip 192.168.20.2 1% mask 255.255.255.0 1% gate 192.168.20.1 1% 3% 94% === PC4: - Interfejs FastEthernet z przydzielonym adresem IP przez serwer DHCP -1% 93% ?!?!