C 841 M C 841 M 3 LANVLAN








- Slides: 8



C 841 Mの設定例 • C 841 Mでは以下の 3つの設定を行います LAN用のVLAN 10 • VLAN 10用のDHCP • LANインターフェイス • TFTPサーバの設定 • ※グローバルコンフィグレーションモードか ら、右枠の設定例を参考として設定します DHCP設定 ip dhcp pool smb network 192. 168. 0. 0 255. 0 bootfile SG 300. txt default-router 192. 168. 0. 254 dns-server 8. 8 option 150 ip 192. 168. 0. 254 lease 0 2 vlan 10 interface Vlan 10 ip address 192. 168. 0. 254 255. 0 int gig 0/1 switchport mode access switchport access vlan 10 VLAN 10設定 LANインターフェイス設定 TFTPサーバ設定 tftp-server flash: SG 300. txt © 2014 Cisco and/or its affiliates. All rights reserved. Cisco Public 3

SG 300用の設定ファイル作成例-1 • SG 300へ配布する設定情報を作成します(サンプルは以下の枠内) interface gi 2 description test exit voice vlan oui-table add 0001 e 3 Siemens_AG_phone____ voice vlan oui-table add 00036 b Cisco_phone_______ voice vlan oui-table add 00096 e Avaya__________ voice vlan oui-table add 000 fe 2 H 3 C_Aolynk_______ voice vlan oui-table add 0060 b 9 Philips_and_NEC_AG_phone voice vlan oui-table add 00 d 01 e Pingtel_phone______ voice vlan oui-table add 00 e 075 Polycom/Veritel_phone___ voice vlan oui-table add 00 e 0 bb 3 Com_phone_______ hostname SG 300 -test username cisco password encrypted 084783 d 53 f 8 d 5672 dd 85550842 f 6 df 0 c 920 e 2 a 81 privilege 15 no snmp-server © 2014 Cisco and/or its affiliates. All rights reserved. Cisco Public 4

SG 300用の設定ファイル作成例-2 • 作成したSG 300用の設定ファイルをUSBメモリへコピーします • USBメモリをルータに挿入し、”copy usbflash 0: SG 300. txt flash: SG 300. txt”コマンドでルータのFlash領域にコピーします C 841 M# Sep 14 04: 44: 55. 892: %USBFLASH-5 -CHANGE: usbflash 0 has been inserted! C 841 M#copy usbflash 0: SG 300. txt flash: SG 300. txt Destination filename [SG 300. txt]? Copy in progress. . . C 624 bytes copied in 0. 408 secs (1529 bytes/sec) C 841 M# © 2014 Cisco and/or its affiliates. All rights reserved. Cisco Public 5


SG 300の初期設定情報配布手順 -2 • SG 300にコンソール接続すると、初期設定が反映されていることを確認で きます User Name: cisco Password: ***** あらかじめ定義した ユーザ名・パスワードでのログイン後 SG 300 -test#show startup-config 定義した設定情報が次回起動時にも反 interface gi 2 description test 映 exit voice vlan oui-table add 0001 e 3 Siemens_AG_phone____ voice vlan oui-table add 00036 b Cisco_phone_______ voice vlan oui-table add 00096 e Avaya__________ voice vlan oui-table add 000 fe 2 H 3 C_Aolynk_______ voice vlan oui-table add 0060 b 9 Philips_and_NEC_AG_phone voice vlan oui-table add 00 d 01 e Pingtel_phone______ voice vlan oui-table add 00 e 075 Polycom/Veritel_phone___ voice vlan oui-table add 00 e 0 bb 3 Com_phone_______ hostname SG 300 -test username cisco password encrypted 084783 d 53 f 8 d 5672 dd 85550842 f 6 df 0 c 920 e 2 a 81 privilege 15 no snmp-server © 2014 Cisco and/or its affiliates. All rights reserved. Cisco Public SG 300 -test# 7
