H3C OSPF passive interface
The "passive-interface" in Cisco for OSPF is renamed as "silent-interface" in H3C. The syntax and purpose is exactly the same. (Example is shown below).
# Stops the interface from sending OSPF packets.
<hostname> system-view
[hostname] ospf 1
[hostname-ospf-1] silent-interface Gigabitethernet 0/1
Comments
Post a Comment