Show Commands

Note:

The following command outputs are examples only; actual displays may differ depending on supported functionality and user configuration.

eth-cfm

Syntax

eth-cfm

Context

show

Description

This command enables the context to display CFM information.

association

Syntax

association [ma-index] [detail]

Context

show>eth-cfm

Description

This command displays dot1ag and Y.1731 association information.

Parameters

ma-index

specifies the MA index

Values

1 to 4294967295

detail

displays detailed information for the association

Output

The following output is an example of eth-cfm association information, and Table: ETH-CFM Association Field Descriptions describes the fields.

Output Example
*A:ALU-1>show>eth-cfm# association
======================================================================
Dot1ag CFM Association Table
======================================================================
Md-index   Ma-index   Name                     CCM-interval Bridge-id
----------------------------------------------------------------------
1          1          kanata_MA                10           2
1          2          2                        10           20
======================================================================
*A:ALU-1>show>eth-cfm#

*A:ALU-1>show>eth-cfm# association detail
-------------------------------------------------------------------------------
Domain 1 Associations:
-------------------------------------------------------------------------------
Md-index          : 1                        Ma-index          : 1
Name Format       : charString               CCM-interval      : 10
Name              : kanata_MA
Bridge-id         : 2                        MHF Creation      : defMHFnone
PrimaryVlan       : 2                        Num Vids          : 0

-------------------------------------------------------------------------------
Domain 2 Associations:
-------------------------------------------------------------------------------
Md-index          : 2                        Ma-index          : 2
Name Format       : icc-based                CCM-interval      : 100ms
Name              : 1234567890123
Bridge-id         : 2                        MHF Creation      : defMHFnone
PrimaryVlan       : 2                        Num Vids          : 0
Remote Mep Id     : 2
-------------------------------------------------------------------------------
*A:ALU-1>show>eth-cfm#
Table: ETH-CFM Association Field Descriptions

Label

Description

Md-index

Displays the MD index

Ma-index

Displays the MA index

Name

Displays the name of the MA

CCM-interval

Displays the CCM interval (in seconds)

Bridge-id

Displays the bridge ID for the MA. The bridge ID is the same value as the service ID of the service to which the MEP belongs.

Name Format

Displays the format for the MA name

MHF Creation

Not applicable

PrimaryVlan

Displays the VLAN ID

Num Vids

Displays the number of VLAN IDs

Remote Mep Id

Displays the MEP identifier for the remote MEP

cfm-stack-table

Syntax

cfm-stack-table

cfm-stack-table port [port-id [vlan vlan-id]] [level 0...7] [direction {up | down}]

cfm-stack-table sdp [sdp-id[:vc-id]] [level 0...7] [direction {up | down}]

cfm-stack-table virtual [service-id] [level 0...7]

Context

show>eth-cfm

Description

This command displays stack-table information.

Parameters

port-id

displays the CFM stack table information for the specified bridge port or aggregated port on which MEPs are configured

Values

slot/mda/port[.channel]

vlan-id

displays the CFM stack table information for the port with the associated VLAN ID

Values

0 to 4094

sdp-id[:vc-id]

displays the CFM stack table information for the specified SDP binding for the bridge

Values

sdp-id 1 to 17407

vc-id 1 to 4294967295

0...7

displays the CFM stack table information for the specified MD level

Values

0 to 7

service-id

displays the CFM stack table information for the specified service-id

Values

0 to 2147483647

up | down

displays the CFM stack table information for the specified direction that the MEP faces on the bridge port

Output

The following output is an example of ETH-CFM stack table information, and Table: ETH-CFM Stack Table Field Descriptions describes the fields.

Output Example
*A:ALU-1>show>eth-cfm# cfm-stack-table
========================================================================
CFM SAP Stack Table
========================================================================
Sap            Level Dir  Md-index   Ma-index   Mep-id Mac-address
------------------------------------------------------------------------
1/5/1          5     Down 1          1          1
========================================================================

========================================================================
CFM SDP Stack Table
========================================================================
Sdp            Level Dir  Md-index   Ma-index   Mep-id Mac-address
------------------------------------------------------------------------
1:11           5     Down 1          1          2      a4:58:ff:00:00:00
========================================================================

========================================================================
CFM Virtual Stack Table
========================================================================
Service        Level Dir  Md-index   Ma-index   Mep-id Mac-address
------------------------------------------------------------------------
No Matching Entries
========================================================================
*A:ALU-1>show>eth-cfm#
Table: ETH-CFM Stack Table Field Descriptions

Label

Description

Sap

Displays the SAP identifier

Sdp

Displays the spoke SDP identifier

Service

Displays the service identifier

Level

Displays the MD level of the domain

Dir (direction)

Displays the direction of OAMPDU transmission

Md-index

Displays the MD index of the domain

Mep-id

Displays the MEP identifier

Mac-address

Displays the MAC address of the MEP

domain

Syntax

domain [md-index] [association ma-index | all-associations] [detail]

Context

show>eth-cfm

Description

This command displays domain information.

Parameters

md-index

displays the index of the MD to which the MEP is associated, or 0, if none

Values

1 to 4294967295

ma-index

displays the index to which the MA is associated, or 0, if none

Values

1 to 4294967295

all-associations

displays all associations to the MD

detail

displays detailed domain information

Output

The following output is an example of eth-cfm domain information, and Table: ETH-CFM Domain Field Descriptions describes the fields.

Output Example
*A:ALU-1>show>eth-cfm# domain
==============================================================================
CFM Domain Table
==============================================================================
Md-index   Level Name                                       Format
------------------------------------------------------------------------------
1          5     kanata_MD                                  charString
2          1                                                none      
==============================================================================

*A:ALU-1>show>eth-cfm# domain detail
===============================================================================
Domain 1
Md-index          : 1                        Level             : 5
Permission        : sendIdNone               MHF Creation      : defMHFnone
Name Format       : charString               Next Ma Index     : 2
Name              : kanata_MD
===============================================================================
Domain 2
Md-index          : 2                        Level             : 1
Permission        : sendIdNone               MHF Creation      : defMHFnone
Name Format       : none                     Next Ma Index     : 1 
===============================================================================

*A:ALU-1>show>eth-cfm# domain all-associations
======================================================================
CFM Association Table
======================================================================
Md-index   Ma-index   Name                     CCM-interval Bridge-id
----------------------------------------------------------------------
1          1          kanata_MA                10           2
2          2          1234567890123            100ms        2
======================================================================

*A:ALU-1>show>eth-cfm# domain all-associations detail
===============================================================================
Domain 1
Md-index          : 1                        Level             : 5
Permission        : sendIdNone               MHF Creation      : defMHFnone
Name Format       : charString               Next Ma Index     : 2
Name              : kanata_MD
-------------------------------------------------------------------------------
Domain 1 Associations:

Md-index          : 1                        Ma-index          : 1
Name Format       : string                   CCM-interval      : 10
Name              : kanata_MA
Bridge-id         : 2                        MHF Creation      : defMHFnone
PrimaryVlan       : 2                        Num Vids          : 0
Remote Mep Id     : 1

===============================================================================
Domain 2
Md-index          : 2                        Level             : 1
Permission        : sendIdNone               MHF Creation      : defMHFnone
Name Format       : none                     Next Ma Index     : 1
-------------------------------------------------------------------------------
Domain 2 Associations:

