16 ip ospf cost – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 254
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 254 of 855
no ip ospf authentication-key
password
Any continuous string of characters that can be entered from the keyboard up to 8
bytes in length.
Default
No password is specified.
Command Mode
Interface configuration
Usage
The password created by this command is used as a “key” that is inserted directly into the OSPF
header when the switch originates routing protocol packets. A separate password can be assigned to
each network on a per-interface basis. All neighboring routers on the same network must have the
same password to be able to exchange OSPF information.
Examples
The following example enables the authentication key with the string yourpass:
Switch(config-if)# ip ospf authentication-key yourpass
Related Commands
area authentication
ip ospf authentication
15.16 ip ospf cost
To explicitly specify the cost of sending a packet on an interface, use the ip ospf cost command in
interface configuration mode. To reset the path cost to the default value, use the no form of this
command.
Command Syntax
ip ospf cost interface-cost
no ip ospf cost
interface-cost
Unsigned integer value expressed as the link-state metric. It can be a value in
the range from 1 to 65535.
Default
No default cost is predefined.
Command Mode
Interface configuration