Practica13

Page 1

TECNOLOGÍAS DE LA INFORMACIÓN Y COMUNICACIÓN ÁREA SISTEMAS INFORMÁTICOS

Grupo: ITIC-81 Materia: REDES CONVERGENTES

Alumno: Rodolfo Rosas Delgadillo

Matricula: 221011356 Profesor: RAÚL ARTURO GARCÍA MARTÍNEZ

Practica 13 OSPF ipv6


OBJETIVO     

Cablear una red según el diagrama de topología Crear ruta estática Configuración de Reuters IPV6 Configuración del OSPF Conectividad entre los router

Topología

Desarrollo R0

hostname Router ! ip cef ipv6 unicast-routing ! no ipv6 cef ! license udi pid CISCO2911/K9 sn FTX1524G8TK ! spanning-tree mode pvst ! interface GigabitEthernet0/0 no ip address duplex auto speed auto ipv6 address FE80::1 link-local ipv6 address 2001:1200:CAFE:1::1/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet0/1 no ip address


duplex auto speed auto ipv6 address FE80::1 link-local ipv6 address 2001:1200:CAFE:2::1/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet0/2 no ip address duplex auto speed auto shutdown ! interface Serial0/3/0 no ip address ipv6 address FE80::1 link-local ipv6 address 2001:1200:CAFE:5::1/64 ipv6 ospf 1 area 0 clock rate 9600 ! interface Serial0/3/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! ipv6 router ospf 1 router-id 1.1.1.1 log-adjacency-changes ! ip classless ! ip flow-export version 9 ! line con 0 ! line aux 0 ! line vty 0 4 login ! End


R1 hostname Router ! ip cef ipv6 unicast-routing ! no ipv6 cef ! license udi pid CISCO2911/K9 sn FTX15244XEW ! spanning-tree mode pvst ! interface GigabitEthernet0/0 no ip address duplex auto speed auto ipv6 address FE80::2 link-local ipv6 address 2001:1200:CAFE:3::1/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet0/1 no ip address duplex auto speed auto ipv6 address FE80::2 link-local ipv6 address 2001:1200:CAFE:4::1/64 ipv6 ospf 1 area 0 ! interface GigabitEthernet0/2 no ip address duplex auto speed auto shutdown ! interface Serial0/3/0 no ip address ipv6 address FE80::2 link-local ipv6 address 2001:1200:CAFE:5::2/64 ipv6 ospf 1 area 0 clock rate 2000000 ! interface Serial0/3/1 no ip address clock rate 2000000 shutdown !


interface Vlan1 no ip address shutdown ! ipv6 router ospf 1 router-id 2.2.2.2 log-adjacency-changes ! ip classless ! ip flow-export version 9 ! line con 0 ! line aux 0 ! line vty 0 4 login ! End LAP1


LAP2

LAP3

LAP4


CONCLUCIONES En esta pr谩ctica realice la comunicaci贸n entre dispositivos usando ospf


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.