You are on page 1of 2

version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption !

hostname Walnut ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ! ! ip cef ! ! ! ! key chain GNS3VAULT key 1 key-string WOOD ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 4.4.4.4 255.255.255.0 ! interface FastEthernet0/0 ip address 192.168.24.4 255.255.255.0 ip authentication mode eigrp 1 md5 ip authentication key-chain eigrp 1 GNS3VAULT duplex auto speed auto ! interface FastEthernet1/0 ip address 192.168.34.4 255.255.255.0 duplex auto speed auto ! interface FastEthernet2/0

ip address 192.168.45.4 255.255.255.0 ip summary-address eigrp 1 0.0.0.0 248.0.0.0 51 duplex auto speed auto ! interface FastEthernet3/0 ip address 192.168.54.4 255.255.255.0 ip summary-address eigrp 1 0.0.0.0 248.0.0.0 51 duplex auto speed auto ! router eigrp 1 network 4.0.0.0 network 192.168.24.0 network 192.168.34.0 network 192.168.45.0 network 192.168.54.0 metric weights 0 1 0 1 0 1 distribute-list prefix PRF-Lyptus out FastEthernet3/0 distribute-list 11 out no auto-summary ! ip http server no ip http secure-server ! ! ! ! ip prefix-list PRF-Lyptus seq 5 deny 192.168.54.0/24 ge 25 le 30 ip prefix-list PRF-Lyptus seq 10 permit 0.0.0.0/0 access-list 11 deny 5.5.5.0 0.0.0.255 access-list 11 permit any ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! ! end

You might also like