Elvis Woo

To whom be glory forever and ever. Amen.

Skip to: Content | Sidebar | Footer



Category: Network

Pinging Broadcast Address

4 March, 2008 (20:03) | Linux, Network

For example: 
[user@linuxos ~]# ping 172.30.30.0 -b
WARNING: pinging broadcast address
PING 172.30.30.0 (172.30.30.0) 56(84) bytes of data.
64 bytes from 172.30.30.123: icmp_seq=1 ttl=255 time=0.805 ms
64 bytes from 172.30.30.2: icmp_seq=1 ttl=255 time=1.30 ms (DUP!)
64 bytes from 172.30.30.15: icmp_seq=1 ttl=64 time=33.0 ms (DUP!)
64 bytes from 172.30.30.11: icmp_seq=1 ttl=64 time=35.0 ms (DUP!)
64 bytes from 172.30.30.14: icmp_seq=1 ttl=64 time=37.2 ms (DUP!)
64 bytes [...]

Catalyst 3550 Switches Settings Summary

5 February, 2008 (22:29) | Network

The R&D LAN of Lenovo Research Institute Shanghai Branch
(Nov. 6, 2005)
Four Catalyst 3550-24:
3550-001(vtp server)
3550-002
3550-003
3550-lab
 
Detail: http://www.elviswoo.com/?page_id=23
 
**************************************************

The port-mac binding command on Catalyst 3550 Switches.

2 December, 2007 (19:56) | Network

switchport mode access
switchport port-security
switchport port-security violation shutdown
switchport port-security mac-address sticky
switchport port-security aging static
switchport port-security mac-address sticky XXXX.XXXX.XXXX
**************************************************