mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove control from bad_if
git-svn-id: http://www.observium.org/svn/observer/trunk@1891 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -155,7 +155,7 @@ $config['rancid_ignorecomments'] = 0; # Ignore lines starting with #
|
||||
|
||||
$config['bad_if'] = array("voip-null", "virtual-", "unrouted", "eobc", "mpls", "sl0", "lp0", "faith0",
|
||||
"-atm layer", "-atm subif", "-shdsl", "-aal5", "-atm", "container",
|
||||
"async", "plip", "-physical", "-signalling", "control", "container", "unrouted",
|
||||
"async", "plip", "-physical", "-signalling", "container", "unrouted",
|
||||
"bri", "-bearer", "bluetooth", "isatap", "ras", "qos", "miniport", "sonet/sdh",
|
||||
"span rp", "span sp", "sslvpn");
|
||||
|
||||
|
Reference in New Issue
Block a user