Md-index          : 2                        Ma-index          : 2
Name Format       : icc-based                CCM-interval      : 100ms
Name              : 1234567890123
Bridge-id         : 2                        MHF Creation      : defMHFnone
PrimaryVlan       : 2                        Num Vids          : 0
Remote Mep Id     : 2

===============================================================================
*A:ALU-1>show>eth-cfm#
Table: ETH-CFM Domain Field Descriptions

Label

Description

Domain

Md-index

Displays the MD index of the domain

Level

Displays the MD level of the domain

Permission

Not applicable

MHF Creation

Not applicable

Name Format

Displays the format for the MD name

Next Ma Index

Displays the value of the next MA index

Name

Displays the name of the MD

Domain Associations

Md-index

Displays the MD index of the domain

Ma-index

Displays the MA index of the association

Name Format

Displays the format for the MA name

CCM-interval

Displays the CCM interval (in seconds)

Name

Displays the name of the MA

Bridge-id

Displays the bridge ID for the MA. The bridge ID is the same value as the service ID of the service to which the MEP belongs.

MHF Creation

Not applicable

PrimaryVlan

Displays the VLAN ID configured under the config>eth-cfm>domain>association>bridge-identifier>vlan command

Num Vids

Displays the number of VLAN IDs and is always 0

Remote Mep Id

Displays the MEP identifier for the remote MEP

mep

Syntax

mep mep-id domain md-index association ma-index [loopback] [linktrace]

mep mep-id domain md-index association ma-index {remote-mepid mep-id | all-remote-mepids}

mep mep-id domain md-index association ma-index eth-test-results [remote-peer mac-address]

mep mep-id domain md-index association ma-index one-way-delay-test [remote-peer mac-address]

mep mep-id domain md-index association ma-index two-way-delay-test [remote-peer mac-address]

mep mep-id domain md-index association ma-index single-ended-loss-test [remote-peer mac-address]

mep mep-id domain md-index association ma-index dual-ended-loss-test [remote-peer mac-address]

mep mep-id domain md-index association ma-index two-way-slm-test [remote-peer mac-address]

Context

show>eth-cfm

Description

This command displays information for Ethernet OAM tests and entities related to MEPs, including:

  • MEPs

  • loopback

  • linktrace

  • remote MEPs

  • Ethernet signal test

  • delay and delay variation measurements (one-way and two-way)

  • loss measurements (single-ended and dual-ended)

Parameters

mep-id

specifies the target MEP ID

Values

1 to 8191

md-index

displays the index of the MD to which the MEP is associated, or 0, if none

Values

1 to 4294967295

ma-index

displays the index of the MA to which the MEP is associated, or 0, if none

Values

1 to 4294967295

mac-address

displays the MAC address of the remote peer MEP

Values

xx:xx:xx:xx:xx:xx or

xx-xx-xx-xx-xx-xx,

where xx is a hexadecimal number

loopback

displays loopback information for the specified MEP

linktrace

displays linktrace information for the specified MEP

remote-mepid

displays specified remote mep-id information for the specified MEP

all-remote-mepids

displays all remote mep-id information for the specified MEP

remote-peer

displays specified remote mep-id information for the specified MEP

eth-test-results

displays ETH-Test result information for the specified MEP and remote peer

one-way-delay-test

displays one-way test information for the specified MEP and remote peer

two-way-delay-test

displays two-way test information for the specified MEP and remote peer

single-ended-loss-test

displays single-ended-loss test information for the specified MEP and remote peer

dual-ended-loss-test

displays dual-ended-loss test information for the specified MEP and remote peer

two-way-slm-test

displays two-way-slm-test information for the specified MEP and remote peer

Output

The following outputs are examples of Ethernet OAM tests for MEPs:

Output Example
*A:ALU-1>show>eth-cfm# mep 2 domain 1 association 1 loopback linktrace
-------------------------------------------------------------------------------
Mep Information
-------------------------------------------------------------------------------
Md-index           : 2                         Direction         : Down         
Ma-index           : 20                        Admin             : Enabled      
MepId              : 200                       CCM-Enable        : Enabled      
IfIndex            : 46333952                  PrimaryVid        : 200          
FngState           : fngReset                                                  
LowestDefectPri    : macRemErrXcon             HighestDefect     : none         
Defect Flags       : None
Mac Address        : 00:25:ba:30:2e:1f         CcmLtmPriority    : 7            
CcmTx                  : 188                   CcmSequenceErr    : 0            
DmrRepliesTx       : 0                                                         
LmrRepliesTx       : 0                         Dual-Loss Thresh  : 1.20%      
Dual-Loss Test     : Enabled                   Dual-Loss AlarmClr: 0.80%        
Eth-Ais:           : Disabled                                                  
Eth-Tst:           : Disabled                                                  
CcmLastFailure Frame:
    None
XconCcmFailure Frame:
    None

-------------------------------------------------------------------------------
Mep Loopback Information
-------------------------------------------------------------------------------
LbRxReply          : 0                        LbRxBadOrder      : 0
LbRxBadMsdu        : 0                        LbTxReply         : 0
LbSequence         : 1                        LbNextSequence    : 1
LbStatus           : False                    LbResultOk        : False
DestIsMepId        : False                    DestMepId         : 0
DestMac            : 00:00:00:00:00:00        SendCount         : 0
VlanDropEnable     : True                     VlanPriority      : 7
Data TLV:
    None
-------------------------------------------------------------------------------
Mep Linktrace Message Information
-------------------------------------------------------------------------------
LtRxUnexplained    : 0                        LtNextSequence    : 1
LtStatus           : False                    LtResult          : False
TargIsMepId        : False                    TargMepId         : 0
TargMac            : 00:00:00:00:00:00        TTL               : 64
EgressId           : 00:00:a4:58:ff:00:00:00  SequenceNum       : 1
LtFlags            : useFDBonly
-------------------------------------------------------------------------------
Mep Linktrace Replies
-------------------------------------------------------------------------------
SequenceNum        : 1                        ReceiveOrder      : 1            
Ttl                : 63                       Forwarded         : False        
LastEgressId       : 00:00:00:21:05:6e:5a:f1  TerminalMep       : True         
NextEgressId       : 00:00:00:21:05:4d:a8:b2  Relay             : rlyHit       
ChassisIdSubType   : unknown value (0)                                         
ChassisId:
    None
ManAddressDomain:
    None
ManAddress:
    None
IngressMac         : 00:21:05:4d:a8:b2        Ingress Action    : ingOk        
IngrPortIdSubType  : unknown value (0)                                         
IngressPortId:
    None
EgressMac          : 00:00:00:00:00:00        Egress Action     : egrNoTlv     
EgrPortIdSubType   : unknown value (0)                                         
EgressPortId:
    None
Org Specific TLV:
    None
-------------------------------------------------------------------------------
*A:ALU-1>show>eth-cfm#
Table: ETH-CFM MEP, Loopback, and Linktrace Field Descriptions

Label

Description

Mep Information

Md-index

Displays the MD index of the domain

Direction

Displays the direction of OAMPDU transmission

Ma-index

Displays the MA index of the association

Admin

Displays the administrative status of the MEP

MepId

Displays the MEP identifier

CCM-Enable

Displays the status of the CCM (enabled or disabled)

