<?xml version="1.0" encoding="UTF-8" ?><rdf:RDF 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xml:lang="ja">
  <channel rdf:about="http://w.atwiki.jp/ucstudy/">
    <title>ucstudy @ ウィキ</title>
    <link>http://w.atwiki.jp/ucstudy/</link>
    <atom:link href="https://w.atwiki.jp/ucstudy/rss10.xml" rel="self" type="application/rss+xml" />
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com" />
    <description>ucstudy @ ウィキ</description>

    <dc:language>ja</dc:language>
    <dc:date>2011-04-19T17:28:29+09:00</dc:date>
    <utime>1303201709</utime>

    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/2.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/16.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/15.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/14.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/13.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/1.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/12.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/11.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/10.html" />
                <rdf:li rdf:resource="https://w.atwiki.jp/ucstudy/pages/9.html" />
              </rdf:Seq>
    </items>
	
		
    
  </channel>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/2.html">
    <title>メニュー</title>
    <link>https://w.atwiki.jp/ucstudy/pages/2.html</link>
    <description>
      &amp;treemenu2(title=CCIE Voice Overview){[[CCIE Voice Written Blueprint&gt;http://www45.atwiki.jp/ucstudy/pages/13.html]]|[[CCIE Voice Lab Blueprint&gt;http://www45.atwiki.jp/ucstudy/pages/12.html]]|}

&amp;treemenu2(title=CIPT Part1){&amp;treemenu2(title=Chapter 7 - Endpoints){[[Endpoints&gt;http://www45.atwiki.jp/ucstudy/pages/15.html]]|[[Boot Sequence&gt;http://www45.atwiki.jp/ucstudy/pages/16.html]]}}

----
**リンク
-[[@wiki&gt;&gt;http://atwiki.jp]]
-[[@wikiご利用ガイド&gt;&gt;http://atwiki.jp/guide/]]

// リンクを張るには &quot;[&quot; 2つで文字列を括ります。
// &quot;&gt;&quot; の左側に文字、右側にURLを記述するとリンクになります


//**更新履歴
//#recent(20)

&amp;link_editmenu(text=ここを編集)    </description>
    <dc:date>2011-04-19T17:28:29+09:00</dc:date>
    <utime>1303201709</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/16.html">
    <title>Boot Sequence</title>
    <link>https://w.atwiki.jp/ucstudy/pages/16.html</link>
    <description>
      ◆IP-Phoneが起動するために必要な要素
-CDP Ver.2
-DHCP
-MAC address-based device identification
-TFTP
-PoE
-PC Port

1、CDP Ver2
CatalystがIP-Phoneに対してVLANを設定する為にトラックしているCisco独自のプロトコル。
また、Emergency Responderとしても使える。
要はモバイル環境で911をダイヤルしたMobileをCUCMに通知。電話機が追加されました、とCUCMによってアナウンスされる。

2、DHCP
IPを動的に振る場合は必要。静的な場合は手動設定も可

3、MAC address-based device identification
サブネット間の移動を簡素化するために認証はMAC Addressを使用。

4、TFTP
CUCMは動的に「電話機固有のコンフィグ」を生成し、IP-PhoneはMACに紐付いた自分専用のコンフィグを読みに行く。
DHCP Option 150によってTFTPサーバのIPを得る事が出来る。
Alternate TFTPによって手動設定も可。

5、PoE
IEEE802.3afとCisco Powerの二つがある。
古いCatalystだとIEEE802.3afが実装されていない。

6、PC Port
電話機によってはPCが接続するPortがある。


◆Boot Sequence

Step1:PoE
スイッチ経由で電力を得る。
Cisco Powerだと10W、IEEE802.3afは15.4Wがデフォルト。
Type Bは両方サポートしているが、IEEEは必要要件ではない。

Step2:Loading the stored phone image
電話機に実装されているNVRAMを読み、firmware imageを読み込む。
bootstrap loaderによって情報を展開、初期化を実行する。

Step3:Configuring VLAN
CatalystはCDPを用いて電話機にVLANを割り当てる。
ASICはdot1qフレームを生成しフレームの転送をする。
また、ASICは1p3q1t (1 priority queue, 3 normal queues, 1 drop threshold) QoSを実現。
WRED (weighted random early detection)はサポートしていない。

Step4:Obtaining an IP Address
DHCPを用いてIP、マスク、DGWを取得する。
ローカルブロードキャスト→失敗したらNVRAMにあるIPを使う。（このNVRAMにあるIPは前回起動時にDHCPでもらったもの）

Step5:Requesting the configuration file and the profile file
SEP＜MAC Address＞.cnf.xml　→　NVRAMにある自分のコンフィグ　→　XMLDefault.cnf.xml
MACに紐付いた専用コンフィグはTFTPサーバで自動生成される。なかったら自分のNVRAMにあるものを使おうとする。
更にNVRAMにあるコンフィグがなかった場合はAuto-Regist用のデフォルトを参照する。

Step6:Registering
SCCP over TCP 2000を使用。CM Groupの優先度順にしたがって登録を試みる。    </description>
    <dc:date>2011-04-19T17:27:35+09:00</dc:date>
    <utime>1303201655</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/15.html">
    <title>CIPT Part1 - Chapter 7 Endpoints</title>
    <link>https://w.atwiki.jp/ucstudy/pages/15.html</link>
    <description>
      ◆概要

 - Cisco Unified IP Phones (SCCP or SIP)
 - Cisco SCCP-Only Phones
 - 3rd Party H.323 Endpoints
 - 3rd Party SIP Endpoints
 - Software-based Phones

◆TYPE A Cisco Phones
 →7905, 7912, 7940, 7960

◆TYPE B Cisco Phones
 →7906, 7911, 7931, 7941, 7942, 7945, 7961, 7962, 7965, 7970, 7971, 7975

◆Software-based Phone
1、Cisco Unified IP Communicator (CIPC) 
 - 7970がベース、SCCP,SIP(V2.1から）両方サポート
　
2、Cisco Unified Personal Communicator (CUPC)
 - Presenceが必要。
 - Phone, Video, IMとして動作する。

◆SCCP-Only Phones
 - 7902, 7910　（既にEoS）

◆サポートしている機能の数
　SCCP＞＞SIP Type A＞＞＞SIP Type B    </description>
    <dc:date>2011-04-19T16:12:48+09:00</dc:date>
    <utime>1303197168</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/14.html">
    <title>CCIE Voice Lab Exam Blueprint</title>
    <link>https://w.atwiki.jp/ucstudy/pages/14.html</link>
    <description>
      1. Basic Campus Design

 DHCP, TFTP
 Catalyst Voice and data VLAN config
 Catalyst VTP config

2. CallManager and CallManager Express Configuration

 Phone registration
 Phone configuration

3. Voice Gateway and Signaling

 Analog and digital voice protocols: FXS, FXO-M1, T1, E1, PRI, CAS, R2
 VoIP protocols: H.323, MGCP, SCCP, SIP, RAS

4. Call Routing

 CCM route patterns (@ wildcard not tested)
 CCM route preference and redundancy
 IOS dial peers
 Digit Manipulation and translation

5. Voice Codec

 G.711ulaw, G.711alaw, G.729, G.723

6. Call Admission Control

 Location-based
 RAS-based

7. High Availability Features

 SRST
 AAR

8. Media Resource Management

 Conference bridge software and hardware
 Transcoder
 MTP
 MOH

9. QoS Considerations

 L2/L3 classifications and policing
 Queuing mechanisms
 LFI
 Catalyst switch QoS

10. Unified Messaging

 Unity Voicemail intergration
 Unity administration

11. CRS/IPCC Express Application

 Default script configuration and integration
 Custom script configuration and integration

12. Call Manager Voice Applications

 Any native applications to Call Manager. (Ex Extension Mobility, Attendant Console, IPMA)

13. Supplementary Services

14. Directory Services and Integration

15. FAX

 Fax pass-through
 Fax relay    </description>
    <dc:date>2011-04-19T12:48:44+09:00</dc:date>
    <utime>1303184924</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/13.html">
    <title>CCIE Voice Written Exam Blueprint</title>
    <link>https://w.atwiki.jp/ucstudy/pages/13.html</link>
    <description>
      1. CallManager

 Codecs/Regions
 Redundancy (CM Groups/Device Pool)
 Dial Plan: Gatekeeper, SIP Proxy, Route Patterns, Route Groups, Route Lists, Digit Manipulation and Digit Analysis
 Music on Hold
 Conferencing (Audio and Video)
 Transcoding
 Media Termination Points
 CM Features: Extension Mobility, IPMA, Attendant Console, Call Park, Pickup
 Phone Settings
 CTI, TAPI and JTAPI Interface

2. QoS

 Link Efficiency: LFI, MLPPP, FRF.12, cRTP, VAD
 Classification and Marking
 Congestion Management: Queuing
 CAC: RSVP, GK
 Traffic Policing and Shaping
 LAN QoS
 CM CAC and GK. Hub and Spoke/Fully Meshed MPLS

3. Telephony Protocols

 SCCP
 RTP &amp; cRTP
 MGCP
 SIP
 H.323
 Analog and TDM Signaling

4. Unity

 Integration
 MWI, SMDI
 DPA
 Call Handlers
 Unified Messaging
 VPIM

5. IOS IP Telephony Skills

 SRST
 CME
 CUE

6. IP IVR/IPCC Express

 Speech Recognition
 ICD Functions
 Database Lookups
 VXML

7. Security

 DHCP Snooping
 MCS OS Hardening
 Phone Authentication and Encryption
 TCP/UDP Port List
 Firewalls and Application Layer Gateways (ALG)
 NAT

8. Infrastructure Protocols

 DNS
 TFTP
 NTP
 Inline Power: Cisco and 802.3af

9. Application Protocols

 IP Multicast
 Video
 Fax and Modem

10. Operations and Network Management    </description>
    <dc:date>2011-04-19T12:31:43+09:00</dc:date>
    <utime>1303183903</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/1.html">
    <title>トップページ</title>
    <link>https://w.atwiki.jp/ucstudy/pages/1.html</link>
    <description>
      **ucstudy@wikiへようこそ
-このページはCCIE Voiceに向けた自分用のメモページです。
-基本的に編集は管理人以外許可しません。

**バグ・不具合を見つけたら？ 要望がある場合は？
お手数ですが、メールでお問い合わせください。    </description>
    <dc:date>2011-04-19T11:58:37+09:00</dc:date>
    <utime>1303181917</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/12.html">
    <title>プラグイン/人気商品一覧</title>
    <link>https://w.atwiki.jp/ucstudy/pages/12.html</link>
    <description>
      * 人気商品一覧
@wikiのwikiモードでは
 #price_list(カテゴリ名)
と入力することで、あるカテゴリの売れ筋商品のリストを表示することができます。

カテゴリには以下のキーワードがご利用できます。
|キーワード|表示される内容|
|ps3|PlayStation3|
|ps2|PlayStation3|
|psp|PSP|
|wii|Wii|
|xbox|XBOX|
|nds|Nintendo DS|
|desctop-pc|デスクトップパソコン|
|note-pc|ノートパソコン|
|mp3player|デジタルオーディオプレイヤー|
|kaden|家電|
|aircon|エアコン|
|camera|カメラ|
|game-toy|ゲーム・おもちゃ全般|
|all|指定無し|

空白の場合はランダムな商品が表示されます。

※このプラグインは[[価格比較サイト@PRICE&gt;&gt;http://atprice.jp]]のデータを利用しています。

-----

たとえば、
 #price_list(game-toy)
と入力すると以下のように表示されます。

ゲーム・おもちゃ全般の売れ筋商品
#price_list(game-toy)

ノートパソコンの売れ筋商品
#price_list(game-toy)

人気商品リスト
#price_list()
    </description>
    <dc:date>2011-04-08T11:32:57+09:00</dc:date>
    <utime>1302229977</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/11.html">
    <title>プラグイン/コメント</title>
    <link>https://w.atwiki.jp/ucstudy/pages/11.html</link>
    <description>
      * コメントプラグイン
@wikiのwikiモードでは
 #comment()
と入力することでコメントフォームを簡単に作成することができます。
詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_60_ja.html


-----
たとえば、#comment() と入力すると以下のように表示されます。

#comment    </description>
    <dc:date>2011-04-08T11:32:57+09:00</dc:date>
    <utime>1302229977</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/10.html">
    <title>プラグイン/関連ブログ</title>
    <link>https://w.atwiki.jp/ucstudy/pages/10.html</link>
    <description>
      * 関連ブログ
@wikiのwikiモードでは
 #bf(興味のある単語)
と入力することで、あるキーワードに関連するブログ一覧を表示することができます

詳しくはこちらをご覧ください。
＝＞http://atwiki.jp/guide/17_161_ja.html

-----


たとえば、#bf(ゲーム)と入力すると以下のように表示されます。


#bf(ゲーム)
    </description>
    <dc:date>2011-04-08T11:32:57+09:00</dc:date>
    <utime>1302229977</utime>
  </item>
    <item rdf:about="https://w.atwiki.jp/ucstudy/pages/9.html">
    <title>プラグイン</title>
    <link>https://w.atwiki.jp/ucstudy/pages/9.html</link>
    <description>
      @wikiにはいくつかの便利なプラグインがあります。

-----


#ls

-----

これ以外のプラグインについては@wikiガイドをご覧ください
=&gt;http://atwiki.jp/guide/
    </description>
    <dc:date>2011-04-08T11:32:57+09:00</dc:date>
    <utime>1302229977</utime>
  </item>
  </rdf:RDF>
