asked on
Building configuration...
Current configuration : 2034 bytes
!
version 12.2
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug uptime
service timestamps log datetime
service password-encryption
!
hostname VINDav
!
logging queue-limit 100
!
ip subnet-zero
no ip source-route
!
!
ip tcp synwait-time 10
no ip domain-lookup
ip domain-name vin.com
no ip bootp server
ip audit notify log
ip audit po max-events 100
!
!
!
interface Null0
no ip unreachables
!
interface FastEthernet0/0
description To WAN Switch to Dav Firewall
ip address 65.160.1.145 255.255.255.240
no ip unreachables
ip nat inside
no ip mroute-cache
speed 100
full-duplex
no cdp enable
!
interface Serial0/0
description Connected to T1
ip address 192.168.3.2 255.255.255.252
no ip mroute-cache
service-module t1 clock source internal
service-module t1 remote-alarm-enable
!
interface FastEthernet0/1
ip address 71.130.1.235 255.255.255.248
no ip unreachables
ip nat outside
no ip mroute-cache
speed 100
full-duplex
!
interface Ethernet1/0
no ip address
no ip mroute-cache
shutdown
half-duplex
!
ip nat inside source list 2 interface FastEthernet0/1 overload
ip classless
ip route 0.0.0.0 0.0.0.0 71.130.53.238
ip route 65.160.1.18 255.255.255.255 192.168.3.1
!
access-list 2 permit 65.160.1.144 0.0.0.15
access-list 5 permit 65.160.1.0 0.0.0.255
no cdp run
ASKER
ASKER
A router is a networking device that forwards data packets between computer networks. Routers perform the "traffic directing" functions on the Internet. The most familiar type of routers are home and small office cable or DSL routers that simply pass data, such as web pages, email, IM, and videos between computers and the Internet. More sophisticated routers, such as enterprise routers, connect large business or ISP networks up to the powerful core routers that forward data at high speed along the optical fiber lines of the Internet backbone. Though routers are typically dedicated hardware devices, use of software-based routers has grown increasingly common.
TRUSTED BY