概要
このドキュメントでは、Cisco Nexus 6000 スイッチで Embedded Logic Analyzer Module(ELAM)を実行する手順、最も関連性のある出力、および結果の解釈方法を説明します。
トポロジ
IP:12.12.12.2 SVI vlan 100 IP:12.12.12.3 IP:13.13.13.2
(Mac 78da.6e71.95ff) SVI vlan 200 IP:13.13.13.3 (Mac 78da.6e71.9b7f
Nexus 6001T スイッチは以前の例でも使用されていましたが、トラブルシューティングに使用される以下の手順とコマンドは、Nexus 6000 スイッチのすべてのモデルに適用されます。
IPアドレス12.12.12.2のVlan100のホスト1は、ポートEthernet2/1のNexus 6000スイッチに接続されています。Nexus 6000スイッチのもう一方の端は、Vlan200ポートethernet2/4のIPアドレス13.13.13.2のHost 2に接続されています。
この例では、ホスト1はVlan200のホスト2にアドレス解決プロトコル(ARP)要求を送信します。ELAMは、12.12.12.2から13.13.13.2に向かう単一のブロードキャストパケットをキャプチャするために使用されます。ELAMでは、単一のフレームをキャプチャできます。
ASIC インスタンスの判別
Nexus6k-11.25-2-ESC# show platform fwm info pif ethernet 2/1 | inc slot_asic
Eth2/1 pd: slot 1 logical port num 0 slot_asic_num 0 global_asic_num 5 fw_ins
t 8 phy_fw_inst 2 fc 0
Nexus6k-11.25-2-ESC# show platform fwm info pif ethernet 2/4 | inc slot_asic
Eth2/4 pd: slot 1 logical port num 3 slot_asic_num 1 global_asic_num 6 fw_ins
t 4 phy_fw_inst 1 fc 0
上記の出力には、「スロット 1」に対応する eth2/1 と eth2/4 の両方が示されています。
注:スロット番号は 0 ベースであるのに対し、bigsur インスタンスは 1 ベースです。そのため、この例のスロット 1 は bigsur インスタンス 2 に対応します。
トリガーの設定
Nexus6k-11.25-2-ESC(config)# elam slot 2 asic bigsur instance ?
*** No matching command found in current mode, matching in (exec) mode ***
<0-5> ASIC Instance Number
all All the ASICs in this slot.
ASIC インスタンスが 0 および 1 であるため、この場合、すべてのインスタンスを使用できます。
このトリガーは、次のパラメータと一致するパケットをキャプチャします。
- 送信元 MAC アドレス:78da.6e71.95ff
- VLAN 100
Nexus6k-11.25-2-ESC(config)# elam slot 2 asic bigsur instance 0
Nexus6k-11.25-2-ESC(bigsur-elam)# trigger lu ingress arp if source-mac-address
78da.6e71.95ff vlan 0x64
注:VLAN は、ELAM トリガーで 16 進数値として入力します。hex 100 コマンドを入力して、10 進数を 16 進数に変換します。
キャプチャの開始
12.12.12.3Nexus6k-11.25-2-ESC(bigsur-elam)# start capture
Nexus6k-11.25-2-ESC(bigsur-elam)# show elam asic bigsur
+-------------------------------+
| Slot | Instance | State |
+-------------------------------+
| -- | -- | -- |
| -- | -- | -- |
| -- | -- | -- |
| -- | -- | -- |
| -- | -- | -- |
| 02 | 00 | Start |
| 02 | 01 | Start |
| 02 | 02 | Start |
| 02 | 03 | Start |
| 02 | 04 | Start |
Nexus6k-11.25-2-ESC(bigsur-elam)# show capture lu
Things of interest in elam capture
Ethernet2/1 IS NOT A PC
+-----------------------------------------+
| Lookup Vector |
+--------------------+--------------------+
| Field | Raw Value |
+--------------------+--------------------+
...
...
...
| CE_DA | 0x002a6a570401 |
| CE_SA | 0x78da6e7195ff |
...
...
| CE_Q0_ETYPE | 0x8100 |
| CE_Q0_VLAN | 100 |
| CE_Q0_VLAN | 100 |
...
...
| ARP_SHA | 0x78da6e7195ff |
| ARP_SPA | 12.12.12.2 |
| ARP_THA | 0x002a6a570401 |
| ARP_TPA | 12.12.12.3 |
Egress Interface: Ethernet2/4 IS NOT A PC
+-----------------------------------------+
| Lookup Vector |
+--------------------+--------------------+
| Field | Raw Value |
+--------------------+--------------------+
| CE_DA | 0xffffffffffff |
| CE_SA | 0x002a6a570401 |
...
...
| ARP_SHA | 0x002a6a570401 |
| ARP_SPA | 13.13.13.3 |
| ARP_THA | 0xffffffffffff |
| ARP_TPA | 13.13.13.2 |
結果の解釈
次に、キャプチャされたパケットの詳細を示します。
Nexus6k-11.25-2-ESC(bigsur-elam)# show capture rs
+------------------------------------------+
| Result Vector |
+---------------------+--------------------+
| Field | Raw Value |
+---------------------+--------------------+
| NSH_WORD2 | 0x20640 |
| CE_DA | 0x002a6a570401 |
| CE_DA_RW | 0 |
| CE_SA | 0x78da6e7195ff | <<<<<<<<<< source mac address
| CE_SA_RW | 0 |
...
...
EXT_VLAN | 100 |
| CDCE_DA | 0x020abc000002 |
| CDCE_DA_RW | 1 |
| CDCE_SA | 0x020abc000033 |
| CDCE_SA_RW | 1 |
| CDCE_DTAG_ETYPE | 0x0000 |
| CDCE_QTAG_ETYPE | 0x0000 |
| CDCE_DTAG_TTL | 32 |
| CDCE_DTAG_TTL_RW | 1 |
| CDCE_DTAG_FTAG | 1023 |
| CDCE_DTAG_FTAG_RW | 1 |
その他の検証
その他の検証を行うために、トリガーを変更して次のパラメータに基づいてキャプチャすることもできます。
- 送信元 IP アドレス:12.12.12.2
- 宛先 IP アドレス:13.13.13.2
trigger lu ingress ipv4 if source-ipv4-address_ipv4 12.12.12.2
destination-ipv4-address_ipv4 13.13.13.2
Nexus 6000 ELAM によってサポートされるさまざまなフレーム形式
IPv4 パケットに加えて、次のフレーム タイプをキャプチャするように Nexus 6000 ELAM を設定することもできます。
arp ARP Frame Format
ce CE Frame Format
fc FC Frame Format
IPv4 と ARP に対応した ELAM での一般的なトリガー
これまでの例に加えて、次のパラメータに基づいてキャプチャするように ELAM トリガーを記述することもできます。
ce_q0_etype Ce_q0_etype
destination-ipv4-address_ipv4 Destination-ipv4-address_ipv4
destination-mac-address L2 destination address
l2_cos L2 cos (valid for lu ingress trigger only)
l3_ah L3_ah
l3_esp L3_esp
l3_frag L3_frag
l3_ipv6 L3_ipv6
l3_length L3_length
l3_mf L3_mf
l3_none_dest L3_none_dest
l3_none_frag L3_none_frag
l3_none_hbh L3_none_hbh
l3_none_route L3_none_route
l3_opt_none L3_opt_none
l3_prot L3_prot
l3_tos L3_tos
l3_ttl L3_ttl
l4_dp L4_dp
l4_sp L4_sp
l4_tcp_udp L4_tcp_udp
l4_tcpflags L4_tcpflags
max_ipv6_frag Max_ipv6_frag
max_ipv6_hbh Max_ipv6_hbh
pkt_id Pkt_id
sid Sid
source-ipv4-address_ipv4 Source-ipv4-address_ipv4
source-mac-address L2 source address
vlan L2 vlan (valid for lu ingress trigger only)
arp_hlen Arp_hlen
arp_htype Arp_htype
arp_oper Arp_oper
arp_plen Arp_plen
arp_ptype Arp_ptype
arp_sha Arp_sha
arp_spa Arp_spa
arp_tha Arp_tha
arp_tpa Arp_tpa
ce_q0_etype Ce_q0_etype
destination-mac-address L2 destination address
l2_cos L2 cos
pkt_id Pkt_id
sid Sid
source-mac-address L2 source address
vlan Vlan
関連情報