Adding a Policy to an existing ProfileΒΆ

To add a Policy to include all Exporters on a given subnet/CIDR in a Profile, enter the following at the Interactive Mode prompt:

REPLICATOR> policy add [subnet/CIDR] [profile_name] include

This will add a Policy to the Profile that instructs the Plixer Replicator to replicate and/or forward packets from the specified subnet/CIDR to its Collectors. exclude Policies can be used in conjunction with include Policies to exempt packets from specific Exporters from being replicated and/or forwarded. To remove a Policy from a Profile, use the Interactive Mode command:

REPLICATOR> policy remove [subnet/CIDR] [profile_name]