You are on page 1of 2

conf t hostname Berlin enable password class ip ip ip ip host host host host Berlin 172.16.0.2 172.16.0.5 172.16.0.

9 Dusseldorf 172.16.0.1 Frankfurt 172.16.0.14 Munich 172.16.0.6 172.16.0.10 172.16.0.13

interface Loopback0 description Local Area Connection to IT Staff ip address 10.1.1.1 255.255.255.0 no shutdown interface Loopback1 description Local Area Connection to Development ip address 10.1.2.1 255.255.255.0 no shutdown interface Loopback2 description Local Area Connection to Marketing ip address 10.1.3.1 255.255.255.0 no shutdown interface GigaEthernet0/0 description HighSpeed Connection 100Mb to Dusseldorf ip address 172.16.0.2 255.255.255.252 ip hello-interval eigrp 1515 10 ip hold-time eigrp 1515 30 ip bandwidth-percent eigrp 1515 30 duplex auto speed auto no cdp enable no shutdown interface GigaEthernet0/1 description Local Area Connection to Sales ip address 10.1.0.1 255.255.255.0 duplex auto speed auto no cdp enable no shutdown interface Serial0/0/0 description WAN 1024K Connection to Munich bandwidth 1024 ip address 172.16.0.5 255.255.255.252 ip ospf hello-interval 8 ip ospf dead-interval 32 clock rate 128000 no shutdown interface Serial0/0/1 description WAN Backup xxxK Connection to Munich ip address 172.16.0.9 255.255.255.252 ip ospf hello-interval 8 ip ospf dead-interval 32 clock rate 128000

no shutdown router eigrp 1515 redistribute ospf 525 metric 1024 2000 255 1 1500 redistribute static passive-interface default no passive-interface GigaEthernet0/0 network 172.16.0.0 0.0.0.3 network 172.16.0.4 0.0.0.3 network 172.16.0.8 0.0.0.3 network 10.1.0.0 0.0.3.255 no auto-summary router ospf 525 log-adjacency-changes redistribute eigrp 1515 metric 1000 subnets redistribute static subnets passive-interface default auto-cost reference-bandwidth 1000 no passive-interface Serial0/0/0 no passive-interface Serial0/0/1 network 172.16.0.4 0.0.0.3 area 0 network 172.16.0.8 0.0.0.3 area 0 network 10.1.0.0 0.0.3.255 !ADDED default-information originate ip classless ip route 10.1.0.0 255.255.252.0 Null0 banner motd ^CAcesso Restrito^C line con 0 password cisco login line vty 0 4 password cisco login end

You might also like