add monitor-mode-network

Description

Configuring "Monitor mode" over interfaces requires a mechanism to determine which are the local networks within the real topology. One of the options is a manual configuration of this topology using this command.

Syntax

add monitor-mode-network ipv4-address <ipv4-address> subnet-mask <subnet-mask>

Parameters

Parameter

Description

ipv4-address

Indicates a network IP address that will be recognized as Internal

Type: IP address

subnet-mask

Network subnet mask

Type: A subnet mask, or 255.255.255.255

Example

add monitor-mode-network ipv4-address 192.168.1.1 subnet-mask 255.255.255.0