From: nhqky888@ybb.ne.jp
Date: Sun Sep 04 2005 - 01:18:47 GMT-3
Hi all,
Here is a task,
R3 should summarize area 11 network addresses,
R1-R6:1.1.8.0/30
R3-R6:1.1.9.0/24
R3-SW2:1.1.10.0/24
R1-SW2:1.1.11.0/24
R6-----(1.1.8.0/30 area 11)----------R1-----(1.1.15.0/24 area 10)
|                                    |
|                                    |
(1.1.9.0/24 area 11)         (1.1.11.0/24 area 11 between R1-SW2)
|                                    |
|                                    |
R3--------(1.1.10./24 area 11)------SW2
|
|
(1.1.12.0/24 area 0 on FR)
|
|
R2
This task seems to me that R2 should sees 1.1.8.0/22 and 1.1.15.0/24
My solution;
R3 does area 11 range 1.1.8.0/22.
R1-R6-R3, and R1-SW2-R3 are configured virtual link for area 10 on R1.
However, R2 on backbone sees all area 11 prefixes accompanying 1.1.8.0/22.
I tried area range on R1, 1.1.8.0/22 or 1.1.0.0/20, but same result.
Please correct me, Thanks.
KY
R2s routing table;
R2#o
Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           1   FULL/DR         00:01:46    1.1.12.3        Serial0
R2#r
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 not set
D EX 200.200.200.0/24 [170/2611200] via 1.1.14.5, 00:07:18, Ethernet0
     222.222.222.0/30 is subnetted, 1 subnets
D EX    222.222.222.0 [170/2611200] via 1.1.14.5, 00:07:18, Ethernet0
     1.0.0.0/8 is variably subnetted, 12 subnets, 4 masks
D EX    1.1.1.1/32 [170/2611200] via 1.1.14.5, 00:07:18, Ethernet0
D EX    1.1.32.32/30 [170/46251776] via 1.1.14.5, 00:47:34, Ethernet0
D EX    1.1.8.0/30 [170/2611200] via 1.1.14.5, 00:07:18, Ethernet0
D EX    1.1.8.0/22 [170/2611200] via 1.1.14.5, 00:07:18, Ethernet0
D EX    1.1.9.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
D EX    1.1.10.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
D EX    1.1.11.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
C       1.1.12.0/24 is directly connected, Serial0
D EX    1.1.13.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
C       1.1.14.0/24 is directly connected, Ethernet0
D EX    1.1.15.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
D EX    1.1.16.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
     2.0.0.0/24 is subnetted, 1 subnets
C       2.2.2.0 is directly connected, Loopback0
     3.0.0.0/32 is subnetted, 1 subnets
D EX    3.3.3.3 [170/2611200] via 1.1.14.5, 00:07:20, Ethernet0
D EX 192.168.8.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
     4.0.0.0/32 is subnetted, 1 subnets
D EX    4.4.4.4 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
     191.1.0.0/24 is subnetted, 1 subnets
D EX    191.1.100.0 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
D EX 192.168.9.0/24 [170/2611200] via 1.1.14.5, 00:07:19, Ethernet0
     5.0.0.0/24 is subnetted, 1 subnets
D EX    5.5.5.0 [170/409600] via 1.1.14.5, 00:47:36, Ethernet0
D EX 192.168.10.0/24 [170/2611200] via 1.1.14.5, 00:07:20, Ethernet0
     6.0.0.0/32 is subnetted, 1 subnets
D EX    6.6.6.6 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
D EX 192.168.11.0/24 [170/2611200] via 1.1.14.5, 00:07:20, Ethernet0
     7.0.0.0/32 is subnetted, 1 subnets
D EX    7.7.7.7 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
B    197.68.1.0/24 [200/0] via 150.100.2.254, 00:47:18
     8.0.0.0/32 is subnetted, 1 subnets
D EX    8.8.8.8 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
     111.0.0.0/24 is subnetted, 1 subnets
