I decided to review what I know about OSPF areas and what types of LSA
are exchanged inside each type of areas. The first one is a normal area
(not the backbone one). Over the next few posts I’m going to change area
1 type to see what is the difference.
Below you can see what I see on every router.
Below you can see what I see on every router.
R6#sh ip route
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
C 10.0.0.0/24 is directly connected, FastEthernet0/0
L 10.0.0.6/32 is directly connected, FastEthernet0/0
O IA 10.1.0.0/24 [110/2] via 10.0.0.7, 03:17:09, FastEthernet0/0
O IA 10.2.0.0/24 [110/3] via 10.0.0.7, 02:41:26, FastEthernet0/0
C 10.10.10.0/24 is directly connected, Loopback0
L 10.10.10.6/32 is directly connected, Loopback0
172.16.0.0/24 is subnetted, 2 subnets
O E2 172.16.3.0 [110/200] via 10.0.0.7, 02:41:26, FastEthernet0/0
O E2 172.16.4.0 [110/200] via 10.0.0.7, 02:41:26, FastEthernet0/0
R6#
R6#sh ip ospf database database-summary
OSPF Router with ID (10.10.10.6) (Process ID 10)
Area 0 database summary
LSA Type Count Delete Maxage
Router 2 0 0
Network 1 0 0
Summary Net 2 0 0
Summary ASBR 1 0 0
Type-7 Ext 0 0 0
Prefixes redistributed in Type-7 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Subtotal 6 0 0
Process 10 database summary
LSA Type Count Delete Maxage
Router 2 0 0
Network 1 0 0
Summary Net 2 0 0
Summary ASBR 1 0 0
Type-7 Ext 0 0 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Type-5 Ext 2 0 0
Prefixes redistributed in Type-5 0
Opaque AS 0 0 0
Non-self 6
Total 8 0 0
R6#
R7#sh ip route
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
C 10.0.0.0/24 is directly connected, FastEthernet0/0
L 10.0.0.7/32 is directly connected, FastEthernet0/0
C 10.1.0.0/24 is directly connected, FastEthernet1/0
L 10.1.0.7/32 is directly connected, FastEthernet1/0
O 10.2.0.0/24 [110/2] via 10.1.0.8, 02:45:07, FastEthernet1/0
O 10.10.10.6/32 [110/2] via 10.0.0.6, 02:45:17, FastEthernet0/0
172.16.0.0/24 is subnetted, 2 subnets
O E2 172.16.3.0 [110/200] via 10.1.0.8, 02:45:07, FastEthernet1/0
O E2 172.16.4.0 [110/200] via 10.1.0.8, 02:45:07, FastEthernet1/0
R7#sh ip ospf database database-summary
OSPF Router with ID (10.1.0.7) (Process ID 10)
Area 0 database summary
LSA Type Count Delete Maxage
Router 2 0 0
Network 1 0 0
Summary Net 2 0 0
Summary ASBR 1 0 0
Type-7 Ext 0 0 0
Prefixes redistributed in Type-7 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Subtotal 6 0 0
Area 1 database summary
LSA Type Count Delete Maxage
Router 3 0 0
Network 2 0 0
Summary Net 2 0 0
Summary ASBR 0 0 0
Type-7 Ext 0 0 0
Prefixes redistributed in Type-7 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Subtotal 7 0 0
Process 10 database summary
LSA Type Count Delete Maxage
Router 5 0 0
Network 3 0 0
Summary Net 4 0 0
Summary ASBR 1 0 0
Type-7 Ext 0 0 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Type-5 Ext 2 0 0
Prefixes redistributed in Type-5 0
Opaque AS 0 0 0
Non-self 7
Total 15 0 0
R7#
R8#sh ip route
10.0.0.0/8 is variably subnetted, 6 subnets, 2 masks
O IA 10.0.0.0/24 [110/2] via 10.1.0.7, 02:53:41, FastEthernet1/0
C 10.1.0.0/24 is directly connected, FastEthernet1/0
L 10.1.0.8/32 is directly connected, FastEthernet1/0
C 10.2.0.0/24 is directly connected, FastEthernet0/0
L 10.2.0.8/32 is directly connected, FastEthernet0/0
O IA 10.10.10.6/32 [110/3] via 10.1.0.7, 02:53:41, FastEthernet1/0
172.16.0.0/24 is subnetted, 2 subnets
O E2 172.16.3.0 [110/200] via 10.2.0.9, 02:54:16, FastEthernet0/0
O E2 172.16.4.0 [110/200] via 10.2.0.9, 02:54:16, FastEthernet0/0
R8#
R8#sh ip ospf database database-summary
OSPF Router with ID (10.2.0.8) (Process ID 10)
Area 1 database summary
LSA Type Count Delete Maxage
Router 3 0 0
Network 2 0 0
Summary Net 2 0 0
Summary ASBR 0 0 0
Type-7 Ext 0 0 0
Prefixes redistributed in Type-7 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Subtotal 7 0 0
Process 10 database summary
LSA Type Count Delete Maxage
Router 3 0 0
Network 2 0 0
Summary Net 2 0 0
Summary ASBR 0 0 0
Type-7 Ext 0 0 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Type-5 Ext 2 0 0
Prefixes redistributed in Type-5 0
Opaque AS 0 0 0
Non-self 6
Total 9 0 0
R8#
R9#sh ip route
10.0.0.0/8 is variably subnetted, 5 subnets, 2 masks
O IA 10.0.0.0/24 [110/3] via 10.2.0.8, 02:54:07, FastEthernet0/0
O 10.1.0.0/24 [110/2] via 10.2.0.8, 02:54:07, FastEthernet0/0
C 10.2.0.0/24 is directly connected, FastEthernet0/0
L 10.2.0.9/32 is directly connected, FastEthernet0/0
O IA 10.10.10.6/32 [110/4] via 10.2.0.8, 02:54:07, FastEthernet0/0
172.16.0.0/16 is variably subnetted, 3 subnets, 2 masks
C 172.16.3.0/24 is directly connected, FastEthernet1/1
L 172.16.3.9/32 is directly connected, FastEthernet1/1
R 172.16.4.0/24 [120/1] via 172.16.3.10, 00:00:03, FastEthernet1/1
R9#
R9#sh ip ospf database database-summary
OSPF Router with ID (172.16.3.9) (Process ID 10)
Area 1 database summary
LSA Type Count Delete Maxage
Router 3 0 0
Network 2 0 0
Summary Net 2 0 0
Summary ASBR 0 0 0
Type-7 Ext 0 0 0
Prefixes redistributed in Type-7 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Subtotal 7 0 0
Process 10 database summary
LSA Type Count Delete Maxage
Router 3 0 0
Network 2 0 0
Summary Net 2 0 0
Summary ASBR 0 0 0
Type-7 Ext 0 0 0
Opaque Link 0 0 0
Opaque Area 0 0 0
Type-5 Ext 2 0 0
Prefixes redistributed in Type-5 2
Opaque AS 0 0 0
Non-self 6
Total 9 0 0
R9#
R10#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
S 10.0.0.0/8 [1/0] via 172.16.3.9
172.16.0.0/16 is variably subnetted, 4 subnets, 2 masks
C 172.16.3.0/24 is directly connected, FastEthernet1/1
L 172.16.3.10/32 is directly connected, FastEthernet1/1
C 172.16.4.0/24 is directly connected, Loopback0
L 172.16.4.10/32 is directly connected, Loopback0
R10#
All information on one page:
Comments
Post a Comment