<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> 
<rss version="2.0">
<channel>
	<title>makotoccie@wiki</title> 
	<description></description> 
	<link>http://makotoccie.atwiki.com/</link> 



		<item>
		<title>
			 <![CDATA[ Link efficiency mechanisms ]]> 
		</title>
		<description>
			<![CDATA[ asereje ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/Link%20efficiency%20mechanisms
		</link>
		<pubDate>Sat, 07 Jun 2008 17:48:52 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ CCIE note ]]> 
		</title>
		<description>
			<![CDATA[ [[VLANs, VTP, STP, MSTP, RSTP, Trunk, Etherchannel, management, features, advanced configuration, Layer 3]]
[[IP services]]
[[EBGP]]
[[Security]]
[[System management]]
[[]] ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/CCIE%20note
		</link>
		<pubDate>Sat, 31 May 2008 13:49:45 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ NTP ]]> 
		</title>
		<description>
			<![CDATA[  ntp authentication-key 1 md5 CISCO
 ntp authenticate
 ntp trusted-key 1
 ntp peer 150.1.6.6
 ntp server 204.12.1.254 key 1

204.12.1.254 と password CISCO で認証(md5)
204.12.1.254 が down したら 150.1.6.6 と時間を同期 ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/NTP
		</link>
		<pubDate>Fri, 04 Apr 2008 02:54:54 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ filter ]]> 
		</title>
		<description>
			<![CDATA[ * [http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/himc_r/mlt_i2h.htm#wp1069459ip pim neighbor-filter]

* [http://www.cisco.com/univercd/cc/td/doc/product/software/ios124/124cr/himc_r/mlt_i2h.htm#wp1069459ip pim neighbor-filter] ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/filter
		</link>
		<pubDate>Sun, 23 Mar 2008 15:11:55 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ TCP Intercept (Preventing Denial-of-Service Attacks) ]]> 
		</title>
		<description>
			<![CDATA[ ===Links===
* [http://www.cisco.com/en/US/docs/ios/12_4/secure/configuration/guide/schdenl.html CCO]
* [http://www.n-study.com/network/2006/07/configuring_tcp_intercept1.html　ネットワークのおべんきょしませんか? ]
* [http://www.n-study.com/network/2006/07/configuring_tcp_intercept2.html　ネットワークのおべんきょしませんか? ]
* [http://www.n-study.com/network/2006/08/configuring_tcp_intercept3.html　ネットワークのおべんきょしませんか? ] ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/TCP%20Intercept%20%28Preventing%20Denial-of-Service%20Attacks%29
		</link>
		<pubDate>Wed, 05 Mar 2008 03:36:15 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ Traffic filtering and firewalls ]]> 
		</title>
		<description>
			<![CDATA[ * '''[[Reflexive Access Lists]]''' ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/Traffic%20filtering%20and%20firewalls
		</link>
		<pubDate>Wed, 05 Mar 2008 03:05:20 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ helper address ]]> 
		</title>
		<description>
			<![CDATA[  interface FastEthernet0/0
  ip address 160.14.12.1 255.255.255.0
  ip helper-address 10.1.1.1
 !
 __'''ip forward-protocol udp 3000'''__ ***** helper address で変換されるポートを指定


* [http://www5e.biglobe.ne.jp/~aji/30min/04.html 30 Minutes Network]
* [http://www.cisco.com/en/US/docs/ios/12_4/ip_addr/command/reference/adr_i1h.html#wp1205299 CCO] ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/helper%20address
		</link>
		<pubDate>Sun, 02 Mar 2008 21:46:43 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ IP addressing ]]> 
		</title>
		<description>
			<![CDATA[ ==[[ip address negotiate]]== ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/IP%20addressing
		</link>
		<pubDate>Sun, 02 Mar 2008 21:38:19 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ Broadcast Queue for an Interface ]]> 
		</title>
		<description>
			<![CDATA[ ==Broadcast Que for an Interface==


*broadcast queue hold =&gt; 80 packets
*maximum byte transmission rate =&gt; 240000 bytes per second
*have a maximum packet transmission rate =&gt; 160 packets per second



 interface Serial1/0
  ip address 160.14.11.1 255.255.255.248
  encapsulation frame-relay  frame-relay map ip 160.14.11.3 103 broadcast
  frame-relay map ip 160.14.11.4 104 broadcast
  no frame-relay inverse-arp
  __'''frame-relay broadcast-queue 80 240000 160'''__


* [http://www.cisco.com/en/US/docs/ios/12_2/wan/configuration/guide/wcffrely_ps6350_TSD_Products_Configuration_Guide_Chapter.html#wp1002616 CCO]

* [http://www.cisco.com/en/US/docs/ios/12_4/wan/command/reference/wan_f1h.html#wp1071181 CCO] ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/Broadcast%20Queue%20for%20an%20Interface
		</link>
		<pubDate>Sun, 02 Mar 2008 21:27:22 +0000</pubDate>
	</item>
		<item>
		<title>
			 <![CDATA[ Frame relay ]]> 
		</title>
		<description>
			<![CDATA[ * '''[[fram-relay traffic shaping]]'''
* list 2
* list 3 ]]> 
		</description>
		<link>
			http://makotoccie.atwiki.com/page/Frame%20relay
		</link>
		<pubDate>Sun, 02 Mar 2008 21:12:34 +0000</pubDate>
	</item>
	

</channel>
</rss>