top of page
LV 07: STATIČKO USMJERAVANJE

2. a) Konfiguracija fastethernet sučelja
R1(config)#interface fastethernet 0/0
R1(config-if)#ip address 192.168.20.193 255.255.255.192
R1(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

b) Konfiguracija serijskog sučelja 2/0 (DCE)
R1(config)#interface serial 2/0
R1(config-if)#ip address 172.16.30.1 255.255.255.252
R1(config-if)#clock rate 64000
R1(config-if)#no shutdown
%LINK-5-CHANGED: Interface Serial2/0, changed state to down
R1(config-if)#

3. a) Konfiguracija serijskog sučelja 2/0
R2(config)#interface serial 2/0
R2(config-if)#ip address 172.16.30.2 255.255.255.252
R2(config-if)#no shutdown
R2(config-if)#

4.

5.

6.

7.

8.


9.

10.

11.


bottom of page
