Contoh Konfigurasi

  • November 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Contoh Konfigurasi as PDF for free.

More details

  • Words: 203
  • Pages: 2
ASUMSI Fa0/0 : 172.16.50.0 /24 S0/0 : 172.16.20.0 /24 --- System Configuration Dialog --Continue with configuration dialog? [yes/no]: N Press RETURN to get started! Router>enable Router#configure terminal Router(config)#hostname POLTEKSMI POLTEKSMI(config)#enable secret cisco POLTEKSMI(config)#line console 0 POLTEKSMI(config-line)#password cisco1 POLTEKSMI(config-line)#login POLTEKSMI(config-line)#line vty 0 4 POLTEKSMI(config-line)#password cisco 2 POLTEKSMI(config-line)#login POLTEKSMI(config)#int f0/0 POLTEKSMI(config-if)#ip address 172.16.50.1 255.255.255.0 POLTEKSMI(config-if)#description connection to LAN POLTEKSMI(config-if)#no shutdown “LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up” POLTEKSMI(config)#int s0/0/0 POLTEKSMI(config-if)#ip address 172.16.20.1 255.255.255.0 POLTEKSMI(config-if)#description connection to WAN POLTEKSMI(config-if)#no shutdown POLTEKSMI(config-if)#exit POLTEKSMI(config)#banner motd # Enter TEXT message. End with the character '#'. SELAMAT DATANG DI POLTEKSMI # POLTEKSMI#copy running-config startup-config Destination filename [startup-config]? Building configuration... [OK] POLTEKSMI#show running-config Building configuration... Current configuration : 656 bytes ! version 12.3 no service password-encryption hostname POLTEKSMI enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! interface FastEthernet0/0 description connection to LAN

ip address 172.16.50.1 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 description connection to WAN ip address 172.16.20.1 255.255.255.0 ! interface Serial0/0/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! ip classless ! banner motd ^C SELAMAT DATANG DI POLTEKSMI ^C line con 0 password cisco1 login line vty 0 4 password cisco 2 login end POLTEKSMI#

Related Documents

Contoh Konfigurasi
November 2019 17
Konfigurasi Samba
May 2020 23
Konfigurasi Apache
May 2020 20
Laporan Konfigurasi
April 2020 12
Konfigurasi Pakses
October 2019 33