rename upgrade file to include switch model N1148T-ON
[dell-switch] / shm-trunk.regex
index b2e9466..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 && $3 <= 49 ) 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