Archive for the “OSPF” Category
Posted by Maurício Bento Ghem in ACL, CCNA, CDP, DHCP, EIGRP, Frame Relay, Labs, NAT, OSPF, RIP, Roteamento, Roteiros de estudo, VLSM Imprimir este Post
Hello Guys,
Throughout my studies for the CCNA certification, I had many facilities for the practical part. How did the current Cisco Netacad 2002 to 2004 with very good teachers could do much any kind of configuration, troubleshooting and more. All with actual devices.
What I see in some studies of routes for people to study by itself is a lack of practice in the intermediate period of study. In my view, this happens because of the difficulty in setting up scenarios and create from scratch.
In this post, I offer you a ‘package’ laboratories to the Packet Tracer which addresses various concepts by means of various topologies. But best of all is that the laboratory has already guide their goals through the configuration and / or troubleshooting.When you finish setting click Check Results to see the score and get a feedback from your configuration.
Below is the screen of the topology and order.

This package has several laboratories, but those used by me are available on the first link, the folder PT3.2Saves. In the second link, other laboratories are available. Some, besides having the basic file containing the answers made by me.
The file that has all the step by step to open is what is the extent PKA.
Follow the links to download:
Package of Step-by-step Labs for CCNA PT3.2Saves
Package of Step-by-step Labs for CCNA Others
Any questions please contact us.
A big hug and success to all!
Maurício Bentow Ghem.
24 Comments »
Hello everybody,
In the final stage of preparation for BSCI did a more succinct summary of the routing protocols that are part of the scope of this evidence. This summary aims to differentiate various details that are charged in BSCI, such as standard metric when a route is redistributed, terminology and much more. The routing protocols charged in the examination are:
- EIGRP
- OSPF multiarea
- Integrated IS-IS
- BGP in a non-transit AS.
It created a table in Excel which was converted to a figure. This appears a little lower down. Click the picture to download it in full.

