OSPF Configure Commands
configure router ospf interface network
This command configures the OSPF network type on an interface.
interface type | network type default |
|
|
PPP/HDLC | |
Ethernet | broadcast |
Frame Relay | |
|
|
Parameter | Description |
network type |
|
broadcast | Configures network type to broadcast |
non_broadcast | Configures network type to nonbroadcast multiaccess (NBMA) |
| network |
point_to_multipoint | Configures network type to |
point_to_point | Configures network type to |
|
|
syntax:
[ no ] network < broadcast non_broadcast point_to_multipoint point_to_point >
NOTE: If the interface type is
NOTE: The “non_broadcast” and “point_to_multipoint” parameters are not supported in this release.
example:
related commands:
configure router ospf interface authentication configure router ospf interface cost configure router ospf interface dead_interval configure router ospf interface hello_interval configure router ospf interface neighbor configure router ospf interface poll_interval configure router ospf interface priority configure router ospf interface retransmit_interval configure router ospf interface transmit_delay
June 2004 | © 2004 Foundry Networks, Inc. | 9 - 29 |