function: ether - SEILシリーズ ログ一覧

function etherとして記録されるログの一覧と解説です。

function:ether

全て開く/閉じる

level ログメッセージ
crit link down
説明

キャリアをロストした。

意図しないlink downが発生する場合、回線速度やhalf-duplex/full-duplexなどのメディア設定、対向機器の設定や動作状況、ケーブルの種類や品質などをご確認ください。

crit link up (<media>)
説明

キャリアを検出した。

実際にlink upしたメディア<media>を表示します。

crit media change (<media>)
説明

メディアの変更を検出した。

変更後のメディア<media>を表示します。

error <ifname>: odd nibble workaround invalid preamble
説明

不正なプリアンブルのパケットを受信した。

error mii read address is mismatch, phy number #<n>
説明

miiのreadするアドレスが一致しなかった。

error mii write address is mismatch, phy number #<n>
説明

miiのwriteするアドレスが一致しなかった。

error bridge: member allocation failed
説明

メモリ不足のためブリッジメンバーを追加できなかった。

warn <ifname>: odd nibble workaround, frame length is too short (<length>)
説明

短すぎるフレームを受信した。

warn <ifname>: odd nibble workaround FCS error
説明

不正なFCSのパケットを受信した。

warn <ifname>: can not allocate command buffer from free pool allocator
説明

送信コマンドのバッファの確保に失敗しました。

warn <ifname>: there are a lot of number of segments of transmission data
説明

送信データのセグメント数が多すぎる。

warn <ifname>: can not allocate gather buffer from free pool allocator
説明

free pool allocatorからgatherバッファを確保できなかった。

warn <ifname>: failed in the transmission of the packet
説明

パケットの送信に失敗しました。

warn Can not complete autonegotiation yet
説明

autoネゴシエーションが完了できなかった。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 1)
説明

受信パケットをdropした。(partial error)

内部バッファにパケット全体が格納出来なかった(受信過負荷の状態)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 2)
説明

受信パケットをdropした。(jabber error)

パケットが大きすぎ、かつトランケートされている(ジャンボフレームを受け取った場合)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 3)
説明

受信パケットをdropした。(overrun error)

パケットが大きすぎ、かつCRCが誤っている。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 5)
説明

受信パケットをdropした。(aligment error)

パケットがbyte単位の整数値で表現できない長さであり、CRCに誤りがある(全二重のメディアタイプを設定し、対向装置と不一致の場合に発生することがある)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 6)
説明

受信パケットをdropした。(aligment error)

パケットが許可している長さよりも小さく、CRCに誤りがある(全二重のメディアタイプを設定し、対向装置と不一致の場合に発生することがある)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 7)
説明

受信パケットをdropした。(GMX FCS error)

パケットのCRCが誤っている(全二重のメディアタイプを設定し、対向装置と不一致の場合に発生することがある)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 8)
説明

受信パケットをdropした。

パケットサイズが許可している長さより小さい(64バイト以下)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 9)
説明

受信パケットをdropした。(extended error)

warn <ifname>: the reception error had occured, the packet was dropped (error code = 10)
説明

受信パケットをdropした。(length mismatch)

受信したフレームのL2HDRのlengthの値が実際の受信フレームサイズと合っていない(壊れた802.3フレーム)。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 11)
説明

受信パケットをdropした。(RGMII RX error)

RGMIIでパケットが、データ受信エラーになった。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 12)
説明

受信パケットをdropした。(RGMII skip error)

RGMIIでパケットがスキップバイトをカバーするための十分な長さをもっていなかった。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 13)
説明

受信パケットをdropした。(RGMII nibble error)

RGMIIでニブルエラーが発生した。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 17)
説明

受信パケットをdropした。(skip error)

パケットがスキップバイトをカバーするための十分な長さをもっていなかった。

warn <ifname>: the reception error had occured, the packet was dropped (error code = 18)
説明

受信パケットをdropした。(L2 header malformed)

パケットが、L2ヘッダを含むだけの十分な長さをもっていなかった。

warn interface <ifname>: #<n> packets dropped due to overload.
説明

受信過負荷により <n> パケットが受信されずに破棄された

受信トラフィックが本機の転送性能を超えています。

notice <ifname>: the preamble processing is switched to hardware
説明

プリアンブルの処理をハードウェアに切替えた。

notice <ifname>: the preamble processing switch function is start
説明

プリアンブル処理切替え機能を開始した。

notice <ifname>: unable to prepend encap header
説明

VLANのカプセル化処理ができなかった。

メモリ等のリソース不足が考えられます。

info <ifname>: too short frame (len=<num>)
説明

フレームサイズが小さ過ぎます(サイズは <num>)

info <ifname>: oversized frame (len=<num>)
説明

フレームサイズが大き過ぎます(サイズは <num>)

info cannot add macfilter: <name>
説明

MACアドレスフィルタ<name>を登録できなかった

info bridge: <addr> seen on different interfaces, to <interface1> from <interface2>
説明

異なるインタフェースから同一のソースMacアドレス<addr>を持つフレームを受信した。

ブリッジの学習テーブルを<interface2>から<interface1>に書き換えて動作を続行しますが、無限ループを防ぐために、先頭の1フレームをドロップします。ネットワークにループが発生している可能性がありますので、ネットワーク構成をご確認ください。

info bridge: IPv4 bridging capability off
説明

IPv4 パケットに対するブリッジ機能を無効化した。

info bridge: IPv4 bridging capability on
説明

IPv4 パケットに対するブリッジ機能を有効化した。

info bridge: IPv6 bridging capability off
説明

IPv6 パケットに対するブリッジ機能を無効化した。

info bridge: IPv6 bridging capability on
説明

IPv6 パケットに対するブリッジ機能を有効化した。

info bridge: disabled (#<n>)
説明

ブリッジ(番号<n>)を無効化した。

info bridge: enabled (#<n>)
説明

ブリッジ(番号<n>)を有効化した。

info macfilter blocked: src <macaddr>
説明

送信元MACアドレスが<macaddr>のフレームを破棄(block)した。

info macfilter passed: src <macaddr>
説明

送信元MACアドレスが<macaddr>のフレームを通過(pass)した。

info stp: state <state_name> (<interface_name>)
説明

インタフェース<interface_name>でSTPの状態が<state_name>に遷移した。

debug jumbo frame was received
説明

ジャンボフレームを受信しました。

debug Unable to allocate send buffer
説明

送信バッファの確保に失敗した。

debug Unable to allocate receive mbuf header
説明

受信パケットのヘッダのバッファ確保に失敗した。

debug Unable to allocate receive mbuf cluster
説明

受信パケットのバッファの確保に失敗した。

debug <ifname>: link is not up, the packet was dropped
説明

linkがupしていないためパケットをdropした。

debug pow interrupt rate optimized #<m>->#<n>
説明

パケットの受信レートを最適化した

設定内容とトラフィック状況に基づき、受信処理が自動的に最適化されました。

debug bridge: disabled stp (#<n>)
説明

ブリッジ(番号<n>)のSTPを無効化した。

debug bridge: enabled stp (#<n>)
説明

ブリッジ(番号<n>)のSTPを有効化した。