IfIndex

Displays the index of the interface

PrimaryVid

Displays the identifier of the primary VLAN

FngState

Indicates the different states of the Fault Notification Generator

LowestDefectPri

Displays the lowest priority defect (a configured value) that is allowed to generate a fault alarm

HighestDefect

Identifies the highest defect that is present (for example, if defRDICCM and defXconCCM are present, the highest defect is defXconCCM)

Defect Flags

Displays the number of defect flags

Mac Address

Displays the MAC address of the MEP

CcmLtmPriority

Displays the priority value transmitted in the linktrace messages (LTM)s and CCMs for this MEP. The MEP must be configured on a VLAN.

CcmTx

Displays the number of Continuity Check Messages (CCM) sent. The count is taken from the last polling interval (every 10 s).

CcmSequenceErr

Displays the number of CCM errors

Eth-1DM Threshold

Displays the one-way-delay threshold value

DmrRepliesTx

Displays the number of delay measurement replies transmitted

LmrRepliesTx

Displays the number of loss measurement replies transmitted

Dual-Loss-Test

Displays the state of the dual-ended loss test (enabled or disabled)

Dual-Loss Threshold

Displays the alarm threshold for frame loss measurement

Dual-Loss AlarmClr

Displays the clearing alarm threshold for frame loss measurement

Eth-Ais

Displays the state of the ETH-AIS test (enabled or disabled)

Eth-Test

Displays the state of the ETH-Test (enabled or disabled)

Eth-Test dataLength

Displays the data length of the MEP

Eth-Test Threshold

Displays the bit-error threshold setting

Eth-Test Pattern

Displays the test pattern configured for the MEP

Eth-Test Priority

Displays the priority of frames with ETH-Test information

CcmLastFailure Frame

Displays the frame that caused the last CCM failure

XconCcmFailure Frame

Displays the frame that caused the XconCCMFailure

Mep Loopback Information

LbRxReply

Displays the number of received loopback (LB) replies

LbRxBadOrder

Displays the number of received loopback messages that are in a bad order

LbRxBadMsdu

Displays the number of loopback replies that have been received with the wrong destination MAC address (MSDU = MAC Service Data Unit)

LbTxReply

Displays the number of loopback replies transmitted out this MEP

LbTxReply (Total)

Displays the total number of LBRs (loopback replies) transmitted from this MEP

LbTxReplyNoTLV

Displays the number of LBRs (loopback replies) transmitted from this MEP with no TLV. Because only LBMs with no TLVs are used for throughput testing, the LbTxReply (Total), LbTxReplyNoTLV, and LbTxReplyWithTLV counters can help debug problems if throughput testing is not working

LbTxReplyWithTLV

Displays the number of LBRs (loopback replies) transmitted from this MEP with TLV

LbSequence

Displays the sequence number in the loopback message

LbNextSequence

Displays the next loopback sequence

LbStatus

Displays the loopback status as True or False:

True — loopback is in progress

False — no loopback is in progress

LbResultOk

Displays the result of the loopback test

DestIsMepId

Identifies whether the destination interface has a MEP-ID (true or false)

DestMepId

Displays the MEP-ID of the destination interface

DestMac

Displays the MAC address of the destination interface

SendCount

Indicates the number of loopback messages sent

VlanDropEnable

Identifies whether the VLAN drop is enabled (true or false)

VlanPriority

Displays the VLAN priority

Data TLV

Displays the data TLV information

Mep Linktrace Message Information

LtRxUnexplained

Displays the number of unexplained linktrace messages (LTM) that have been received

LtNextSequence

Displays the sequence number of the next linktrace message

LtStatus

Displays the status of the linktrace

LtResult

Displays the result of the linktrace

TargIsMepId

Identifies whether the target interface has a MEP-ID (true or false)

TargMepId

Displays the MEP-ID of the target interface

TargMac

Displays the MAC address of the target interface

TTL

Displays the TTL value

EgressId

Displays the egress ID of the linktrace message

SequenceNum

Displays the sequence number of the linktrace message

LtFlags

Displays the linktrace flags

Mep Linktrace Replies

SequenceNum

Displays the sequence number returned by a previous transmit linktrace message, indicating which linktrace message response will be returned

ReceiveOrder

Displays the order in which the linktrace initiator received the linktrace replies

Ttl

Displays the TTL field value for a returned linktrace reply

Forwarded

Indicates whether the linktrace message was forwarded by the responding MEP

LastEgressId

Displays the last egress identifier returned in the linktrace reply egress identifier TLV of the linktrace reply

The last egress identifier identifies the MEP linktrace initiator that initiated, or the linktrace responder that forwarded, the linktrace message for which this linktrace reply is the response.

This is the same value as the egress identifier TLV of that linktrace message.

TerminalMep

Indicates whether the forwarded linktrace message reached a MEP enclosing its MA

NextEgressId

Displays the next egress identifier returned in the linktrace reply egress identifier TLV of the linktrace reply. The next egress identifier identifies the linktrace responder that transmitted this linktrace reply and can forward the linktrace message to the next hop. This is the same value as the egress identifier TLV of the forwarded linktrace message, if any.

Relay

Displays the value returned in the Relay Action field

ChassisIdSubType

Displays the format of the chassis ID returned in the Sender ID TLV of the linktrace reply, if any. This value is meaningless if the chassis ID has a length of 0

ChassisId

Displays the chassis ID returned in the Sender ID TLV of the linktrace reply, if any. The format is determined by the value of the ChassisIdSubType.

ManAddressDomain

Displays the TDomain that identifies the type and format of the related ManAddress, used to access the SNMP agent of the system transmitting the linktrace reply

Received in the linktrace reply Sender ID TLV from that system

ManAddress

Displays the TAddress that can be used to access the SNMP agent of the system transmitting the CCM

Received in the CCM Sender ID TLV from that system

IngressMac

Displays the MAC address returned in the ingress MAC address field

Ingress Action

Displays the value returned in the Ingress Action field of the linktrace message

IngressPortIdSubType

Displays the format of the ingress port ID

IngressPortId

Displays the ingress port ID; the format is determined by the value of the IngressPortIdSubType

EgressMac

Displays the MAC address returned in the egress MAC address field

Egress Action

Displays the value returned in the Egress Action field of the linktrace message

EgressPortIdSubType

Displays the format of the egress port ID

EgressPortId

Displays the egress port ID; the format is determined by the value of the EgressPortIDSubType

Org Specific TLV

Displays all organization-specific TLVs returned in the linktrace reply, if any

Includes all octets including and following the TLV length field of each TLV, concatenated

Output Example
*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 all-remote-mepids
===========================================================================
Eth-CFM Remote-Mep Table
===========================================================================
R-mepId Rx CC  Rx Rdi Port-Tlv If-Tlv Peer Mac Addr     CCM status since
---------------------------------------------------------------------------
2       True   False  Up       Up     8a:d9:ff:00:00:00 02/17/2009 16:27:48
3       True   False  Up       Up     8a:da:01:01:00:02 02/17/2009 16:27:48
===========================================================================
===========================================================================
*A:ALU-1>
*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 remote-mepid 3
===========================================================================
Eth-CFM Remote-Mep Table
===========================================================================
R-mepId Rx CC  Rx Rdi Port-Tlv If-Tlv Peer Mac Addr     CCM status since
---------------------------------------------------------------------------
3       True   False  Up       Up     8a:da:01:01:00:02 02/17/2009 16:27:48
===========================================================================
*A:ALU-1>
Table: ETH-CFM MEP Remote MEP Field Descriptions

