17 ip ospf authentication-key, 18 ip ospf cost – Accton Technology ES4626 User Manual
Page 453

453
cancels the authentication
Parameter: <ip-address> is the interface IP address, shown in dotted decimal
notation.
message-digest: Use MD5 authentication
null:
no authentication applied, which resets the password or MD5 authentication applied
on the interface.
Default:
Authentication not required in receiving OSPF packets on the interface
Command Mode: Interface Mode
Example:
Switch#config terminal
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ip ospf authentication message-digest
13.6.3.17 ip ospf authentication-key
Command: ip ospf [<ip-address>] authentication-key
no ip ospf [<ip-address>] authentication
Function:
Specify the authentication key required in sending and receiving OSPF packet
on the interface; the “no ip ospf [<ip-address>] authentication” cancels the
authentication key.
Parameter: <ip-address> is the interface IP address shown in dotted decimal
notation;
specifies the key required in the plaintext authentication.
Default:
Authentication not required in receiving OSPF packets on the interface
Command Mode:
Interface Mode
Example:
Switch#config terminal
Switch(config)#interface vlan 1
Switch(Config-if-Vlan1)#ip ospf authentication-key password
13.6.3.18 ip ospf cost
Command: ip ospf [<ip-address>] cost
no ip ospf [<ip-address>] cost
Function:
Specify the cost required in running OSPF protocol on the interface; the “no ip
ospf [<ip-address>] cost
” command restores the default value.
Parameter: <ip-address>
is the interface IP address shown in dotted decimal notation;
is the cost of OSPF protocol ranging between 1~65535
Default:
Default OSPF cost on the interface is 10.
Command Mode:
Interface Mode
Example: