Avaya P550 Instrução De Instalação

Página de 23
Configuring OSPF
Command Line Interface Protocol Configuration Guide 
 1-13
Cajun
 
(configure router:ospf)# 
area 0.0.0.2 nssa
!
!
Configuration on Router_3
Cajun
 
(configure)#
 
router ospf 
Cajun
 
(configure router:ospf)#
 
network 192.168.21.0  0.0.0.255  area 0.0.0.2
Cajun
 
(configure router:ospf)# 
area 0.0.0.2 nssa
 
Cajun
 
(configure router:ospf)#
 
exit
!
!
This saves the configuration. 
Cajun
 
(configure)#
 
copy running-config startup-config
!    
To verify OSPF operation and display statistics, use these show commands in any 
command mode. For output field descriptions, refer to the Cajun P550/P220
TM
 Command 
Line Interface Reference Guide.  
show ip ospf
Display the number of times the shortest path first 
(SPF) algorithm has executed, the number of areas in 
the router, and the number of interfaces in an area. 
show ip ospf database 
[{
asbr-summary | external | 
network | nssa-external | 
router | summary}]
Display the router ID and the link-state database. 
• asbr-summary - information about the ASBR 
summary LSAs.
• external - information about the external LSAs. 
• network - information about the network LSAs.
• nssa-external - information about the NSSA 
external LSAs.
• router - information about the router LSAs.
• summary - entire database information.  
show ip ospf interface 
[
interface-name
]
Use this command to verify the interfaces have been 
configured in the intended areas. This command also 
shows the timer intervals including the hello interval. 
show ip ospf neighbor 
[
interface-name
[
neighbor-id
]
Display details about the neighbors by interface name 
or neighbor ID. 
show ip ospf virtual-links
Display information about the virtual links.