Rev 2 | Blame | Compare with Previous | Last modification | View Log | RSS feed
!
! Last configuration change at 13:29:58 Rome Wed Aug 6 2008 by admin
! NVRAM config last updated at 13:29:59 Rome Wed Aug 6 2008 by admin
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname gateway_1841
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$lLSw$dl1fvu7mr4WOv0sb7XPEd/
!
no aaa new-model
!
resource policy
!
clock timezone Rome 2
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
no ip dhcp use vrf connected
!
!
no ip ips deny-action ips-interface
!
frame-relay switching
!
!
!
!
!
!
!
!
!
!
!
!
!
!
username admin password 7 094F471A1A0A
username framerelay password 7 030752180500
!
!
!
!
!
!
interface Loopback0
ip address 192.168.0.1 255.255.255.255
!
interface FastEthernet0/0
ip address dhcp
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/0.10
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1.10
encapsulation dot1Q 10
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
no snmp trap link-status
mpls ip
!
interface FastEthernet0/1.40
encapsulation dot1Q 40
ip address 192.168.4.254 255.255.255.0
ip nat inside
ip virtual-reassembly
no snmp trap link-status
mpls ip
!
interface Serial0/0/0
bandwidth 2000
no ip address
encapsulation frame-relay
clock rate 2000000
frame-relay lmi-type cisco
frame-relay intf-type dce
!
interface Serial0/0/0.60 point-to-point
ip address 192.168.6.2 255.255.255.252
ip nat inside
ip virtual-reassembly
frame-relay interface-dlci 60
!
interface Serial0/1/0
bandwidth 2000
no ip address
encapsulation frame-relay
no snmp trap link-status
clock rate 2000000
frame-relay lmi-type ansi
frame-relay intf-type dce
!
interface Serial0/1/0.100 point-to-point
frame-relay interface-dlci 100 ppp Virtual-Template1
!
interface Virtual-Template1
ip unnumbered FastEthernet0/1.10
ip nat inside
ip virtual-reassembly
peer default ip address dhcp
ppp authentication chap pap
ppp chap hostname gateway
ppp chap password 7 045802150C2E
ppp pap sent-username gateway password 7 121A0C041104
!
router eigrp 1
redistribute ospf 1 metric 1000 100 250 1 1500
network 192.168.6.0 0.0.0.3
no auto-summary
!
router ospf 1
log-adjacency-changes
redistribute eigrp 1 subnets
network 192.168.0.1 0.0.0.0 area 0
network 192.168.1.0 0.0.0.255 area 0
network 192.168.4.0 0.0.0.255 area 0
!
router bgp 100
no synchronization
bgp log-neighbor-changes
neighbor 192.168.0.2 remote-as 100
neighbor 192.168.0.2 update-source Loopback0
neighbor 192.168.0.3 remote-as 100
neighbor 192.168.0.3 update-source Loopback0
neighbor 192.168.0.4 remote-as 100
neighbor 192.168.0.4 update-source Loopback0
no auto-summary
!
address-family vpnv4
neighbor 192.168.0.2 activate
neighbor 192.168.0.2 send-community both
neighbor 192.168.0.3 activate
neighbor 192.168.0.3 send-community both
neighbor 192.168.0.4 activate
neighbor 192.168.0.4 send-community both
exit-address-family
!
ip classless
!
!
ip http server
no ip http secure-server
ip nat inside source list 1 interface FastEthernet0/0 overload
!
access-list 1 permit 192.168.0.0 0.0.255.255
access-list 1 permit 10.0.0.0 0.0.255.255
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
banner login Cisco 1841
banner prompt-timeout login timeout
Puppa!!!!
!
line con 0
login local
line aux 0
line vty 0 4
login local
!
scheduler allocate 20000 1000
ntp clock-period 17179261
ntp server 193.204.114.232
end