D EX    111.111.111.0 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
B    197.68.3.0/24 [200/0] via 150.100.2.254, 00:47:18
B    197.68.2.0/24 [200/0] via 150.100.2.254, 00:47:18
B    197.68.5.0/24 [200/0] via 150.100.2.254, 00:47:18
B    197.68.4.0/24 [200/0] via 150.100.2.254, 00:47:18
D EX 192.168.1.0/24 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
D EX 192.168.2.0/24 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
     150.100.0.0/24 is subnetted, 2 subnets
D EX    150.100.2.0 [170/307200] via 1.1.14.5, 00:47:37, Ethernet0
D EX    150.100.1.0 [170/2611200] via 1.1.14.5, 00:07:21, Ethernet0
D EX 192.168.3.0/24 [170/2611200] via 1.1.14.5, 00:07:22, Ethernet0
B    197.68.0.0/19 [200/0] via 1.1.9.6, 00:20:40
R2#bs
R1;
router ospf 1
 router-id 1.1.1.1
 log-adjacency-changes
 area 0 authentication message-digest
 area 11 range 1.1.8.0 255.255.252.0
 area 11 virtual-link 6.6.6.6 message-digest-key 1 md5 cisco
 area 11 virtual-link 8.8.8.8 message-digest-key 1 md5 cisco
 network 1.1.1.1 0.0.0.0 area 11
 network 1.1.8.1 0.0.0.0 area 11
 network 1.1.11.1 0.0.0.0 area 11
 network 1.1.15.1 0.0.0.0 area 10
!
R1#o
Neighbor ID     Pri   State           Dead Time   Address         Interface
6.6.6.6           1   FULL/  -        00:00:32    1.1.8.2         Serial0.1
8.8.8.8           1   FULL/DR         00:00:39    1.1.11.8        Ethernet0
R1#r
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 not set
O E1 200.200.200.0/24 [110/41] via 1.1.11.8, 00:02:21, Ethernet0
     222.222.222.0/30 is subnetted, 1 subnets
O E1    222.222.222.0 [110/41] via 1.1.11.8, 00:02:21, Ethernet0
     1.0.0.0/8 is variably subnetted, 12 subnets, 3 masks
O E2    1.1.32.32/30 [110/20] via 1.1.11.8, 00:02:21, Ethernet0
C       1.1.1.0/24 is directly connected, Loopback0
C       1.1.8.0/30 is directly connected, Serial0.1
O       1.1.8.0/22 is a summary, 00:02:21, Null0
O       1.1.9.0/24 [110/21] via 1.1.11.8, 00:02:21, Ethernet0
O       1.1.10.0/24 [110/11] via 1.1.11.8, 00:02:22, Ethernet0
C       1.1.11.0/24 is directly connected, Ethernet0
O       1.1.12.0/24 [110/792] via 1.1.11.8, 00:06:49, Ethernet0
O IA    1.1.13.0/24 [110/802] via 1.1.11.8, 00:02:22, Ethernet0
O E2    1.1.14.0/24 [110/20] via 1.1.11.8, 00:02:22, Ethernet0
C       1.1.15.0/24 is directly connected, Ethernet1
O IA    1.1.16.0/24 [110/792] via 1.1.11.8, 00:02:22, Ethernet0
     2.0.0.0/32 is subnetted, 1 subnets
O       2.2.2.2 [110/793] via 1.1.11.8, 00:06:49, Ethernet0
     3.0.0.0/32 is subnetted, 1 subnets
O       3.3.3.3 [110/12] via 1.1.11.8, 00:06:49, Ethernet0
O E2 192.168.8.0/24 [110/20] via 1.1.11.8, 00:02:22, Ethernet0
     4.0.0.0/32 is subnetted, 1 subnets
O IA    4.4.4.4 [110/793] via 1.1.11.8, 00:02:22, Ethernet0
     191.1.0.0/24 is subnetted, 1 subnets
O E2    191.1.100.0 [110/20] via 1.1.11.8, 00:02:22, Ethernet0
O E2 192.168.9.0/24 [110/20] via 1.1.11.8, 00:02:22, Ethernet0
     5.0.0.0/32 is subnetted, 1 subnets
O       5.5.5.5 [110/793] via 1.1.11.8, 00:06:50, Ethernet0
O E2 192.168.10.0/24 [110/20] via 1.1.11.8, 00:02:22, Ethernet0
     6.0.0.0/32 is subnetted, 1 subnets
