You are on page 1of 2

=====Name======

conf ter
hostname SanJose

=====password======
line console 0
password cisco
login
exit
line vty 0 4
password cisco
login
enable secret cisco
service password-encryption
banner motd #Solo Personal Autorizado#
=====Interfaces WAN======
interf serial 0/0
ip addr 200.15.32.13 255.255.255.252
bandwidth 1000
no shutd
exit
interf serial 0/1
ip addr 200.15.32.10 255.255.255.252
bandwidth 1000
no shut
exit
=====Interfaces loopback======
interf loopback 1
ip addre 172.16.1.1 255.255.255.0
no shutd
exit
interf loopback 2
ip addre 172.16.2.1 255.255.255.0
no shutd
interf loopback 3
ip addre 172.16.3.1 255.255.255.0
no shutd
exit
interf loopback 4
ip addre 172.16.4.1 255.255.255.0
no shutd
exit
interf loopback 5
ip addre 172.16.5.1 255.255.255.0

no shutd
exit
interf loopback 6
ip addre 172.16.6.1 255.255.255.0
no shutd
exit
interf loopback 7
ip addre 172.16.7.1 255.255.255.0
no shutd
exit
interf loopback 8
ip addre 172.16.8.1 255.255.255.0
no shutd
exit
=====EIGRP======
router eigrp 99
network 200.15.32.8 0.0.0.3
network 200.15.32.12 0.0.0.3
network 172.16.1.0 0.0.0.255
network 172.16.2.0 0.0.0.255
network 172.16.3.0 0.0.0.255
network 172.16.4.0 0.0.0.255
network 172.16.5.0 0.0.0.255
network 172.16.6.0 0.0.0.255
network 172.16.7.0 0.0.0.255
network 172.16.8.0 0.0.0.255
no auto-summary
exit
=====EIGRP Detalles======
interf serial 0/0
ip summary-address eigrp 99 172.16.0.0 255.255.240.0
exit
interf serial 0/1
ip summary-address eigrp 99 172.16.0.0 255.255.240.0
exit
=====EIGRP Detalles variance======
router eigrp 99
variance 4
exit

You might also like