Cheers,
Maurício.
4 Comments »
Hello Guys,
More a summary of the series of commands show, now for the OSPF protocol with focus on the proof BSCI.
This summary was based on previously published lab: Laboratory OSPF and IS-IS with bidirectional Redistribution.
Below is a summary of each command. Each contains a link to its full output.
| COMMAND |
A RELATED |
RESULT |
| Show ip ospf [process-id] |
OSPF - General |
Displays details of configuring OSPF. Displays information such as: Router ID, timers, last performance of the SPF algorithm and statistics. |
| show ip ospf database [..] |
OSPF - LSAS |
Displays information of each type of LSA. Passing the parameter type is presented more detailed information on each. |
| show ip ospf border-routers |
OSPF - ABR / ASBR |
Shows the ABR and ASBR. Details as RouterID, interface connected and appear in this area command. |
| show ip ospf neighbor [detail] |
OSPF - Neighbors |
Presents a summary and status of the adjacency with its neighbors. This command displays information such as neighbor router ID, state (DR, BDR ..), dead time (time until the route goes out, or receives a new hello),IP address of the neighbor and the local router interface which is this neighbor. |
| show ip ospf interface brief |
OSPF - Summary |
Presents a summary of OSPF on each interface on which it is running.Shows: interface, process ID, area, and IP mask, cost, status (DR / BDR …). |
| show ip ospf virtual-links |
OSPF - Virtual-Links |
Displays (if applicable) the virtual-links and statistics. Information contained: Timers, Router ID, Area transit, state of the adjacency. |
| show ip route |
OSPF - Routes |
To illustrate that the router is redistributing the routes, is shown the command show ip route shows that both routes of Protocol OSPF and IS-IS (and the default route learned by the IS-IS). |
Outputs
R3#show ip ospf ?
<1-65535> Process ID number
border-routers Border and Boundary Router Information
database Database summary
flood-list Link state flood list
interface Interface information
mpls MPLS related information
neighbor Neighbor list
request-list Link state request list
retransmission-list Link state retransmission list
sham-links Sham link information
summary-address Summary-address redistribution Information
virtual-links Virtual link information
| Output modifiers
R3#show ip ospf 1
Routing Process “ospf 1? with ID 10.100.0.1
Supports only single TOS(TOS0) routes
Supports opaque LSA
Supports Link-local Signaling (LLS)
It is an autonomous system boundary router
Redistributing External Routes from,
isis with metric mapped to 120, includes subnets in redistribution
Initial SPF schedule delay 5000 msecs
Minimum hold time between two consecutive SPFs 10000 msecs
Maximum wait time between two consecutive SPFs 10000 msecs
Minimum LSA interval 5 secs. Minimum LSA arrival 1 secs
LSA group pacing timer 240 secs
Interface flood pacing timer 33 msecs
Retransmission pacing timer 66 msecs
Number of external LSA 0. Checksum Sum 0×000000
Number of opaque AS LSA 0. Checksum Sum 0×000000
Number of DCbitless external and opaque AS LSA 0
Number of DoNotAge external and opaque AS LSA 0
Number of areas in this router is 1. 0 normal 0 stub 1 nssa
External flood list length 0
Area 3
Number of interfaces in this area is 1
It is a NSSA area
generates NSSA default route with cost 1
Area has no authentication
SPF algorithm last executed 00:36:04.468 ago
SPF algorithm executed 4 times
Area ranges are
10.3.0.0/16 Passive Advertise
Number of LSA 8. Checksum Sum 0×041817
Number of opaque link LSA 0. Checksum Sum 0×000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
R3#show ip ospf database ?
adv-router Advertising Router link states
asbr-summary ASBR summary link states
database-summary Summary of database
external External link states
network Network link states
nssa-external NSSA External link states
opaque-area Opaque Area link states
opaque-as Opaque AS link states
opaque-link Opaque Link-Local link states
router Router link states
self-originate Self-originated link states
summary Network summary link states
| Output modifiers
R3#show ip ospf database
OSPF Router with ID (10.100.0.1) (Process ID 1)
Router Link States (Area 3)
Link ID ADV Router Age Seq# Checksum Link count
10.100.0.1 10.100.0.1 220 0x80000003 0x00E547 1
10.255.0.0 10.255.0.0 225 0x80000003 0x00C235 1
Net Link States (Area 3)
Link ID ADV Router Age Seq # Checksum
10.3.0.1 10.255.0.0 225 0×80000002 0×009D07
Summary Net Link States (Area 3)
Link ID ADV Router Age Seq # Checksum
10.0.0.0 10.255.0.0 225 0×80000002 0×005AC6
10.1.0.0 10.255.0.0 225 0×80000002 0×0058C6
10.2.0.0 10.255.0.0 225 0×80000002 0×0056C6
Type-7 AS External Link States (Area 3)
Link ID ADV Router Age Seq# Checksum Tag
0.0.0.0 10.100.0.1 220 0x80000002 0x001C2B 0
10.100.0.0 10.100.0.1 223 0x80000002 0x00AD17 0
R0#show ip ospf border-routers
OSPF Process 1 internal Routing Table
Codes: i - Intra-area route, I - Inter-area route
i 10.255.2.2 [2] via 10.0.0.2, FastEthernet0/0, ABR, Area 0, SPF 8
i 10.100.0.1 [1] via 10.3.0.2, FastEthernet1/0, ASBR, Area 3, SPF 6
i 10.255.1.1 [1] via 10.0.0.2, FastEthernet0/0, ABR, Area 0, SPF 8
R0#show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
10.255.1.1 1 FULL/DR 00:00:37 10.0.0.2 FastEthernet0/0
10.100.0.1 1 FULL/BDR 00:00:39 10.3.0.2 FastEthernet1/0
R3#show ip ospf interface
FastEthernet1/0 is up, line protocol is up
Internet Address 10.3.0.2/30, Area 3
Process ID 1, Router ID 10.100.0.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State BDR, Priority 1
Designated Router (ID) 10.255.0.0, Interface address 10.3.0.1
Backup Designated router (ID) 10.100.0.1, Interface address 10.3.0.2
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
oob-resync timeout 40
Hello due in 00:00:05
Index 1/1, flood queue length 0
Next 0×0(0)/0×0(0)
Last flood scan length is 2, maximum is 2
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1, Adjacent neighbor count is 1
Adjacent with neighbor 10.255.0.0 (Designated Router)
Suppress hello for 0 neighbor(s)
R0#show ip ospf interface brief
Interface PID Area IP Address/Mask Cost State Nbrs F/C
Fa0/0 1 0 10.0.0.1/30 1 BDR 1/1
Fa1/0 1 3 10.3.0.1/30 1 DR 1/1 10.0.0.1/30 R0#show ip ospf interface brief
Interface PID Area IP Address/Mask Cost State Nbrs F/C
Fa0/0 1 0 10.0.0.1/30 1 BDR 1/1
Fa1/0 1 3 10.3.0.1/30 1 DR 1/1 10.3.0.1/30 R0#show ip ospf interface brief
Interface PID Area IP Address/Mask Cost State Nbrs F/C
Fa0/0 1 0 10.0.0.1/30 1 BDR 1/1
Fa1/0 1 3 10.3.0.1/30 1 DR 1/1
R2#show ip ospf virtual-links
Virtual Link OSPF_VL0 to router 10.255.1.1 is up
Run as demand circuit
DoNotAge LSA allowed.
Transit area 1, via interface FastEthernet0/0, Cost of using 1
Transmit Delay is 1 sec, State POINT_TO_POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:09
Adjacency State FULL (Hello suppressed)
Index 1/2, retransmission queue length 0, number of retransmission 1
First 0×0(0)/0×0(0) Next 0×0(0)/0×0(0)
Last retransmission scan length is 1, maximum is 1
Last retransmission scan time is 0 msec, maximum is 0 msec
R3#show ip route
Codes: 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
Gateway of last resort is 10.100.0.2 to network 0.0.0.0
10.0.0.0/8 is variably subnetted, 9 subnets, 4 masks
O IA 10.2.0.0/16 [110/4] via 10.3.0.1, 00:43:28, FastEthernet1/0
C 10.3.0.0/30 is directly connected, FastEthernet1/0
O IA 10.0.0.0/16 [110/2] via 10.3.0.1, 00:43:48, FastEthernet1/0
i su 10.0.0.0/14 [115/84] via 0.0.0.0, Null0
O IA 10.1.0.0/16 [110/3] via 10.3.0.1, 00:43:48, FastEthernet1/0
i L2 10.100.8.0/21 [115/15] via 10.100.0.2, Serial2/0
i L2 10.100.0.4/30 [115/15] via 10.100.0.2, Serial2/0
C 10.100.0.0/30 is directly connected, Serial2/0
O 10.100.0.0/16 is a summary, 00:43:55, Null0
i*L2 0.0.0.0/0 [115/15] via 10.100.0.2, Serial2/0
Abrasive and a personal success.
Maurício Bento Ghem.
2 Comments »
Hello Guys,
It is with great pride that I present a very interesting laboratory, following the original title of the Lab:
Laboratory OSPF and IS-IS redistribution with bidirectional and NSSA area with default-route, shown below.