O       6.6.6.6 [110/22] via 1.1.11.8, 00:02:23, Ethernet0
O E2 192.168.11.0/24 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
     7.0.0.0/32 is subnetted, 1 subnets
O IA    7.7.7.7 [110/803] via 1.1.11.8, 00:02:23, Ethernet0
     8.0.0.0/32 is subnetted, 1 subnets
O       8.8.8.8 [110/11] via 1.1.11.8, 00:02:23, Ethernet0
     111.0.0.0/24 is subnetted, 1 subnets
O E1    111.111.111.0 [110/41] via 1.1.11.8, 00:02:23, Ethernet0
O E2 192.168.1.0/24 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
O E2 192.168.2.0/24 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
     150.100.0.0/24 is subnetted, 2 subnets
O E2    150.100.2.0 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
O E2    150.100.1.0 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
O E2 192.168.3.0/24 [110/20] via 1.1.11.8, 00:02:23, Ethernet0
R1#
R3;
router ospf 1
 router-id 3.3.3.3
 log-adjacency-changes
 no discard-route internal
 area 0 authentication message-digest
 area 2 virtual-link 4.4.4.4 message-digest-key 1 md5 cisco
 area 11 range 1.1.8.0 255.255.252.0
 area 11 virtual-link 6.6.6.6 message-digest-key 1 md5 cisco
 area 11 virtual-link 8.8.8.8 message-digest-key 1 md5 cisco
 redistribute connected subnets
 network 1.1.9.3 0.0.0.0 area 11
 network 1.1.10.3 0.0.0.0 area 11
 network 1.1.12.3 0.0.0.0 area 0
 network 1.1.16.3 0.0.0.0 area 2
 network 3.3.3.3 0.0.0.0 area 0
 neighbor 1.1.12.2
 neighbor 1.1.12.5
!
R3#o
Neighbor ID     Pri   State           Dead Time   Address         Interface
6.6.6.6           0   FULL/  -           -        1.1.9.6         OSPF_VL2
2.2.2.2           0   FULL/DROTHER    00:01:47    1.1.12.2        Serial1/0.1
5.5.5.5           0   FULL/DROTHER    00:01:57    1.1.12.5        Serial1/0.1
8.8.8.8           0   FULL/  -           -        1.1.10.8        OSPF_VL1
4.4.4.4           0   FULL/  -           -        1.1.16.4        OSPF_VL0
4.4.4.4           0   FULL/  -        00:00:35    1.1.16.4        Serial1/1
8.8.8.8           1   FULL/DR         00:00:36    1.1.10.8        Ethernet0/0.10
6.6.6.6           1   FULL/DR         00:00:35    1.1.9.6         Ethernet0/0.9
R3#r
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, 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 not set
O E1 200.200.200.0/24 [110/30] via 1.1.9.6, 00:03:33, Ethernet0/0.9
     222.222.222.0/30 is subnetted, 1 subnets
O E1    222.222.222.0 [110/30] via 1.1.9.6, 00:03:33, Ethernet0/0.9
     1.0.0.0/8 is variably subnetted, 11 subnets, 3 masks
C       1.1.32.32/30 is directly connected, Dialer0
O       1.1.1.1/32 [110/21] via 1.1.10.8, 00:03:33, Ethernet0/0.10
O       1.1.8.0/30 [110/74] via 1.1.9.6, 00:03:33, Ethernet0/0.9
C       1.1.9.0/24 is directly connected, Ethernet0/0.9
C       1.1.10.0/24 is directly connected, Ethernet0/0.10
O       1.1.11.0/24 [110/20] via 1.1.10.8, 00:03:34, Ethernet0/0.10
C       1.1.12.0/24 is directly connected, Serial1/0.1
O IA    1.1.13.0/24 [110/791] via 1.1.16.4, 00:03:34, Serial1/1
O E2    1.1.14.0/24 [110/20] via 1.1.12.5, 00:03:34, Serial1/0.1
O IA    1.1.15.0/24 [110/30] via 1.1.10.8, 00:03:34, Ethernet0/0.10
C       1.1.16.0/24 is directly connected, Serial1/1
     2.0.0.0/32 is subnetted, 1 subnets
