![Huawei Quidway S5600 Operation Manual Download Page 336](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841336.webp)
Operation Manual – Routing Protocol
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 4 OSPF Configuration
Huawei Technologies Proprietary
4-23
Note:
z
On the same interface, you can disable multiple OSPF processes from transmitting
OSPF packets. The
silent-interface
command, however, only applies to the OSPF
interface where the specified process has been enabled, without affecting the
interface for any other process.
z
After an OSPF interface is set to be in silent status, the interface can still advertise
its direct route. However, the Hello packets from the interface will be blocked, and no
neighboring relationship can be established on the interface. This enhances OSPF
networking adaptability, thus reducing the consumption of system resources.
4.7.6 Configuring OSPF Authentication
Table 4-18
Configure OSPF authentication
Operation
Command
Description
Enter system view
system-view
—
Enter OSPF view
ospf
[
process-id
[
router-id
router-id
] ]
—
Enter OSPF area view
area
area-id
—
Configure the authentication
mode of the OSPF area
authentication-mode
{
simple
|
md5
}
Required
By default, no
authentication mode is
configured for an area.
Return to OSPF view
quit
—
Return to system view
quit
—
Enter interface view
interface
interface-type
interface-number
—
Configure the authentication
mode of the OSPF interface
ospf
authentication-mode
{
simple
password |
md5 key-id key
}
Required
By default, OSPF
packets are not
authenticated on an
interface.