User Manual
UMN:CLI
V5824G
429
10.2.5
Non-Broadcast Network
To operate NBMA type network, neighbor router configuration is needed. And IP address,
Priority, Poll-interval configuration as well. Priority is information for designate router
selection and it configured [0] as a default. Poll-interval is the waiting time to re-get the
hello packet from dead Neighbor router. It configured 120 seconds as a default.
To configure a router communicated by non-broadcast type, use the following command.
Command
Mode
Description
neighbor
A.B.C.D
[
cost
<1-65535>]
Router
Configures a neighbor router of NBMA
type.
neighbor
A.B.C.D
priority
<0-255>
neighbor
A.B.C.D
priority
<0-255>
poll-interval
<1-65535>
neighbor
A.B.C.D
poll-interval
<1-65535>
neighbor
A.B.C.D
poll-interval
<1-65535>
priority
<0-255>
To delete a configured router communicated by non-broadcast type, use the following
command.
Command
Mode
Description
no neighbor
A.B.C.D
Router
Deletes a configured neighbor router of
NBMA type.
no neighbor
A.B.C.D
cost
[<1-65535>]
no neighbor
A.B.C.D
priority
[<0-255>]
no neighbor
A.B.C.D
priority
poll-interval
[<1-
65535>]
no neighbor
A.B.C.D
poll-interval
[<1-65535>]
no neighbor
A.B.C.D
poll-interval
priority
[<0-
255>]
10.2.6
OSPF Area
Router configuration on OSPF network includes Area configuration with each interface,
network. Area has various and special features. It needs to be configured pertinently to
make effective management on whole of OSPF network.
OSPF network defines several router types to manage the Area. ABR (Area Border
Router) is one of the router types to transmit information between Areas.
ASBR (Autonomous System Border Router) is using OSPF on oneside and using other
routing protocol except for OSPF on other interface or Area. ASBR exchanges area
information between different routing protocols.
Area types are various. The most principle Area types are Stub Area and NSSA (Not So
Stubby Area).