show fip snooping statistics
Syntax
show fip snooping statistics
<vlan
vlan-name>
Syntax (Junos Fusion)
show fip snooping satellite statistics
<vlan
vlan-name>
Description
Display FIP snooping statistics.
The command syntax in a Junos Fusion environment includes the satellite
keyword and displays FIP snooping statistics for
satellite device FCoE VLANs, which have FCoE and FIP functions and
status information distributed between the aggregation devices and
satellite devices. The command validates that a specified VLAN is
a satellite FCoE VLAN, and displays an error message if the satellite
syntax is not used for a satellite FCoE VLAN, or if the satellite
syntax is used with a VLAN that is not a satellite FCoE VLAN.
Options
vlan vlan-name |
(Optional) Display FIP snooping statistics for the specified VLAN. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show fip snooping statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
|
Name of the VLAN for which a set of statistics is displayed. |
|
(QFX Series only)Snooping mode enabled on the FCoE VLAN:
|
|
Number of multicast discovery solicitation messages sent on the VLAN. |
|
Number of unicast discovery solicitation messages sent on the VLAN. |
|
Number of fabric logins on the VLAN. |
|
Number of fabric discovery logins on the VLAN. |
|
Number of fabric logouts on the VLAN. |
|
Number of ENode keepalive messages sent on the VLAN. |
|
Number of VN_Port keepalive messages sent on the VLAN. |
|
Number of multicast discovery advertisement messages sent on the VLAN. |
|
Number of unicast discovery advertisement messages sent on the VLAN. |
|
Number of fabric logins accepted on the VLAN. |
|
Number of fabric logins rejected on the VLAN. |
|
Number of fabric discoveries accepted on the VLAN. |
|
Number of fabric discoveries rejected on the VLAN. |
|
Number of fabric logouts accepted on the VLAN. |
|
Number of fabric logouts rejected on the VLAN. |
|
Number of clear virtual links (CVL) actions on the VLAN. |
|
(QFX Series only)Number of multicast N_Port_ID probes sent to the ALL-VN2VN-ENode-MACs multicast address on the VLAN. |
|
(QFX Series only)Number of multicast N_Port_ID claim notifications sent on the VLAN. |
|
(QFX Series only)Number of multicast beacons sent on the VLAN. |
|
(QFX Series only)Number of replies to N_Port_ID probes sent on the VLAN. Replies are unicast to the ENode MAC address of the probe requester. |
|
(QFX Series only)Number of replies to N_Port_ID claim notifications sent on the VLAN. Replies are unicast to the ENode MAC address of the claim notifier. |
Sample Output
show fip snooping statistics (FIP Snooping)
user@switch> show fip snooping statistics VLAN: fcoevlan1 Mode: VN2VF Snooping Number of MDS: 2 Number of UDS: 2 Number of FLOGI: 2 Number of FDISC: 2 Number of LOGO: 0 Number of Enode-keep-alive: 200 Number of VNPort-keep-alive: 200 Number of MDA: 25 Number of UDA: 2 Number of FLOGI_ACC: 2 Number of FLOGI_RJT: 0 Number of FDISC_ACC: 2 Number of FDISC_RJT: 0 Number of LOGO_ACC: 0 Number of LOGO_RJT: 0 Number of CVL: 0
show fip snooping statistics (VN2VN_Port Snooping)
user@switch> show fip snooping statistics VLAN: vlan101 Mode: VN2VN Snooping Number of VN_Port Probes Req: 3 Number of VN_Port Claim Notif: 3 Number of VN_Port Beacons: 0 Number of VN_Port Probes Reply: 3 Number of VN_Port Claim Reply: 3 Number of FLOGI: 0 Number of FLOGI_ACC: 0 Number of FLOGI_RJT: 0 Number of FDISC: 0 Number of FDISC_ACC: 0 Number of FDISC_RJT: 0 Number of LOGO: 0 Number of LOGO_ACC: 0 Number of LOGO_RJT: 0
Release Information
Command introduced in Junos OS Release 10.4.
Command introduced with satellite keyword in Junos OS Release 17.4R1 for Junos Fusion Data Center.