Label

Description

R-mepId

Displays the remote MEP identifier

Rx CC

Displays the state of received CCMs (True or False):

True—CCMs are received

False—CCMs are not received

Rx Rdi

Displays the state of received RDIs (True or False):

True—RDIs are received

False—RDIs are not received

Port-Tlv

Displays the contents of the port status TLV in the CCM (Up, Blocked, or Absent), as defined in the 802.1ag specification

If-Tlv

Displays the contents of the interface status TLV in the CCM (Up, Blocked, or Absent), as defined in the 802.1ag specification

Peer Mac Addr

Displays the MAC address of the peer (remote) entity

CCM status since

Displays the date and time when Continuity Check Messages began to be sent

Output Example
*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 eth-test-results
==============================================================
Eth CFM ETH-Test Result Table
==============================================================
                                 Current        Accumulate
                  FrameCount     ErrBits        ErrBits
Peer Mac Addr     ByteCount      CrcErrs        CrcErrs
--------------------------------------------------------------
22:34:56:78:9a:bc 1              0              0
                  100            0              0
32:34:56:78:9a:bc 1              0              0
                  100            0              0
42:34:56:78:9a:bc 1              0              0
                  100            0              0
==============================================================
*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 eth-test-results remote-
peer  22:34:56:78:9a:bc
==============================================================
Eth CFM ETH-Test Result Table
==============================================================
==============================================================
                                 Current        Accumulate
                  FrameCount     ErrBits        ErrBits
Peer Mac Addr     ByteCount      CrcErrs        CrcErrs
--------------------------------------------------------------
22:34:56:78:9a:bc 1              0              0
                  100            0              0
==============================================================
*A:ALU-1>
Table: ETH-CFM MEP ETH-Test Field Descriptions

Label

Description

Peer Mac Addr

Displays the MAC address of the peer (remote) entity

FrameCount

Displays the number of test frames sent between the MEP and the peer entity

ByteCount

Displays the number of bytes sent between the MEP and the peer entity

Current ErrBits

Displays the number of bit errors in the current test

Current CrcErrs

Displays the number of CRC errors in the current test

Accumulate ErrBits

Displays the accumulated number of bit errors in the current test

Accumulate CrcErrs

Displays the accumulated number of CRC errors in the current test

Output Example (one-way)
*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 one-way-delay-test
==================================================================
Eth CFM One-way Delay Test Result Table
==================================================================
Peer Mac Addr         Delay (us)          Delay Variation (us)
------------------------------------------------------------------
8a:d8:01:01:00:01     759606              2840
aa:bb:cc:dd:ee:ff     760256              760256
==================================================================

*A:ALU-1>show eth-cfm mep 1 domain 103 association 99 one-way-delay-test remote-
peer 8a:d8:01:01:00:01
==================================================================
Eth CFM One-way Delay Test Result Table
==================================================================
Peer Mac Addr         Delay (us)          Delay Variation (us)
------------------------------------------------------------------
8a:d8:01:01:00:01     759606              2840
==================================================================
*A:ALU-1>
Output Example (two-way)
*A:ALU-1>show eth-cfm mep 2 domain 103 association 99 two-way-delay-test
==================================================================
Eth CFM Two-way Delay Test Result Table
==================================================================
Peer Mac Addr         Delay (us)          Delay Variation (us)
------------------------------------------------------------------
00:16:4d:54:49:db     10190               13710
==================================================================
*A:ALU-1>
*A:ALU-1>show eth-cfm mep 2 domain 103 association 99 two-way-delay-test remote-peer
00:16:4D:54:49:DB
==================================================================
Eth CFM Two-way Delay Test Result Table
==================================================================
Peer Mac Addr         Delay (us)          Delay Variation (us)
------------------------------------------------------------------
00:16:4d:54:49:db     10190               13710
==================================================================
*A:ALU-1>
Table: ETH-CFM MEP Delay Measurement Test Field Descriptions

Label

Description

Peer Mac Addr

Displays the MAC address of the peer (remote) entity

Delay (us)

Displays the measured delay (in microseconds) for the DM test

Delay Variation (us)

Displays the measured delay variation (in microseconds) for the DV test

Output Example (single-ended)
*A:ALU-1>show eth-cfm mep 1 domain 1 association 1 single-ended-loss-test remote-
 peer 00:1a:f0:00:00:01
======================================================================= 
Eth CFM Single-Ended Test Result Table
========================================================================
Far-End Mac Addr:        00:1a:f0:00:00:00     Duration (sec): 5  
 
Latest Frame Counters    In Previous LMR       In Current LMR      Delta
  TxLocal      :         123456                123466              10
  RxFarEnd     :         123450                123460              10
  TxFarEnd     :         123450                123460              10
  RxLocal      :         123456                123465               9
  
 
Accumulated Frames                  Near-End             Far-End 
   Total Tx       :                 30                   36
   Total Rx       :                 35                   30
   Total Loss     :                 1                    0
   Loss Ratio(%)  :                 2.78                 0.00
=======================================================================
*A:ALU-1>
Output Example (dual-ended)
*A:ALU-1>show eth-cfm mep 1 domain 1 association 1 dual-ended-loss-test remote-
peer 00:1a:f0:00:00:01
=======================================================================
Eth CFM Dual-Ended Test Result
=======================================================================
Far-End Mac Addr:        00:1a:f0:00:00:01     Duration (sec):    21347 
                                               CcmRxCount    :    60632
Latest Frame Counters    In Previous CCM       In Current CCM     Delta
   TxLocal        :      3999                  4000               1
   RxFarEnd       :      3999                  4000               1
   TxFarEnd       :      0                     0                  0
   RxLocal        :      0                     0                  0
 
Accumulated Frames       Near-End             Far-End
   Total Tx       :      5066117155            741
   Total Rx       :      0                     6720979
   Total Loss     :      741                   5059396176
   Loss Ratio(%)  :      100.00                99.86
=======================================================================
*A:ALU-1>
Table: ETH-CFM MEP Loss Measurement Test Field Descriptions

Label

Description

Far-End Mac Addr

Displays the MAC address of the far-end (remote) router

Duration (sec)

Displays the duration that the current test has been running

Reset via the clear>eth-cfm>dual-ended-loss-test command

CCMRxCount

Displays the total number of received CCMs

Latest Frame Counters

Indicates that the number of frames counted are the latest values:

  • For single-ended tests the values are for the previous LMR, the current LMR, and the difference between them

  • For dual-ended tests the values are the previous CCM, the current CCM, and the difference between them

TxLocal

Displays the latest number of frames transmitted from the local router

RxFarEnd

Displays the latest number of frames received at the remote router

TxFarEnd

Displays the latest number of frames transmitted from the remote router

RxLocal

Displays the latest number of frames received by the local router

Accumulated Frames

Indicates that the frame counter values under this heading are the accumulated values for the near-end (local) and far-end (remote) routers

Total Tx

Displays the total number of frames transmitted during the test

Total Rx

Displays the total number of frames received during the test

Total Loss

Displays the total number of frames lost during the test

