December 2001
Intermediate to advanced
608 pages
25h 14m
English
ip ospf network — interface
ip ospf network {broadcast | non-broadcast | point-to-multipoint}
no ip ospf networkThe type of OSPF network
Depends on the interface type
Given the interface’s type, the OSPF process selects a default network type. This command allows the default network type to be changed.
broadcast
The interface is connected to a broadcast network.
non-broadcast
The interface is connected to a nonbroadcast network, i.e., a network with no effective way of dealing with broadcast packets. One example is a point-to-point network.
point-to-multipoint
The interface is connected to a point-to-multipoint network.
By default, a serial interface is point-to-point. The following commands configure a serial subinterface as part of a broadcast network:
interface serial0.1 ip ospf network broadcast
Read now
Unlock full access