Você está na página 1de 8

DIAGRAMA EN PACKET TRACER

SERVIDOR DE AUTENTICACIN

SERVIDOR DHCP PARA LOS EDIFICIOS 1 Y 2 DE MEDELLIN

CONFIGURACION ROUTER MEDELLIN RMEDELLIN#show run Building configuration... Current configuration : 1986 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname RMEDELLIN ! ! enable secret 5 $1$mERr$H4/vYVn4496FuR27gWuUD/ ! ! aaa new-model ! aaa authentication login default group radius none aaa authentication login telnet_lines group radius ! ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.10 encapsulation dot1Q 10 ip address 172.16.1.129 255.255.255.192 ip helper-address 172.16.3.5 ip access-group 110 out interface FastEthernet0/0.20 encapsulation dot1Q 20 ip address 172.16.1.193 255.255.255.192 ip helper-address 172.16.3.5 ! interface FastEthernet0/0.30 encapsulation dot1Q 30 ip address 172.16.3.1 255.255.255.248 ip access-group 100 out ! interface FastEthernet0/0.99 encapsulation dot1Q 99 native ip address 172.16.99.1 255.255.255.0 ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown

interface Serial0/0/0 ip address 172.16.2.41 255.255.255.252 clock rate 64000 ! interface Serial0/0/1 ip address 172.16.2.33 255.255.255.252 clock rate 64000 ! interface Serial0/2/0 no ip address ! interface Serial0/2/1 no ip address shutdown ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 172.16.1.128 0.0.0.63 area 0 network 172.16.1.192 0.0.0.63 area 0 network 172.16.2.32 0.0.0.3 area 0 network 172.16.2.40 0.0.0.3 area 0 network 172.16.3.0 0.0.0.7 area 0 network 172.16.99.0 0.0.0.255 area 0 ! ip classless access-list 100 deny tcp 172.16.2.0 0.0.0.31 any eq www access-list 100 permit ip any any access-list 110 deny icmp 172.16.1.0 0.0.0.127 172.16.1.128 0.0.0.63 access-list 110 permit icmp any any ! no cdp run ! banner motd ^C ********* ACCESO RESTRINGIDO *********** SOLO PERSONAL AUTORIZADO **** DMZ *******^C ! radius-server host 172.16.3.3 auth-port 1645 key unprg ! ! line con 0 line vty 0 4 ! ! end CONFIGURACION ROUTER BOGOTA Router#SHOW RUN Building configuration...

Current configuration : 1106 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! interface FastEthernet0/0 no ip address duplex auto speed auto ! interface FastEthernet0/0.50 encapsulation dot1Q 50 ip address 172.16.0.1 255.255.255.192 ! interface FastEthernet0/0.60 encapsulation dot1Q 60 ip address 172.16.0.65 255.255.255.192 ! interface FastEthernet0/0.70 encapsulation dot1Q 70 ip address 172.16.0.129 255.255.255.192 ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 172.16.2.37 255.255.255.252 clock rate 64000 ! interface Serial0/0/1 ip address 172.16.2.34 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 172.16.0.0 0.0.0.63 area 0 network 172.16.0.64 0.0.0.63 area 0 network 172.16.0.128 0.0.0.63 area 0 network 172.16.2.32 0.0.0.3 area 0 network 172.16.2.36 0.0.0.3 area 0 ! ip classless ! no cdp run

! ! line con 0 line vty 0 4 login ! end CONFIGURACION ROUTER CALI Router#SHOW RUN Building configuration... Current configuration : 752 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! interface FastEthernet0/0 ip address 172.16.2.1 255.255.255.224 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 172.16.2.38 255.255.255.252 ! interface Serial0/0/1 ip address 172.16.2.46 255.255.255.252 ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 172.16.2.0 0.0.0.31 area 0 network 172.16.2.36 0.0.0.3 area 0 network 172.16.2.44 0.0.0.3 area 0 ! ip classless ! !

no cdp run ! ! line con 0 line vty 0 4 login ! ! End CONFIGURACIN ROUTER CARTAGENA Router#SHOW RUN Building configuration... Current configuration : 771 bytes ! version 12.4 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Router ! ! interface FastEthernet0/0 ip address 172.16.1.1 255.255.255.128 duplex auto speed auto ! interface FastEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 ip address 172.16.2.42 255.255.255.252 ! interface Serial0/0/1 ip address 172.16.2.45 255.255.255.252 clock rate 64000 ! interface Vlan1 no ip address shutdown ! router ospf 1 log-adjacency-changes network 172.16.1.0 0.0.0.127 area 0 network 172.16.2.40 0.0.0.3 area 0 network 172.16.2.44 0.0.0.3 area 0 ! ip classless

! no cdp run ! ! line con 0 line vty 0 4 login ! ! ! End

Você também pode gostar