O       2.2.2.2 [110/782] via 1.1.12.2, 00:08:01, Serial1/0.1
     3.0.0.0/24 is subnetted, 1 subnets
C       3.3.3.0 is directly connected, Loopback0
O E2 192.168.8.0/24 [110/20] via 1.1.9.6, 00:03:34, Ethernet0/0.9
     4.0.0.0/32 is subnetted, 1 subnets
O       4.4.4.4 [110/782] via 1.1.16.4, 00:16:04, Serial1/1
     191.1.0.0/24 is subnetted, 1 subnets
O E2    191.1.100.0 [110/20] via 1.1.9.6, 00:03:34, Ethernet0/0.9
O E2 192.168.9.0/24 [110/20] via 1.1.9.6, 00:03:34, Ethernet0/0.9
     5.0.0.0/32 is subnetted, 1 subnets
O       5.5.5.5 [110/782] via 1.1.12.5, 00:08:02, Serial1/0.1
O E2 192.168.10.0/24 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
     6.0.0.0/32 is subnetted, 1 subnets
O       6.6.6.6 [110/11] via 1.1.9.6, 00:03:35, Ethernet0/0.9
O E2 192.168.11.0/24 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
     7.0.0.0/32 is subnetted, 1 subnets
O IA    7.7.7.7 [110/792] via 1.1.16.4, 00:03:35, Serial1/1
     8.0.0.0/32 is subnetted, 1 subnets
O       8.8.8.8 [110/11] via 1.1.10.8, 00:03:35, Ethernet0/0.10
     111.0.0.0/24 is subnetted, 1 subnets
O E1    111.111.111.0 [110/30] via 1.1.9.6, 00:03:35, Ethernet0/0.9
O E2 192.168.1.0/24 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
O E2 192.168.2.0/24 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
     150.100.0.0/24 is subnetted, 2 subnets
O E2    150.100.2.0 [110/20] via 1.1.12.5, 00:03:35, Serial1/0.1
O E2    150.100.1.0 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
O E2 192.168.3.0/24 [110/20] via 1.1.9.6, 00:03:35, Ethernet0/0.9
R3#
R6;
router ospf 1
 router-id 6.6.6.6
 log-adjacency-changes
 area 0 authentication message-digest
 area 11 virtual-link 1.1.1.1 message-digest-key 1 md5 cisco
 area 11 virtual-link 3.3.3.3 message-digest-key 1 md5 cisco
 redistribute connected subnets
 redistribute rip subnets
 redistribute eigrp 100 metric-type 1 subnets
 network 1.1.8.2 0.0.0.0 area 11
 network 1.1.9.6 0.0.0.0 area 11
 network 6.6.6.6 0.0.0.0 area 11
!
R6#o
Neighbor ID     Pri   State           Dead Time   Address         Interface
1.1.1.1           1   FULL/  -        00:00:37    1.1.8.1         Serial1.1
3.3.3.3           1   FULL/BDR        00:00:37    1.1.9.3         Ethernet0
R6#e
IP-EIGRP neighbors for process 100
H   Address                 Interface   Hold Uptime   SRTT   RTO  Q  Seq Type
                                        (sec)         (ms)       Cnt Num
0   191.1.100.254           Se0           13 00:49:34   32   200  0  1   
R6#r
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 not set
D EX 200.200.200.0/24 [170/2297856] via 191.1.100.254, 00:49:38, Serial0
     222.222.222.0/30 is subnetted, 1 subnets
D EX    222.222.222.0 [170/2297856] via 191.1.100.254, 00:49:38, Serial0
     1.0.0.0/8 is variably subnetted, 12 subnets, 4 masks