With this lab was possible to acquire many skills, especially the redistribution of routes between protocols.
After some time trying to implement the optimal way for redistribution, or redistribute only the summary routes (hierarchical addressing was used), and finally it offers them the laboratory. Repair an area that was used ÑßÅ (not-so-stubby area) of OSPF to complicate the situation a little more.
Like all laboratories published by me, correct the paths in the. Net and grab the corresponding IOS in HD blog, IOS folder.Remember that to perform the laboratory from the start, or configure each device I provided the basic configuration files in TXT, and the final configuration is in the archives. Cfg in subfolder.
Also, follow the same recommendations for learning. Use and abuse of show and debug commands, modify the settings, put the links to check the convergence. Use this lab to learn.
Here is the link to download the laboratory:
Laboratory ISIS and OSPF Redistribution with bidirectional
No doubt, to feel the desire to contact me.
A Abrasive staff,
Maurício Bento Ghem.
2 Comments »
Posted by Maurício Bento Ghem in BGP, BSCI, CCNA, CCNP, EIGRP, Futuro, IS-IS, Labs, OSPF, Resumos, Roteamento, Roteiros de estudo Imprimir este Post
Hello Guys,
As I am studying for BSCI great summary of each routing protocols for IPv4.
One detail that should be noted that this was done in English resumão (: S). Believe staff, I can think better in English now, especially for the study. As the summary is presented in topics is interesting for all.
For those who are studying for the CCNA is interesting to give a brief look to see what is out there and enjoy some topics that are scope of certification.
A Abrasive,
Maurício.
Below:
Big Resume
EIGRP:
- Cisco proprietary and distance vector protocol (hybrid).
- Incremental updates.
- Uses Dual and crazy metric with K-values (1,3, Bw e DLY default)
- Establishes neighbors and mainting 3 tables (neighbor, topology, routing table).
- Neighbors must match: authentication, subnet, k-values, hello and dead timers.
- Only protocol that supports unequal cost load-balancing and backup routes (Feasible sucessor).
- If FS > AD the router can be a Feasible Sucessor.
- If there isn’t a feasible sucessor the router sends queryes for its neighbors asking for the route.
- Stuck-in-Active (SIA) is when a network is so big that it searches through it. To solve, router stub or summarization.
- Support ip summary address eigrp in the interface for summarizing the networks.
- Support keychain MD5 and plaintext authentication per interface.
- Support percentage of bandwidth usage, very used in PVC links.
- If you redistribute into EIGRP and don’t set a default-metric the route don’t to go to the routing table, because metric = infinite.»Continuar lendo Summary of Routing Protocols - EIGRP + OSPF + ISIS + BGP
1 Comment »
Hello staff,
Communicating the commitment, I am creating the topology of my first lab in Dynamips (GNS3). Make it below as it is a very good model to work for several issues of OSPF multiárea.
I remember all to modify the file. Net to find the correct path of IOS used. In this lab, we used 3620 routers.
For those who do not know, multi-area OSPF is proof BSCI contents of the CCNP.
For anyone who may be getting anxious to appear only the content CCNP test, relax. Continue posting tips, manuals and CCNA labs this blog to help all who have the same goal that I make sure to Cisco. Now, rising more and more.
Multi-area OSPF Lab of Dynamips.

