CISCO CONFIGURATION VPN (VIRTUAL PRIVATE NETWORK)

Configuration VPN....

Router0  >>>  <<<<

Building configuration...

Current configuration : 1049 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Router
!
!
!
!
ip dhcp excluded-address 192.168.1.0 192.168.1.10
ip dhcp excluded-address 191.168.1.1 191.168.1.10
!
ip dhcp pool POOL1
 network 192.168.1.0 255.255.255.0
 default-router 192.168.1.1
 dns-server 2.2.2.2
ip dhcp pool POOL2
 network 191.168.1.0 255.255.255.0
 default-router 192.168.1.1
 dns-server 2.2.2.2
!
!
!
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 bandwidth 1024
 ip address 192.168.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface FastEthernet1/0
 bandwidth 1024
 ip address 191.168.1.1 255.255.255.0
 duplex auto
 speed auto
!
interface Serial2/0
 bandwidth 1024
 ip address 128.1.1.1 255.255.0.0
!
interface Serial3/0
 no ip address
 shutdown
!
interface FastEthernet4/0
 no ip address
 shutdown
!
interface FastEthernet5/0
 no ip address
 shutdown
!
router rip
 network 191.168.0.0
 network 192.168.1.0
!
ip classless
!
!
!
!
!
!
!
line con 0
line vty 0 4
 login
!
!
!
end


Untuk Lebih Lengkap Download Materi Cisco...
Silahkan Download..>>>> Download Materi Project Cisco



Screen Shut Cisco...







Komentar

Postingan populer dari blog ini

Membuat Aplikasi Database Delphi Berbasis Cloud Database

SOURCE CODING MP3 PALYER by Lhourens

Pembuatan Aplikasi Buku Tamu Sederhana Berbasis PHPAdmin,SQL,Delphi dan MS.Access 2010