You are on page 1of 16

Practica 9.2.2.

Nombre: Erick Pozo : Rafael Rodriguez

R3(config-router)#network 192.168.5.0 0.0.0.255 area 3

R3(config-router)#network 192.168.5.0 0.0.0.255 area 3

Feb 21 00:28:16.991: %LINK-3-UPDOWN: Interface Serial0/0/1, changed state to up

Feb 21 00:28:17.991: %LINEPROTO-5-UPDOWN: Line protocol on Interf

R3(config-router)#network 192.168.23.0 0.0.0.3 area 3

R3(config-router)#pas

R3(config-router)#passive-interface lo4

R3(config-router)#passive-interface lo5

R3(config-router)#sh ip pr

% Invalid input detected at '^' marker.

R3(config-router)#^Z

R3#config t

Feb 21 00:29:29.551: %SYS-5-CONFIG_I: Configured from console by

R3#sh ip pro

*** IP Routing is NSF aware ***

Routing Protocol is "ospf 1"

Outgoing update filter list for all interfaces is not set

Incoming update filter list for all interfaces is not set

Router ID 3.3.3.3

Number of areas in this router is 1. 1 normal 0 stub 0 nssa

Maximum path: 4

Routing for Networks:


192.168.4.0 0.0.0.255 area 3

192.168.5.0 0.0.0.255 area 3

192.168.23.0 0.0.0.3 area 3

Passive Interface(s):

Loopback4

Loopback5

Routing Information Sources:

Gateway Distance Last Update

Distance: (default is 110)

R3#sh ip ospf ne

R3#sh ip ospf neighbor

R3#sh ip int brief

Interface IP-Address OK? Method Status Protocol

Embedded-Service-Engine0/0 unassigned YES unset administratively down down

GigabitEthernet0/0 unassigned YES unset administratively down down

GigabitEthernet0/1 unassigned YES unset administratively down down

Serial0/0/0 unassigned YES unset administratively down down

Serial0/0/1 192.168.23.2 YES manual up up

Loopback4 192.168.4.1 YES manual up up

Loopback5 192.168.5.1 YES manual up up

R3#ping 192.168.23.1

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.23.1, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 12/13/16 ms

R3#sh ip ospf neighbor

R3#
Feb 21 00:35:18.867: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Serial0/0/1 from LOADING to
FULL, Loading Done

R3#sh ip ospf neighbor

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:38 192.168.23.1 Serial0/0/1

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is not set

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:00:28, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:00:28, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.4.0/24 is directly connected, Loopback4

L 192.168.4.1/32 is directly connected, Loopback4

192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.5.0/24 is directly connected, Loopback5

L 192.168.5.1/32 is directly connected, Loopback5

192.168.6.0/32 is subnetted, 1 subnets


O 192.168.6.1 [110/65] via 192.168.23.1, 00:00:59, Serial0/0/1

192.168.12.0/30 is subnetted, 1 subnets

O IA 192.168.12.0 [110/128] via 192.168.23.1, 00:00:28, Serial0/0/1

192.168.23.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.23.0/30 is directly connected, Serial0/0/1

L 192.168.23.2/32 is directly connected, Serial0/0/1

R3#sh ip ospf int brief

Interface PID Area IP Address/Mask Cost State Nbrs F/C

Lo4 1 3 192.168.4.1/24 1 LOOP 0/0

Lo5 1 3 192.168.5.1/24 1 LOOP 0/0

Se0/0/1 1 3 192.168.23.2/30 64 P2P 1/1

R3#conif t

% Invalid input detected at '^' marker.

R3#config t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#router ospf 1

R3(config-router)#int s0/0/1

R3(config-if)#ip osp

R3(config-if)#ip ospf ?

<1-65535> Process ID

authentication Enable authentication

authentication-key Authentication password (key)

bfd Enable BFD on this interface

cost Interface cost

database-filter Filter OSPF LSA during synchronization and flooding

dead-interval Interval after which a neighbor is declared dead

demand-circuit OSPF Demand Circuit


flood-reduction OSPF Flood Reduction

hello-interval Time between HELLO packets

lls Link-local Signaling (LLS) support

message-digest-key Message digest authentication password (key)

mtu-ignore Ignores the MTU in DBD packets

network Network type

prefix-suppression OSPF prefix suppression

priority Router priority

resync-timeout Interval after which adjacency is reset if oob-resync is

not started

retransmit-interval Time between retransmitting lost link state

advertisements

shutdown Set OSPF protocol's state to disable under current

interface

transmit-delay Link state transmit delay

R3(config-if)#ip ospf aut

R3(config-if)#ip ospf authentication

R3(config-if)#ip ospf authentication-

R3(config-if)#ip ospf authentication-key Cisco 123

% OSPF: Warning: The password/key will be truncated to 8 characters

R3(config-if)#ip ospf authentication-key Cisco 123

% OSPF: Warning: The password/key will be truncated to 8 characters

R3(config-if)#

