S600-E V200R013C00 Configuration Guide - IP Unicast Routing
This document describes the configurations of IP Unicast Routing, including IP Routing, Static Route, RIP, RIPng, OSPF, OSPFv3, Routing Policy, IP Routing Table Management, and PBR.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring NBMA Network Attributes
Configuring NBMA Network Attributes
Procedure
(Optional) Set the network type to NBMA.
An NBMA network must be fully meshed. That is, any two switches on an NBMA network must be directly reachable. In most cases, however, this is not true. To resolve this problem, you can run specific commands to forcibly change the network type to NBMA. For details, see Configuring Network Types for OSPF Interfaces.
Run system-view
The system view is displayed.
Run interfaceinterface-typeinterface-number
The interface view is displayed.
Run ospf network-typenbma
The network type of the OSPF interface is set to NBMA.
(Optional) Set the interval at which Hello packets for polling are sent on the NBMA network.
On the NBMA network, after the neighbor relationship becomes invalid, the switch sends Hello packets at an interval defined in the polling mechanism.
Run ospf timer pollinterval
The interval at which Hello packets for polling are sent is set on an NBMA interface.
The default value is 120, in seconds.
Configure a neighboring switch on the NBMA network.
If the network type of an interface is NBMA, the interface cannot broadcast Hello packets to discover neighboring switches. Therefore, the IP address of a neighboring switch and whether the neighboring switch can participate in DR election must be configured manually on the interface.
Run quit
Exit the interface view.
Run ospf [ process-id ]
The OSPF process view is displayed.
Run peerip-address [ dr-prioritypriority ]
A neighboring switch is configured on the NBMA network.