Loss Ratio (%)

Displays the loss ratio, defined as follows:

  • Loss Ratio (NE) = Total Loss (NE)  Total Tx (FE) x 100%

Example (single-ended):

  • NE loss ratio = (1  36) x 100% = 2.78%

  • FE loss ratio = (0  30) x 100% = 0.00%

Example (dual-ended):

  • NE loss ratio = (741  741) x 100% = 100%

  • FE loss ratio = (5059396176  5066117155) x 100% = 99.86%

system-config

Syntax

system-config

Context

show>eth-cfm

Description

This command displays ETH-CFM system-level information.

Output

The following output is an example of ETH-CFM system-level configuration information, and Table: ETH-CFM System Configuration Field Descriptions describes the fields.

Output Example
*A:Sar18 Dut-B>show# eth-cfm system-config
===============================================================================
CFM System Configuration
===============================================================================
Synthetic Loss Measurement
    Inactivity Timer           : 100 second(s)
-------------------------------------------------------------------------------
ETH-CFM System Configuration Limits
-------------------------------------------------------------------------------
Component                                     Current Usage        System Limit
-------------------------------------------------------------------------------
Maintenance Domain (MD)                                   0                  50
Maintenance Association (MA)                              0                1000
Maintenance Endpoint (MEP)                                0                 512
  One-second MEP                                          0                 512
  Sub-second MEP                                          0                 100
Alarm Indication Signal (AIS)                             0                 200
LMM Stats Enabled                                         0                2000
LBM Concurrent Tests                                      0                  10
  Multicast LB Tests                                      0                   1
LTM Concurrent Tests                                      0                  10
-------------------------------------------------------------------------------
===============================================================================
*A:Sar18 Dut-B>show#
Table: ETH-CFM System Configuration Field Descriptions

Label

Description

CFM System Configuration

Synthetic Loss Measurement

Inactivity Timer

Displays the value of the SLM test inactivity timer

ETH-CFM System Configuration Limits

Component

Current Usage

Displays the number of items currently in use for the component

System Limit

Displays the system limit for the component

Maintenance Domain (MD)

Displays the number of MDs

Maintenance Association (MA)

Displays the number of MAs

Maintenance Endpoint (MEP)

Displays the number of MEPs

One-second MEP

Displays the number of 1-second MEPs

Sub-second MEP

Displays the number of subsecond MEPs

Alarm Indication Signal (AIS)

Displays the number of MEPs enabled for AIS receive or transmit

LMM Stats Enabled

Not applicable

LBM Concurrent Tests

Displays the number of loopback message tests running concurrently

Multicast LB Tests

Not applicable

LTM Concurrent Tests

Displays the number of linktrace message tests running concurrently

saa

Syntax

saa [test-name [owner test-owner]]

Context

show>saa

Description

This command displays information about the SAA test.

If no specific test is specified, a summary of all configured tests is displayed.

If a test is specified, then detailed test results for that test are displayed for the last three occurrences that this test has been executed, or since the last time the counters have been reset via a system reboot or clear command.

Parameters

test-name

specifies the SAA test to display. The test name must already be configured in the config>saa>test context.

test-owner

specifies the owner of an SAA operation, up to 32 characters in length

Default

If a test-owner value is not specified, tests created by the CLI have a default owner ‟TiMOS CLI”

Output

The following output is an example of SAA test result information, and Table: SAA Field Descriptions describes the fields.

Output Example
*A:ALU-3>config>saa>test$ show saa     

===============================================================================
SAA Test Information
===============================================================================
Test name                    : test5                                           
Owner name                   : reuben                                          
Administrative status        : Enabled                                         
Test type                    : sdp-ping 600 resp-sdp 700 fc "nc" count 50
Test runs since last clear   : 1                                               
Number of failed test runs   : 0                                               
Last test result             : Success                                         
-------------------------------------------------------------------------------
Threshold
Type        Direction Threshold  Value      Last Event          Run #
-------------------------------------------------------------------------------
Jitter-in   Rising    None       None       Never               None
            Falling   None       None       Never               None
Jitter-out  Rising    None       None       Never               None
            Falling   None       None       Never               None
Jitter-rt   Rising    None       None       Never               None
            Falling   None       None       Never               None
Latency-in  Rising    None       None       Never               None     
            Falling   None       None       Never               None     
Latency-out Rising    None       None       Never               None     
            Falling   None       None       Never               None     
Latency-rt  Rising    50         None       Never               None     
            Falling   50         10         04/23/2008 22:29:40 1        
Loss-in     Rising    None       None       Never               None     
            Falling   None       None       Never               None     
Loss-out    Rising    None       None       Never               None     
            Falling   None       None       Never               None     
Loss-rt     Rising    8          None       Never               None     
            Falling   8          0          04/23/2008 22:30:30 1        
 
===============================================================================
*A:ALU-3>config>saa>test$
Table: SAA Field Descriptions

Label

Description

Test name

Displays the name of the test

Owner name

Displays the test owner’s name

Administrative status

Indicates the administrative state of the test – enabled or disabled

Test type

Identifies the type of test configured

Test runs since last clear

Indicates the total number of tests performed since the last time the tests were cleared

Number of failed tests run

Specifies the total number of tests that failed

Last test result

Indicates the result of the last test run

Threshold type

Indicates the type of threshold event being tested – jitter-event, latency-event, or loss-event – and the direction of the test responses received for a test run:

  • in – inbound

  • out – outbound

  • rt – roundtrip

Direction

Indicates the direction of the event threshold – rising or falling

Threshold

Displays the configured threshold value

Value

Displays the measured crossing value that triggered the threshold crossing event

Last event

Indicates the time that the threshold crossing event occurred

Run #

Indicates what test run produced the specified values

ldp-treetrace

Syntax

ldp-treetrace [prefix ip-prefix/mask] [detail]

Context

show>test-oam

Description

This command displays OAM LDP treetrace information.

Parameters

ip-prefix/mask

the address prefix and subnet mask of the destination node

detail

displays detailed information

Output

The following output is an example of LDP treetrace information.

Output Example
A:ALU-3# show test-oam ldp-treetrace
Admin State              : Up             Discovery State      : Done 
Discovery-intvl (min)    : 60             Probe-intvl (min)    : 2             
Probe-timeout (min)      : 1              Probe-retry          : 3 
Trace-timeout (sec)      : 60             Trace-retry          : 3             
Max-TTL                  : 30             Max-path             : 128           
Forwarding-class (fc)    : be             Profile              : Out           
Total Fecs               : 400            Discovered Fecs      : 400           
Last Discovery Start     : 12/19/2012 05:10:14                                 
Last Discovery End       : 12/19/2012 05:12:02                                 
Last Discovery Duration  : 00h01m48s                                           
Policy1                  : policy-1                                            
Policy2                  : policy-2
 
*A:ALU-3# show test-oam ldp-treetrace detail
Admin State              : Up             Discovery State      : Done          
Discovery-intvl (min)    : 60             Probe-intvl (min)    : 2             
Probe-timeout (min)      : 1              Probe-retry          : 3             
Trace-timeout (sec)      : 60             Trace-retry          : 3             
Max-TTL                  : 30             Max-path             : 128           
Forwarding-class (fc)    : be             Profile              : Out           
Total Fecs               : 400            Discovered Fecs      : 400           
Last Discovery Start     : 12/19/2012 05:10:14                                 
Last Discovery End       : 12/19/2012 05:12:02                                 
Last Discovery Duration  : 00h01m48s                                           
Policy1                  : policy-1                                            
Policy2                  : policy-2 
===============================================================================
Prefix (FEC) Info
===============================================================================
Prefix              Path Last                  Probe  Discov    Discov
                    Num  Discovered            State  State     Status 
