Prije prokomentarisete ovo molio bih vas da uzmete u obzir da je ovo 7 put da konfigurisem ruter. Znam da dosta toga hvali ko npr ruting rptokoli ali to sam mislio postepeno da iskonfigurisem dok mi ovo proradi.
markom nisam ni ja znao da li moze samo sam probao kaomande koje us prosle.. cini se da moze :) Trazio sam u dokumentaciji ali nisam imao mnogo uspjeha
Code:
Building configuration...
Current configuration : 2591 bytes
!
! Last configuration change at 05:47:16 Europe/ Wed Mar 2 2005 by admin
!
version 12.2
no service pad
service tcp-keepalives-in
service tcp-keepalives-out
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
service sequence-numbers
!
hostname xxxx
!
logging queue-limit 100
logging buffered 51200 debugging
logging console critical
enable secret 5 $1$lKPI$/qaN2yHjHIKZHrg5OSj.M.
!
username xxxx privilege 15 password 7 08285C5A0C1500111D05050E2B
username xxx password 7 044F0E151B
clock timezone Europe/Belgrade 1
clock summer-time Europe/Belgrade date Mar 30 2003 2:00 Oct 26 2003 3:00
tdm clock bri-auto
ip subnet-zero
no ip source-route
!
!
ip tcp synwait-time 10
ip domain name xxxxx.com
ip name-server xx.xx.xx.1x
ip name-server xx.xx.xx.1x
!
no ip bootp server
ip cef
vpdn enable
!
vpdn-group pppoe
accept-dialin
protocol pppoe
!
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination
!
!
mta receive maximum-recipients 0
!
!
!
interface Loopback10
ip address 192.168.1.100 255.255.255.0
!
interface FastEthernet0/0
description $FW_INSIDE$$ETH-LAN$
ip address 192.168.5.42 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
speed auto
pppoe enable
no cdp enable
!
interface Ethernet1/0
ip address 192.168.2.50 255.255.255.0
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
half-duplex
no cdp enable
!
interface BRI2/0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
!
interface BRI2/1
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
ip route-cache flow
!
interface Virtual-Template1
ip unnumbered Loopback10
ip mtu 1492
peer default ip address pool ippool
ppp authentication chap
!
ip local pool ippool 192.168.5.100 192.168.5.200
ip classless
ip route 0.0.0.0 0.0.0.0 192.168.5.1
ip http server
ip http authentication local
!
!
!
logging trap debugging
no cdp run
!
call rsvp-sync
!
voice-port 0/0
!
voice-port 0/1
!
voice-port 2/0
!
voice-port 2/1
!
!
mgcp profile default
!
dial-peer cor custom
!
!
!
banner login ^CAuthorized access only!
Disconnect IMMEDIATELY if you are not an authorized user!
^C
!
line con 0
login local
transport output telnet
line aux 0
login local
transport output telnet
line vty 0 4
privilege level 15
login local
transport input telnet
line vty 5 15
privilege level 15
login local
transport input telnet
!
scheduler allocate 4000 1000
scheduler interval 500
end