Dnia ?roda, 19 stycznia 2005 14:58, Kristian Eide napisa?:
===== Original Message From woj@tstd.pl ===== ok, changed descriptons on routers according to guide lines and it worked :) only switches left.
Good to hear! Hopefully the switches will also get the vlan set the next time networkDiscovery is run now that it is correct wrt routers. If not, send me the output of:
select module,port,ifindex,vlan,vlanid from netbox join module using(netboxid) join swport using(moduleid) left join swportvlan using(swportid) where ip='<ip>';
Where <ip> is the IP of a switch missing VLAN info.
and from www: report/swport?b1.catid=SW
Switch interface module port link Mbps duplex media trunk vlan portname Connected to netbox Module 172.16.1.30 FastEthernet0/1 1 1 y 10.0 f 0 172.16.1.30 FastEthernet0/2 1 2 y 10.0 f 0 desc1 172.16.1.30 FastEthernet0/3 1 3 y 10.0 f 0 desc2 172.16.1.30 FastEthernet0/4 1 4 y 10.0 f 0 desc3 172.16.1.30 FastEthernet0/5 1 5 y 10.0 f 0 desc4 172.16.1.30 FastEthernet0/6 1 6 y 10.0 f 0 desc5
vlan field is empty