O E2    1.1.32.32/30 [110/20] via 1.1.9.3, 00:04:52, Ethernet0
O       1.1.1.1/32 [110/31] via 1.1.9.3, 00:04:52, Ethernet0
C       1.1.8.0/30 is directly connected, Serial1.1
O IA    1.1.8.0/22 [110/20] via 1.1.9.3, 00:04:52, Ethernet0
C       1.1.9.0/24 is directly connected, Ethernet0
O       1.1.10.0/24 [110/20] via 1.1.9.3, 00:04:53, Ethernet0
O       1.1.11.0/24 [110/30] via 1.1.9.3, 00:04:53, Ethernet0
O       1.1.12.0/24 [110/791] via 1.1.9.3, 00:05:03, Ethernet0
O IA    1.1.13.0/24 [110/801] via 1.1.9.3, 00:04:53, Ethernet0
O E2    1.1.14.0/24 [110/20] via 1.1.9.3, 00:04:53, Ethernet0
O IA    1.1.15.0/24 [110/40] via 1.1.9.3, 00:04:53, Ethernet0
O IA    1.1.16.0/24 [110/791] via 1.1.9.3, 00:04:53, Ethernet0
     2.0.0.0/32 is subnetted, 1 subnets
O       2.2.2.2 [110/792] via 1.1.9.3, 00:05:03, Ethernet0
     3.0.0.0/32 is subnetted, 1 subnets
O       3.3.3.3 [110/11] via 1.1.9.3, 00:05:03, Ethernet0
R    192.168.8.0/24 [120/1] via 150.100.1.254, 00:00:06, Ethernet1
     4.0.0.0/32 is subnetted, 1 subnets
O IA    4.4.4.4 [110/792] via 1.1.9.3, 00:04:53, Ethernet0
     191.1.0.0/24 is subnetted, 1 subnets
C       191.1.100.0 is directly connected, Serial0
R    192.168.9.0/24 [120/7] via 150.100.1.254, 00:00:06, Ethernet1
     5.0.0.0/32 is subnetted, 1 subnets
O       5.5.5.5 [110/792] via 1.1.9.3, 00:05:04, Ethernet0
R    192.168.10.0/24 [120/1] via 150.100.1.254, 00:00:07, Ethernet1
     6.0.0.0/24 is subnetted, 1 subnets
C       6.6.6.0 is directly connected, Loopback0
R    192.168.11.0/24 [120/7] via 150.100.1.254, 00:00:07, Ethernet1
     7.0.0.0/32 is subnetted, 1 subnets
O IA    7.7.7.7 [110/802] via 1.1.9.3, 00:04:55, Ethernet0
B    197.68.1.0/24 [20/0] via 150.100.1.254, 00:47:58
     8.0.0.0/32 is subnetted, 1 subnets
O       8.8.8.8 [110/21] via 1.1.9.3, 00:04:55, Ethernet0
     111.0.0.0/24 is subnetted, 1 subnets
D EX    111.111.111.0 [170/2297856] via 191.1.100.254, 00:49:41, Serial0
B    197.68.3.0/24 [20/0] via 150.100.1.254, 00:47:58
B    197.68.2.0/24 [20/0] via 150.100.1.254, 00:47:58
B    197.68.5.0/24 [20/0] via 150.100.1.254, 00:47:58
B    197.68.4.0/24 [20/0] via 150.100.1.254, 00:47:58
R    192.168.1.0/24 [120/7] via 150.100.1.254, 00:00:07, Ethernet1
R    192.168.2.0/24 [120/1] via 150.100.1.254, 00:00:07, Ethernet1
     150.100.0.0/24 is subnetted, 2 subnets
O E2    150.100.2.0 [110/20] via 1.1.9.3, 00:04:56, Ethernet0
C       150.100.1.0 is directly connected, Ethernet1
R    192.168.3.0/24 [120/7] via 150.100.1.254, 00:00:08, Ethernet1
B    197.68.0.0/19 [200/0] via 0.0.0.0, 00:47:59, Null0
R6#
SW2;
router ospf 1
 router-id 8.8.8.8
 log-adjacency-changes
 area 0 authentication message-digest
 area 11 virtual-link 1.1.1.1 message-digest-key 1 md5 cisco
 area 11 virtual-link 3.3.3.3 message-digest-key 1 md5 cisco
 network 1.1.10.8 0.0.0.0 area 11
 network 1.1.11.8 0.0.0.0 area 11
 network 8.8.8.8 0.0.0.0 area 11