Feb 21 00:46:35.379: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Serial0/0/1 from FULL to DOWN,
Neighbor Down: Dead timer expired^Z

R3#

R3#

Feb 21 00:46:39.315: %SYS-5-CONFIG_I: Configured from console by console


R3#sh ip odpf ne

R3#sh ip odpf ne

% Invalid input detected at '^' marker.

R3#sh ip ospf ne

R3#

Feb 21 00:49:01.675: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Serial0/0/1 from LOADING to


FULL, Loading Done

R3#config t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#int s0/0/1

R3(config-if)#ip ospf m

R3(config-if)#ip ospf?

ospf

R3(config-if)#ip ospf ?

<1-65535> Process ID

authentication Enable authentication

authentication-key Authentication password (key)

bfd Enable BFD on this interface

cost Interface cost

database-filter Filter OSPF LSA during synchronization and flooding

dead-interval Interval after which a neighbor is declared dead

demand-circuit OSPF Demand Circuit

flood-reduction OSPF Flood Reduction

hello-interval Time between HELLO packets

lls Link-local Signaling (LLS) support

message-digest-key Message digest authentication password (key)


mtu-ignore Ignores the MTU in DBD packets

network Network type

prefix-suppression OSPF prefix suppression

priority Router priority

resync-timeout Interval after which adjacency is reset if oob-resync is

not started

retransmit-interval Time between retransmitting lost link state

advertisements

shutdown Set OSPF protocol's state to disable under current

interface

transmit-delay Link state transmit delay

ttl-security TTL security check

R3(config-if)#ip ospf mesa

R3(config-if)#ip ospf mess

R3(config-if)#ip ospf message-digest-key ?

<1-255> Key ID

R3(config-if)#ip ospf message-digest-key 5 ?

md5 Use MD5 algorithm

R3(config-if)#ip ospf message-digest-key 5 md5 ?

<0-7> Encryption type (0 for not yet encrypted, 7 for proprietary)

LINE The OSPF password (key) (maximum 16 characters)

R3(config-if)#ip ospf message-digest-key 5 md5 Cisco 123

R3(config-if)#^Z

R3#

Feb 21 00:52:08.999: %SYS-5-CONFIG_I: Configured from console by console


R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:38 192.168.23.1 Serial0/0/1

R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:37 192.168.23.1 Serial0/0/1

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is not set

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:04:18, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:04:18, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.4.0/24 is directly connected, Loopback4

L 192.168.4.1/32 is directly connected, Loopback4

192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.5.0/24 is directly connected, Loopback5


L 192.168.5.1/32 is directly connected, Loopback5

192.168.6.0/32 is subnetted, 1 subnets

O 192.168.6.1 [110/65] via 192.168.23.1, 00:04:18, Serial0/0/1

192.168.12.0/30 is subnetted, 1 subnets

O IA 192.168.12.0 [110/128] via 192.168.23.1, 00:04:18, Serial0/0/1

192.168.23.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.23.0/30 is directly connected, Serial0/0/1

L 192.168.23.2/32 is directly connected, Serial0/0/1

R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:33 192.168.23.1 Serial0/0/1

R3#config t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#int s0/0/1

R3(config-if)#ip ospf me

R3(config-if)#ip ospf message-digest-key

% Incomplete command.

R3(config-if)#ip ospf message-digest

% Incomplete command.

R3(config-if)#^Z

R3#

Feb 21 00:55:26.139: %SYS-5-CONFIG_I: Configured from console by consoleconfig t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#router ospf 1

R3(config-router)#area 3

R3(config-router)#area 3 me
R3(config-router)#area 3 au

R3(config-router)#area 3 authentication me

R3(config-router)#area 3 authentication message-digest

R3(config-router)#^Z

R3#

Feb 21 00:55:56.931: %SYS-5-CONFIG_I: Configured from console by console

R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:35 192.168.23.1 Serial0/0/1

R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:32 192.168.23.1 Serial0/0/1

R3#sh ip ospf ne

Neighbor ID Pri State Dead Time Address Interface

2.2.2.2 0 FULL/ - 00:00:36 192.168.23.1 Serial0/0/1

R3#sh ip ospf data

R3#sh ip ospf database

OSPF Router with ID (3.3.3.3) (Process ID 1)

Router Link States (Area 3)

Link ID ADV Router Age Seq# Checksum Link count

2.2.2.2 2.2.2.2 513 0x80000005 0x006E94 3

3.3.3.3 3.3.3.3 512 0x80000008 0x00ED8F 4


Summary Net Link States (Area 3)

Link ID ADV Router Age Seq# Checksum

192.168.1.1 2.2.2.2 37 0x80000003 0x000F77

192.168.2.1 2.2.2.2 37 0x80000003 0x000481

192.168.12.0 2.2.2.2 1300 0x80000001 0x0087FA

Summary ASB Link States (Area 3)

Link ID ADV Router Age Seq# Checksum

1.1.1.1 2.2.2.2 38 0x80000003 0x008F5E

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is not set

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:01:12, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:01:12, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.4.0/24 is directly connected, Loopback4


