Reference Guide

Open Shortest Path First (OSPFv2) | 851
ip ospf network
c e s z
Set the network type for the interface.
Syntax
ip ospf network {broadcast | point-to-point}
To return to the default, enter no ip ospf network.
Parameters
Defaults
Not configured.
Command Modes
ROUTER OSPF
Command
History
ip ospf priority
c e s z
Set the priority of the interface to determine the Designated Router for the OSPF network.
Syntax
ip ospf priority number
To return to the default setting, enter no ip ospf priority.
Parameters
Defaults
1
Command Modes
INTERFACE
Command
History
Usage
Information
Setting a priority of 0 makes the router ineligible for election as a Designated Router or Backup
Designated Router.
Use this command for interfaces connected to multi-access networks, not point-to-point networks.
broadcast
Enter the keyword broadcast to designate the interface as part of a broadcast
network.
point-to-point Enter the keyword point-to-point to designate the interface as part of a
point-to-point network.
Version 8.3.11.1 Introduced on Z9000
Version 7.8.1.0 Introduced support for Multi-Process OSPF.
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series
number
Enter a number as the priority.
Range: 0 to 255
Default: 1
Version 8.3.11.1 Introduced on Z9000
Version 7.6.1.0 Introduced on S-Series
Version 7.5.1.0 Introduced on C-Series
pre-Version 6.1.1.1 Introduced on E-Series