R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
274
undo rfc1583 compatible
View
OSPF view
Default level
2: System level
Parameters
None
Description
Use the rfc1583 compatible command to make routing rules defined in RFC 1583 compatible.
Use the undo rfc1583 compatible command to disable the function.
By default, RFC 1583 routing rules are compatible.
RFC 1583 and RFC 2328 have different routing rules on selecting the best route when multiple AS
external LSAs describe routes to the same destination. Using this command can make them compatible.
If RFC 1583 is made compatible with RFC 2328, the routes in the backbone area are preferred, if not,
the routes in the non-backbone area are preferred to reduce the burden of the backbone area.
Examples
# Disable making RFC 1583 routing rules compatible.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] undo rfc1583 compatible
silent-interface (OSPF view)
Syntax
silent-interface { interface-type interface-number | all }
undo silent-interface { interface-type interface-number | all }
View
OSPF view
Default level
2: System level
Parameters
interface-type interface-number: Disables the specified interface from sending OSPF packets
all: Disables all interfaces from sending OSPF packets.
Description
Use the silent-interface command to disable an interface or all interfaces from sending OSPF packets.
Use the undo silent-interface command to restore the default.
By default, an interface sends OSPF packets.
A disabled interface is a passive interface, which cannot send any hello packet.