Senin, 15 Oktober 2012

saatnya berbagi

berikut cara configurasi routernya :
         --- System Configuration Dialog ---



Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>enable
Router#con ter
Router#conf t
Router#conf terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname IRWAN
IRWAN(config)#int f 0/0
IRWAN(config-if)#no shut

IRWAN(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
ip address 10.0.0.1 255.192.0.0
IRWAN(config-if)#exit
IRWAN(config)#int f 0/1
IRWAN(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

IRWAN(config-if)#ip address 192.168.1.1
% Incomplete command.
IRWAN(config-if)#ip address 192.168.1.1 255.255.255.0
IRWAN(config-if)#exit
IRWAN(config)#exit
IRWAN#
%SYS-5-CONFIG_I: Configured from console by console
copy startup-config running-config
%% Non-volatile configuration memory invalid or not present
IRWAN#show running-config
Building configuration...

Current configuration : 469 bytes
!
version 12.4
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname IRWAN
!
!
!
!
!
!
!
!
!
!
!
!
 --More-- %IP-4-DUPADDR: Duplicate address 10.0.0.1 on FastEthernet0/0, sourced by 0090.2B25.4918
%IP-4-DUPADDR: Duplicate address 192.168.1.1 on FastEthernet0/1, sourced by 0050.0FC7.9E27

Tidak ada komentar:

Posting Komentar