A Abrasive,
Maurício.
No Comments »
Hello staff,
With only a week for the big day, I’m practicing my very practical skills in areas I felt I needed a backup.
One of these was how the convergence of OSPF protocol in multi-access networks and the IDs of the routers with the choice ofDR and BDR on the network.
The laboratory has been done so you can see the convergence of the network when it on a modification.
Note that each multi-access segment has the election of a DR and / or BDR, so for the networks that have only one device, this will take only a DR and BDR no.
With respect to the Router ID, this is the largest IP interface in a logical (loopback). If there is a logical interface, the RID is defined as the highest IP address of an interface participating in the process of routing.
You can download them below:
Link to download the complete Lab Convergence OSPF Multi-access (DR and BDR).
Below a picture of the laboratory.
A Abrasive staff,
Maurício.
No Comments »
Hello Guys,
The staff of the forum blog.ccna.com.br / forum posted a link containing several summaries of excellent quality, calledcheatsheets, written by the staff of the site Life Packet which includes several topics that are scope of CCNA. Below, shows the direct links for each of these cheatsheets.
Access-Lists, EIGRP, IPv6, OSPF, spanning-tree, Subnetting, VLAN, Wireless 802.11
Link to the package
Image of the page with summaries:

Abrasive,
Maurício.
No Comments »
Hello Guys,
Based on this laboratory for Frame-relay, I continue the list of commands Show. Now, trying to: routing, OSPF, NAT, and ACL.
Below shows a picture of the topology, and then show the commands based on it.
Topology of the Laboratory of Full-Frame Relay.
| COMMAND |
A RELATED |
RESULT |
| Show ip route |
Routing Table |
Displays the routing table. Shows the network in what was learned (dynamic or static) [administrative distance / metric] and IP and the interface on which this route was learned |
| Show ip protocols |
Routing Protocol |
Displays information from routing protocols running (summary and status). Information is given as specific details of each protocol (eg Router ID for OSPF), and advertising networks that are neighbors (source) routing. |
| Show ip ospf |
OSPF |
Displays the settings set to the OSPF protocol. Displays information such as: Router ID (the highest ID (IP) or the ID defined in the Loopback interface, if any) and timers. |
| show ip ospf data |
OSPF |
Displays now link the IDs, or the ID for each link (interface) has the time in which it was learned (age) and the link ID (ID of the interface of the router) that is advertising the route. |
| Show ip ospf interface <interface> |
OSPF |
Displays all information on each OSPF interface. Information such as IP address, OSPF area, Router ID, type of network (ppp, point-to-multipoint), information on DR / BDR (ppp links to the OSPF not elect DRs), timers and information about neighbors (vicinity). |
| Show ip ospf neighbor |
OSPF |
Presents a summary and status of the adjacency with its neighbors.This command displays information such as neighbor router ID, state (DR, BDR ..), dead time (time until the route goes out, or receives a newhello), IP address of the neighbor and the local router interface which is this neighbor. |
| Show ip nat translations |
NAT |
Displays NAT translations made and information such as protocol,inside global, outside local, and local and global. |
| Show ip Nat statistics |
NAT |
Displays statistics for NAT translation. |
| Show ip access-lists |
ACLs |
Displays IP ACLs all created and the number of matches (how many times it was applied). |
Commands:
R_NH#show ip route
Codes: C - connected, S - static, I - IGRP, 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, E - EGP
i - IS-IS, 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
Gateway of last resort is 172.16.1.1 to network 0.0.0.0
172.16.0.0/30 is subnetted, 3 subnets
C 172.16.1.0 is directly connected, Serial0/0.101
O 172.16.2.0 [110/3570] via 172.16.1.1, 00:01:05, Serial0/0.101
O 172.16.3.0 [110/3570] via 172.16.1.1, 00:01:05, Serial0/0.101
C 192.168.20.0/24 is directly connected, FastEthernet0/0
O 192.168.30.0/24 [110/3571] via 172.16.1.1, 00:01:05, Serial0/0.101
O 192.168.40.0/24 [110/3571] via 172.16.1.1, 00:01:05, Serial0/0.101
O*E2 0.0.0.0/0 [110/1] via 172.16.1.1, 00:01:05, Serial0/0.101
R_Matriz#show ip protocols
Routing Protocol is “ospf 20?
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 201.0.0.2
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
172.16.1.0 0.0.0.3 area 0
172.16.2.0 0.0.0.3 area 0
172.16.3.0 0.0.0.3 area 0
Routing Information Sources:
Gateway Distance Last Update
172.16.1.2 110 00:16:43
172.16.2.2 110 00:16:43
172.16.3.2 110 00:16:43
Distance: (default is 110)
00:16:43 R_Matriz#show ip protocols
Routing Protocol is “ospf 20?
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 201.0.0.2
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
172.16.1.0 0.0.0.3 area 0
172.16.2.0 0.0.0.3 area 0
172.16.3.0 0.0.0.3 area 0
Routing Information Sources:
Gateway Distance Last Update
172.16.1.2 110 00:16:43
172.16.2.2 110 00:16:43
172.16.3.2 110 00:16:43
Distance: (default is 110)
00:16:43 R_Matriz#show ip protocols
Routing Protocol is “ospf 20?
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 201.0.0.2
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
172.16.1.0 0.0.0.3 area 0
172.16.2.0 0.0.0.3 area 0
172.16.3.0 0.0.0.3 area 0
Routing Information Sources:
Gateway Distance Last Update
172.16.1.2 110 00:16:43
172.16.2.2 110 00:16:43
172.16.3.2 110 00:16:43
Distance: (default is 110)
00:16:43 R_Matriz#show ip protocols
Routing Protocol is “ospf 20?
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Router ID 201.0.0.2
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
Maximum path: 4
Routing for Networks:
172.16.1.0 0.0.0.3 area 0
172.16.2.0 0.0.0.3 area 0
172.16.3.0 0.0.0.3 area 0
Routing Information Sources:
Gateway Distance Last Update
172.16.1.2 110 00:16:43
172.16.2.2 110 00:16:43
172.16.3.2 110 00:16:43
Distance: (default is 110)
R_Matriz#show ip ospf
Routing Process “ospf 20? with ID 201.0.0.2
Supports only single TOS(TOS0) routes
Supports opaque LSA
SPF schedule delay 5 secs, Hold time between two SPFs 10 secs
Minimum LSA interval 5 secs. Minimum LSA arrival 1 secs
Number of external LSA 1. Checksum Sum 0×00f80e
Number of opaque AS LSA 0. Checksum Sum 0×000000
Number of DCbitless external and opaque AS LSA 0
Number of DoNotAge external and opaque AS LSA 0
Number of areas in this router is 1. 1 normal 0 stub 0 nssa
External flood list length 0
Area BACKBONE(0)
Number of interfaces in this area is 3
Area has no authentication
SPF algorithm executed 2 times
Area ranges are
Number of LSA 4. Checksum Sum 0×021d3a
Number of opaque link LSA 0. Checksum Sum 0×000000
Number of DCbitless LSA 0
Number of indication LSA 0
Number of DoNotAge LSA 0
Flood list length 0
R_Matriz#show ip ospf data
OSPF Router with ID (201.0.0.2) (Process ID 20)
Router Link States (Area 0)
Link ID ADV Router Age Seq# Checksum Link count
192.168.20.1 192.168.20.1 379 0x80000003 0x00d1a1 3
201.0.0.2 201.0.0.2 379 0x80000007 0x000857 6
192.168.40.1 192.168.40.1 379 0x80000003 0x0091a1 3
192.168.30.1 192.168.30.1 379 0x80000003 0x00b1a1 3
Type-5 AS External Link States
Link ID ADV Router Age Seq# Checksum Tag
0.0.0.0 201.0.0.2 389 0x80000001 0x00f80e 1
R_NH#show ip ospf interface
FastEthernet0/0 is up, line protocol is up
Internet address is 192.168.20.1/24, Area 0
Process ID 20, Router ID 192.168.20.1, Network Type BROADCAST, Cost: 1
Transmit Delay is 1 sec, State DR, Priority 1
Designated Router (ID) 192.168.20.1, Interface address 192.168.20.1
No backup designated router on this network
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:01
Index 1/1, flood queue length 0
Next 0×0(0)/0×0(0)
Last flood scan length is 1, maximum is 1
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 0, Adjacent neighbor count is 0
Suppress hello for 0 neighbor(s)
Serial0/0.101 is up, line protocol is up
Internet address is 172.16.1.2/30, Area 0
Process ID 20, Router ID 192.168.20.1, Network Type POINT-TO-POINT, Cost: 1785
Transmit Delay is 1 sec, State POINT-TO-POINT,
Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5
Hello due in 00:00:01
Index 2/2, flood queue length 0
Next 0×0(0)/0×0(0)
Last flood scan length is 1, maximum is 1
Last flood scan time is 0 msec, maximum is 0 msec
Neighbor Count is 1 , Adjacent neighbor count is 1
Adjacent with neighbor 172.16.1.1
Suppress hello for 0 neighbor(s)
R_Matriz#show ip ospf neighbor
Neighbor ID Pri State Dead Time Address Interface
192.168.20.1 1 FULL/- 00:00:37 172.16.1.2 Serial0/0.100
192.168.30.1 1 FULL/- 00:00:37 172.16.2.2 Serial0/0.200
192.168.40.1 1 FULL/- 00:00:37 172.16.3.2 Serial0/0.300
R_Matriz#show ip nat translations
Pro Inside global Inside local Outside local Outside global
icmp 201.0.0.2:3 192.168.40.3:3 200.213.1.2:3 200.213.1.2:3
tcp 201.0.0.2:1025 192.168.20.3:1025 200.213.1.1:23 200.213.1.1:23
R_Matriz#show ip nat statistics
Total translations: 1 (0 static, 1 dynamic, 1 extended)
Outside Interfaces: Serial0/1
Inside Interfaces: Serial0/0.100 , Serial0/0.200 , Serial0/0.300
Hits: 8 Misses: 4
Expired translations: 3
Dynamic mappings:
R_Matriz#show ip access-lists
Standard IP access list 1
permit 172.16.1.0 0.0.0.3
permit 172.16.2.0 0.0.0.3
permit 172.16.3.0 0.0.0.3
permit 192.168.20.0 0.0.0.255 (2 match(es))
permit 192.168.30.0 0.0.0.255
permit 192.168.40.0 0.0.0.255 (6 match(es))
Abrasive,
And success to all.
References:
- Filippeti, M. - “CCNA 4.1 - Complete Study Guide, Visual Books/2008.
- Cisco NetAcademy, Academy Connection. “Cisco Study Material official.” <http://cisco.netacad.net>. Acesso em: 02/03/2008.
Comments Off
|