目前分類:網路 (9)
- Mar 31 Thu 2016 17:38
確認筆電是否支援Wifi 5GHz訊號
- Apr 19 Thu 2012 14:14
arp inspection V.S. Static ip address
DHCP Snooping介紹
( 在收到DHCP Server合法回應時,並可記錄已完成的 DHCP 資訊庫,內有 MAC位置 / IP位置 / 租用時間 等等資訊。 )
DHCP Snooping2
- Mar 31 Thu 2011 15:53
HP Procurve Switch 升級fireware
- Mar 12 Fri 2010 14:45
Cisco uplinkfast
在Spanning-tree中,每個設備除了有和root連的root port外,再多記一個redundent連往root port,如果當原本往root路徑上發生不通時,redundent的那條會馬上從blocking變成forwarding,加速收斂,三十秒 -> 零~一秒。(用在有兩台Core Switch下比較適合)
- Mar 04 Thu 2010 09:30
CDP-4-NATIVE_VLAN_MISMATCH
- Mar 02 Tue 2010 17:08
ip source guard
IP source guard的運用
IP source guard可以避免合法使用的IP被其他人盜用的情形,這也是目前許多網路管理人員非常頭痛的問題。當網路管理人員試圖利用流量管制的方式管控每個使用者的流量,並進而對違法流量政策的使用者採取封鎖IP的處罰時,懂得IP設定的使用者便嘗試更改IP,造成被盜用者也無法連上線,或是被盜用者也嘗試使用其他人的IP,如此的惡性循環往往造成整個區域網路IP使用上的困擾,IP source guard無疑是解決這種問題的最佳方式。
IP source guard運作上是依據IP source binding table來檢視比對來自untrust interface的source IP或source IP/MAC-address。而IP source binding table的來源是DHCP snooping產生的DHCP snooping binding database或手動設定的IP source binding。手動設定的IP source binding適用於網路環境並非是由DHCP server來配發IP,因此想要做到全面性的IP/MAC-address binding,網管人員對於使用者的IP/MAC-address資料蒐集必須非常完整。
IP source guard運作上是依據IP source binding table來檢視比對來自untrust interface的source IP或source IP/MAC-address。而IP source binding table的來源是DHCP snooping產生的DHCP snooping binding database或手動設定的IP source binding。手動設定的IP source binding適用於網路環境並非是由DHCP server來配發IP,因此想要做到全面性的IP/MAC-address binding,網管人員對於使用者的IP/MAC-address資料蒐集必須非常完整。
- Feb 10 Wed 2010 17:03
Redistributing Default Route in OSPF
redistribute static subnets command is used to redistribute static routes in OSPF, However static default route (ip route 0.0.0.0 0.0.0.0…) is not injected in to OSPF topology database. IF you want to redistribute static route in OSPF, following command should be used with in the router ospf configuration.
default-information originate always
- Feb 10 Wed 2010 09:22
UDP Ports 67 and 68
- Dec 29 Tue 2009 15:48
Portchannel 設定