! , VoIP Cisco Packet Tracer. , OSPF (Open Shortest Path First) Packet Tracer. OSPF .
, , , .
. FastEthernet 0/0, .
int fa 0/0 , ip address [ip_][] IP , no shutdown . UP.
en conf t int fa 0/0 ip address 192.168.1.10 255.255.255.0 no sh
Serial 2/0.
, serial, clock rate, 64000 . , DCE (Data Communication Equipment). , serial , . , show controllers [] , , DCE DTE.
en conf t int serial 2/0 ip address 192.168.2.1 255.255.255.0 clock rate 64000 no sh exit
, , DTE (Data Terminal Equipment) clock rate .
UP .
IP . , Desktop IP Configuration. static IP Configuration IP , , .
.
, Ping, Desktop Command Prompt.
, 192.168.1.0/24, , 192.168.2.0/24, , . 192.168.3.0/24.
192.168.3.0/24 OSPF.
OSFP
OSPF . router OSPF [ ] , network [ip__][wildcard_][] , , OSPF.
(wildcard) . , wildcard :)
en conf t router ospf 1 network 192.168.1.0 0.0.255 area 0 network 192.168.2.0 0.0.255 area 0 network 192.168.3.0 0.0.255 area 0 exit
. , .
, OSPF . .
, . 192.168.1.0/24 192.168.3.0/24, Ping.
, , OSPF!