45 ospf abr-type, Ospf abr, Type – PLANET XGS3-24040 User Manual
Page 476
33-189
Parameter:
NETWORKADDRESS = A.B.C.D/M | A.B.C.D X.Y.Z.W, Shown with the network address prefix or
the mask. Wildcast mask if shown in mask;
<area-id> is the ip address or area number shown in point divided demical system, if shown in
demcial integer, it ranges between 0~4294967295.
Default:
No default.
Command Mode:
OSPF protocol mode
Usage Guide:
When certain segment belongs to certain area, interface the segment belongs will be in this area,
starting hello and database interaction with the connected neighbor.
Example:
Switch#config terminal
Switch(config)#router ospf 100
Switch(config-router)#network 10.1.1.0/24 area 1
33.45 ospf abr-type
Command:
ospf abr-type {cisco|ibm|shortcut|standard}
no ospf abr-type
Function:
Use this command to configure a OSPF ABR type. The “no ospf abr-type” command restores the
default value.
Parameter:
cisco, Realize through cisco ABR;
ibm, Realize through ibm ABR;
shortcut, Specify a shortcut-ABR;
standard, Realize with standard(RFC2328)ABR.
Default:
Cisco by default.
Command Mode:
OSPF protocol mode
Usage Guide:
For Specifying the realizing type of abr. This command is good for interactive operation among
different OSPF realizing method and is especially useful in the multiple host environment.
Example:
Configure abr as standard.
Switch#config terminal