Cisco Cisco SG200-26P 26-port Gigabit PoE Smart Switch ユーザーガイド

ページ / 279
Smartport
組み込み
 Smartport 
マクロ
Cisco Small Business 200 1.1 
シリーズ
 
スマート
 
スイッチ
 
アドミニストレーション
 
ガイド
 124
9
 
desktop
[desktop]
# インターフェイス コンフィギュレーション。デスクトップ デバイス(PC など)をスイッ
チ ポートに接続するときに、ネットワーク セキュリティと信頼性の向上を目的とする。
# マクロ説明 Desktop
# マクロ キーワード $native_vlan $max_hosts
#
# マクロ キー説明:$native_vlan:ポートに設定されるタグなし VLAN
#                         $max_hosts:ポートに許可されるデバイスの最大数
# デフォルト値
#$native_vlan = デフォルト VLAN
#$max_hosts = 10
#
# ポート タイプの自動検出は不可
#
# デフォルト モードはトランク
smartport switchport trunk native vlan $native_vlan
#
port security max $max_hosts
port security mode max-addresses
port security discard trap 60
#
smartport storm-control broadcast level 10
smartport storm-control include-multicast
smartport storm-control broadcast enable
#
spanning-tree portfast
#
@