From: Tom Young (gitsyoung@yahoo.co.jp)
Date: Wed Apr 30 2003 - 23:30:36 GMT-3
Hi, group
Look the sample blow, there are two summary-address was
worte. I think the summary-address always used for summary
the address that was redistributed from other routing
protocol. So, in here, it should be
area 5 range 150.10.65.0 255.255.255.0
area 1 range 150.10.10.0 255.255.255.0
Right ?
Thanks alot
router ospf 10
log-adjacency-changes
area 0 authentication message-digest
area 1 virtual-link 150.10.3.3 message-digest-key 1 md5
cisco
area 1 virtual-link 150.10.1.1 message-digest-key 1 md5
cisco
area 5 authentication message-digest
summary-address 150.10.65.0 255.255.255.0
summary-address 150.10.10.0 255.255.255.0
redistribute connected metric 65 subnets route-map
con_sum
redistribute mobile metric 65 subnets
redistribute igrp 1 metric 65 subnets route-map
permit_igrp
network 150.10.5.0 0.0.0.255 area 0
network 150.10.10.0 0.0.0.15 area 1
network 150.10.50.0 0.0.0.255 area 0
network 150.10.60.0 0.0.0.255 area 5
network 150.10.65.0 0.0.0.3 area 5
network 200.150.150.0 0.0.0.255 area 0
neighbor 150.10.10.3
neighbor 150.10.10.1
!
This archive was generated by hypermail 2.1.4 : Mon Jun 02 2003 - 15:13:35 GMT-3