!
SW2#o
Neighbor ID     Pri   State           Dead Time   Address         Interface
3.3.3.3           1   FULL/BDR        00:00:36    1.1.10.3        Vlan10
1.1.1.1           1   FULL/BDR        00:00:30    1.1.11.1        FastEthernet0/
1
SW2#r
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 not set
O E1 200.200.200.0/24 [110/31] via 1.1.10.3, 00:05:46, Vlan10
     222.222.222.0/30 is subnetted, 1 subnets
O E1    222.222.222.0 [110/31] via 1.1.10.3, 00:05:46, Vlan10
     1.0.0.0/8 is variably subnetted, 12 subnets, 4 masks
O E2    1.1.32.32/30 [110/20] via 1.1.10.3, 00:05:46, Vlan10
O       1.1.1.1/32 [110/11] via 1.1.11.1, 00:05:46, FastEthernet0/1
O       1.1.8.0/30 [110/74] via 1.1.11.1, 00:05:46, FastEthernet0/1
O IA    1.1.8.0/22 [110/11] via 1.1.10.3, 00:05:46, Vlan10
O       1.1.9.0/24 [110/11] via 1.1.10.3, 00:05:47, Vlan10
C       1.1.10.0/24 is directly connected, Vlan10
C       1.1.11.0/24 is directly connected, FastEthernet0/1
O       1.1.12.0/24 [110/782] via 1.1.10.3, 00:10:14, Vlan10
O IA    1.1.13.0/24 [110/792] via 1.1.10.3, 00:05:47, Vlan10
O E2    1.1.14.0/24 [110/20] via 1.1.10.3, 00:05:47, Vlan10
O IA    1.1.15.0/24 [110/20] via 1.1.11.1, 00:05:47, FastEthernet0/1
O IA    1.1.16.0/24 [110/782] via 1.1.10.3, 00:05:47, Vlan10
     2.0.0.0/32 is subnetted, 1 subnets
O       2.2.2.2 [110/783] via 1.1.10.3, 00:10:15, Vlan10
     3.0.0.0/32 is subnetted, 1 subnets
O       3.3.3.3 [110/2] via 1.1.10.3, 00:10:15, Vlan10
O E2 192.168.8.0/24 [110/20] via 1.1.10.3, 00:05:47, Vlan10
     4.0.0.0/32 is subnetted, 1 subnets
O IA    4.4.4.4 [110/783] via 1.1.10.3, 00:05:47, Vlan10
     191.1.0.0/24 is subnetted, 1 subnets
O E2    191.1.100.0 [110/20] via 1.1.10.3, 00:05:47, Vlan10
O E2 192.168.9.0/24 [110/20] via 1.1.10.3, 00:05:47, Vlan10
     5.0.0.0/32 is subnetted, 1 subnets
O       5.5.5.5 [110/783] via 1.1.10.3, 00:10:15, Vlan10
O E2 192.168.10.0/24 [110/20] via 1.1.10.3, 00:05:48, Vlan10
     6.0.0.0/32 is subnetted, 1 subnets
O       6.6.6.6 [110/12] via 1.1.10.3, 00:05:48, Vlan10
O E2 192.168.11.0/24 [110/20] via 1.1.10.3, 00:05:48, Vlan10
     7.0.0.0/32 is subnetted, 1 subnets
O IA    7.7.7.7 [110/793] via 1.1.10.3, 00:05:48, Vlan10
     8.0.0.0/24 is subnetted, 1 subnets
C       8.8.8.0 is directly connected, Loopback0
     111.0.0.0/24 is subnetted, 1 subnets
O E1    111.111.111.0 [110/31] via 1.1.10.3, 00:05:48, Vlan10
O E2 192.168.1.0/24 [110/20] via 1.1.10.3, 00:05:48, Vlan10
O E2 192.168.2.0/24 [110/20] via 1.1.10.3, 00:05:48, Vlan10
     150.100.0.0/24 is subnetted, 2 subnets
O E2    150.100.2.0 [110/20] via 1.1.10.3, 00:05:48, Vlan10
O E2    150.100.1.0 [110/20] via 1.1.10.3, 00:05:48, Vlan10
O E2 192.168.3.0/24 [110/20] via 1.1.10.3, 00:05:48, Vlan10
SW2#
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:14 GMT-3