Router>
Router>en
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int ra fa0/0 - fa0/1
Router(config-if-range)#no sh
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet0/0, changed state to up
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet0/1, changed state to up
Router(config-if-range)#exit
Router(config)#int fa0/0
Router(config-if)#ip ad
Router(config-if)#ip address 192.168.2.2
% Incomplete command.
Router(config-if)#ip address 192.168.2.2 255.255.255.0
Router(config-if)#exit
Router(config)#int fa0/1
Router(config-if)#ip ad
Router(config-if)#ip address 192.168.3.1 255.255.255.0
Router(config-if)#exit
Router(config)#
%SYS-5-CONFIG_I: Configured from console by console
Router#
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router ospf ?
<1-65535> Process ID
Router(config)#router ospf 10
Router(config-router)#net ?
A.B.C.D Network number
Router(config-router)#net 192.168.2.2 0.0.0.255 area 10
Router(config-router)#net 192.168.3.1 0.0
00:10:17: %OSPF-5-ADJCHG: Process 10, Nbr 192.168.2.1 on
FastEthernet0/0 from LOADING to FULL, Loading Done.
^
% Invalid input detected at '^' marker.
Router(config-router)#net 192.168.3.1 0.0.0.255 area 10
Router(config-router)#exit
Router(config)#exit
%SYS-5-CONFIG_I: Configured from console by console
Router#wr
Building configuration...
[OK]
Router#
Tidak ada komentar:
Posting Komentar