You are on page 1of 1

configure t

interface fastEthernet 0/0

ip address 209.165.200.226 255.255.255.0

no shutdown

exit

interface fastEthernet 0/1

ip address 192.168.1.1 255.255.255.0

no shutdown

exit

interface fastEthernet 1/0

ip address 33.99.8.1 255.255.255.0

no shutdown

exit

´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´EIGRP’’’’’’’’’’’’’’’’’’’’’’’’’’’’’

configure t

router eigrp 1

no auto-summary

network 209.165.200.224 0.0.0.255

network 33.99.8.0 0.0.0.255

exit

´´´´´´´´´´´´´´´´´´´´´´´´´´´SDM´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´´

configure t

ip http server

ip http secure-server

ip http authentication local

username tesis privilege 15 secret tesis

line vty 0 4

privilege level 15

login local

transport input telnet ssh

You might also like