rename upgrade file to include switch model N1148T-ON
[dell-switch] / shm-trunk.regex
index fca47cf..2155bcc 100644 (file)
@@ -1,2 +1,2 @@
 # hide physical and trunk ports (> 10 mac, port nr <= 49)
-cat /dev/shm/snmp-mac-port/* | cut -d' ' -f1,4 | sort | uniq -c | awk '{ if ( $1 > 10 ) print "/"$2":"$2 " .* " $3 }' > /dev/shm/trunk.regex
+cat /dev/shm/snmp-mac-port/* | cut -d' ' -f1,4 | sort | uniq -c | awk '{ if ( $1 > 30 ) print "/"$2":"$2 " .* " $3 }' > /dev/shm/trunk.regex