The BSCN book mentions...
if the area stub default cost is not configured, the router
advertises 0.0.0.0 with a default cost metric of 1 plus
any internal costs.
Q: Isn't the default metric a Type 2? Or is a stub area
    an exception?

R3#
int e0
ip add 192.168.14.1 255.255.255.0
int s0
ip add 192.168.15.1 255.255.255.252

router ospf 100
net 192.169.14.0 0.0.0.255 area 0
net 192.168.15.0 0.0.0.255 area 2
area 2 stub

R4#
int s0
ip add 192.168.15.2 255.255.255.252

router ospf 15
net 192.168.15.0 0.0.0.255 area 2
area 2 stub

(page 193)

Thanks for the help.

Elmer




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=33905&t=33905
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to