-------------------------------------------------------------------------------
10.11.11.1/32       54   12/19/2012 05:10:15   OK     Done      OK             
10.11.11.2/32       54   12/19/2012 05:10:15   OK     Done      OK             
10.11.11.3/32       54   12/19/2012 05:10:15   OK     Done      OK 
………… 
10.14.14.95/32      72   12/19/2012 05:11:13   OK     Done      OK             
10.14.14.96/32      72   12/19/2012 05:11:13   OK     Done      OK             
10.14.14.97/32      72   12/19/2012 05:11:15   OK     Done      OK             
10.14.14.98/32      72   12/19/2012 05:11:15   OK     Done      OK             
10.14.14.99/32      72   12/19/2012 05:11:18   OK     Done      OK             
10.14.14.100/32     72   12/19/2012 05:11:20   OK     Done      OK 
===============================================================================
Legend: uP - unexplored paths, tO - trace request timed out        
        mH - max hop exceeded, mP - max path exceeded        
        nR - no internal resource

*A:ALU3 show test-oam ldp-treetrace prefix 10.12.12.10/32
Discovery State  : Done                 Last Discovered  : 12/19/2012 05:11:02 
Discovery Status : ' OK '                                                    
Discovered Paths : 54                   Failed Hops      : 0                   
Probe State      : OK                   Failed Probes    : 0 

*A:ALU-3# show test-oam ldp-treetrace prefix 10.12.12.10/32  detail 
Discovery State  : Done                 Last Discovered  : 12/19/2012 05:11:02 
Discovery Status : ' OK '                                                    
Discovered Paths : 54                   Failed Hops      : 0                   
Probe State      : OK                   Failed Probes    : 0
===============================================================================
Discovered Paths
===============================================================================
PathDest            Egr-NextHop         Remote-RtrAddr      Discovery-time 
   DiscoveryTtl        ProbeState          ProbeTmOutCnt       RtnCode          
-------------------------------------------------------------------------------
10.1.0.5           10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.9           10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.15          10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.19          10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.24          10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.28          10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
……………..
10.1.0.252         10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
10.1.0.255         10.10.1.2            10.12.12.10          12/19/2012 05:11:01
              7     OK                  0                    EgressRtr
===============================================================================
*A:ALU-3#

server

Syntax

server [all] [prefix ip-prefix/mask]

Context

show>test-oam>twamp

Description

This command displays TWAMP server information.

Parameters

all

displays all TWAMP server information

prefix ip-prefix/mask

specifies the address prefix and subnet mask of the TWAMP server that contains one or more TWAMP clients

Output

The following output is an example of TWAMP server information, and Table: TWAMP Server Field Descriptions describes the fields.

Output Example
A:7705:Dut-A# show test-oam twamp server 
===============================================================================
TWAMP Server
===============================================================================
Admin State          : Up                  Operational State   : Up
Up Time              : 0d 00:02:15         
Current Connections  : 2                   Max Connections     : 64
Connections Rejected : 0                   Inactivity Time Out : 900 seconds
Current Sessions     : 4                   Max Sessions        : 128
Sessions Rejected    : 0                   Sessions Aborted    : 0
Sessions Completed   : 0                   Ref Inact Time Out  : 900 seconds
Test Packets Rx      : 6395                Test Packets Tx     : 6395
===============================================================================
 
===============================================================================
TWAMP Server Prefix Summary
===============================================================================
Prefix             Current     Current  Description                            
                   Connections Sessions                                        
-------------------------------------------------------------------------------
10.10.0.0/16       2           4                                              
10.32.5.2/32       0           0                                               
-------------------------------------------------------------------------------
No. of TWAMP Server Prefixes: 2
===============================================================================
Table: TWAMP Server Field Descriptions

Label

Description

TWAMP Server

Admin State

Displays one of the following:

Up—the server (or prefix) is administratively enabled (no shutdown) in configuration

Down—the server (or prefix) is administratively disabled (shutdown) in configuration

Operational State

Displays one of the following:

Up—the server (or prefix) is operationally enabled

Down—the server (or prefix) is operationally disabled

Up Time

The time since the server process was started, measured in days (d), hours, minutes, and seconds

Current Connections

The total number of currently connected clients

Max Connections

The maximum number of connected clients

Connections Rejected

The total number of client connections that have been rejected for one of the following reasons:

  • the sender IP address is not part of a configured prefix

  • the maximum number of concurrent connections was reached

Inactivity Time Out

The configured inactivity timeout for the server

Current Sessions

The total number of currently in-progress test sessions (for which Start-Sessions have been received)

Max Sessions

The maximum number of concurrent test sessions from clients

Sessions Rejected

The total number of test sessions that have been rejected

Sessions Aborted

The total number of test sessions that have been aborted

Sessions Completed

The total number of test sessions that have been completed

Ref Inact Time Out

The maximum inactivity time for the test session. The test session is cleared and released upon expiry of this timer.

Test Packets Rx

The total number of test packets received from session senders

Test Packets Tx

The total number of test packets sent to session senders

TWAMP Server Prefix Summary

Prefix

The IP address prefix of a TWAMP client

Current Connections

The number of current connections for the specified TWAMP client

Current Sessions

The number of current sessions for the specified TWAMP client

Description

Optional description of the specified TWAMP client

No. of TWAMP Server Prefixes

The total number of TWAMP server prefixes

The following output example shows the information for the TWAMP server prefix and the TWAMP clients associated with the prefix that can connect to the TWAMP server. Table: TWAMP Server Prefix Field Descriptions describes the TWAMP server prefix fields.

*A:7705:Dut-A# show test-oam twamp server prefix 10.10.0.0/16 

===============================================================================
TWAMP Server Prefix 10.10.0.0/16
===============================================================================
Description          : (Not Specified)
Current Connections  : 2                   Max Connections     : 64
Connections Rejected : 0                   
Current Sessions     : 0                   Max Sessions        : 128
Sessions Rejected    : 0                   Sessions Aborted    : 0
Sessions Completed   : 4                   Ref Inact Time Out  : 900 seconds
Test Packets Rx      : 400                 Test Packets Tx     : 400
===============================================================================
 
===============================================================================
Connection information for TWAMP server prefix 10.10.0.0/16
===============================================================================
Client          State      Curr Sessions  Sessions Rejected  Sessions Completed
                           Idle Time (s)    Test Packets Rx     Test Packets Tx
-------------------------------------------------------------------------------
 10.10.101.101     ready              0                  0                  2
                                      37                100                100
 
 10.10.101.102     ready              0                  0                  2
                                      49                100                100
  
 10.10.101.103     ready              0                  0                  2
                                      39                100                100
 
 10.10.101.104     ready              0                  0                  2
                                      42                100                100
 
-------------------------------------------------------------------------------
No. of TWAMP Server Connections for Prefix 10.10.0.0/16: 2
===============================================================================
Table: TWAMP Server Prefix Field Descriptions

