Unrouted VLAN interfaces have numbers on Cisco - ignore them
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2.027005_002 - 2014-05-22
|
||||||
|
|
||||||
|
[BUG FIXES]
|
||||||
|
|
||||||
|
* Unrouted VLAN interfaces have numbers on Cisco - ignore them
|
||||||
|
|
||||||
2.027005_001 - 2014-05-21
|
2.027005_001 - 2014-05-21
|
||||||
|
|
||||||
[ENHANCEMENTS]
|
[ENHANCEMENTS]
|
||||||
|
|||||||
@@ -125,7 +125,7 @@ store_wireless_clients: true
|
|||||||
store_modules: true
|
store_modules: true
|
||||||
ignore_interfaces:
|
ignore_interfaces:
|
||||||
- 'EOBC'
|
- 'EOBC'
|
||||||
- 'unrouted VLAN'
|
- 'unrouted VLAN(?: \d+)?'
|
||||||
- 'StackPort'
|
- 'StackPort'
|
||||||
- 'Control Plane Interface'
|
- 'Control Plane Interface'
|
||||||
- 'SPAN (S|R)P Interface'
|
- 'SPAN (S|R)P Interface'
|
||||||
|
|||||||
Reference in New Issue
Block a user