10
Ejercicio Examen Richard Lorenti PE1 PE1#sh run Building configuration... Current configuration : 1322 bytes ! ! Last configuration change at 23:42:16 UTC Tue Feb 24 2015 ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ! ip source-route ip cef !

Test red

Embed Size (px)

DESCRIPTION

Networking

Citation preview

Page 1: Test red

Ejercicio Examen Richard Lorenti

PE1

PE1#sh runBuilding configuration...

Current configuration : 1322 bytes!! Last configuration change at 23:42:16 UTC Tue Feb 24 2015!upgrade fpd autoversion 15.0service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname PE1!boot-start-markerboot-end-marker!!no aaa new-model!!!ip source-routeip cef!!!!no ip domain lookup

Page 2: Test red

Ejercicio Examen Richard Lorenti

no ipv6 cef!multilink bundle-name authenticated!!!!!!!!!redundancy!!pseudowire-class richard encapsulation l2tpv3 ip local interface Loopback0!!!!!!!!!interface Loopback0 ip address 10.10.10.10 255.255.255.255 !!interface Ethernet0/0 no ip address shutdown duplex auto !!interface GigabitEthernet0/0 description HACIA-PE2 ip address 10.255.255.1 255.255.255.252 duplex full speed 1000 media-type gbic negotiation auto !!interface GigabitEthernet1/0 no ip address negotiation auto no keepalive xconnect 3.3.3.3 1 pw-class richard !

Page 3: Test red

Ejercicio Examen Richard Lorenti

!router ospf 1 log-adjacency-changes network 10.10.10.10 0.0.0.0 area 0 network 10.255.255.0 0.0.0.3 area 0!ip forward-protocol ndno ip http serverno ip http secure-server!!!nls resp-timeout 1cpd cr-id 1!!!!!!control-plane !!!mgcp fax t38 ecmmgcp behavior g729-variants static-pt!!!gatekeeper shutdown!!line con 0 stopbits 1line aux 0 stopbits 1line vty 0 4 login!end

PE2

PE2#Sh runBuilding configuration...

Current configuration : 1318 bytes!! Last configuration change at 23:47:12 UTC Tue Feb 24 2015!

Page 4: Test red

Ejercicio Examen Richard Lorenti

upgrade fpd autoversion 15.0service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname PE2!boot-start-markerboot-end-marker!!no aaa new-model!!!ip source-routeip cef!!!!no ip domain lookupno ipv6 cef!multilink bundle-name authenticated!!!!!!!!!redundancy!!pseudowire-class richard encapsulation l2tpv3 ip local interface Loopback0!!!!!!!!!interface Loopback0 ip address 3.3.3.3 255.255.255.255

Page 5: Test red

Ejercicio Examen Richard Lorenti

!!interface Ethernet0/0 no ip address shutdown duplex auto !!interface GigabitEthernet0/0 description HACIA-PE1 ip address 10.255.255.2 255.255.255.252 duplex full speed 1000 media-type gbic negotiation auto !!interface GigabitEthernet1/0 no ip address negotiation auto no keepalive xconnect 10.10.10.10 1 pw-class richard !!router ospf 1 log-adjacency-changes network 3.3.3.3 0.0.0.0 area 0 network 10.255.255.0 0.0.0.3 area 0!ip forward-protocol ndno ip http serverno ip http secure-server!!!nls resp-timeout 1cpd cr-id 1!!!!!!control-plane !!!mgcp fax t38 ecmmgcp behavior g729-variants static-pt!!!

Page 6: Test red

Ejercicio Examen Richard Lorenti

gatekeeper shutdown!!line con 0 stopbits 1line aux 0 stopbits 1line vty 0 4 login!End

CEA1

CEA1#sh runBuilding configuration...

Current configuration : 697 bytes!version 12.4service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname CEA1!boot-start-markerboot-end-marker!!no aaa new-modelmemory-size iomem 5!!ip cef!!!!!!!!!!!!!!!

Page 7: Test red

Ejercicio Examen Richard Lorenti

!!!!interface FastEthernet0/0 description WAN ip address 172.20.0.1 255.255.255.252 duplex auto speed auto!interface FastEthernet1/0 description LAN ip address 192.168.1.1 255.255.255.0 duplex auto speed auto!router ospf 1 log-adjacency-changes network 172.20.0.0 0.0.0.3 area 0 network 192.168.1.0 0.0.0.255 area 0!ip http server!!!!!!control-plane!!!!!!!!!line con 0line aux 0line vty 0 4!!endCEA2

CEA2#sh runBuilding configuration...

Current configuration : 716 bytes!version 12.4

Page 8: Test red

Ejercicio Examen Richard Lorenti

service timestamps debug datetime msecservice timestamps log datetime msecno service password-encryption!hostname CEA2!boot-start-markerboot-end-marker!!no aaa new-modelmemory-size iomem 5!!ip cefno ip domain lookup!!!!!!!!!!!!!!!!!!!interface FastEthernet0/0 description WAN ip address 172.20.0.2 255.255.255.252 duplex auto speed auto!interface FastEthernet1/0 description LAN ip address 192.168.2.1 255.255.255.0 duplex auto speed auto!router ospf 1 log-adjacency-changes network 172.20.0.0 0.0.0.3 area 0 network 192.168.2.0 0.0.0.255 area 0!

Page 9: Test red

Ejercicio Examen Richard Lorenti

ip http server!!!!!!control-plane!!!!!!!!!line con 0line aux 0line vty 0 4!!end