938 PowerConnect B-Series FCX Configuration Guide53-1002266-01Configuring OSPF29• ip ospf cost • ip ospf dead-interval • ip ospf hello-interval • ip ospf md5-authentication key-activation-wait-time | key-id [0 | 1] key• ip ospf passive• ip ospf priority • ip ospf retransmit-interval • ip ospf transmit-delay For a complete description of these parameters, see the summary of OSPF port parameters in thenext section.OSPF interface parametersThe following parameters apply to OSPF interfaces.Area: Assigns an interface to a specific area. You can assign either an IP address or number torepresent an OSPF Area ID. If you assign a number, it can be any value from 0 through2,147,483,647.Auth-change-wait-time: OSPF gracefully implements authentication changes to allow all routers toimplement the change and thus prevent disruption to neighbor adjacencies. During theauthentication-change interval, both the old and new authentication information is supported. Thedefault authentication-change interval is 300 seconds (5 minutes). You change the interval to avalue from 0 through 14400 seconds.Authentication-key: OSPF supports three methods of authentication for each interface—none,simple password, and MD5. Only one method of authentication can be active on an interface at atime. The default authentication value is none, meaning no authentication is performed.The simple password method of authentication requires you to configure an alphanumericpassword on an interface. The simple password setting takes effect immediately. All OSPF packetstransmitted on the interface contain this password. Any OSPF packet received on the interface ischecked for this password. If the password is not present, then the packet is dropped. Thepassword can be up to eight characters long.The MD5 method of authentication requires you to configure a key ID and an MD5 Key. The key IDis a number from 1 through 255 and identifies the MD5 key that is being used. The MD5 key canbe up to sixteen alphanumeric characters long.Cost: Indicates the overhead required to send a packet across an interface. You can modify thecost to differentiate between 100 Mbps and 1000 Mbps (1 Gbps) links. The default cost iscalculated by dividing 100 million by the bandwidth. For 10 Mbps links, the cost is 10. The cost forboth 100 Mbps and 1000 Mbps links is 1, because the speed of 1000 Mbps was not in use at thetime the OSPF cost formula was devised.Dead-interval: Indicates the number of seconds that a neighbor router waits for a hello packet fromthe current router before declaring the router down. The value can be from 1 through 65535seconds. The default is 40 seconds.Hello-interval: Represents the length of time between the transmission of hello packets. The valuecan be from 1 through 65535 seconds. The default is 10 seconds.