All but the simplest networks consist of one or more subnets. Routers forward network traffic from one point on the network to another across these subnets. If the Ethernet TAP probe uses DHCP to automatically acquire its network settings, it is most likely that a default gateway setting was acquired and the probe will be accessible on other subnets. However, when using a static IP configuration or where the DHCP configuration is incomplete, you may have to provide additional routing information, including:
At the core> prompt, use netparam arguments to specify routing configuration:
netparam rip_enable {yes|no}
netparam rip_version {1|2}
netparam rip_method {broadcast|multicast}