আমার সম্পর্কে

আমার ফটো
Dhaka, Bangladesh
My Certification CCNA, MCP, MCTS and MCITP, MCITP VM Administrator with experience in migrating applications to the cloud.
Powered By Blogger

শনিবার, ১৬ অক্টোবর, ২০১০

Cisco 2818 router configurations

Router1#show running-config
Building configuration...
Current configuration : 3739 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router1
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$Est1$NXzzi/udnfrNg3ckbqi3m1
!
no aaa new-model
!
!
ip cef
no ip dhcp use vrf connected
!
ip dhcp pool Router1
   network 192.168.2.0 255.255.255.0
   default-router 192.168.2.1
!
!
no ip domain lookup
multilink bundle-name authenticated
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
interface FastEthernet0/0
 bandwidth 1024
 ip address 187.16.156.20 255.255.255.248
 ip nat outside
 ip virtual-reassembly
 rate-limit input 1000000 1020000 1024000 conform-action transmit exceed-action
drop
 rate-limit output 1000000 1020000 1024000 conform-action transmit exceed-action
 drop
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 ip nat inside
 ip virtual-reassembly
 duplex auto
 speed auto
!
interface FastEthernet0/1.1
 encapsulation dot1Q 1
 ip address 192.168.1.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
!
interface FastEthernet0/1.2
 encapsulation dot1Q 2
 ip address 192.168.2.1 255.255.255.0
 ip nat inside
 ip virtual-reassembly
!
interface FastEthernet0/1.3
 ip nat inside
 ip virtual-reassembly
!
interface FastEthernet0/1.99
 encapsulation dot1Q 99 native
 ip address 192.168.99.1 255.255.255.0
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 187.16.156.17
!
!
no ip http server
ip nat inside source list 10 interface FastEthernet0/0 overload
ip nat inside source static tcp 192.168.2.7 80 interface FastEthernet0/0 80
ip nat inside source static tcp 192.168.1.10 22 187.16.156.18 22 extendable
ip nat inside source static tcp 192.168.1.10 23 187.16.156.18 23 extendable
ip nat inside source static tcp 192.168.1.10 25 187.16.156.18 25 extendable
ip nat inside source static tcp 192.168.1.10 80 187.16.156.18 80 extendable
ip nat inside source static tcp 192.168.1.10 111 187.16.156.18 111 extendable
ip nat inside source static tcp 192.168.1.10 443 187.16.156.18 443 extendable
ip nat inside source static tcp 192.168.1.10 611 187.16.156.18 611 extendable
ip nat inside source static tcp 192.168.1.10 5432 187.16.156.18 5432 extendable
ip nat inside source static tcp 192.168.1.10 5801 187.16.156.18 5801 extendable
ip nat inside source static tcp 192.168.1.10 5802 187.16.156.18 5802 extendable
ip nat inside source static tcp 192.168.1.10 5901 187.16.156.18 5901 extendable
ip nat inside source static tcp 192.168.1.10 5902 187.16.156.18 5902 extendable
ip nat inside source static tcp 192.168.1.10 6001 187.16.156.18 6001 extendable
ip nat inside source static tcp 192.168.1.10 6002 187.16.156.18 6002 extendable
ip nat inside source static tcp 192.168.1.10 8080 187.16.156.18 8080 extendable
ip nat inside source static tcp 192.168.1.10 8888 187.16.156.18 8888 extendable
ip nat inside source static tcp 192.168.2.5 80 187.16.156.19 80 extendable
ip nat inside source static udp 192.168.2.5 3389 187.16.156.19 3389 extendable
ip nat inside source static tcp 192.168.2.5 5800 187.16.156.19 5800 extendable
ip nat inside source static tcp 192.168.2.5 5801 187.16.156.19 5801 extendable
ip nat inside source static tcp 192.168.2.5 5802 187.16.156.19 5802 extendable
ip nat inside source static tcp 192.168.2.5 5803 187.16.156.19 5803 extendable
ip nat inside source static tcp 192.168.2.5 5804 187.16.156.19 5804 extendable
ip nat inside source static tcp 192.168.2.5 8080 187.16.156.19 8080 extendable
ip nat inside source static 192.168.2.5 187.16.156.19
!
access-list 10 permit 192.168.0.0 0.0.255.255
snmp-server community Router1 RO
snmp-server enable traps tty
!
!
control-plane
!
!
line con 0
 password Router126
line aux 0
line vty 0 4
 password Router126
 login
!
scheduler allocate 20000 1000
!
end

জনপ্রিয় পোস্টসমূহ