search for: l2sw

Displaying 2 results from an estimated 2 matches for "l2sw".

Did you mean: l2s
2004 Feb 02
1
rsync_failed
Hello I came about the following phenomeon when the server ( dell poweredge 2650 ) is rsyncing to the same and remote server. the connection was close and copying the file didn't finish yet. Network Topology: Dell2650 ----L2SW---L3SW---Dell2650 L2SW: Procurve4108gl L3SW: BigIron15000 when the unexpected failed come about, the ping of end-to-end is no problem, and telnet is O.K when I look at the output message of " netstat -i " the statistics of errors and collision packet was pointing to " 0 " so i...
2007 Feb 28
1
OT: Patch to OSS app for CDP without a Cisco switch - TESTERS WANTED
...lready used vconfig to add the voice vlan to the laptop). A quick howto: - Download and extract cdp-tools: http://gpl.internetconnection.net/files/cdp-tools.tar.gz - Apply my patch http://www.krisk.org/asterisk/cdp-tools.patch - Compile cdp-tools - Run cdp-tools (as root): sudo ./cdp-send -c l2sw -d -L 1 -V 20 -m i586 -n "pbx" -s "FakeSwitch" -t 10 -P full eth0 Explanation: -c (advertise as layer 2 switch) -d (turn debugging on) -L (Native VLAN) -V (Voice VLAN) -m (machine architecture) -n (machine name) -s (machine software) -t (wait time between broadcasts) -P (advert...