MDS 05-6632A01, Rev. F MDS Orbit MCR/ECR Technical Manual 213
The CLI can also be used to configure static routes. To configure the same route via the CLI, enter the
following commands:
% set interfaces interface Bridge ipv4 neighbor 192.168.1.99 phys-address 00:11:22:33:44:55
Monitoring
As mentioned above in Configuring, all of the user-defined neighbors on the web UI may be viewed by
navigating to Interfaces / Interface Name ---> Basic Config / Ipv4 viewing the Neighbor list.
To view the entire list of known IPv4 neighbors, including those learned automatically by the unit, the
following CLI command would be used in operational mode:
> show interfaces-state interface ipv4 neighbor
LINK LAYER
NAME IP ADDRESS ORIGIN STATE
-----------------------------------------------------------------------------------------------------------------------------
Bridge 192.168.1.3 00:80:c8:3b:97:bb dynamic reachable
192.168.1.2 00:12:17:5c:4f:2d dynamic reachable
Wi-Fi 192.168.2.65 74:de:2b:a7:15:0a static reachable
192.168.2.99 00:11:22:33:44:55 static reachable
The following information is available.
Name - Name of the interface.
IP - The neighbor's IP address.
Link Layer Address - The neighbor's link-layer address.
Origin - Dynamic, static.
- Dynamic neighbors are learned by the unit automatically through ARPs or neighbor
solicitations.
- Static neighbors are those added by the user.
State - Incomplete, reachable, stale, delay, probe.
- Incomplete - Address resolution is still in progress and the neighbor's link-layer address
is unknown.
- Reachable - The neighbor is currently reachable.