show voice vlan
音声 VLAN タイプが OUI の場合に、すべてのインターフェイスまたは特定のインターフェイスの音声 VLAN ステータスを表示するには、show voice vlan 特権 EXEC モード コマンドを使用します。
構文
show voice vlan [type {oui [{interface-id | detailed}] | auto}]
パラメータ
-
type oui:(オプション)よく使用される OUI 音声 VLAN 固有のパラメータを表示します。
-
type auto:(オプション)よく使用される自動音声 VLAN 固有のパラメータを表示します。
-
interface-id:(オプション)イーサネット ポート ID を指定します。
-
detailed:(オプション)現在のポートに加えて、現在のポート以外のポートの情報を表示します。
デフォルト設定
type パラメータを省略した場合は、現在の音声 VLAN タイプが使用されます。
interface-id パラメータを省略した場合は、現在のすべてのインターフェイスに関する情報が表示されます。detailed を使用した場合は、現在のポート以外のポートも表示されます。
コマンド モード
特権 EXEC モード
使用上のガイドライン
パラメータを指定しないでこのコマンドを使用すると、現在の音声 VLAN タイプ パラメータ、ローカルの音声 VLAN 設定、および合意済みの音声 VLAN 設定が表示されます。
type パラメータを指定してこのコマンドを使用すると、選択したタイプに関連する音声 VLAN パラメータが表示されます。ローカルの音声 VLAN 設定および合意済みの音声 VLAN 設定は、これが現在の音声 VLAN ステータスである場合にのみ表示されます。
interface-id パラメータは、OUI VLAN タイプに対してのみ意味を持ちます。
例
次に、さまざまな設定でこのコマンドの出力を表示する例を示します。
例 1:auto 音声 VLAN パラメータを表示します(これは、実際に有効になっている音声 VLAN ステータスから独立しています)。
switch>show voice vlan type auto
switchxxxxxx# show voice vlan type auto
Best Local Voice VLAN-ID is 5
Best Local VPT is 5 (default)
Best Local DSCP is 46 (default)
Agreed Voice VLAN is received from switch 00:24:01:30:10:00
Agreed Voice VLAN priority is 0 (active static source)
Agreed Voice VLAN-ID is 5
Agreed VPT is 5
Agreed DSCP is 46
Agreed Voice VLAN Last Change is 11-Jul-11 15:52:51
switchxxxxxx#
例 2:音声 VLAN ステータスが自動有効になっている場合に、現在の音声 VLAN パラメータを表示します。
switch>show voice vlan
Administrate Voice VLAN state is auto-enabled on IPv4
Operational Voice VLAN state is auto-enabled
Best Local Voice VLAN-ID is 5
Best Local VPT is 5 (default)
Best Local DSCP is 46 (default)
Agreed Voice VLAN is received from switch 00:24:01:30:10:00
Agreed Voice VLAN priority is 0 (active static source)
Agreed Voice VLAN-ID is 5
Agreed VPT is 5
Agreed DSCP is 46
Agreed Voice VLAN Last Change is 11-Jul-11 16:48:13
switchxxxxxx#
例 3:管理音声 VLAN ステータスが自動トリガーになっているものの、音声 VLAN がトリガーされていない場合に、現在の音声 VLAN パラメータを表示します。
switch>show voice vlan
Administrate Voice VLAN state is auto-triggered on ipv6
Operational Voice VLAN state is disabled
VSDP Authentication is disabled
例 4:管理音声 VLAN ステータスが自動トリガーで、音声 VLAN がトリガーされている場合に、現在の音声 VLAN パラメータを表示します。
switchxxxxxx(config)# voice vlan state auto-triggered
switchxxxxxx(config)# voice vlan state auto-triggered
operational voice vlan state is auto
admin state is auto triggered
switchxxxxxx# show voice vlan
Administrate Voice VLAN state is auto-triggered on ipv6
Operational Voice VLAN state is auto-enabled
Best Local Voice VLAN-ID is 5
Best Local VPT is 5 (default)
Best Local DSCP is 46 (default)
Agreed Voice VLAN is received from switch 00:24:01:30:10:00
Agreed Voice VLAN priority is 0 (active static source)
Agreed Voice VLAN-ID is 5
Agreed VPT is 5
Agreed DSCP is 46
Agreed Voice VLAN Last Change is 11-Jul-11 15:52:51
例 5:自動音声 VLAN と OUI の両方が無効になっている場合に、現在の音声 VLAN パラメータを表示します。
switch>show voice vlan
switchxxxxxx# show voice vlan
Administrate Voice VLAN state is disabled
Operational Voice VLAN state is disabled
Best Local Voice VLAN-ID is 5
Best Local VPT is 5 (default)
Best Local DSCP is 46 (default)
Aging timeout: 1440 minutes
例 6:音声 VLAN 動作状態が OUI である場合に、音声 VLAN パラメータを表示します。
switch>show voice vlan
Administrate Voice VLAN state is oui-enabled
Operational Voice VLAN state is oui-enabled
Best Local Voice VLAN-ID is 1 (default)
Best Local VPT is 4
Best Local DSCP is 1
Aging timeout: 1440 minutes
CoS: 6
Remark: Yes
OUI table
MAC Address - Prefix Description
-------------------- ------------------
00:E0:BB 3COM
00:03:6B Cisco
00:E0:75 Veritel
00:D0:1E Pingtel
00:01:E3 Simens
00:60:B9 NEC/Philips
00:0F:E2 Huawei-3COM
00:09:6E Avaya
Interface Enabled Secure Activated CoS Mode
------------- ------- ------- --------- --------
gi1/0/1 Yes Yes Yes all
gi1/0/2 Yes Yes No src
gi1/0/3 No No
...