OcNOS-SP : System Management Guide : System Management Command Reference : Interface Commands : if-arbiter
if-arbiter
Use this command to discover new interfaces recently added to the kernel and add them to the OcNOS database.
This command starts the arbiter to check interface information periodically. OcNOS dynamically finds any new interfaces added to the kernel. If an interface is loaded dynamically into the kernel when OcNOS is already running, this command polls and updates the kernel information periodically.
Use the no parameter with this command to revert to default.
Command syntax
if-arbiter (interval <1-65535>|)
no if-arbiter
Parameter
interval
Interval (in seconds) after which NSM sends a query to the kernel.
Default
By default, if-arbiter is disabled. When interface-related operations are performed outside of OcNOS (such as when using the ifconfig command), enable if-arbiter for a transient time to complete synchronization. When synchronization is complete, disable it by giving the noif-arbiter command.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#if-arbiter interval 5
Last modified date: 10/19/2023