Avaya P550 Manuel De Montage

Page de 23
Configuring OSPF
Command Line Interface Protocol Configuration Guide 
 1-9
Optional OSPF Commands
   
This section includes:
❒ Basic OSPF Configurations
❒ Router Summarization Configuration
❒ Virtual Link Configuration
❒ Stub Area Configuration
❒ Not-So-Stubby Area (NSSA) Configuration
Specify a router as an Autonomous 
System Boundary Router (ASBR). 
An ASBR has at least one interface 
into an external internetwork 
(another autonomous system), such 
as a non-OSPF network. The ASBR 
redistributes non-OSPF network 
information to the OSPF network, 
and vice versa.
The no form disables ASBR status.
ip ospf 
as-boundary-router
no ip ospf 
as-boundary-router
None
Enable the automatic creation of 
virtual links. By default, this is 
disabled.  
The no form restores the default. 
ip ospf auto-vlink-create
no ip ospf 
auto-vlink-create
None
Modify the metric type for external 
routes to type1 or type2. The 
defaults are:
• local - type1
• rip - type2
• static-hp - type2
• static-lp - type2
The no form restores the default for 
the specified external route. 
ip ospf ext-route-metric 
{local | rip | static-hp | 
static-lp} {type1 | type2}
no ip ospf 
ext-route-metric
None
Configure the maximum number of 
SPF paths OSPF can use. The default 
is 640 paths. 
The no form restores the default. 
ip ospf max-paths paths
no ip ospf max-paths
paths - the maximum number of 
SPF paths. The range is 640 to 
16000
Enable/disable OSPF packet tracing. 
The no form disables OSPF packet 
tracing. 
ip ospf packet tracing
no ip ospf packet tracing
None