L 192.168.4.1/32 is directly connected, Loopback4

192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.5.0/24 is directly connected, Loopback5

L 192.168.5.1/32 is directly connected, Loopback5

192.168.6.0/32 is subnetted, 1 subnets

O 192.168.6.1 [110/65] via 192.168.23.1, 00:09:02, Serial0/0/1

192.168.12.0/30 is subnetted, 1 subnets

O IA 192.168.12.0 [110/128] via 192.168.23.1, 00:09:02, Serial0/0/1

192.168.23.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.23.0/30 is directly connected, Serial0/0/1

L 192.168.23.2/32 is directly connected, Serial0/0/1

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is not set

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:04:02, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:04:02, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.4.0/24 is directly connected, Loopback4


L 192.168.4.1/32 is directly connected, Loopback4

192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.5.0/24 is directly connected, Loopback5

L 192.168.5.1/32 is directly connected, Loopback5

192.168.6.0/32 is subnetted, 1 subnets

O 192.168.6.1 [110/65] via 192.168.23.1, 00:11:52, Serial0/0/1

192.168.12.0/30 is subnetted, 1 subnets

O IA 192.168.12.0 [110/128] via 192.168.23.1, 00:11:52, Serial0/0/1

192.168.23.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.23.0/30 is directly connected, Serial0/0/1

L 192.168.23.2/32 is directly connected, Serial0/0/1

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is not set

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:00:16, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:00:16, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.4.0/24 is directly connected, Loopback4


L 192.168.4.1/32 is directly connected, Loopback4

192.168.5.0/24 is variably subnetted, 2 subnets, 2 masks

C 192.168.5.0/24 is directly connected, Loopback5

L 192.168.5.1/32 is directly connected, Loopback5

192.168.6.0/32 is subnetted, 1 subnets

O 192.168.6.1 [110/65] via 192.168.23.1, 00:12:44, Serial0/0/1

R3#ping 209.165.200.225

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 209.165.200.225, timeout is 2 seconds:

.....

Success rate is 0 percent (0/5)

R3#config t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#router ospf 1

R3(config-router)#def

R3(config-router)#default ?

address-family Enter Address Family command mode

area OSPF area parameters

auto-cost Calculate OSPF interface cost according to bandwidth

bfd BFD configuration commands

capability Enable specific OSPF feature

compatible OSPF compatibility list

default-information Control distribution of default information

default-metric Set metric of redistributed routes

discard-route Enable or disable discard-route installation

distance Define an administrative distance

distribute-list Filter networks in routing updates

domain-id OSPF domain-id


domain-tag OSPF domain-tag

event-log OSPF Event Logging

ignore Do not complain about specific event

interface-id Source of the interface ID

ispf Enable incremental SPF computation

limit Limit a specific OSPF feature

local-rib-criteria Enable or disable usage of local RIB as route criteria

log-adjacency-changes Log changes in adjacency state

max-lsa maximum number of LSAs OSPF process will receive

max-metric Set maximum metric

maximum-paths Forward packets over multiple paths

mpls Configure MPLS routing protocol parameters

neighbor Specify a neighbor router

network Enable routing on an IP network

nsf Non-stop forwarding

passive-interface Suppress routing updates on an interface

prefix-suppression OSPF prefix suppression

priority OSPF topology priority

queue-depth OSPF Hello/Router process queue depth

redistribute Redistribute information from another routing protocol

router-id router-id for this OSPF process

shutdown Shutdown the OSPF protocol under the current instance

snmp Modify snmp parameters

summary-address Configure IP address summaries

timers Adjust routing timers

traffic-share How to compute traffic share over alternate paths

ttl-security TTL security check

R3(config-router)#^Z
R3#config t

Enter configuration commands, one per line. End with CNTL/Z.

R3(config)#

Feb 21 01:06:27.467: %SYS-5-CONFIG_I: Configured from console by console^Z

R3#ping 209.165.200.225

Feb 21 01:06:29.467: %SYS-5-CONFIG_I: Configured froping 209.165.200.225

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 209.165.200.225, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 28/28/28 ms

R3#sh ip route

Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP

D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area

N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2

E1 - OSPF external type 1, E2 - OSPF external type 2

i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2

ia - IS-IS inter area, * - candidate default, U - per-user static route

o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP

+ - replicated route, % - next hop override

Gateway of last resort is 192.168.23.1 to network 0.0.0.0

O*E2 0.0.0.0/0 [110/1] via 192.168.23.1, 00:00:16, Serial0/0/1

192.168.1.0/32 is subnetted, 1 subnets

O IA 192.168.1.1 [110/129] via 192.168.23.1, 00:05:01, Serial0/0/1

192.168.2.0/32 is subnetted, 1 subnets

O IA 192.168.2.1 [110/129] via 192.168.23.1, 00:05:01, Serial0/0/1

192.168.4.0/24 is variably subnetted, 2 subnets, 2 masks

You might also like