Neighbor discovery enables administrators to configure neighbor IPs and interfaces using the CLI. The process can be tailored to specific nodes by using labels.
-
Administrators can configure multiple interfaces, each with their own IP addresses.
-
Discovery is limited to nodes matching specified labels, or all nodes if no label is set.
Summary
Neighbor discovery involves the following key actors and components:
-
Administrator: Configures neighbor IPs and interfaces using the CLI.
-
CLI: Provides commands to set up neighbor discovery parameters.
-
Nodes: Participate in neighbor discovery based on configured labels.
Administrators use the CLI to configure neighbor discovery, which is then dynamically applied to nodes matching the specified labels. If no label is configured, all nodes are included in the discovery process.
Workflow
These stages describe how neighbor discovery is configured and applied across nodes.
- The administrator uses the CLI to configure neighbor IPs and interfaces, specifying labels if needed.
- Access the CLI and enter neighbor discovery configuration mode.
- Specify interfaces and assign IP addresses for each neighbor.
- Optionally, configure labels to restrict discovery to specific nodes.
Neighbor discovery is limited to nodes matching the specified labels. If no label is configured, discovery is performed on all nodes. Configuration changes are dynamically applied across nodes, updating neighbor entries as needed.