Вы находитесь на странице: 1из 1

R3>ena

R3#config t
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#int fa0/0
R3(config-if)#ip add 172.16.1.33 255.255.255.248
R3(config-if)#no shut
R3(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state t
o up
R3(config-if)#exit
R3(config)#int se0/0/0
R3(config-if)#ip add 192.168.10.6 255.255.255.252
R3(config-if)#clock rate 64000
R3(config-if)#no shut
R3(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
R3(config-if)#exit
R3(config)#int se
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to
% Incomplete command.
R3(config)#int se0/0/1
R3(config-if)#ip add 192.168.10.10 255.255.255.252
R3(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down
R3(config-if)#exit
R3(config)#router ospf 1
R3(config-router)#net 192.168.10.4 0.0.0.3 area 0
R3(config-router)#net 192.1
00:15:47: %OSPF-5-ADJCHG: Process 1, Nbr 192.168.10.5 on Serial0/0/0 from LOADIN
G to FULL, Load
R3(config-router)#net 192.168.10.8 0.0.0.3 area 0
R3(config-router)#net 172.16.1.32 0.0.0.5 area 0
OSPF: Invalid address/mask combination (discontiguous mask)
R3(config-router)#net 172.16.1.32 0.0.0.7 area 0
R3(config-router)#exit
R3(config)#

Вам также может понравиться