/info/l3/ospf
OSPF Information Menu
Alteon supports the Open Shortest Path First (OSPF) routing protocol. The Alteon implementation conforms to the OSPF version 2 specifications detailed in Internet RFC 1583.
OSPF is designed for routing traffic within a single IP domain called an Autonomous System (AS). The AS can be divided into smaller logical units known as areas. In any AS with multiple areas, one area must be designated as area 0, known as the backbone. The backbone acts as the central OSPF area. All other areas in the AS must be connected to the backbone. Areas inject summary routing information into the backbone, which then distributes it to other areas as needed. For more information on how to configure OSPF, see /cfg/l3/ospf Open Shortest Path First Configuration, and the section on OSPF in the Alteon Command Line Interface Application Guide.
 
[OSPF Information Menu]
general - Show general information
aindex - Show area(s) information
if - Show interface(s) information
virtual - Show details of virtual links
nbr - Show neighbor(s) information
dbase - Database Menu
sumaddr - Show summary address list
nsumadd - Show NSSA summary address list
routes - Show OSPF routes
dump - Show OSPF information
 
OSPF Information Menu (/info/l3/ospf) 
Command Syntax and Usage
general
 
Displays general OSPF information. For a sample output, /info/l3/ospf/general OSPF General Information.
aindex <area index [0-2]>
 
Displays area information for a particular area index. If no parameter is supplied, it displays area information for all the areas.
if <interface number [1-256]>
 
Displays interface information for a particular interface. If no parameter is supplied, it displays information for all the interfaces. For a sample output, /info/l3/ospf/if OSPF Interface Information.
virtual
 
Displays information about all the configured virtual links.
nbr <nbr router-id (A.B.C.D)>
 
Displays the status of a neighbor with a particular router ID. If no router ID is supplied, it displays the information about all the current neighbors.
dbase
 
Displays OSPF Database menu. To view this menu, see /info/l3/ospf/dbase OSPF Database Information.
sumaddr <area index (0-2)>
 
Displays the list of summary ranges belonging to non-NSSA areas.
nsumadd <area index (0-2)>
 
Displays the list of summary ranges belonging to NSSA areas.
routes
 
Displays the OSPF routing table. For a sample output, /info/l3/ospf/routes OSPF Information Route Codes.
dump
 
Displays all the OSPF information. For a sample output /info/l3/ospf/dump OSPF Dump Information.