2007-10-26 22:44:33 +00:00
|
|
|
#node,switch,vlan,port,comments,disable
|
2008-05-14 19:53:15 +00:00
|
|
|
40perswitch,"|\D+(\d+).*$|switch(($1-1)/40+1)|",,"|\D+(\d+).*$|(($1-1)%40+1)|"
|
|
|
|
41perswitch,"|\D+(\d+).*$|switch(($1-1)/41+1)|",,"|\D+(\d+).*$|(($1-1)%41+1)|"
|
|
|
|
42perswitch,"|\D+(\d+).*$|switch(($1-1)/42+1)|",,"|\D+(\d+).*$|(($1-1)%42+1)|"
|
|
|
|
20perswitch,"|\D+(\d+).*$|switch(($1-1)/20+1)|",,"|\D+(\d+).*$|(($1-1)%20+1)|"
|
|
|
|
21perswitch,"|\D+(\d+).*$|switch(($1-1)/21+1)|",,"|\D+(\d+).*$|(($1-1)%21+1)|"
|