Pengebank h5
From Teknologisk videncenter
Århus
Building configuration...
Current configuration : 3250 bytes
!
! No configuration change since last restart
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname AR001CRO01
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$dDb/$DDo4aRIBWoyV7zMJrFHzD0
!
aaa new-model
!
!
!
aaa session-id common
!
resource policy
!
ip cef
!
!
no ip dhcp use vrf connected
!
ip dhcp pool SERVERS
network 10.1.0.0 255.255.255.0
default-router 10.1.0.1
lease 0 8 30
!
!
ip domain name test.local
ip ssh time-out 60
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
spanning-tree portfast bpduguard
username admin password 0 cisco
!
!
!
!
!
!
!
interface Loopback0
ip address 192.168.100.1 255.255.255.255
!
interface FastEthernet0/0
ip address 10.255.1.1 255.255.255.252
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.255.1.5 255.255.255.252
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
!
interface FastEthernet0/3/0
description Outside: Skolens netvaerk ip udefra 83.90.239.178
switchport access vlan 666
no cdp enable
!
interface FastEthernet0/3/1
!
interface FastEthernet0/3/2
!
interface FastEthernet0/3/3
!
interface Serial0/2/0
description Serial Interface (DTE) running MPLS (BGP) to branch (Viborg)
bandwidth 8000000
ip address 192.168.254.1 255.255.255.252
no fair-queue
!
interface Vlan1
no ip address
!
interface Vlan666
description Outside: Skolens netvaerk ip udefra 83.90.239.178
ip address dhcp
ip nat outside
ip virtual-reassembly
!
router eigrp 1
redistribute connected
redistribute static
redistribute bgp 101
network 10.1.0.0 0.0.0.255
network 10.1.1.0 0.0.0.255
network 10.1.2.0 0.0.0.255
network 10.1.3.0 0.0.0.255
network 10.255.1.0 0.0.0.255
network 192.168.100.1 0.0.0.0
default-metric 1000 100 250 100 1500
no auto-summary
!
router bgp 101
bgp log-neighbor-changes
neighbor 192.168.254.2 remote-as 102
!
address-family ipv4
redistribute static
redistribute eigrp 1
neighbor 192.168.254.2 activate
neighbor 192.168.254.2 prefix-list ALLOW-OWN out
no auto-summary
synchronization
exit-address-family
!
!
!
ip http server
no ip http secure-server
ip nat inside source list 10 interface FastEthernet0/3/0 overload
ip nat inside source static tcp 192.168.100.1 443 interface FastEthernet0/3/0 443
ip nat inside source static tcp 192.168.100.1 23 interface FastEthernet0/3/0 23
ip nat inside source static tcp 192.168.100.1 22 interface FastEthernet0/3/0 22
ip nat inside source static tcp 192.168.100.1 80 interface FastEthernet0/3/0 80
!
!
ip prefix-list ALLOW-OWN seq 10 permit 10.1.0.0/16 le 32
ip prefix-list ALLOW-OWN seq 11 permit 192.168.100.1/32
ip prefix-list ALLOW-OWN seq 20 permit 10.255.1.0/24 le 32
ip prefix-list ALLOW-OWN seq 30 deny 0.0.0.0/0 le 32
access-list 10 permit any
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
alias exec viborg telnet 192.168.254.2
alias exec DSW2 telnet 10.255.1.6
alias exec DSW1 telnet 10.255.1.2
!
line con 0
password cisco
line aux 0
line vty 0 4
password cisco
transport input ssh
transport output telnet
line vty 5
password cisco
transport output telnet
!
scheduler allocate 20000 1000
ntp clock-period 17178995
ntp server 172.16.4.77
end
Viborg
Building configuration...
Current configuration : 2296 bytes
!
! Last configuration change at 12:39:20 UTC Tue May 25 2010
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname VI002CRO02
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$J1E5$4xKperNAZI6ZgwGXcUYFe0
!
no aaa new-model
!
resource policy
!
ip cef
!
!
!
!
no ip domain lookup
!
!
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
ip address 192.168.100.2 255.255.255.255
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 10.255.2.1 255.255.255.252
duplex auto
speed auto
!
interface FastEthernet0/3/0
!
interface FastEthernet0/3/1
!
interface FastEthernet0/3/2
!
interface FastEthernet0/3/3
!
interface Serial0/1/0
no ip address
shutdown
clock rate 125000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 125000
!
interface Serial0/2/0
description Serial Interface (DTC) running MPLS (BGP) to HQ
ip address 192.168.254.2 255.255.255.252
clock rate 2000000
!
interface Vlan1
no ip address
!
router eigrp 2
redistribute connected
redistribute static
redistribute bgp 102
network 10.2.0.0 0.0.0.255
network 10.2.1.0 0.0.0.255
network 10.2.2.0 0.0.0.255
network 10.2.3.0 0.0.0.255
network 10.255.2.0 0.0.0.255
network 192.168.100.2 0.0.0.0
default-metric 1000 100 250 100 1500
no auto-summary
!
router bgp 102
bgp log-neighbor-changes
neighbor 192.168.254.1 remote-as 101
!
address-family ipv4
redistribute static
redistribute eigrp 2
neighbor 192.168.254.1 activate
neighbor 192.168.254.1 prefix-list ALLOW-OWN out
no auto-summary
synchronization
exit-address-family
!
ip route 0.0.0.0 0.0.0.0 192.168.100.1
!
!
ip http server
no ip http secure-server
!
!
ip prefix-list ALLOW-OWN seq 10 permit 10.2.0.0/16 le 32
ip prefix-list ALLOW-OWN seq 11 permit 192.168.100.2/32
ip prefix-list ALLOW-OWN seq 20 permit 10.255.2.0/24 le 32
ip prefix-list ALLOW-OWN seq 30 deny 0.0.0.0/0 le 32
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
banner motd ^C Viborg Core router ^C
alias exec hq telnet 192.168.254.1
alias exec DSW1 telnet 10.255.2.2
!
line con 0
password cisco
login
line aux 0
line vty 0 4
password cisco
login
!
scheduler allocate 20000 1000
ntp server 192.168.100.1
end