Area Stub; Area Default Cost - Enterasys G3G170-24 Cli Reference Manual

G-series
Hide thumbs Also See for G3G170-24:
Table of Contents

Advertisement

Example
This example shows how to define the address range as 172.16.0.0/16 for summarized routes from 
area 0.0.0.8:
G3(su)->router(Config)#router ospf 1
G3(su)->router(Config-router)#area 0.0.0.8 range 172.16.0.0 255.255.0.0

area stub

Use this command to define an OSPF area as a stub area. This is an area into which Autonomous 
System external ASAs will not be flooded. The no form of this command changes the stub back to 
a plain area.
Syntax
area area-id stub [no-summary]
no area area-id stub [no-summary]
Parameters
area‐id
no‐summary
Mode
Router configuration: G3(su)‐>router(Config‐router)#
Defaults
If no‐summary is not specified, the stub area will be able to receive LSAs.
Example
The following example shows how to define OSPF area 10 as a stub area:
G3(su)->router(Config)#router ospf 1
G3(su)->router(Config-router)#area 10 stub

area default cost

Use this command to set the cost value for the default route that is sent into a stub area and NSSA 
by an Area Border Router (ABR). The no form of this command removes the cost value from the 
summary route that is sent into the stub area.
Syntax
area area-id default-cost cost
no area area-id default-cost
Parameters
area‐id
Specifies the stub area. Valid values are decimal values or ip addresses.
(Optional) Prevents an Area Border Router (ABR) from sending Link State 
Advertisements (LSAs) into the stub area. When this parameter is used, it 
means that all destinations outside of the stub area are represented by 
means of a default route.
Specifies the stub area. Valid values are decimal values or IP addresses.
Enterasys G-Series CLI Reference 16-21
area stub

Advertisement

Table of Contents
loading

Table of Contents