Label

Description

TWAMP Server Prefix

Description

Optional text that describes the server prefix

Current Connections

See Table: TWAMP Server Field Descriptions .

Max Connections

Connections Rejected

Current Sessions

Max Sessions

Sessions Rejected

Sessions Aborted

Sessions Completed

Ref Inact Time Out

Test Packets Rx

Test Packets Tx

Connection information for TWAMP server prefix

Client

The IP address of the client

State

The operational state of the client

Curr Sessions

The number of current sessions for the specified TWAMP server prefix client

Sessions Rejected

The total number of test sessions that have been rejected by the client

Sessions Completed

The total number of test sessions that have been completed for the client

Idle Time (s)

The idle time in seconds for each client

Test Packets Rx

The total number of test packets received by the client from the session senders

Test Packets Tx

The total number of test packets sent to session senders from the client

No. of TWAMP Server Connections for Prefix

The total number of current TWAMP server connections for the prefix

twamp-light

Syntax

twamp-light

Context

show>test-oam>twamp

Description

This command shows TWAMP-Light reflector information.

Output

The following output is an example of TWAMP Light information, and Table: TWAMP Light Field Descriptions describes the fields.

Output Example
show test-oam twamp twamp-light reflectors
=======================================================================
TWAMP-Light Reflectors
=======================================================================
Router/VPRN    Admin    UDP Port    Prefixes    Frames Rx    Frames Tx
-----------------------------------------------------------------------
Base              Up       15000           1            0            0
500               Up       15000           2         6340         6340
-----------------------------------------------------------------------
No. of TWAMP-Light Reflectors: 2
======================================================================= 
Table: TWAMP Light Field Descriptions

Label

Description

TWAMP Light Reflector

Router/VPRN

The TWAMP Light clients

Admin

Displays one of the following:

Up—the server or prefix is administratively enabled (no shutdown) in configuration

Down—the server or prefix is administratively disabled (shutdown) in configuration

UDP Port

The UDP port number used

Prefixes

The time since the server process was started, measured in days (d), hours, minutes, and seconds

Frames Rx

The total number of frames received from session senders

Frames Tx

The total number of frames sent to session senders

testhead-profile

Syntax

testhead-profile profile-id

Context

show>test-oam

Description

This command displays ITU-T Y.1564 test head profile information.

Parameters

profile-id

the ITU-Y Y.1564 test head profile ID number

Output

The following output example shows the information for the ITU-T Y.1564 test head profile. Table: ITU-T Y.1564 Test Head Profile Field Descriptions describes the fields.

Output Example
*A:7705:Dut-A#>show>test-oam# testhead-profile 1
===============================================================================
Y.1564 Testhead Profile
===============================================================================
Description        : BasicTestHead
Profile Id         : 1
CIR Configured     : 1000
PIR Configured     : Not Configured
Duration Hrs       : 0
Duration Mins      : 2
Duration Secs      : 0
-------------------------------------------------------------------------------
Acceptance Criteria Id 1
-------------------------------------------------------------------------------
Loss TH            : 1000                     Jitter TH         : 9000
InProf Loss TH     : 400                      InProf Jitter TH  : 10000
OutProf Loss TH    : 400                      OutProf Jitter TH : 10000
Latency TH         : 5000                     Ref. Count        : 0
InProf Latency TH  : 6000                     CIR TH            : 755
OutProf Latency TH : 6000                     PIR TH            : 300
-------------------------------------------------------------------------------
Frame Payload Id 1
-------------------------------------------------------------------------------
Payload Type       : tcp-ipv4
Description        : (Not Specified)
Frame Size         : 1514
Rate               : 1000
Dst Mac            : 00:00:00:00:00:00
Src Mac            : 00:00:00:00:00:00
Vlan Tag 1         : Not configured
Vlan Tag 2         : Not configured
Ethertype          : 0x0800                   DSCP              : be
TOS                : 0                        TTL               : 255
Src. IP            : 0.0.0.0                  Dst. IP           : 0.0.0.0
L4 Dst Port        : 0                        L4 Src Port       : 0
Protocol           : 6                        Ref. Count        : 0
Data Pattern       : a1b2c3d4e5f6
===============================================================================
* indicates that the corresponding row element may have been truncated.
*A:7705:Dut-A>show>test-oam#
Table: ITU-T Y.1564 Test Head Profile Field Descriptions

Label

Description

Description

The test head profile or Frame payload description

Profile Id

The test head profile ID number

CIR Configured

The CIR threshold, if configured

PIR Configured

The PIR threshold, if configured

Duration Hrs

The specified test duration in hours

Duration Mins

The specified test duration in minutes

Duration Secs

The specified test duration in seconds

Acceptance Criteria Id

The ID number of the acceptance criteria used for the test, taken from the list of configured acceptance-criteria for the testhead-profile template

Loss TH

The loss threshold value

InProf Loss TH

The in-profile loss threshold value

OutProf Loss TH

The out-of-profile loss threshold value

Latency TH

The latency threshold value

InProf Latency TH

The in-profile latency threshold value

OutProf Latency TH

The out-of-profile latency threshold value

Jitter TH

The jitter threshold value

InProf Jitter TH

The in-profile jitter threshold value

OutProf Jitter TH

The out-of-profile jitter threshold value

Ref. Count

The number of test results in memory that are referencing this profile

CIR TH

The CIR threshold value, if configured

PIR TH

The PIR threshold value, if configured

Frame Payload Id

The ID number of the frame payload associated with the test head

Payload Type

Displays the frame payload type as l2, tcp-ipv4, udp-ipv4, or ipv4

Frame Size

The configured frame packet size

Rate

The configured frame rate

Dst Mac

The destination MAC address for the test head packets

Src Mac

The source MAC address of the test head packets

Vlan Tag 1

The first VLAN tag associated with the test head

Vlan Tag 2

The second VLAN tag associated with the test head

Ethertype

The Ethertype associated with the test head packets

TOS

The IP service type

Src. IP

The source IP address of the test head packets

L4 Dst Port

The Layer 4 destination port for the test head packets

Protocol

The IP protocol associated with the test head

Data Pattern

The configured data pattern

DSCP

The DSCP associated with the test head

TTL

The time-to-live value for the test head packets

Dst. IP

The destination IP address for the test head packets

L4 Src Port

The Layer 4 source port of the test head packets

testhead

Syntax

testhead [test-name owner owner-name] [detail]

Context

show

Description

This command displays information about an ITU-T Y.1564 test head with a specific test name and owner.

Parameters

test-name

the ITU-T Y.1564 test head name, maximum of 32 characters

owner-name

the ITU-T Y.1564 test head owner name, maximum of 32 characters

Default

TiMOS CLI

detail

displays detailed information about the specified test head

Output

The following output is an example of ITU-T Y.1564 test information, and Table: ITU-T Y.1564 Test Field Descriptions describes the fields.

Output Example
*A:7705:Dut-A#show testhead Maint-test owner john detail
===============================================================================
Y.1564 Testhead Sessions
===============================================================================
Owner              : john
Test               : Maint-test
Marker Pkt Src Mac : 00:00:11:22:33:44        
Profile Id         : 1                        SAP               : 1/2/3:10.0
Accept. Crit. Id   : 4                        Completed         : Yes
                                              Stopped           : No
