Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.13 KB

filterRouters.md

File metadata and controls

29 lines (18 loc) · 1.13 KB

Setting: filterRouters

Old/Current Names

Start Version End Version Name
v3.0.251 Current filterRouters

Current Prefix: N/A

Description

When you run this batch script, it will attempt to automatically retrieve the "Default Gateway" address and use that to periodically test the connectivity. filterRouters allows you to manually put in addresses or parts of addresses that will not be used to test the connectivity.

Example values

  • 192.168.0.1
    • will ignore the address "192.168.0.1"
  • 10.0.
    • will ignore any addresses with "10.0." in them
  • feod:345n:
    • will ignore any addresses with "feod:345n:" in them

History

List of Settings