Frame Payload Id   : 1                        Frame Payload Type: udp-ipv4
Color Aware Test   : Yes                      
Start Time         : 06/13/2015 20:03:57      
End Time           : 06/13/2015 20:06:57      
Total time taken   : 0d 00:03:00              
Test Status        : Fail                     
-------------------------------------------------------------------------------
Latency Results
-------------------------------------------------------------------------------
 (total pkts in us):       Min       Max   Average    Jitter
         Roundtrip :       207       222       208         1
(OutPrf pkts in us):       Min       Max   Average    Jitter
         Roundtrip :       207       222       208         1
 (InPrf pkts in us):       Min       Max   Average    Jitter
         Roundtrip :         0         0         0         0
-------------------------------------------------------------------------------
Packet Count
-------------------------------------------------------------------------------
Total Injected     : 968569                   
Total Received     : 968569                   
OutPrf Injected    : 477471                   
OutPrf Received    : 968569                   
InPrf Injected     : 491098                   
InPrf Received     : 0                        
-------------------------------------------------------------------------------
Test Compliance Report
-------------------------------------------------------------------------------
Throughput Configd : 98000                    
Throughput Agg     : 96838                    
Throughput Oper    : 98019                    
Throughput Measurd : 98019                    
Tput Acceptance    : Pass                     

PIR Tput Configd   : 98000                    
PIR Tput Meas      : 98019                    
PIR Tput Acep      : Pass                     

CIR Tput Configd   : 98000                    
CIR Tput Meas      : 0                        
CIR Tput Acep      : Fail                     

FLR Configured     : 0.000000                 
FLR Measurd        : 0.000000                 
FLR Acceptance     : Pass                     

OutPrf FLR Conf    : 1.000000                 
OutPrf FLR Meas    : 0.000000                 
OutPrf FLR Acep    : Pass                     

InPrf FLR Conf     : 0.000000                 
InPrf FLR Meas     : 1.000000                 
InPrf FLR Acep     : Fail                     

Latency Configd(us): 226                      
Latency Measurd(us): 208                      
Latency Acceptance : Pass                     

OutPrf Lat Conf(us): 226                      
OutPrf Lat Meas(us): 208                      
OutPrf Lat Acep    : Pass                     

InPrf Lat Conf(us) : 226                      
InPrf Lat Meas(us) : None                     
InPrf Lat Acep     : Pass                     

Jitter Configd(us) : 65                       
Jitter Measurd(us) : 1                        
Jitter Acceptance  : Pass                     

OutPrf Jit Conf(us): 65                       
OutPrf Jit Meas(us): 1                        
OutPrf Jit Acep    : Pass                     

InPrf Jit Conf(us) : 65                       
InPrf Jit Meas(us) : None                     
InPrf Jit Acep     : Pass                     

Total Pkts. Tx.    : 180                      Latency Pkts. Tx. : 180
OutPrf Lat Pkts. R*: 180                      InPrf Lat Pkts. R*: 0
Total Tx. Fail     : 0 
===============================================================================
*A:7705:Dut-A#
Table: ITU-T Y.1564 Test Field Descriptions

Label

Description

Owner

The test owner

Test

The test name

Marker Pkt Src Mac

The MAC address of the test source packets

Performance Mon

Marker-packet use for delay and jitter measurements, either enabled or disabled

Profile Id

The profile ID number assigned to the test

SAP

The SAP ID for the test

Accept. Crit. Id

The ID number of the acceptance criteria profile associated with the test

Completed

Indicates if the test has been completed

Stopped

Indicates if the test has been stopped

Frame Payload Id

The ID number of the frame payload associated with the test

Additional Frame Payload ID values are shown when the test uses parallel flows

Frame Payload Type

Displays the frame payload type as l2, tcp-ipv4, udp-ipv4, or ipv4

Additional Frame Payload type values are shown when the test uses parallel flows

Color Aware Test

Indicates if the color-aware test is active on the Y.1564 test

Start Time

The date and time that the test began

End Time

The date and time that the test ended

Total time taken

The time for the test to complete in days, hours, minutes, and seconds

Test Status

The result of the test, either pass or fail

Total injected

The total number of packets injected during the test

Total Received

The total number of packets received during the test

OutPrf Injected

The total number of out-of-profile packets injected during the test

OutPrf Received

The total number of out-of-profile packets received during the test

InPrf Injected

The total number of in-profile packets injected during the test

In Prf Received

The total number of in-profile packets received during the test

Throughput Configd

The configured throughput threshold value

Throughput Agg

The sum of all frame payload rates used for the test

Throughput Oper

The measured SAP ingress throughput of the test head

Throughput Measured

The measured throughput value, which must be within 1% of configured CIR or PIR threshold value in order for the test to pass

Marker Pkt Bandwid*

The extra bandwidth used by the test head, in addition to the provisioned frame payload, in order to run a performance monitoring test

Tput Acceptance

The throughput acceptance test result, either pass or fail

PIR Tput Configured

The configured PIR throughput value

PIR Tput Meas

The measured PIR throughput

PIR Tput Acep

The PIR throughput acceptance test result, either pass or fail

CIR Tput Configured

The configured CIR throughput value

CIR Tput Meas

The measured CIR throughput

CIR Tput Acep

The CIR throughput acceptance test result, either pass or fail

FLR Configured

The frame loss rising acceptance criteria value

FLR Measured

The measured frame loss rising value

FLR Acceptance

The frame loss rising test result, either pass or fail

OutPrf FLR Conf

The out-of-profile frame loss rising acceptance criteria value

OutPrf FLR Meas

The out-of-profile measured frame loss rising value

OutPrf FLR Acep

The out-of-profile frame loss rising test result, either pass or fail

InPrf FLR Conf

The in-profile frame loss rising acceptance criteria value

InPrf FLR Meas

The in-profile measured frame loss rising value

InPrf FLR Acep

The in-profile frame loss rising test result, either pass or fail

Latency Configd

The latency acceptance criteria value

Latency Measurd

The measured latency value

Latency Acceptance

The latency test result, either pass or fail

OutPrf Lat Conf

The out-of-profile latency acceptance criteria value

OutPrf Lat Meas

The out-of-profile measured latency value

OutPrf Lat Acep

The out-of-profile latency test result, either pass or fail

InPrf Lat Conf

The in-profile latency acceptance criteria value

InPrf Lat Meas

The in-profile measured latency value

InPrf Lat Acep

The in-profile latency test result, either pass or fail

Jitter Configd

The jitter rising acceptance criteria value

Jitter Measurd

The measured jitter rising value

Jitter Acceptance

The jitter rising test result, either pass or fail

OutPrf Jit Conf

The out-of-profile jitter rising acceptance criteria value

OutPrf Jit Meas

The out-of-profile measured jitter rising value

OutPrf Jit Acep

The out-of-profile jitter rising test result, either pass or fail

InPrf Jit Conf

The in-profile jitter rising acceptance criteria value

InPrf Jit Meas

The in-profile measured jitter rising value

InPrf Jit Acep

The in-profile jitter rising test result, either pass or fail

Total Pkts. Tx.

The total number of packets transmitted during the test

OutPrf Lat Pkts R*

The out-of-profile latency packets received

InPrf Lat Pkts. R*

The in-profile latency packets received