m Commands

mac

mac

Syntax

mac all | ieee-address | unknown

Context

[Tree] (show>subscr-mgmt>errors mac)

Full Context

show subscriber-mgmt errors mac

Description

This command sorts all the subscriber errors by MAC address.

Parameters

all

Shows all errors starting with the lowest MAC address.

ieee-address

Shows only the error of a specific MAC address.

unknown

Shows errors with unknown MAC addresses.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of subscriber management listed by MAC addresses.

Sample Output
*A:eng-BNG-2# show  subscriber-mgmt errors mac all
===============================================================================
Subscriber management errors
===============================================================================
-------------------------------------------------------------------------------
MAC       : 00:00:10:10:12:13
-------------------------------------------------------------------------------
Time      : 2016/06/23 17:35:46.0
Service   : 1000
SAP       : 1/1/20:841
Error     : No Offer from DHCP server after Discover from DHCP client
Extra     : DHCPv4
Time      : 2016/06/23 17:35:16.0
Service   : 1000
SAP       : 1/1/20:841
Error     : No Offer from DHCP server after Discover from DHCP client
Extra     : DHCPv4
===============================================================================

Subscriber Management MAC Error Field Descriptions describes subscriber management MAC error output fields.

Table 1. Subscriber Management MAC Error Field Descriptions

Field

Description

MAC

The MAC address associated with the error

Time

The time the error was reported

Service

The service ID

SAP

The SAP on which the error occurred

Error

The error that occurred on the MAC address

Extra

Extra information about the error that occurred

mac

Syntax

mac mac-filter-id

mac mac-filter-id associations

mac mac-filter-id [type entry-type] counters [detail]

mac mac-filter-id [entry entry-id] effective-action [{ingress | egress}]

mac mac-filter-id [entry entry-id] effective-action router [{ingress | egress}]

mac mac-filter-id [entry entry-id] effective-action service service-id [{ingress | egress}]

mac [mac-filter-id] embedded [inactive]

mac mac-filter-id entry entry-id [counters] [detail]

mac [filter-type filter-type]

mac mac-filter-id type entry-type

Context

[Tree] (show>filter mac)

Full Context

show filter mac

Description

This command displays MAC filter information.

When effective-action is specified, this command displays what effectively happens to a packet that matches the criteria associated with the MAC filter policy.

Parameters

mac-filter-id

Displays detailed information for the specified filter ID and its filter entries.

Values

1 to 65535

associations

Appends information as to where the filter policy ID is applied to the detailed filter policy ID output.

entry-type

Specifies the type of filter entries as "fixed” or "embedded”.

counters

Displays counter information for the specified filter ID.

detail

Displays detailed information.

entry-id

Displays information on the specified filter entry ID for the specified filter ID only.

Values

1 to 2097151

effective-action

Displays the action that the system will effectively apply to the packet.

ingress

Filters the output and only displays the information for filter policies applied on ingress.

egress

Filters the output and only displays the information for filter policies applied on egress.

router

Filters the output and only displays the information for that specific service ("Base” instance).

service-id

Filters the output and only displays the information for the specified service. The specified value must correspond to an existing service in which the filter has been applied.

filter-type

Specifies the type of filter entries as "config” or "vsd”.

Platforms

All

Output

No Parameters Specified — A brief listing of MAC filters is produced when no parameters are specified; Filter MAC Output Fields describes the output fields.

Sample Output
*A:Dut-C# show filter mac
===============================================================================
Configured Mac Filters                                           Total:     1
===============================================================================
Filter-Id   Scope     Applied Description                                Type
-------------------------------------------------------------------------------
10          Template  No                                                 normal
===============================================================================
Num Mac filters: 1
===============================================================================
*A:Dut-C#
Table 2. Filter MAC Output Fields

Label

Description

Filter Id

The MAC filter ID

Scope

Template — the filter policy is of type Template

Exclusive — the filter policy is of type Exclusive

Applied

No — the filter policy ID has not been applied

Yes — the filter policy ID is applied

Description

The MAC filter policy description

Filter ID Specified — The following output is an example of MAC filter information when the filter ID is specified, and Filter MAC with Filter-ID Specified Output Fields describes the fields. Detailed filter information for the filter ID and its entries is produced when the filter ID is specified.

Sample Output
===============================================================================
Mac Filter : 200
===============================================================================
Filter Id       : 200                     Applied         : No
Scope           : Exclusive               D. Action       : Drop
Description     : Forward SERVER sourced packets
-------------------------------------------------------------------------------
Filter Match Criteria : Mac
-------------------------------------------------------------------------------
Entry           : 200                     FrameType       : 802.2SNAP
Description     : Not Available
Src Mac         : 00:00:5a:00:00:00 ff:ff:ff:00:00:00
Dest Mac        : 00:00:00:00:00:00 00:00:00:00:00:00
Dot1p           : Undefined               Ethertype       : 802.2SNAP
DSAP            : Undefined               SSAP            : Undefined
Snap-pid        : Undefined               ESnap-oui-zero  : Undefined
Match action    : Forward
Ing. Matches    : 0                       Egr. Matches    : 0
Entry           : 300 (Inactive)          FrameType       : Ethernet
Description     : Not Available
Src Mac         : 00:00:00:00:00:00 00:00:00:00:00:00
Dest Mac       : 00:00:00:00:00:00 00:00:00:00:00:00
Dot1p          : Undefined               Ethertype       : Ethernet
DSAP           : Undefined               SSAP            : Undefined
Snap-pid       : Undefined               ESnap-oui-zero  : Undefined
Match action   : Default
Ing. Matches   : 0                       Egr. Matches    : 0
===============================================================================
Table 3. Filter MAC with Filter-ID Specified Output Fields

Label

Description

MAC Filter

Filter Id

The MAC filter policy ID

Scope

Template — the filter policy is of type Template

Exclusive — the filter policy is of type Exclusive

Description

The MAC filter policy description

Applied

No — the filter policy ID has not been applied

Yes — the filter policy ID is applied

Def. Action

Forward — the default action for the filter ID for packets that do not match the filter entries is to forward

Drop — the default action for the filter ID for packets that do not match the filter entries is to drop

Filter Match Criteria

MAC — indicates the filter is an MAC filter policy

Entry

The filter entry ID; if the filter entry ID indicates the entry is (Inactive), then the filter entry is incomplete as no action has been specified

Description

The filter entry description

FrameType

Ethernet — the entry ID match frame type is Ethernet IEEE 802.3

Ethernet II — the entry ID match frame type is Ethernet Type II

Src MAC

The source MAC address and mask match criterion; when both the MAC address and mask are all zeros, no criterion specified for the filter entry

Dest MAC

The destination MAC address and mask match criterion; when both the MAC address and mask are all zeros, no criterion specified for the filter entry

Dot1p

The IEEE 802.1p value for the match criteria; undefined indicates no value is specified

Ethertype

The Ethertype value match criterion

DSAP

The DSAP value match criterion; undefined indicates no value specified

SSAP

SSAP value match criterion; undefined indicates no value specified

Snap-pid

The Ethernet SNAP PID value match criterion; undefined indicates no value specified

Esnap-oui-zero

Non-Zero — filter entry matches a non-zero value for the Ethernet SNAP OUI

Zero — filter entry matches a zero value for the Ethernet SNAP OUI

Undefined — no Ethernet SNAP OUI value specified

Match action

Default — the filter does not have an explicit forward or drop match action specified; if the filter entry ID indicates the entry is Inactive, the filter entry is incomplete, no action was specified

Drop — packets matching the filter entry criteria will be dropped

Forward — packets matching the filter entry criteria is forwarded

Ing. Matches

The number of ingress filter matches/hits for the filter entry

Egr. Matches

The number of egress filter matches/hits for the filter entry

Filter Associations — The associations for a filter ID will be displayed if the associations keyword is specified. The association information is appended to the filter information.

The following output is an example of MAC filter information when the associations keyword is specified, and Filter MAC Associations Output Fields describes the fields.

Sample Output
A:ALA-49# show filter mac 3 associations
===============================================================================
Mac Filter
===============================================================================
Filter ID    : 3                     Applied          : Yes
Scope        : Template              Def. Action      : Drop
Entries      : 1
-------------------------------------------------------------------------------
Filter Association : Mac
-------------------------------------------------------------------------------
Service Id   : 1001                  Type             : VPLS
- SAP          1/1/1:1001            (Egress)
===============================================================================
Table 4. Filter MAC Associations Output Fields

Label

Description

Filter Association

Mac — the filter associations displayed are for a MAC filter policy ID

Service Id

The service ID on which the filter policy ID is applied; the output also provides a list of service points where the filter has been applied

SAP

The Service Access Point or spoke/mesh SDP on which the filter policy ID is applied

Type

The type of service of the Service ID

(Ingress)

The filter policy ID is applied as an ingress filter policy on the interface

(Egress)

The filter policy ID is applied as an egress filter policy on the interface

Filter Entry Counters Output — When the counters keyword is specified, the filter entry output displays the filter matches/hit information. The following table describes the command output for the command.

A:ALA-49# show filter mac 8 counters
===============================================================================
Mac Filter
===============================================================================
Filter Id   : 8                                Applied         : Yes
Scope       : Template                         Def. Action     : Forward
Entries     : 2
Description : Description for Mac Filter Policy id # 8
-------------------------------------------------------------------------------
Filter Match Criteria : Mac
-------------------------------------------------------------------------------
Entry       : 8                                FrameType       : Ethernet
Ing. Matches: 80 pkts (5440 bytes)
Egr. Matches: 62 pkts (3968 bytes)
  
Entry       : 10                               FrameType       : Ethernet
Ing. Matches: 80 pkts (5440 bytes)
Egr. Matches: 80 pkts (5120 bytes)
===============================================================================
Table 5. Filter MAC Counters Output Field Descriptions

Label

Description

Mac Filter

Filter Id

The MAC filter policy ID

Scope

Template — the filter policy is of type Template

Exclusive — the filter policy is of type Exclusive

Description

The MAC filter policy description

Applied

No — the filter policy ID has not been applied

Yes — the filter policy ID is applied

Def. Action

Forward — the default action for the filter ID for packets that do not match the filter entries is to forward

Drop — the default action for the filter ID for packets that do not match the filter entries is to drop

Filter Match Criteria

Mac — indicates the filter is an MAC filter policy

Entry

The filter entry ID; if the filter entry ID indicates the entry is (Inactive), then the filter entry is incomplete as no action has been specified

FrameType

Ethernet — the entry ID match frame type is Ethernet IEEE 802.3

802.2LLC — the entry ID match frame type is Ethernet IEEE 802.2 LLC

802.2SNAP — the entry ID match frame type is Ethernet IEEE 802.2 SNAP

Ethernet II — the entry ID match frame type is Ethernet Type II

Ing. Matches

The number of ingress filter matches/hits for the filter entry

Egr. Matches

The number of egress filter matches/hits for the filter entry

Show Filter MAC Output (with effective-action specified) — The following is a sample output of MAC filter information when the effective-action keyword is specified. Filter MAC effective-action Output Fields describes the command output fields.

If the main action (either primary or secondary) cannot be performed, a reason will be given. This will be displayed on the same line as the Effective Action. The reason codes as currently defined are:

  • entry-default

  • filter-default-action

  • pbr-down-action-override

  • action not supported on egress

  • target does not exist

Sample Output
show filter mac 1 effective-action
===============================================================================
Mac Filter
===============================================================================
Filter Id           : 1                            Applied        : Yes
Scope               : Template                     Def. Action    : Drop
Entries             : 1                            Type           : normal
Description         : (Not Specified)
-------------------------------------------------------------------------------
Entry               : 2
-------------------------------------------------------------------------------
Stickiness          : No
PBR Dwn Act Override: None
PBR Down Action     : Drop (entry-default)
 
Configuration
Primary Action      : Forward (SAP)
  Next Hop          : 1/1/3
  Service Id        : Not configured
Secondary Action    : None
 
Status
Target status based on extended checks
  Primary Action    : Target does not exist
  Secondary Action  : None
Downloaded Action   : Forward
Stickiness Timer    : Not Running
 
Effective Action based on application context
Service Id          : 10                           Type           : VPLS
  Ingress
    Effective Action: Forward (target does not exist)
===============================================================================
Table 6. Filter MAC effective-action Output Fields

Label

Description

Filter Id

The MAC filter policy ID

Applied

No — the filter policy ID has not been applied

Yes — the filter policy ID is applied

Scope

Template — the filter policy is of type Template

Exclusive — the filter policy is of type Exclusive

Def. Action

Forward — the default action for the filter ID for packets that do not match the filter entries is to forward

Drop — the default action for the filter ID for packets that do not match the filter entries is to drop

Entries

The number of entries configured in this filter ID

Type

The type of entries configures in this filter

Description

The MAC filter policy description

Entry

The filter entry ID; if the filter entry ID indicates the entry is (Inactive), then the filter entry is incomplete as no action has been specified

Stickiness

No — stickiness is not configured

Yes — stickiness is configured

PBR Dwn Act Override

Indicates whether or not the action to take when the PBR target is down has been overridden

PBR Down Action

The action to take in case the target is down

Configuration

Section of the output providing information on the configured parameters

Primary Action

The configured action, if any; indented sub-labels in the show output provide configured parameters for this action

Secondary Action

The configured secondary action, if any; indented sub-labels in the show output provide configured parameters for this action

Status/Target status based on extended checks

Section of the output providing information on the operational status of certain parameters

Primary Action

The status of the target of the primary action, if configured, based on extended checks

Secondary Action

The status of the target of the secondary action, if configured, based on extended checks

Downloaded Action

The action downloaded by the CPM to the IOM

Stickiness Timer

The status of the stickiness timer, if any

Effective Action based on application context

Section of the output providing the effective action, in the context of services, that a packet matching the criteria will be subject to

Service Id

The service ID on which the filter policy ID is applied; the output also provides a list of service points where the filter has been applied

Type

The service type in which the service has been applied

Ingress/Egress

The direction in which the service has been applied

Effective Action

Indicates the effective action the packet will be subject to

mac

Syntax

mac mac-filter-id [entry entry-id] [{ingress | egress}]

Context

[Tree] (clear>filter mac)

Full Context

clear filter mac

Description

Clears the counters associated with the entries of the specified MAC filter policy.

By default, the counters associated with each entry of the specified filter policy are all cleared. The scope of which counters are cleared can be narrowed using the command line parameters.

Default

Clears all counters associated with each entry of the specified MAC filter policy.

Parameters

mac-filter-id

The MAC filter policy ID for which to clear the entry counters. Values can either be expressed as a decimal integer or as an ASCII string of up to 64 characters. The following values only shows decimal integer.

Values

1 to 65535

entry-id

Specifies that only the counters associated with the specified filter policy entry will be cleared. The values are expressed as a decimal integer.

Values

1 to 2097151

ingress

Specifies to only clear the ingress counters.

egress

Specifies to only clear the egress counters.

Platforms

All

mac

Syntax

mac mac-filter-id

Context

[Tree] (tools>dump>filter>resources mac)

Full Context

tools dump filter resources mac

Description

This command displays information about the specified MAC filter including resource utilization on CPM and IOM, the IOMs on which the filter is used, and the entries using the most resources.

Parameters

mac-filter-id

Specifies that only the filter resource utilization associated with this IPv6 filter will be displayed.

Values

1 to 65535

Platforms

All

Output

The following output is an example of MAC filter resource utilization information.

Sample Output
*A:Dut-C>tools>dump>filter>resources># mac 1

===============================================================================
Resource utilization details for Mac filter 1
===============================================================================
CPM entries used                       : 1
CPM subentries used                    : 1
TCAM entries used (per FlexPath)       : 1
Associated with IOMs                   : 1

---------------------------------------------------------------------------
Largest 5 entries
---------------------------------------------------------------------------
Entry ID                                        Active        TCAM entries
                                                            (per FlexPath)
---------------------------------------------------------------------------
1                                                  Yes                   1
No more entries defined
---------------------------------------------------------------------------
===============================================================================

mac

Syntax

mac mac-filter-id entry entry-id [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>filter mac)

Full Context

monitor filter mac

Description

This command enables MAC filter monitoring. The statistical information for the specified MAC filter entry displays at the configured interval until the configured count is reached.

The first screen displays the current statistics related to the specified MAC filter. The subsequent statistical information listed for each interval is displayed as a delta to the previous display. When the keyword rate is specified, the rate-per-second for each statistic is displayed instead of the delta.

Monitor commands are similar to show commands but only statistical information displays. Monitor commands display the selected statistics according to the configured number of times at the interval specified.

Parameters

mac-filter-id

Specifies the MAC filter policy ID.

Values

filter-id | filter-name

filter-id: 1 to 65535

filter-name: 64 chars max

entry-id

Displays information on the specified filter entry ID for the specified filter ID only.

Values

1 to 65535

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

All

Output

The following output is an example of filter mac information.

Sample Output
A:ALA-1>monitor>filter# mac 50 entry 10 interval 3 repeat 3 absolute
===============================================================================
Monitor statistics for Mac filter 50 entry 10
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
------------------------------------------------------------------------------
At time t = 3 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Absolute)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
===============================================================================


A:ALA-1>monitor>filter# mac 50 entry 10 interval 3 repeat 3 rate
===============================================================================
Monitor statistics for Mac filter 50 entry 10
===============================================================================
At time t = 0 sec (Base Statistics)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
-------------------------------------------------------------------------------
At time t = 3 sec (Mode: Rate)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
-------------------------------------------------------------------------------
At time t = 6 sec (Mode: Rate)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
-------------------------------------------------------------------------------
At time t = 9 sec (Mode: Rate)
-------------------------------------------------------------------------------
Ing. Matches: 0                                Egr. Matches    : 0
===============================================================================
A:ALA-1>monitor>filter#

mac

Syntax

mac entry entry-id [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>cpm-filter mac)

Full Context

monitor cpm-filter mac

Description

This command displays monitor command statistics for MAC filter entries.

Parameters

entry-id

Displays information on the specified filter entry ID for the specified filter ID only.

Values

1 to 2048

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10 seconds

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mac

Syntax

mac entry-id [interval seconds] [repeat repeat] [absolute | rate]

Context

[Tree] (monitor>management-access-filter mac)

Full Context

monitor management-access-filter mac

Description

This command monitors statistics for the MAF MAC filter entry.

Parameters

entry-id

Specifies an existing IP MAF entry ID.

Values

1 to 9999

seconds

Configures the interval for each display in seconds.

Values

3 to 60

Default

10

repeat

Configures how many times the command is repeated.

Values

1 to 999

Default

10

absolute

Displays raw statistics, without processing. No calculations are performed on the delta or rate statistics.

rate

Displays rate-per-second for each statistic instead of the delta.

Platforms

All

mac

Syntax

mac [hunt | detail] [rd rd] [next-hop next-hop] [mac-address mac-address] [community comm-id] [tag tag] [aspath-regex reg-exp]

Context

[Tree] (show>router>bgp>routes>evpn mac)

Full Context

show router bgp routes evpn mac

Description

This command displays BGP-EVPN MAC routes.

Parameters

hunt

Displays entries for the specified route.

detail

Displays detailed information.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

next-hop

Specifies the IPv4 or IPv6 BGP next-hop address.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

mac-address

Specifies the MAC address in xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx format.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as the following: type:{ip-address:comm-val1 | as-number1:comm-val2 | as-number2:comm-val1}

    where:

    • as-number1 — 0 to 65535

    • comm-val1 — 0 to 65535

    • type — target, origin

    • ip-address — a.b.c.d

    • comm-val2 — 0 to 4294967295

    • as-number2 — 0 to 4294967295

  • well-known-commnull | no-export | no-export-subconfed | no-advertise |

tag

Specifies the MAC route tag.

Values

0to 4294967295 | MAX-ET

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

Platforms

All

mac-filter

mac-filter

Syntax

mac-filter [entry entry-id]

Context

[Tree] (show>system>security>cpm-filter mac-filter)

Full Context

show system security cpm-filter mac-filter

Description

This command displays CPM MAC filters.

Parameters

entry-id

Displays information about the specified entry.

Values

1 to 131072

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following is an output example of CPU MAC filter information.

Sample Output
*B:bksim67# show system security cpm-filter mac-filter 
===============================================================================
CPM Mac Filter (applied)
===============================================================================
Entry-Id  Dropped   Forwarded Description                                      
-------------------------------------------------------------------------------
1         23002     47094                                                      
-------------------------------------------------------------------------------
Num CPM Mac filter entries: 1
===============================================================================
*B:bksim67#

mac-filter

Syntax

mac-filter [entry entry-id]

Context

[Tree] (show>system>security>mgmt-access-filter mac-filter)

Full Context

show system security management-access-filter mac-filter

Description

This command displays management access MAC filters.

Parameters

entry-id

Displays information about the specified entry.

Values

1 to 9999

Platforms

All

Output

The following is an example of management access filter MAC filter information.

Sample Output
*B:bksim67# show system security management-access-filter mac-filter 
=============================================================================
Mac Management Access Filter
=============================================================================
filter type   : mac                                                          
Def. Action   : permit                                                       
Admin Status  : enabled (no shutdown)                                        
-------------------------------------------------------------------------------
Entry              : 1                  Action             : deny              
FrameType          : ethernet_II        Svc-Id             : Undefined         
Src Mac            : Undefined
Dest Mac           : Undefined
Dot1p              : Undefined          Ethertype          : Disabled          
DSAP               : Undefined          SSAP               : Undefined         
Snap-pid           : Undefined          ESnap-oui-zero     : Undefined         
cfm-opcode         : Undefined                                                 
Log                : disabled           Matches            : 0                 
=============================================================================
*B:bksim67#

mac-filter

Syntax

mac-filter [entry entry-id]

Context

[Tree] (clear>cpm-filter mac-filter)

Full Context

clear cpm-filter mac-filter

Description

This command clears MAC filter statistics.

Parameters

entry-id

Specifies a particular CPM MAC filter entry.

Values

1 to 2048

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mac-filter

Syntax

mac-filter mac-filter-id

Context

[Tree] (tools>perform>filter mac-filter)

Full Context

tools perform filter mac-filter

Description

Commands in this context perform MAC filter operations.

Parameters

mac-filter-id

Specifies a particular MAC filter ID or filter name.

Values

filter-id | filter-name

filter-id

Specifies the MAC filter ID.

Values

1 to 65535

filter-name

Specifies name of the MAC filter, upto 64 characters.

Platforms

All

mac-list

mac-list

Syntax

mac-list [name]

mac-list name associations

Context

[Tree] (show>service mac-list)

Full Context

show service mac-list

Description

This command displays the configured MAC lists in the router and its associations to service objects.

Parameters

name

Displays the MAC list name, up to 32 characters.

associations

Displays the associated service objects.

Platforms

All

Output

The following output displays an example of services associated so particular SAPs.

Sample Output

The following is sample output for MAC list.

A:admin@PE-2# show service mac-list 
 
=============================================================================== 
MAC List Information 
=============================================================================== 
MAC List Name                      Num Macs       Last Change 
------------------------------------------------------------------------------- 
moving-macs-1                      10             04/22/2020 09:45:34 
------------------------------------------------------------------------------- 
Number of Entries: 1 
=============================================================================== 

The following is sample output for MAC list name.

A:admin@PE-2# show service mac-list "moving-macs-1" 
=============================================================================== 
MAC List Mac Address Information 
Description: List of macs allowed to move  
=============================================================================== 
MAC Address                   MAC Mask                      Last Change 
------------------------------------------------------------------------------- 
00:00:5e:00:00:00             ff:ff:ff:00:00:00             04/22/2020 09:46:14 
00:01:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:33 
00:02:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:37 
00:03:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:40 
00:04:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:45 
00:05:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:50 
00:06:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:57:54 
00:07:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:58:02 
00:08:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:58:09 
00:09:5e:00:00:00             ff:ff:ff:ff:ff:ff             04/22/2020 09:58:12 
------------------------------------------------------------------------------- 
Number of Entries: 10 
=============================================================================== 

The following is sample output for MAC list associations.

A:admin@PE-2# show service mac-list "moving-macs-1" associations 
 
=============================================================================== 
Associated VPLS SAPs 
------------------------------------------------------------------------------- 
Service Id                              SAP 
------------------------------------------------------------------------------- 
3                                       pxc-1.a:3 
------------------------------------------------------------------------------- 
Number of Entries: 1 
------------------------------------------------------------------------------- 
 
Associated VPLS spoke-sdp 
------------------------------------------------------------------------------- 
Service Id                              sdpID 
------------------------------------------------------------------------------- 
------------------------------------------------------------------------------- 
Number of Entries: 0 
------------------------------------------------------------------------------- 
 
Associated VPLS mesh-sdp 
------------------------------------------------------------------------------- 
Service Id                              sdpID 
------------------------------------------------------------------------------- 
------------------------------------------------------------------------------- 
Number of Entries: 0 
------------------------------------------------------------------------------- 
 
Associated VPLS split-horizon-group 
------------------------------------------------------------------------------- 
Service Id                              Split Horizon Group 
------------------------------------------------------------------------------- 
------------------------------------------------------------------------------- 
Number of Entries: 0 
------------------------------------------------------------------------------- 
 
Associated PW-template 
------------------------------------------------------------------------------- 
PW-template Id 
------------------------------------------------------------------------------- 
------------------------------------------------------------------------------- 
Number of Entries: 0 
------------------------------------------------------------------------------- 
 
===============================================================================

Show Service MAC List Fields describes show service MAC list output fields.

Table 7. Show Service MAC List Fields

Label

Description

MAC List Name

Displays the MAC list name.

Num Macs

Displays the number of MACs.

Last Change

Displays the date and time of the change.

Number of Entries

Displays the number of matching entries.

MAC Address

Displays the MAC address.

MAC Mask

Displays the MAC mask.

Service Id

Displays the service ID.

SAP

Displays the SAP name.

mac-move

mac-move

Syntax

mac-move

Context

[Tree] (show>service>id mac-move)

Full Context

show service id mac-move

Description

This command displays MAC move related information about the service.

Platforms

All

Output

The following is an example of service MAC move information.

Sample Output
*A:ALA-2009>config>service>vpls>mac-move# show service id 500 mac-move
===============================================================================
Service Mac Move Information
===============================================================================
Service Id        : 500                 Mac Move          : Enabled
Primary Factor    : 4                   Secondary Factor  : 2
Mac Move Rate     : 2                   Mac Move Timeout  : 10
Mac Move Retries  : 3
-------------------------------------------------------------------------------
SAP Mac Move Information: 2/1/3:501
-------------------------------------------------------------------------------
Admin State       : Up                  Oper State        : Down
Flags              : RelearnLimitExceeded
Time to come up   : 1 seconds           Retries Left      : 1
Mac Move          : Blockable           Blockable Level   : Tertiary
-------------------------------------------------------------------------------
SAP Mac Move Information: 2/1/3:502
-------------------------------------------------------------------------------
Admin State       : Up                  Oper State        : Up
Flags              : None
Time to RetryReset: 267 seconds         Retries Left      : none
Mac Move          : Blockable           Blockable Level   : Tertiary
-------------------------------------------------------------------------------
SDP Mac Move Information: 21:501
-------------------------------------------------------------------------------
Admin State       : Up                  Oper State        : Up
Flags              : None
Time to RetryReset: never               Retries Left      : 3
Mac Move          : Blockable           Blockable Level   : Secondary
-------------------------------------------------------------------------------
SDP Mac Move Information: 21:502
-------------------------------------------------------------------------------
Admin State       : Up                  Oper State        : Down
Flags              : RelearnLimitExceeded
Time to come up   : never               Retries Left      : none
Mac Move          : Blockable           Blockable Level   : Tertiary
===============================================================================
*A:ALA-2009>config>service>vpls>mac-move#

mac-protect

mac-protect

Syntax

mac-protect [implicit]

Context

[Tree] (show>service>id mac-protect)

Full Context

show service id mac-protect

Description

This command displays MAC protect-related information about the service.

Parameters

implicit

Displays only the MAC addresses implicitly protected by the system.

Platforms

All

Output

The following output is an example of service MAC protect information.

Sample Output
*A:ALA-48>show>service>id# mac-protect
===============================================================================
Protected MACs, Service 700
===============================================================================
ServId    MAC               Source-Identifier     Type/Age  Last Change
-------------------------------------------------------------------------------
700       ff:ff:ff:ff:ff:ff not learned           n/a       n/a
-------------------------------------------------------------------------------
No. of MAC Entries: 1
===============================================================================
*A:ALA-48>show>service>id# mac-protect

mac-status

mac-status

Syntax

mac-status [mac ieee-address] [card slot-id] [pending]

Context

[Tree] (tools>dump>service>id>fdb mac-status)

Full Context

tools dump service id fdb mac-status

Description

This command displays the status of MAC addresses within the service, displaying the line cards on which FDB entries are allocated for the MAC addresses (if a MAC address has been allocated an entry on all cards provisioned in the system, it is displayed as "All”) and those for which there are pending FDB entry updates (allocate, displayed as "PendAlloc”, or free, displayed as "PendFree”) for each MAC address. The MAC address status is displayed per service or line card and for a single MAC address. In addition, only MAC addresses with pending updates can be displayed.

Parameters

ieee-address

The 48-bit MAC address for which the FDB entry will be displayed in the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are hexadecimal numbers.

slot-id

The slot ID of the card in the chassis. The maximum slot ID is platform-dependent. See the hardware installation guides for more information.

pending

Displays only those MAC address with pending FDB entry line card updates (allocate or free).

Platforms

All

Output

Sample Output
*A:PE1# tools dump service id 1 fdb mac-status
===============================================================================
VPLS FDB MAC status at 01/31/2017 08:44:39
===============================================================================
MAC Address         Type                Status : Card list
-------------------------------------------------------------------------------
00:00:00:00:01:01   Select              Allocated : 5
00:00:00:00:01:02   Select              Allocated : 5
00:00:00:00:01:03   Global              Allocated : All
00:00:00:00:01:04   Global              Allocated : All
===============================================================================
*A:PE1#

mac-table

mac-table

Syntax

mac-table [mac ieee-address] [class class] [next-index index] [detail]

Context

[Tree] (tools>dump>wlan-gw>lanext>bd mac-table)

Full Context

tools dump wlan-gw lanext bd mac-table

Description

This command dumps the specified MAC table entries for the specified HLE BD.

Parameters

ieee-address

Specifies the MAC address of the MAC table entry.

class

Specifies the source on which to filter the MAC table entries.

Values

access, network, remote

index

Specify the next-index index parameter to display the next set of results If there are more results than the current output. The additional results are indicated at the bottom of the current output.

Values

0 to 4294967295

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of MAC table information.

Sample Output
tools>dump>wlan-gw>lanext>bd# mac-table
===============================================================================
MATCHED 2 MAC ENTRIES ON SLOT #2 MDA #1
===============================================================================
UE-MAC            VLAN   BRIDGE-ID  DESCRIPTION            L2-SVC     L2-VLAN  
  TUNNEL  CLASS   TYPE   ROUTER     SRC-IP                                  
  ANCHOR                            DST-IP                                  
-------------------------------------------------------------------------------
AA:2B:9E:11:D1:6F 100    100        ESM-USER               N/A        N/A
  2/1     ACCESS  GRE    500        11.3.3.100
  2/1/NAT-OUT-IP:2145.1             4.4.4.4
-------------------------------------------------------------------------------
02:DE:01:00:01:11 N/A    100        ESM-USER               N/A        N/A
  2/1     NETWORK VXLAN  500        2.2.2.2
  2/1/NAT-OUT-IP:2145.1             44.44.44.1
-------------------------------------------------------------------------------
===============================================================================

macsec

macsec

Syntax

macsec

Context

[Tree] (clear macsec)

Full Context

clear macsec

Description

Commands in this context clear MACsec information.

Platforms

All

macsec

Syntax

macsec

Context

[Tree] (show macsec)

Full Context

show macsec

Description

Commands in this context display MACsec information.

Platforms

All

macsec

Syntax

macsec

Context

[Tree] (show>router macsec)

Full Context

show router macsec

Description

This command displays router MACsec information.

Platforms

All

Output

The following output is an example of router MACsec information.

Sample Output
*A:Dut-C>config>router# show router macsec 
===============================================================================
MACSec (Summary), Base
===============================================================================
Interface Name PortId/Sap  MACsec    Sub-port Encap- CA tags  CA-name
                           port               match  In-clear 
-------------------------------------------------------------------------------
MACsec_Dut_B_* 1/1/10:50   1/1/10    50       :50    0        dut_B_C_xpn_128_*
                           1/1/10    1002     :*.*   2        dut_B_C_xpn_256_*
MACsec_Dut_B_* 1/1/10:51   1/1/10    51       :51    1        dut_B_C_xpn_128_*
                           1/1/10    1002     :*.*   2        dut_B_C_xpn_256_*
===============================================================================
* indicates that the corresponding row element may have been truncated.


*A:Dut-C>config>router# show router "Base" interface "MACsec_Dut_B_C_Link_11_tag_50" macsec 
===============================================================================
Interface MACsec_Dut_B_C_Link_11_tag_50 port/SapId 1/1/10:50 macsec 
===============================================================================
MACsec port   Sub-port    Admin state Encap-match CA-name
-------------------------------------------------------------------------------
1/1/10        50          enabled     :50         dut_B_C_xpn_128_null_03
1/1/10        1002        enabled     :*.*        dut_B_C_xpn_256_2tags_1tag_01
===============================================================================


*A:Dut-C>config>router# show router "Base" interface "MACsec_Dut_B_C_Link_11_tag_51" macsec 
===============================================================================
Interface MACsec_Dut_B_C_Link_11_tag_51 port/SapId 1/1/10:51 macsec 
===============================================================================
MACsec port   Sub-port    Admin state Encap-match CA-name
-------------------------------------------------------------------------------
1/1/10        51          enabled     :51         dut_B_C_xpn_128_1tag_03
1/1/10        1002        enabled     :*.*        dut_B_C_xpn_256_2tags_1tag_01
===============================================================================

managed-hosts

managed-hosts

Syntax

managed-hosts type {aaa | bonding | data-triggered | gtp} [ip ip-address] [mac ieee-address]

Context

[Tree] (show>service>id managed-hosts)

Full Context

show service id managed-hosts

Description

This command displays information about hosts that are not yet linked to an in-band control plane protocol, such as DHCP or DHCPv6. Examples include hosts installed by data-triggers and hosts installed by RADIUS.

Parameters

aaa

Displays information about managed hosts installed and removed only by RADIUS.

bonding

Displays information about managed hosts installed in a connection bonding subscriber context.

data-triggered

Displays information about managed hosts installed by data-triggers.

gtp

Displays information about managed hosts installed via GTP access.

ip-address

Displays information about a managed host with the specified IPv4 or IPv6 address.

ieee-address

Displays information about a managed host with the specified MAC address.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of managed host information.

Sample Output
# show service id 100 managed-hosts type data-triggered
===============================================================================
Managed data-triggered hosts
===============================================================================
IP address                                MAC address
-------------------------------------------------------------------------------
10.0.0.9/32                               fa:ac:a6:02:11:01
2001:a:b:5::1/128                         fa:ac:a6:02:11:01
-------------------------------------------------------------------------------
No. of Managed hosts: 2
===============================================================================

managed-hosts

Syntax

managed-hosts type {data-triggered} [sap sap-id] [mac ieee-address] [ip ip-prefix[/prefix-length]] [port port-id]

managed-hosts type {data-triggered} all

Context

[Tree] (clear>service>id managed-hosts)

Full Context

clear service id managed-hosts

Description

This command deletes managed hosts.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

management

management

Syntax

management

management ftp

management grpc

management netconf

management ssh

management telnet

management telnet6

Context

[Tree] (show>system>security management)

Full Context

show system security management

Description

This command displays the management server status.

Parameters

ftp

Displays the FTP server status.

grpc

Displays the gRPC server status.

netconf

Displays the NETCONF server status.

ssh

Displays the SSH server status.

telnet

Displays the Telnet server status.

telnet6

Displays the Telnetv6 server status.

Platforms

All

management-access-filter

management-access-filter

Syntax

management-access-filter

Context

[Tree] (show>system>security management-access-filter)

Full Context

show system security management-access-filter

Description

Commands in this context display management access filter information for IP and MAC filters.

Platforms

All

management-access-filter

Syntax

management-access-filter

Context

[Tree] (monitor management-access-filter)

Full Context

monitor management-access-filter

Description

Commands in this context monitor management-access filters. These filters are configured in the config>system>security>mgmt-access-filter context.

Platforms

All

management-interface

management-interface

Syntax

management-interface

Context

[Tree] (clear>system management-interface)

Full Context

clear system management-interface

Description

This command clears the management interface information.

Platforms

All

management-interface

Syntax

management-interface

Context

[Tree] (show>system management-interface)

Full Context

show system management-interface

Description

Commands in this context display management interface information.

Platforms

All

management-interface

Syntax

management-interface

Context

[Tree] (tools>perform>system management-interface)

Full Context

tools perform system management-interface

Description

This command enables tools for management interface.

Platforms

All

manager

manager

Syntax

manager all

manager manager-name

Context

[Tree] (clear>system>management-interface>remote-management manager)

Full Context

clear system management-interface remote-management manager

Description

This command clears and restarts the remote management manager connection process.

Parameters

all

Clears the connection process for all managers.

manager-name

Specifies the configured name of the manager, up to 64 characters.

Platforms

All

manual

manual

Syntax

manual ring-index path {a | b}

Context

[Tree] (tools>perform>eth-ring manual)

Full Context

tools perform eth-ring manual

Description

In the absence of a failure or FS, this command forces a block on the ring port where the command is issued.

Parameters

ring-index

Specifies the ring index.

Values

1 to 128

path

Displays information for a specific path.

Values

a, b

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

manual

Syntax

manual id tunnel-id

manual lsp-name

Context

[Tree] (tools>perform>router>mpls>tp-tunnel manual)

Full Context

tools perform router mpls tp-tunnel manual

Description

This command performs a manual switchover of the MPLS-TP LSP from the active path to the protect path.

Parameters

tunnel-id

Specifies the tunnel number of the MPLS-TP LSP.

Values

1 to 61440

lsp-name

Specifies name of the MPLS-TP LSP, up to 32 characters.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

manual-export

manual-export

Syntax

manual-export

Context

[Tree] (tools>perform>cflowd manual-export)

Full Context

tools perform cflowd manual-export

Description

This command triggers the manual export operation. This command is only applicable if export-mode is configured as manual.

Platforms

All

manual-switch-path

manual-switch-path

Syntax

manual-switch-path lsp lsp-name

no manual-switch-path lsp lsp-name

manual-switch-path sr-te-lsp sr-te-lsp-name

no manual-switch-path sr-te-lsp sr-te-lsp-name

Context

[Tree] (tools>perform>router>mpls manual-switch-path)

Full Context

tools perform router mpls manual-switch-path

Description

This command forces a manual degraded state on the active primary path, which triggers a switchover to another best-preference non-degraded secondary path that is already up. Non-degraded standby paths are preferred over secondary paths. If non-degraded standby paths do not exist, a setup is triggered for secondary paths.

For LSPs, the revert-timer and hold-timer apply to any switchover triggered by the manual-switch-path command. For SR-TE LSPs, only the revert-timer applies to any switchover triggered by the manual-switch-path sr-te-lsp command. The revert timer is started in the case where both the primary and standby paths are initially degraded and the system is using a second secondary path, and the primary path then comes back up.

The revert timer is started only when switching from a non-degraded secondary or standby path to the primary path. If the active secondary or standby path is degraded and then the primary path comes up, the system does not start the revert timer because the intention is to move the LSP away from the degraded active path as quickly as possible.

The manually degraded state remains in effect if the path goes down or is resignaled, either by make-before-break (MBB) or break-before-make (BBM). BBM applies regardless of whether the resignalling is due to a locally initiated change or through PCEP. To reset the manually degraded state, use the no manual-switch-path CLI command or the delete manual-switch-path MD-CLI command.

To revert to the primary path when the revert timer is configured prior to the expiry of the revert timer, use the following commands:

  • no manual-switch-path lsp or no manual-switch-path sr-te-lsp to reset the manual degraded state on the primary path

  • tools perform router mpls revert lsp to revert the LSP to the primary path

  • tools perform router mpls revert sr-te-lsp to revert the SR-TE LSP to the primary path

Parameters

lsp-name

Specifies the LSP name, up to 64 characters.

sr-te-lsp-name

Specifies the SR-TE LSP name, up to 64 characters.

Platforms

All

map

map

Syntax

map

map statistics

Context

[Tree] (clear>nat map)

Full Context

clear nat map

Description

This command enables the clears mapping of address and port data.

Platforms

VSR

map

Syntax

map

Context

[Tree] (show>service>nat map)

Full Context

show service nat map

Description

Commands in this context display MAP information.

Platforms

VSR

map-domain

map-domain

Syntax

map-domain

map-domain domain-name

map-domain domain-name mapping-rule map-rule-name

map-domain domain-name statistics

Context

[Tree] (show>service>nat>map map-domain)

Full Context

show service nat map map-domain

Description

This command displays the MAP domains configured in the system and shows whether the domain is instantiated (that is, shows the association with the routing context). It also provides information about the domain and the specific rules configured within the domain

Parameters

domain-name

Specifies the MAP domain name.

Values

32 chars maximum

map-rule-name

Specifies the MAP rule name.

Values

32 chars maximum

mapping-rule

Keyword; displays the router instances and/or subscriber profiles associated with the NAT policy.

statistics

Keyword; displays statistics of the specified MAP domain.

Platforms

VSR

Output

The following is sample output for the map-domain command, and Map-Domain Output Fields describes the fields.

Sample Output
*A:Dut-D>show>service>nat>map# show service nat map map-domain 
===============================================================================
MAP domains
===============================================================================
Name                                                 Admin-state    Router
-------------------------------------------------------------------------------
AZ                                                   in-service     221
AZb                                                  in-service     N/A
-------------------------------------------------------------------------------
No. of domains: 2
===============================================================================
Table 8. Map-Domain Output Fields

Label

Description

Admin-state

Configured admin-state of the MAP domain. The state can be either shutdown or no shutdown.

Router

Specifies the routing context in which the MAP domain is instantiated. When set to "N/A”, it indicates that the MAP domain is not instantiated in the VSR.

The following is sample output for the map-domain domain-name command, and Map-Domain <domain-name> Output Fields describes the fields.

Sample Output
*A:Dut-D>show>service>nat>map# map-domain "AZ" 
===============================================================================
MAP-T domain "AZ"
===============================================================================
Description                 : bAAAA
Default Mapping Rule prefix : 1000::/4
MTU                         : 9212
TCP MSS adjust              : 0
IP fragmentation
 v6-frag-header             : enabled
Administrative state        : in-service
Router                      : 221
Last management change      : 07/14/2016 21:04:04
Mapping rule "rule A-11"
-------------------------------------------------------------------------------
Description                 : basic mapping rule 11
Rule prefix                 : 2001:db8::/44
IPv4 prefix                 : 192.0.2.0/24
Embedded Address bits       : 12
PSID offset                 : 4
Address sharing ratio       : 0
No. of excluded ports       : 0       
No. of ports per user       : 0
Administrative state        : out-of-service
Last management change      : 07/08/2016 01:15:12
Mapping rule "rule A-12"
-------------------------------------------------------------------------------
Description                 : (Not Specified)
Rule prefix                 : (Not Specified)
IPv4 prefix                 : (Not Specified)
Embedded Address bits       : 0
PSID offset                 : 6
Address sharing ratio       : 0
No. of excluded ports       : 0
No. of ports per user       : 0
Administrative state        : out-of-service
Last management change      : 07/08/2016 01:15:12
Mapping rule "rule A-13"
-------------------------------------------------------------------------------
Description                 : basic mapping rule 11
Rule prefix                 : 2001:db8::/44
IPv4 prefix                 : 192.0.2.0/24
Embedded Address bits       : 9       
PSID offset                 : 15
Address sharing ratio       : 2
No. of excluded ports       : 2
No. of ports per user       : 32767
Administrative state        : in-service
Last management change      : 07/14/2016 21:11:43
===============================================================================
Table 9. Map-Domain <domain-name> Output Fields

Label

Description

Address sharing ratio

Specifies the number of CEs covered by this rule, that share the same IPv4 address, each with different PSID.

No. of excluded ports

Specifies the ports excluded from PSID, according to the configured PSID offset.

No. of ports per user

Specifies the number of PSID ports available to each user.

The following is sample output for the map-domain domain-name command, which shows details of the specific rule within a given MAP domain.

Sample Output
*A:Dut-D>show>service>nat>map# map-domain "AZ" mapping-rule "rule A-13" 
===============================================================================
MAP-T domain "AZ"
===============================================================================
Description                 : bAAAA
Default Mapping Rule prefix : 1000::/4
MTU                         : 9212
TCP MSS adjust              : 0
IP fragmentation
 v6-frag-header             : enabled
Administrative state        : in-service
Router                      : 221
Last management change      : 07/14/2016 21:04:04
Mapping rule "rule A-13"
-------------------------------------------------------------------------------
Description                 : basic mapping rule 11
Rule prefix                 : 2001:db8::/44
IPv4 prefix                 : 192.0.2.0/24
Embedded Address bits       : 9
PSID offset                 : 15
Address sharing ratio       : 2
No. of excluded ports       : 2       
No. of ports per user       : 32767
Administrative state        : in-service
Last management change      : 07/14/2016 21:11:43
===============================================================================

The following is sample output for the map-domain statistics command, which shows the forwarding statistics for a MAP-T domain, and Map-Domain Statistics Output Fields describes the fields.

Sample Output
*A:Dut-D>show>service>nat>map# show service nat map map-domain "AZ" statistics 
===============================================================================
MAP domain "AZ"
===============================================================================
Upstream (IPv6->IPv4) forwarded packets                 : 0
Upstream (IPv6->IPv4) forwarded octets                  : 0
Upstream (IPv6->IPv4) dropped packets                   : 0
Upstream (IPv6->IPv4) dropped octets                    : 0
Downstream (IPv4->IPv6) forwarded packets               : 0
Downstream (IPv4->IPv6) forwarded octets                : 0
Downstream (IPv4->IPv6) dropped packets                 : 0
Downstream (IPv4->IPv6) dropped octets                  : 0
===============================================================================
Table 10. Map-Domain Statistics Output Fields

Label

Description

Upstream (IPv6→IPv4) forwarded packets

Specifies the number of forwarded packets in the upstream direction within the MAP domain.

Upstream (IPv6→IPv4) forwarded octets

Specifies the number of forwarded octets in the upstream direction within the MAP domain.

Upstream (IPv6→IPv4) dropped packets

Specifies the number of dropped packets in the upstream direction within the MAP domain.

Upstream (IPv6→IPv4) dropped octets

Specifies the number of dropped octets in the upstream direction within the MAP domain.

Downstream (IPv4→IPv6) forwarded packets

Specifies the number of forwarded packets in the downstream direction within the MAP domain.

Downstream (IPv4→IPv6) forwarded octets

Specifies the number of forwarded octets in the downstream direction within the MAP domain.

Downstream (IPv4→IPv6) dropped packets

Specifies the number of dropped packets in the downstream direction within the MAP domain.

Downstream (IPv4→IPv6) dropped octets

Specifies the number of dropped octets in the downstream direction within the MAP domain.

map-to-phy-port

map-to-phy-port

Syntax

map-to-phy-port {lag lag-id | eth-tunnel tunnel-index} {isid isid [end-isid isid] | service service-id | svc-name [end-service service-id | svc-name]} [summary]

Context

[Tree] (tools>dump map-to-phy-port)

Full Context

tools dump map-to-phy-port

Description

This command provides the ability to respond to a query to provide the link in a LAG/Ethernet tunnel (load sharing protection mode)/CCAG that is currently assigned to a given service-id or ISID.

Parameters

lag-id

Specifies the LAG ID.

Values

1 to 800

isid

Specifies the ISID.

Values

0 to 16777215

service-id

Specifies the service ID.

Values

1 to 2148278381, svc-name: 64 char max

tunnel-index

Specifies the tunnel index.

Values

1 to 1024

summary

Displays summary information.

Platforms

All

mapping-server

mapping-server

Syntax

mapping-server [prefix ip-address[/mask]] [index index] [level level] [flag {s}]

Context

[Tree] (show>router>isis mapping-server)

Full Context

show router isis mapping-server

Description

This command displays IS-IS mapping-server information.

Parameters

ip-address[/mask]

Specifies the IP address and mask of a prefix that has received a node-sid in a SID/Label binding TLV.

Values

ip-address: a.b.c.d. (host bits must be 0)

mask: 0 to 32

index

Specifies the node-sid index value for the generated SID/Label binding TLV.

Values

0 to 4294967295

Default

none

level

Specifies a match on the mapping server’s own flooding scope for the generated SID/Label binding TLV.

Values

1, 2, 1/2

flag

Specifies a match on the flooding scope of the generated SID/Label binding TLV.

Values

s — Specifies to match on the S flag value of 1. A SID/Label Binding TLV with the S flag set is flooded across the entire IS-IS routing domain, except across another IS-IS instance. If the S flag is not set (value of zero), the SID/Label Binding TLV is not leaked between levels.

Platforms

All

Output

The following output is an example of mapping service information.

Sample Output
*A:Dut-C# show router isis  mapping-server    
===============================================================================
Rtr Base ISIS Instance 0 Mapping Server
===============================================================================
Index      Prefix             Range Flags Level
-------------------------------------------------------------------------------
1000       10.20.1.4/32       1     -     L1L2
1001       10.20.1.5/32       1     -     L1L2
1002       10.20.1.6/32       1     -     L1L2
-------------------------------------------------------------------------------
No. of Mapping Server Sid-Maps : 3
===============================================================================

mapping-server

Syntax

mapping-server [prefix ip-address[/mask]] [index index] [scope {as | area [area-id]}]

Context

[Tree] (show>router>ospf mapping-server)

Full Context

show router ospf mapping-server

Description

This command displays OSPFv2 mapping server information.

Parameters

ip-address[/mask]

Displays information associated with the specified IP address.

Values

ip-address: a.b.c.d. (host bits must be 0)

mask: 0 to 32

index

Specifies the Node-SID index value for the generated SID or label binding TLV.

Values

0 to 4294967295

area-id

Specifies the area ID.

Values

ip-address | 0 to 4294967295

Platforms

All

mappings

mappings

Syntax

mappings svc service-id [sf-ip ip-address | ipv6-address] [esi esi] [state map-state]

Context

[Tree] (show>subscr-mgmt>isa-svc-chain mappings)

Full Context

show subscriber-mgmt isa-service-chaining mappings

Description

This command shows reachability details for the SF in the specified EVPN instance. This information is gathered from the EVPN routes learned from the peer.

Parameters

service-id

Displays information about the specified service ID.

Values

1 to 2147483647

ip-address

Displays information about the specified IPv4 address up to 64 characters.

ipv6-address

Displays information about the specified IPv6 address up to 64 characters.

esi

Displays information about the specified the ESI value.

Values

10-byte Ethernet Segment Identifier

00-11-22-33-44-55-66-77-88-99 with

any of these separators ('-',':',' ')

map-state

Displays map state status.

Values

resolved, unresolved

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of service chaining mapping information.

Sample Output
show subscriber-mgmt isa-service-chaining mappings svc 111
=====================================================================
ISA Service Chaining - Mappings for EVPN 111
=====================================================================
IP-mappings
           MAC                Vni       Vtep
-------------------------------------------------------------------------------
160.0.0.7
           00:00:01:00:00:01  1         5.20.1.12
170.0.0.7
           00:00:02:00:00:01  1         5.20.1.12
-------------------------------------------------------------------------------
ESI-mappings
                              Vni       Vtep
-------------------------------------------------------------------------------
24:23:2c:2e:2f:36:2e:4d:1b:4c
                              1         5.20.1.12
-------------------------------------------------------------------------------
No. of mappings: 3
Table 11. Service Chaining Mappings Field Descriptions

Label

Description

IP-mappings

The IP address

MAC

The MAC address of the IP mappings

Vni

The VXLAN network identifier

Vtep

The VXLAN tunnel endpoint

ESI-mappings

The Ethernet Segment Identifier MAC address

No. of mappings

The total number of mappings for the EVPN ID.

match-criteria-overload

match-criteria-overload

Syntax

match-criteria-overload

match-criteria-overload card slot-number fp fp-number

match-criteria-overload card slot-number fp fp-number network network-policy-id direction direction

match-criteria-overload card slot-number fp fp-number sap-egress policy-id

match-criteria-overload card slot-number fp fp-number sap-ingress policy-id

Context

[Tree] (tools>dump>qos match-criteria-overload)

Full Context

tools dump qos match-criteria-overload

Description

This command, when used without parameters, allows the operator to identify QoS match-criteria memory banks with one or more policies in overload in the system by slot number, FP number, type (IP-MAC or IPv6), SAP ingress, SAP egress, network, and direction (ingress or egress).

This command, when used with the card and fp parameters, lists the QoS policy with match criteria in overload on a specified FP when the optional parameters slot-number and fp-number are specified.

This command, when used with the network, sap-egress, or sap-ingress parameters, displays the match-criteria entries not programmed for a specified QoS policy due to an overload condition.

Parameters

card slot-number

Specifies the IOM slot number for the overload command.

Values

1 to 10

fp fp-number

Specifies the FP number.

Values

1 to 8

network network-policy-id

Specifies the network policy ID.

Values

1 to 65538

direction direction

Specifies the memory bank ingress or egress direction.

Values

ingress or egress

sap-egress policy-id

Specifies the SAP policy ID.

Values

1 to 65535

sap-ingress policy-id

Specifies the SAP policy ID.

Values

1 to 65535

Platforms

All

Output

The following output is an example of filter overload status.

Sample Output
*A:Dut# tools dump qos match-criteria-overload
=====================================
QoS Match Criteria Status Overload
=====================================
Slot  FP  Direction             Type
-------------------------------------
1     1   Ingress               ip-mac
=====================================

Sample overload output with card and fp parameters only:

*A:Dut# tools dump qos match-criteria-overload card 1 fp 1
====================================================================
QoS Match Criteria Status Overload
====================================================================
Slot  FP  Access/Network  Direction  Type  Policy         # Entries
--------------------------------------------------------------------
1     1   Access          Ingress    ip    5                      5
====================================================================

Sample overload output with card, fp, {network or sap-egress or sap-ingress} parameters only

A:Dut# tools dump qos match-criteria-overload card 1 fp 1 sap-ingress 5
================================================
QoS Sap Ingress Match Criteria Status Overload
================================================
Slot  FP  Type  Policy                    Entry
------------------------------------------------
1     1   IPv4  5                          1001
1     1   IPv4  5                          1002
================================================

match-list

match-list

Syntax

match-list

Context

[Tree] (show>filter match-list)

Full Context

show filter match-list

Description

Commands in this context display information for match lists used in filter policies (IOM/FP and CPM).

Platforms

All

match-list

Syntax

match-list

Context

[Tree] (show>qos match-list)

Full Context

show qos match-list

Description

Commands in this context display match-list information.

Platforms

All

mc-ecmp-balance

mc-ecmp-balance

Syntax

mc-ecmp-balance [detail]

Context

[Tree] (show>router>pim mc-ecmp-balance)

Full Context

show router pim mc-ecmp-balance

Description

This command displays multicast balance information.

Parameters

detail

Displays detailed information.

Platforms

All

Output

The following output displays an example of PIM mc-ecmp-balance information.

Sample Output
A:ALA-48>config>router>pim# show router pim mc-ecmp-balance
===============================================================================
PIM ECMP Balance
===============================================================================
MC-ECMP-Balance                   : Disabled
Rebalance in progress             : No
Last Rebalance Time               : 11/13/2007 09:03:10
Rebalance Type                    : Unknown
Optional Threshold Used           : 0
Mc Ecmp Balance Hold Time         : None
===============================================================================
A:ALA-48>config>router>pim# 

mc-ecmp-rebalance

mc-ecmp-rebalance

Syntax

mc-ecmp-rebalance [ecmp-opt-threshold]

Context

[Tree] (tools>perform>router>pim mc-ecmp-rebalance)

Full Context

tools perform router pim mc-ecmp-rebalance

Description

This command triggers an immediate rebalance, regardless if the hold timer has triggered or if any changes have occurred.

Parameters

ecmp-opt-threshold

Forces a rebalance of all multicast streams with a priority equal or less then the specified value.

Specifying the value of 7 forces all multicast streams to be re-balanced regardless of the configured value.

Values

1 to 7

Platforms

All

mc-endpoint

mc-endpoint

Syntax

mc-endpoint peer ip-address

Context

[Tree] (tools>dump>redundancy>multi-chassis mc-endpoint)

Full Context

tools dump redundancy multi-chassis mc-endpoint

Description

This command dumps multi-chassis endpoint information.

Parameters

ip-address

Specifies the peer’s IP address.

Platforms

All

mc-endpoint

Syntax

mc-endpoint peer ip-address

Context

[Tree] (tools>dump>redundancy>multi-chassis mc-endpoint)

Full Context

tools dump redundancy multi-chassis mc-endpoint

Description

This command dumps multi-chassis endpoint information.

Parameters

ip-address

Specifies the peer’s IP address.

Platforms

All

Output

The following output is an example of multi-chassis peer endpoint information.

Sample Output
*A:Dut-B# tools dump redundancy multi-chassis mc-endpoint peer 10.1.1.3 
MC Endpoint Peer Info
    peer addr                    : 10.1.1.3
    peer name                    : Dut-C
    peer name refs               : 1
    src addr conf                : Yes
    source addr                  : 10.1.1.2
    num of mcep                  : 1
    num of non-mcep              : 0
    own sess num                 : 58ba0d39
    mc admin state               : Up
    tlv own mc admin state       : Up
    tlv peer mc admin state      : Up
    reachable                    : Yes

    own sys priority             : 50
    own sys id                   : 00:03:fa:72:c3:c0
    peer sys priority            : 21
    peer sys id                  : 00:03:fa:c6:31:f8
    master                       : No

    conf boot timer              : 300
    boot timer active            : No 
    conf ka intv                 : 10
    conf hold on num of fail     : 3
    tlv own ka intv              : 10
    tlv peer ka intv             : 10
    ka timeout tmr active        : Yes
    ka timeout tmr intvl         : 20
    ka timeout tmr time left     : 4
    peer ka intv                 : 10
    mc peer timed out            : No

    initial peer conf rx         : Yes
    peer-mc disabled             : No
    initial peer conf sync       : Yes
    peer conf sync               : Yes

    own passive mode             : Disable
    peer passive mode            : No

    retransmit pending           : No
    non-mcep retransmit pending  : No
    retransmit intvl             : 5
    last tx time                 : 1437130
    last rx time                 : 1437156

    own bfd                      : Enable
    peer bfd                     : Enable
    bfd vrtr if                  : 2
    bfd handle                   : 1
    bfd state                    : 3
    bfd code                     : 0

*A:Dut-B#

mc-endpoint

Syntax

mc-endpoint statistics

mc-endpoint peer [ip-address] statistics

mc-endpoint endpoint [mcep-id] statistics

mc-endpoint peer [ip-address]

Context

[Tree] (show>redundancy>multi-chassis mc-endpoint)

Full Context

show redundancy multi-chassis mc-endpoint

Description

This command displays multi-chassis endpoint information.

Parameters

statistics

Displays the global statistics for the MC endpoint.

peer

Displays information for a single peer.

ip-address

Specifies the IP address of multi-chassis end-point peer.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

endpoint

Displays multi-chassis endpoint information.

mcep-id

Specifies the multi-chassis endpoint.

Values

1 to 4294967295

Platforms

All

Output

The following output is an example of multi-chassis endpoint information.

Sample Output
*A:Dut-B# show redundancy multi-chassis mc-endpoint statistics 
===============================================================================
Multi-Chassis Endpoint Global Statistics
===============================================================================
Packets Rx                                  : 533                              
Packets Rx Keepalive                        : 522                              
Packets Rx Config                           : 3                                
Packets Rx Peer Config                      : 1                                
Packets Rx State                            : 7                                
Packets Dropped Keep-Alive Task             : 7                                
Packets Dropped Too Short                   : 0                                
Packets Dropped Verify Failed               : 0                                
Packets Dropped Tlv Invalid Size            : 0                                
Packets Dropped Out Of Seq                  : 0                                
Packets Dropped Unknown Tlv                 : 0                                
Packets Dropped Tlv Invalid MC-Endpoint Id  : 0                                
Packets Dropped MD5                         : 0                                
Packets Dropped Unknown Peer                : 0                                
Packets Dropped MC Endpoint No Peer         : 0                                
Packets Tx                                  : 26099                            
Packets Tx Keepalive                        : 8221                             
Packets Tx Config                           : 2                                
Packets Tx Peer Config                      : 17872                            
Packets Tx State                            : 4                                
Packets Tx Failed                           : 0                                
===============================================================================
*A:Dut-B# 

*A:Dut-B# show redundancy multi-chassis mc-endpoint peer 10.1.1.3 statistics 
===============================================================================
Multi-Chassis MC-Endpoint Statistics
===============================================================================
Peer Addr                         : 10.1.1.3                                    
-------------------------------------------------------------------------------
Packets Rx                        : 597                                        
Packets Rx Keepalive              : 586                                        
Packets Rx Config                 : 3                                          
Packets Rx Peer Config            : 1                                          
Packets Rx State                  : 7                                          
Packets Dropped State Disabled    : 0                                          
Packets Dropped Packets Too Short : 0                                          
Packets Dropped Tlv Invalid Size  : 0                                          
Packets Dropped Tlv Invalid LagId : 0                                          
Packets Dropped Out of Seq        : 0                                          
Packets Dropped Unknown Tlv       : 0                                          
Packets Dropped MD5               : 0                                          
Packets Tx                        : 636                                        
Packets Tx Keepalive              : 600                                        
Packets Tx Peer Config            : 30                                         
Packets Tx Failed                 : 0                                          
Packets Dropped No Peer           : 0                                          
===============================================================================
*A:Dut-B# 

*A:Dut-B# show redundancy multi-chassis mc-endpoint  endpoint 1 statistics 
===============================================================================
Multi-Chassis Endpoint Statistics
===============================================================================
===============================================================================
MC-Endpoint Id 1
===============================================================================
Packets Rx Config                 : 3                                          
Packets Rx State                  : 7                                          
Packets Tx Config                 : 2                                          
Packets Tx State                  : 4                                          
Packets Tx Failed                 : 0                                          
===============================================================================
Number of Entries 1
===============================================================================

mc-endpoint

Syntax

mc-endpoint endpoint [mcep-id] statistics

mc-endpoint statistics

mc-endpoint peer [ip-address] statistics

Context

[Tree] (clear>redundancy>multi-chassis mc-endpoint)

Full Context

clear redundancy multi-chassis mc-endpoint

Description

This command clears multi-chassis endpoint statistics.

Parameters

mcep-id

Clears information for the specified multi-chassis endpoint ID.

Values

1 to 4294967295

ip-address

Clears information for the specified peer IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

statistics

Clears statistics for this multi-chassis endpoint.

Platforms

All

mc-fr-profile-egress

mc-fr-profile-egress

Syntax

mc-fr-profile-egress

mc-fr-profile-egress profile-id [detail]

Context

[Tree] (show>qos mc-fr-profile-egress)

Full Context

show qos mc-fr-profile-egress

Description

This command displays MLFR egress profile details.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of MLFR ingress profile information.

Sample Output
*A:Cpm-A# show qos mc-fr-profile-egress 1 
========================================================================
Multi-class FR Egress Profile (1)
========================================================================
Profile-id : 1                                                                 
Description: Default egress multi-class frame-relay profile.                   
========================================================================
*A:Cpm-A# 
*A:Cpm-A# show qos mc-fr-profile-egress 1 detail 
========================================================================
Multi-class FR Egress Profile (1)
========================================================================
Profile-id : 1                                                                 
Description: Default egress multi-class frame-relay profile. 
========================================================================
MCFR        Mir         Weight      Max Size                                   
Class                                                                          
------------------------------------------------------------------------
0           100         0           25                                         
1           85          0           5                                          
2           0           66          200                                        
3           0           33          1000 
========================================================================
Associations
------------------------------------------------------------------------
No Matching Entries
========================================================================
*A:Cpm-A# 

mc-fr-profile-ingress

mc-fr-profile-ingress

Syntax

mc-fr-profile-ingress

mc-fr-profile-ingress profile-id [detail]

Context

[Tree] (show>qos mc-fr-profile-ingress)

Full Context

show qos mc-fr-profile-ingress

Description

This command displays MLFR ingress profile information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of MLFR ingress profile information.

Sample Output
*A:Cpm-A# show qos mc-fr-profile-ingress 
========================================================================
Multi-class Frame-Relay Ingress Profiles
========================================================================
Profile-Id  Description                                                        
------------------------------------------------------------------------
1           Default ingress multi-class frame-relay profile.                   
========================================================================
*A:Cpm-A# 
*A:Cpm-A# show qos mc-fr-profile-ingress 1 detail 
========================================================================
Multi-class FR Ingress Profile (1)
========================================================================
Profile-id : 1                                                                 
Description: Default ingress multi-class frame-relay profile. 
------------------------------------------------------------------------
FR Class     Reassembly Timeout
------------------------------------------------------------------------
0            10
1            10
2            100
3            1000
========================================================================
Associations
------------------------------------------------------------------------
No Matching Entries

mc-ipsec

mc-ipsec

Syntax

mc-ipsec peer ip-address domain ipsec-domain-id

mc-ipsec peer ip-address tunnel-group tunnel-group-id

mc-ipsec peer ip-address

Context

[Tree] (show>redundancy>multi-chassis mc-ipsec)

Full Context

show redundancy multi-chassis mc-ipsec

Description

This command displays the 7750 SR IPsec multi-chassis states. Optionally, only the state of the specified tunnel-group is displayed.

Parameters

ipsec-domain-id

Specifies the IPsec domain ID.

ip-address

Specifies the peer address.

tunnel-group-id

Specifies the tunnel-group.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

Show MC-IPsec Peer Output Fields describes show redundancy multi-chassis mc-ipsec output fields.

Table 12. Show MC-IPsec Peer Output Fields

Label

Description

Peer Name

The name of the peer.

Peer Addr

The IP address of the peer.

Keep Alive Intvl

The interval at which keepalive messages are exchanged.

Hold on Nbr Fail

The number keep-alives lost before declaring the peer as failed to reach.

Discovery Intvl

The duration of the discovery interval.

Discovery Boot Intvl

The duration of the discovery boot interval.

BFD

Bi-directional forward enabled or disabled.

Last update

The date and time of the last update.

ID

The tunnel group table ID.

Peer Group

The peer group ID.

Priority

The priority for the IPsec domain.

Admin State

The administrative state of the tunnel group.

Mastership/Master State

The current mastership state.

Protection Status

Displays nominal or notReady.

notReady means the system is not ready for a switchover. There could be major traffic impact if switchover happens in the case of notReady.

nominal means the tunnel-group is in a better situation to switchover than notReady. However, there still might be traffic impact.

Installed

The number of tunnels that have been successfully installed on MS-ISA.

Installing

The number of tunnels that are being installed on MS-ISA.

Awaiting Config

The number of synchronized tunnels that do not have a corresponding configuration ready.

Failed

The number of tunnels that failed to be installed on MS-ISA.

Active Tunnel-Group

The specific active tunnel group.

Peer Ex Tnl Grp

The external tunnel group.

Priority

The priority of the tunnel-group

Oper State

The operational state

Installed

The number of tunnels that have been successfully installed

Installing

The number of tunnels that are being installed

Awaiting Config

The number of synchronized tunnels that do not have a corresponding configuration ready

Failed

The number of tunnels that failed to be installed

Sample Output
show redundancy multi-chassis mc-ipsec peer 10.2.2.2 
===============================================================================
Multi-Chassis MC-IPsec
===============================================================================
Peer Name       : (Not Specified)
Peer Addr       : 10.2.2.2             
Keep Alive Intvl: 1.0 secs            Hold on Nbr Fail     : 3
Discovery Intvl : 300 secs            Discovery Boot Intvl : 300 secs
BFD             : Disable             
Last update     : 09/27/2012 00:44:23 

======================================================================
Multi-Chassis IPsec Multi Active Tunnel-Group Table
======================================================================
ID             Peer Group     Priority  Admin State    Mastership
----------------------------------------------------------------------
1              2              100       Up             standby
----------------------------------------------------------------------
Multi Active Tunnel Group Entries found: 1
======================================================================


show redundancy multi-chassis mc-ipsec peer 10.2.2.2 tunnel-group 1 
===============================================================================
Multi-Chassis MC-IPsec Multi Active Tunnel-Group: 1
===============================================================================
Peer Ex Tnl Grp : 2                   Priority             : 100
Master State    : standby             Protection Status    : nominal
Admin State     : Up                  Oper State           : Up
===============================================================================
======================================================================
Multi-Chassis Tunnel Statistics
======================================================================
                              Static              Dynamic
----------------------------------------------------------------------
Installed                     1                   0
Installing                    0                   0
Awaiting Config               0                   0
Failed                        0                   0
======================================================================

mc-ipsec

Syntax

mc-ipsec peer ip-address tunnel-group tunnel-group-id

mc-ipsec peer ip-address

Context

[Tree] (show>redundancy>multi-chassis mc-ipsec)

Full Context

show redundancy multi-chassis mc-ipsec

Description

This command displays the 7750 SR IPsec multi-chassis states. Optionally, only state of specified tunnel-group will be displayed.

Parameters

ip-address

Specifies the peer address.

tunnel-group-id

Specifies the tunnel-group.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

Show MC-IPsec Peer Output Fields describes show redundancy multi-chassis mc-ipsec output fields.

Table 13. Show MC-IPsec Peer Output Fields

Label

Description

Admin State

Displays the admin state of mc-ipsec.

Mastership/Master State

Displays the current MIMP state.

Protection Status

Displays nominal or notReady.

notReady means the system is not ready for a switchover. There could be major traffic impact if switchover happens in case of notReady.

nominal means the tunnel-group is in a better situation to switchover than notReady. However there still might be traffic impact.

Installed

Displays the number of tunnels that has been successfully installed on MS-ISA

Installing

Displays the number of tunnels that are being installed on MS-ISA.

Awaiting Config

Displays the number of synced tunnels that do not have corresponding configuration ready

Failed

Displays the number of tunnels that failed to be installed on MS-ISA.

Sample Output
show redundancy multi-chassis mc-ipsec peer 10.2.2.2 
===============================================================================
Multi-Chassis MC-IPsec
===============================================================================
Peer Name       : (Not Specified)
Peer Addr       : 10.2.2.2             
Keep Alive Intvl: 1.0 secs            Hold on Nbr Fail     : 3
Discovery Intvl : 300 secs            Discovery Boot Intvl : 300 secs
BFD             : Disable             
Last update     : 09/27/2012 00:44:23 

======================================================================
Multi-Chassis IPsec Multi Active Tunnel-Group Table
======================================================================
ID             Peer Group     Priority  Admin State    Mastership
----------------------------------------------------------------------
1              2              100       Up             standby
----------------------------------------------------------------------
Multi Active Tunnel Group Entries found: 1
======================================================================


show redundancy multi-chassis mc-ipsec peer 10.2.2.2 tunnel-group 1 
===============================================================================
Multi-Chassis MC-IPsec Multi Active Tunnel-Group: 1
===============================================================================
Peer Ex Tnl Grp : 2                   Priority             : 100
Master State    : standby             Protection Status    : nominal
Admin State     : Up                  Oper State           : Up
===============================================================================
======================================================================
Multi-Chassis Tunnel Statistics
======================================================================
                              Static              Dynamic
----------------------------------------------------------------------
Installed                     1                   0
Installing                    0                   0
Awaiting Config               0                   0
Failed                        0                   0
======================================================================

mc-ipsec

Syntax

mc-ipsec

Context

[Tree] (tools>perform>redundancy>multi-chassis mc-ipsec)

Full Context

tools perform redundancy multi-chassis mc-ipsec

Description

Commands in this context provide 7750 SR mc-ipsec tools.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

mc-lag

mc-lag

Syntax

mc-lag peer ip-address [lag lag-id]

mc-lag [peer ip-address [lag lag-id]] statistics

Context

[Tree] (show>redundancy>multi-chassis mc-lag)

Full Context

show redundancy multi-chassis mc-lag

Description

This command displays multi-chassis LAG information.

Parameters

lag-id

Shows information for the specified LAG identifier.

Values

1 to 800

ip-address

Shows peer information about the specified IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

statistics

Displays multi-chassis statistics.

Platforms

All

Output

See the following sections for show command output:

The following output is an example of mc-lag peer information, and Redundancy Multi-chassis MC-Lag Peer Field Descriptions describes the output fields.

MC-Lag Peer Sample Output
A:subscr_mgt# show redundancy multi-chassis mc-lag peer 10.10.10.30 
===============================================================================
Multi-Chassis MC-Lag Peer 10.10.10.30
===============================================================================
Last Changed    : 01/23/2007 18:20:13                                          
Admin State     : Up                  Oper State           : Up                
KeepAlive       : 10 deci-seconds     Hold On Ngbr Failure : 3                 
-------------------------------------------------------------------------------
Lag Id Lacp Key Remote Lag Id System Id          Sys Prio Last Changed       
-------------------------------------------------------------------------------
1      1        1             00:00:00:00:00:01  1        01/23/2007 18:20:13
2      2        2             00:00:00:00:00:02  2        01/24/2007 08:53:48
-------------------------------------------------------------------------------
Number of LAGs : 2
===============================================================================
A:subscr_mgt#
A:subscr_mgt# show redundancy multi-chassis mc-lag peer 10.10.10.30 lag 1 
===============================================================================
Multi-Chassis MC-Lag Peer 10.10.10.30
===============================================================================
Last Changed    : 01/23/2007 18:20:13                                          
Admin State     : Up                  Oper State           : Up                
KeepAlive       : 10 deci-seconds     Hold On Ngbr Failure : 3                 
-------------------------------------------------------------------------------
Lag Id Lacp Key Remote Lag Id System Id          Sys Prio Last Changed       
-------------------------------------------------------------------------------
1      1        1             00:00:00:00:00:01  1        01/23/2007 18:20:13
-------------------------------------------------------------------------------
Number of LAGs : 1
===============================================================================
A:subscr_mgt#
Table 14. Redundancy Multi-chassis MC-Lag Peer Field Descriptions

Label

Description

Last Changed

Displays date and time of the last mc-lag peer.

Admin State

Displays the administrative state of the mc-lag peer.

Oper State

Displays the operation state of the mc-lag peer.

KeepAlive

Displays the length of time to keep alive the mg-lag peer.

Hold On Ngbr Failure

Specifies how many "keepalive” intervals the standby SR will wait for packets from the active node before assuming a redundant-neighbor node failure.

The following output is an example of multi-chassis mc-lag peer statistics information, and Redundancy Multi-chassis MC-Lag Peer Statistics Field Descriptions describes the output fields.

MC-Lag Peer Statistics Sample Output
A:subscr_mgt# show redundancy multi-chassis mc-lag statistics 
===============================================================================
Multi-Chassis Statistics
===============================================================================
Packets Rx                        : 52535                                      
Packets Rx Keepalive              : 52518                                      
Packets Rx Config                 : 2                                          
Packets Rx Peer Config            : 4                                          
Packets Rx State                  : 6                                          
Packets Dropped KeepaliveTask     : 0                                          
Packets Dropped Packet Too Short  : 0                                          
Packets Dropped Verify Failed     : 0                                          
Packets Dropped Tlv Invalid Size  : 0                                          
Packets Dropped Out of Seq        : 0                                          
Packets Dropped Unknown Tlv       : 0                                          
Packets Dropped Tlv Invalid LagId : 0                                          
Packets Dropped MD5               : 0                                          
Packets Dropped Unknown Peer      : 0                                          
Packets Tx                        : 52583                                      
Packets Tx Keepalive              : 52519                                      
Packets Tx Config                 : 2                                          
Packets Tx Peer Config            : 54                                         
Packets Tx State                  : 8                                          
Packets Tx Failed                 : 0                                          
===============================================================================
A:subscr_mgt#

B:Dut-B# show redundancy multi-chassis mc-lag peer 10.10.10.2 statistics
===============================================================================
Multi-Chassis Statistics, Peer 10.10.10.2
===============================================================================
Packets Rx                        : 231
Packets Rx Keepalive              : 216
Packets Rx Config                 : 1
Packets Rx Peer Config            : 2
Packets Rx State                  : 12
Packets Dropped State Disabled    : 0
Packets Dropped Packets Too Short : 0
Packets Dropped Tlv Invalid Size  : 0
Packets Dropped Tlv Invalid LagId : 0
Packets Dropped Out of Seq        : 0
Packets Dropped Unknown Tlv       : 0
Packets Dropped MD5               : 0
Packets Tx                        : 235
Packets Tx Keepalive              : 216
Packets Tx Peer Config            : 3
Packets Tx Failed                 : 0
===============================================================================
B:Dut-B#
Table 15. Redundancy Multi-chassis MC-Lag Peer Statistics Field Descriptions

Label

Description

Packets Rx

Indicates the number of MC-Lag packets received from the peer.

Packets Rx Keepalive

Indicates the number of MC-Lag keepalive packets received from the peer.

Packets Rx Config

Indicates the number of received MC-Lag configured packets from the peer.

Packets Rx Peer Config

Indicates the number of received MC-Lag packets configured by the peer.

Packets Rx State

Indicates the number of MC-Lag "lag” state packets received from the peer.

Packets Dropped State Disabled

Indicates the number of packets that were dropped because the peer was administratively disabled.

Packets Dropped Packets Too Short

Indicates the number of packets that were dropped because the packet was too short.

Packets Dropped Tlv Invalid Size

Indicates the number of packets that were dropped because the packet size was invalid.

Packets Dropped Tlv Invalid LagId

Indicates the number of packets that were dropped because the packet referred to an invalid or non multi-chassis lag.

Packets Dropped Out of Seq

Indicates the number of packets that were dropped because the packet size was out of sequence.

Packets Dropped Unknown Tlv

Indicates the number of packets that were dropped because the packet contained an unknown TLV.

Packets Dropped MD5

Indicates the number of packets that were dropped because the packet failed MD5 authentication.

Packets Tx

Indicates the number of packets transmitted from this system to the peer.

Packets Tx Keepalive

Indicates the number of keepalive packets transmitted from this system to the peer.

Packets Tx Peer Config

Indicates the number of configured packets transmitted from this system to the peer.

Packets Tx Failed

Indicates the number of packets that failed to be transmitted from this system to the peer.

mc-lag

Syntax

mc-lag [peer ip-address [lag lag-id]]

Context

[Tree] (clear>redundancy>multi-chassis mc-lag)

Full Context

clear redundancy multi-chassis mc-lag

Description

This command clears multi-chassis Link Aggregation Group (LAG) information.

Parameters

ip-address

Clears the specified address of the multi-chassis peer.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

lag-id

Clears the specified LAG on this system.

Values

1 to 200

Platforms

All

mc-ring

mc-ring

Syntax

mc-ring

mc-ring peer ip-address [ring sync-tag]

Context

[Tree] (tools>dump>redundancy>multi-chassis mc-ring)

Full Context

tools dump redundancy multi-chassis mc-ring

Description

This command dumps multi-chassis ring information.

Parameters

ip-address

Specifies the peer IP address.

sync-tag

Specifies the ring’s synchronization tag created in the config>redundancy>mc>peer>mcr> ring context. The tag can be up to 32 characters.

Platforms

All

mc-ring

Syntax

mc-ring peer ip-address statistics

mc-ring peer ip-address [ring sync-tag [detail | statistics]]

mc-ring peer ip-address ring sync-tag ring-node [ring-node-name [detail | statistics] ]

mc-ring global-statistics

Context

[Tree] (show>redundancy>multi-chassis mc-ring)

Full Context

show redundancy multi-chassis mc-ring

Description

This command displays multi-chassis ring information.

Parameters

ip-address

Specifies the address of the multi-chassis peer to display.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF] H

  • d: [0 to 255] D

sync-tag

Specifies a synchronization tag to be displayed that was used while synchronizing this port with the multi-chassis peer up to 32 characters.

ring-node-name

Specifies a ring-node name up to 32 characters.

global-statistics

Displays global statistics for the multi-chassis ring.

detail

Displays detailed peer information for the multi-chassis ring.

Platforms

All

Output

See the following sections for output samples:

Sample Output: show redundancy multi-chassis mc-ring peer <ip-address> ring <sync-tag> detail
*A:ALA-48# show redundancy multi-chassis mc-ring peer 10.0.0.2 ring ring11 detail
==============================================================================
Multi-Chassis MC-Ring Detailed Information
==============================================================================
Peer           : 10.0.0.2
Sync Tag       : ring11
Port ID        : 1/1/3
Admin State    : inService
Oper State     : connected
Admin Change   : 01/07/2008 21:40:07
Oper Change    : 01/07/2008 21:40:24
Last Debounce  : 02/15/2008 09:28:42
Debounce Period: 0d 00:00:00
Failure Reason : None
------------------------------------------------------------------------------
In Band Control Path
------------------------------------------------------------------------------
Service ID     : 10
Interface Name : to_an1
Oper State     : connected
Dest IP        : 10.10.0.2
Src  IP        : 10.10.0.1
------------------------------------------------------------------------------
VLAN Map B Path Provisioned
------------------------------------------------------------------------------
range 13-13
range 17-17
------------------------------------------------------------------------------
VLAN Map Excluded Path Provisioned
------------------------------------------------------------------------------
range 18-18
------------------------------------------------------------------------------
VLAN Map B Path Operational
------------------------------------------------------------------------------
range 13-13
range 17-17
------------------------------------------------------------------------------
VLAN Map Excluded Path Operational
------------------------------------------------------------------------------
range 18-18
==============================================================================
*A:ALA-48# 


*A:ALA-48>show>redundancy>multi-chassis# mc-ring peer 192.168.10.104
==============================================================================
MC Ring entries
==============================================================================
Sync Tag                         Oper State      Failure Reason
------------------------------------------------------------------------------
No. of MC Ring entries: 0
==============================================================================
*A:ALA-48# 


*A:ALA-48# show redundancy multi-chassis mc-ring peer 10.0.0.2
=============================================================================
MC Ring entries
==============================================================================
Sync Tag                         Oper State      Failure Reason
------------------------------------------------------------------------------
ring11                           connected       None
ring12                           shutdown        None
------------------------------------------------------------------------------
No. of MC Ring entries: 4
==============================================================================
*A:ALA-48# 


*A:ALA-48# show redundancy multi-chassis mc-ring peer 10.0.0.2 ring ring11 ring-
node an1 detail
==============================================================================
Multi-Chassis MC-Ring Node Detailed Information
==============================================================================
Peer           : 10.0.0.2
Sync Tag       : ring11
Node Name      : an1
Oper State Loc : connected
Oper State Rem : notTested
In Use         : True
Admin Change   : 01/07/2008 21:40:07
Oper Change    : 01/07/2008 21:40:25
Failure Reason : None
------------------------------------------------------------------------------
Ring Node Connectivity Verification
------------------------------------------------------------------------------
Admin State    : inService
Service ID     : 11
VLAN Tag       : 11
Dest IP        : 10.11.3.1
Src  IP        : None
Interval       : 1 minutes
Src MAC        : None
==============================================================================
*A:ALA-48# 


*A:ALA-48# show redundancy multi-chassis mc-ring peer 10.0.0.2 ring ring11 ring-node
==============================================================================
MC Ring Node entries
==============================================================================
Name                             Loc Oper St.      Failure Reason
  In Use                           Rem Oper St.
------------------------------------------------------------------------------
an1                              connected         None
  Yes                              notTested
an2                              connected         None
  Yes                              notTested
------------------------------------------------------------------------------
No. of MC Ring Node entries: 2
==============================================================================
*A:ALA-48# 
Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> ring

Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> ring describes the output fields for the show redundancy multi-chassis mc-ring peer <ip-address> ring command.

Table 16. Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> ring

Label

Description

Sync Tag

Displays the synchronization tag that was used while synchronizing this port with the multi-chassis peer.

Oper State

noPeer — The peer has no corresponding ring configured.

connected — The in-band control connection with the peer is operational.

broken — The in-band control connection with the peer has timed out.

conflict — The in-band control connection with the peer has timed out but the physical connection is still OK; the failure of the in-band signaling connection is caused by a misconfiguration. For example, a conflict between the configuration of this system and its peer, or a misconfiguration on one of the ring access node systems.

testingRing — The in-band control connection with the peer is being set up. Waiting for result.

waitingForPeer — Verifying if this ring is configured on the peer.

configErr — The ring is administratively up, but a configuration error prevents it from operating properly.

halfBroken — The in-band control connection indicates that the ring is broken in one direction (towards the peer).

localBroken — The in-band control connection with the peer is known to be broken due to local failure or local administrative action.

shutdown — The ring is shutdown.

Failure Reason

Displays the failure reason.

Last Debounce

Displays the last time that the debounce mechanism (protecting the router from overload situations in case of a flapping ring) was activated.

Debounce Period

Displays the duration that the debounce mechanism was in action since the "Last Debounce”.

Sample Output: show redundancy multi-chassis mc-ring peer <ip-address> statistics
*A:ALA-48>show>redundancy>multi-chassis# mc-ring peer 192.168.10.104 statistics
==============================================================================
MC Ring statistics for peer 192.168.10.104
==============================================================================
Message                                              Received     Transmitted
------------------------------------------------------------------------------
MCS ID Request                                       0            0
MCS ID Response                                      0            0
Ring Exists Request                                  0            0
Ring Exists Response                                 0            0
Keepalive                                            0            0
------------------------------------------------------------------------------
Total                                                0            0
==============================================================================
*A:ALA-48>show>redundancy>multi-chassis#

Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> statistics

Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> statistics describes the output fields for the show redundancy multi-chassis mc-ring peer <ip-address> statistics command.

Table 17. Output Fields: show redundancy multi-chassis mc-ring peer <ip-address> statistics

Label

Description

Message

Displays the message type.

Received

Indicates the number of valid MC-Ring signaling messages received from the peer.

Transmitted

Indicates the number of valid MC-Ring signaling messages transmitted from the peer.

MCS ID Request

Displays the number of valid MCS ID requests were received from the peer.

MCS ID Response

Displays the number of valid MCS ID responses were received from the peer.

Ring Exists Request

Displays the number of valid 'ring exists' requests were received from the peer.

Ring Exists Response

Displays the number of valid ring exists' responses were received from the peer.

Keepalive

Displays the number of valid MC-Ring control packets of type 'keepalive' were received from the peer.

Sample Output: show redundancy multi-chassis mc-ring global-statistics
*A:ALA-48>show>redundancy>multi-chassis# mc-ring global-statistics
==============================================================================
Global MC Ring statistics
==============================================================================
Rx                           : 0
Rx Too Short                 : 0
Rx Wrong Authentication      : 0
Rx Invalid TLV               : 0
Rx Incomplete                : 0
Rx Unknown Type              : 0
Rx Unknown Peer              : 0
Rx Unknown Ring              : 0
Rx Unknown Ring Node         : 0
Tx                           : 36763
Tx No Buffer                 : 0
Tx Transmission Failed       : 0
Tx Unknown Destination       : 0
Missed Configuration Events  : 0
Missed BFD Events            : 0
==============================================================================
*A:ALA-48>show>redundancy>multi-chassis#
Output Fields: show redundancy multi-chassis mc-ring ring-node

Output Fields: Show redundancy multi-chassis mc-ring ring-node describes the output fields for the mc-ring ring-node command.

Table 18. Output Fields: Show redundancy multi-chassis mc-ring ring-node

Label

Description

Oper State

Displays the state of the connection verification (both local and remote).

notProvisioned — Connection verification is not provisioned.

configErr — Connection verification is provisioned but a configuration error prevents it from operating properly.

notTested — Connection verification is administratively disabled or is not possible in the current situation.

testing — Connection Verification is active, but no results are yet available.

connected — The ring node is reachable.

disconnected — Connection verification has timed out.

In Use

Displays "True” if the ring node is referenced on an e-pipe or as an inter-dest-id on a static host or dynamic lease.

Output Fields: show redundancy multi-chassis mc-ring global-statistics

Output Fields: show redundancy multi-chassis mc-ring global-statistics describes the output fields for the show redundancy multi-chassis mc-ring global statistics command.

Table 19. Output Fields: show redundancy multi-chassis mc-ring global-statistics

Label

Description

Rx

Displays the number of MC-ring signaling packets were received by this system.

Rx Too Short

Displays the number of MC-ring signaling packets were received by this system that were too short.

Rx Wrong Authentication

Displays the number of MC-ring signaling packets were received by this system with invalid authentication.

Rx Invalid TLV

Displays the number of MC-ring signaling packets were received by this system with invalid TLV.

Rx Incomplete

Displays the number of MC-ring signaling packets were received by this system that were incomplete.

Rx Unknown Type

Displays the number of MC-ring signaling packets were received by this system that were of unknown type.

Rx Unknown Peer

Displays the number of MC-ring signaling packets were received by this system that were related to an unknown peer.

Rx Unknown Ring

Displays the number of MC-ring signaling packets were received by this system that were related to an unknown ring.

Rx Unknown Ring Node

Displays the number of MC-ring signaling packets were received by this system that were related to an unknown ring node.

Tx

Displays the number of MC-ring signaling packets were transmitted by this system.

Tx No Buffer

Displays the number of MC-ring signaling packets could not be transmitted by this system due to a lack of packet buffers.

Tx Transmission Failed

Displays the number of MC-ring signaling packets could not be transmitted by this system due to a transmission failure.

Tx Unknown Destination

Displays the number of MC-ring 'unknown destination' signaling packets were transmitted by this system.

Missed Configuration Events

Displays the number of missed configuration events on this system.

Missed BFD Events

Displays the number of missed BFD events on this system.

mc-ring

Syntax

mc-ring

Context

[Tree] (clear>redundancy>multi-chassis mc-ring)

Full Context

clear redundancy multi-chassis mc-ring

Description

This command clears multi-chassis ring data.

Platforms

All

mc-ring

Syntax

mc-ring peer ip-address ring sync-tag

Context

[Tree] (show>service>sap-using mc-ring)

Full Context

show service sap-using mc-ring

Description

This command displays SAP information for a specific MC-RING.

Parameters

ip-address

Specifies the IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x – [0 to FFFF] H

  • d – [0 to 255] D

sync-tag

Specifies the ring’s synchronization tag, up to 32 characters.

Platforms

All

mcac

mcac

Syntax

mcac

Context

[Tree] (clear>router mcac)

Full Context

clear router mcac

Description

Commands in this context clear and reset Multicast Connection Admission Control (MCAC) statistics.

Platforms

All

mcac

Syntax

mcac

Context

[Tree] (show>router mcac)

Full Context

show router mcac

Description

Commands in this context display multicast CAC related information.

Platforms

All

mcast-ipv4

mcast-ipv4

Syntax

mcast-ipv4 [aspath-regex reg-exp] [community comm-id] [brief] [all]

mcast-ipv4 [aspath-regex reg-exp] hunt [community comm-id] [brief] [all]

mcast-ipv4 [detail | longer] [aspath-regex reg-exp] [community comm-id] [all]

Context

[Tree] (show>router>bgp>routes mcast-ipv4)

Full Context

show router bgp routes mcast-ipv4

Description

This command displays BGP multicast IPv4 routes.

Parameters

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

hunt

Displays entries for the specified route.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

brief

Displays the BGP multicast IPv4 route information in a brief format.

all

Displays all output for imported routes.

Platforms

All

mcast-ipv6

mcast-ipv6

Syntax

mcast-ipv6 [aspath-regex reg-exp] [community comm-id] [brief] [all]

mcast-ipv6 [aspath-regex reg-exp] hunt [community comm-id] [brief] [all]

mcast-ipv6 [detail | longer] [aspath-regex reg-exp] [community comm-id] [all]

Context

[Tree] (show>router>bgp>routes mcast-ipv6)

Full Context

show router bgp routes mcast-ipv6

Description

This command displays BGP multicast IPv6 routes.

Parameters

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

hunt

Displays entries for the specified route.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

brief

Displays the BGP multicast IPv6 route information in a brief format.

all

Displays all output for imported routes.

Platforms

All

mcast-join-synch

mcast-join-synch

Syntax

mcast-join-synch [hunt | detail] [rd rd] [community comm-id] [tag tag] [next-hop next-hop] [aspath-regex reg-exp] [originator-ip ip-address | ipv6-address]

Context

[Tree] (show>router>bgp>routes>evpn mcast-join-synch)

Full Context

show router bgp routes evpn mcast-join-synch

Description

This command displays BGP-EVPN multicast join sync routes.

Parameters

hunt

Displays entries for the specified route.

detail

Displays detailed information.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as the following: type:{ip-address:comm-val1 | as-number1:comm-val2 | as-number2:comm-val1}

    where:

    • as-number1 — 0 to 65535

    • comm-val1 — 0 to 65535

    • type — target, origin

    • ip-address — a.b.c.d

    • comm-val2 — 0 to 4294967295

    • as-number2 — 0 to 4294967295

  • well-known-commnull | no-export | no-export-subconfed | no-advertise |

tag

Specifies the multicast join sync route tag.

Values

0to 4294967295 | MAX-ET

next-hop

Specifies the IPv4 or IPv6 BGP next-hop address.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

ip-address | ipv6-address

Specifies the originator IPv4 or IPv6 address, up to 64 characters.

Platforms

All

mcast-leave-synch

mcast-leave-synch

Syntax

mcast-leave-synch [hunt | detail] [rd rd] [community comm-id] [tag tag] [next-hop next-hop] [aspath-regex reg-exp] [originator-ip ip-address | ipv6-address]

Context

[Tree] (show>router>bgp>routes>evpn mcast-leave-synch)

Full Context

show router bgp routes evpn mcast-leave-synch

Description

This command displays BGP-EVPN multicast leave sync routes.

Parameters

hunt

Displays entries for the specified route.

detail

Displays detailed information.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as the following: type:{ip-address:comm-val1 | as-number1:comm-val2 | as-number2:comm-val1}

    where:

    • as-number1 — 0 to 65535

    • comm-val1 — 0 to 65535

    • type — target, origin

    • ip-address — a.b.c.d

    • comm-val2 — 0 to 4294967295

    • as-number2 — 0 to 4294967295

  • well-known-commnull | no-export | no-export-subconfed | no-advertise |

tag

Specifies the multicast leave sync route tag.

Values

0to 4294967295 | MAX-ET

next-hop

Specifies the IPv4 or IPv6 BGP next-hop address.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

ip-address | ipv6-address

Specifies the originator IPv4 or IPv6 address, up to 64 characters.

Platforms

All

mcast-management

mcast-management

Syntax

mcast-management

Context

[Tree] (clear mcast-management)

Full Context

clear mcast-management

Description

Commands in this context clear the multicast management status.

Platforms

All

mcast-management

Syntax

mcast-management

Context

[Tree] (show mcast-management)

Full Context

show mcast-management

Description

This command shows multicast path management related information.

Platforms

All

mcast-path-mgr

mcast-path-mgr

Syntax

mcast-path-mgr cpm [unmanaged]

Context

[Tree] (tools>dump mcast-path-mgr)

Full Context

tools dump mcast-path-mgr

Description

This command dumps multicast path manager CPM information.

Parameters

unmanaged

Displays multicast path manager unmanaged and Multiple MAC Registration Protocol information.

Platforms

7450 ESS, 7750 SR-1x-48D, 7750 SR-1x-92S, 7750 SR-7/12/12e, 7750 SR-s, 7950 XRS, VSR

Output

The following output is an example of CPM information.

Sample Output
*A:PE-1# tools dump mcast-path-mgr cpm
===============================================================================
Slot: 5 Complex: 0
===============================================================================
PATH:                                     PLANE:
Type SGs     InUseBW   AvailBW   TotalBw  ID   SGs   InUseBW  AvailBW   TotalBw
P      7       28040         -         -  17     7     28040  1971960   2000000
P      7       28047         -         -  16     7     28047  1971953   2000000
P      7       28047         -         -  18     7     28047  1971953   2000000
P      6       24075         -         -  19     6     24075  1975925   2000000
P      6       24075         -         -  20     6     24075  1975925   2000000
P      6       24097         -         -  21     6     24097  1975903   2000000
P      7       28076         -         -  22     7     28076  1971924   2000000
P      7       28043         -         -  23     7     28043  1971957   2000000
P      7       28018         -         -  24     7     28018  1971982   2000000
P      7       28036         -         -  25     7     28036  1971964   2000000
P      7       28036         -         -  26     7     28036  1971964   2000000
P      6       24042         -         -  27     6     24042  1975958   2000000
P      6       24053         -         -  28     6     24053  1975947   2000000
P      7       28047         -         -  29     7     28047  1971953   2000000
P      7       28080         -         -  30     7     28080  1971920   2000000
S      0           0         -         -  31     0         0  1800000   1800000
B      0           0         -         -   -     -         -        -         -
*A:PE-1#

mcast-reporting-dest

mcast-reporting-dest

Syntax

mcast-reporting-dest [mcast-reporting-dest-name]

Context

[Tree] (show>mcast-mgmt mcast-reporting-dest)

Full Context

show mcast-management mcast-reporting-dest

Description

This command displays multicast path management reporting destination information.

Parameters

mcast-reporting-dest-name

Specifies the multicast reporting destination name, up to 32 characters.

Platforms

All

mcast-reporting-dest

Syntax

mcast-reporting-dest [mcast-reporting-dest-name]

Context

[Tree] (clear>mcast-mgmt mcast-reporting-dest)

Full Context

clear mcast-management mcast-reporting-dest

Description

This command clears multicast reporting destination statistics.

Parameters

mcast-reporting-dest-name

Specifies the multicast reporting destination name, up to 32 characters.

Platforms

All

mcast-reporting-statistics

mcast-reporting-statistics

Syntax

mcast-reporting-statistics ip-address

Context

[Tree] (show>router>igmp mcast-reporting-statistics)

Full Context

show router igmp mcast-reporting-statistics

Description

This command displays IGMP multicast reporting statistics.

Parameters

ip-address

Displays the information associated with the specified IP address.

Platforms

All

mcast-reporting-statistics

Syntax

mcast-reporting-statistics [ip-address]

Context

[Tree] (clear>router>igmp mcast-reporting-statistics)

Full Context

clear router igmp mcast-reporting-statistics

Description

This command clears IGMP multicast reporting statistics.

Parameters

ip-address

Specifies the IP address.

Values

a.b.c.d

Platforms

All

mcast-umh-red

mcast-umh-red

Syntax

mcast-umh-red pair-id

Context

[Tree] (tools>dump>router mcast-umh-red)

Full Context

tools dump router mcast-umh-red

Description

This command displays upstream multi-homing (UMH) information.

Parameters

pair-id

Displays the information associated with the specified pair of primary and backup UMH.

Values

1 to 1000

Platforms

All

Output

The following output is an example of UMH information.

Sample Output
*A:DUT-B# tools dump router mcast-umh-red 100 
==============================================================================
Slot 1
==============================================================================
Switch Count:     1
Last Switch:      04/23/21 15:59:40
Revert Time Left: 39 sec
Active Tunnel
  Label:          523515
                  LDP FEC P2MP: root: 10.20.1.1, T: 1, L: 4, TunnelId: 8228
  Bandwidth:      482400 bps
Standby Tunnel
  Label:          523657
                  LDP FEC P2MP: root: 10.20.1.3, T: 1, L: 4, TunnelId: 8229
  Bandwidth:      482400 bps

mcast-vpn-ipv4

mcast-vpn-ipv4

Syntax

mcast-vpn-ipv4 [detail | longer] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

mcast-vpn-ipv4 [brief] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

mcast-vpn-ipv4 hunt [brief] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

Context

[Tree] (show>router>bgp>routes mcast-vpn-ipv4)

Full Context

show router bgp routes mcast-vpn-ipv4

Description

This command displays BGP multicast VPN IPv4 routes.

Parameters

detail

Displays detailed information.

longer

Displays the specified route and subsets of the route.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

all

Displays all output for imported routes.

Platforms

All

mcast-vpn-ipv6

mcast-vpn-ipv6

Syntax

mcast-vpn-ipv6 [detail | longer] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

mcast-vpn-ipv6 [brief] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

mcast-vpn-ipv6 hunt [brief] [rd rd] [community comm-id] [aspath-regex reg-exp] [all]

Context

[Tree] (show>router>bgp>routes mcast-vpn-ipv6)

Full Context

show router bgp routes mcast-vpn-ipv6

Description

This command displays BGP multicast VPN IPv6 routes.

Parameters

detail

Displays detailed information.

longer

Displays the specified route and subsets of the route.

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

all

Displays all output for imported routes.

Platforms

All

md-auto-id

md-auto-id

Syntax

md-auto-id

Context

[Tree] (show>qos md-auto-id)

Full Context

show qos md-auto-id

Description

This command displays information about QoS policy IDs that have been automatically assigned by SR OS using the md-auto-id functionality. See the config>qos md-auto-id configuration command for further details.

Platforms

All

Output

The following output is an example of QoS md-auto-id information, and MD Auto-Id QoS Output Fields describes the output fields.

Sample Output
*A:node-6# show qos md-auto-id
===============================================================================
MD Auto-Id Information
===============================================================================
QoS Policy-Id Range
Start                        : 327675        End              : 65535
Sap Ingress Count            : 10
Sap Egress Count             : 8
Network Count                : 6
===============================================================================



Table 20. MD Auto-Id QoS Output Fields

Label

Description

Start

Displays the start of the range for an automatic QoS policy ID.

End

Displays the end of the range for an automatic QoS Policy ID.

Sap Ingress Count

Displays the number of SAP ingress policies with automatically-assigned IDs.

Sap Egress Count

Displays the number of SAP egress policies with automatically-assigned IDs.

Network Count

Displays the number of network policies with automatically-assigned IDs.

md-auto-id

Syntax

md-auto-id

Context

[Tree] (show>filter md-auto-id)

Full Context

show filter md-auto-id

Description

This command displays information about filter IDs that have been automatically assigned by SR OS using the md-auto-id functionality. See the config>qos md-auto-id configuration command for further details.

Platforms

All

Output

The following output is an example of md-auto-id filter information and MD Auto-Id Filter Output Fields describes the output fields.

Sample Output
*A:node-6# show filter md-auto-id
===============================================================================
MD Auto-Id Information
===============================================================================
Filter-id Range
Start              : 1073741822                  End                : 2147483647
Ip-filter Count    : 30
Ipv6-filter Count  : 20
Mac-filter Count   : 10
===============================================================================
Table 21. MD Auto-Id Filter Output Fields

Label

Description

Start

Displays the start of the range for an automatic filter policy ID

End

Displays the end of the range for an automatic filter policy ID

Ip-filter Count

Displays the number of IP filter policies with automatically-assigned IDs

Ipv6-filter Count

Displays the number of IPv6 filter policies with automatically-assigned IDs

Mac-filter Count

Displays the number of MAC filter policies with automatically-assigned IDs

md-auto-id

Syntax

md-auto-id

Context

[Tree] (show>service md-auto-id)

Full Context

show service md-auto-id

Description

This command displays information about service, customer and PW template IDs that have been automatically assigned by SR OS using the md-auto-id functionality. For more information, see the md-auto-id configuration command.

Platforms

All

Output

The following output is an example of md-auto-id information, and MD Auto-Id Service Output Fields describes the output fields.

Sample Output

*A:node-6# show service md-auto-id
===============================================================================
MD Auto-Id Information
===============================================================================
Service-Id Range
Start              : 1073741823                  End       : 2147483647
Count              : 12
Customer-Id Range
Start              : 1073741823                  End       : 2147483647
Count              : 10
Pw-Template-Id Range
Start              : 1073741823                  End       : 2147483647
Count              : 5
===============================================================================

Table 22. MD Auto-Id Service Output Fields

Label

Description

Start

Displays the start of the range for an automatic service ID, customer ID, or PW template ID.

End

Displays the end of the range for an automatic service ID, customer ID, or PW template ID.

Count

Displays the number of service IDs, customer IDs, or PW template IDs with automatically-assigned IDs.

mda

mda

Syntax

mda slot [/mda] [ detail]

Context

[Tree] (show mda)

Full Context

show mda

Description

This command displays MDA\XMA information.

If no command line options are specified, a summary output of all MDAs is displayed in table format.

Parameters

slot

Specifies the slot number for which to display MDA information.

Values

1 to 10

mda

Specifies the MDA number in the slot for which to display MDA information.

Values

slot [/mda]

detail

Displays detailed MDA information.

Platforms

All

Output

See the following sections for output samples:

Sample Output: show mda (showing 7450 ESS)
A:Dut-B# show mda 
===============================================================================
MDA Summary
===============================================================================
Slot  Mda   Provisioned Type                            Admin     Operational
                Equipped Type (if different)            State     State
-------------------------------------------------------------------------------
6     1     p1-100g-cfp                                 up        up
7     2     p20-1gb-sfp                                 up        up
8     1     isa2-bb                                     up        up
                p-isa2-ms                                             
      2     p3-40g-qsfp                                 up        up
===============================================================================
Sample Output: show mda (showing 7950 XRS)
A:Dut-G# show mda 
===============================================================================
MDA Summary
===============================================================================
Slot  Mda   Provisioned Type                            Admin     Operational
                Equipped Type (if different)            State     State
-------------------------------------------------------------------------------
1     1     cx20-10g-sfp                                up        up
      2     cx2-100g-cfp                                up        up
2     1     cx6-40g-qsfp                                up        up
      2     cx72-1g-csfp                                up        up
3     1     x2-100g-tun                                 up        up
      2     x40-10g-sfp                                 up        up
4     1     x4-100g-cfp2                                up        up
      2     x4-100g-cxp                                 up        up
5     1     x40-10g-sfp-ptp                             up        up
                x40-10g-sfp                                           
6     1     x24-100g-qsfp28:he2400g                     up        up
      2     x6-400g-cfp8:he2400g                        up        up
7     1     x12-400g-qsfpdd:he2400g+4t                  up        up
      2     x6-200g-cfp2-dco:he1200g                    up        up
===============================================================================
Output Fields: show mda

Output Fields: show mda describes the output fields for the show mda command.

Table 23. Output Fields: show mda

Label

Description

Slot

The chassis slot number.

MDA

The MDA slot number.

Provisioned MDA-type

The MDA type provisioned.

Equipped MDA-type

The MDA type actually installed.

Admin State

Up — Administratively up.

Down — Administratively down (e.g., shutdown).

Operational State

Up — Operationally up.

Down — Operationally down.

Sample Output: show mda <slot/mda> detail
A:Dut-G# show mda 1/1 detail
===============================================================================
MDA 1/1 detail
===============================================================================
Slot  Mda   Provisioned Type                            Admin     Operational
                Equipped Type (if different)            State     State
-------------------------------------------------------------------------------
1     1     cx20-10g-sfp                                up        up

MDA Specific Data
    Maximum port/connector count  : 20
    Num ports/connectors equipped : 20
    Capabilities                  : Ethernet
    Fail On Error                 : Disabled
    Reset On Recoverable Error    : Disabled
    Egress XPL error threshold    : 1000
    Egress XPL error window       : 60
    Ingress XPL error threshold   : 1000
    Ingress XPL error window      : 60
    Min channel size              : Sonet STS-192
    Max channel size              : Sonet STS-192
    Max number of channels        : 20
    Channels in use               : 0
    Power Priority                : 150
Hardware Data
    Platform type                 : 7950
    Part number                   : Sim Part#
    CLEI code                     : Sim CLEI
    Serial number                 : mda-1
    Manufacture date              : 01012003
    Manufacturing deviations      : Sim MfgDeviation mda-1
    Manufacturing assembly number : 01-2345-67
    Administrative state          : up
    Operational state             : up
    Software boot (rom) version   : (Not Specified)
    Software version              : (Not Specified)
    Time of last boot             : 2022/02/15 17:12:33
    Current alarm state           : alarm cleared
    Base MAC address              : ac:27:01:01:00:01
    Firmware version              : I-0.0.I6922
                                      
Hardware Resources (Power-Zone 1)     
    Voltage                           
        Minimum                   :    53.00 Volts  (02/15/2022 17:12:34)
        Current                   :    53.00 Volts 
        Peak                      :    53.00 Volts  (02/15/2022 17:12:34)
    Wattage                           
        Minimum                   :   380.00 Watts  (02/15/2022 17:12:34)
        Current                   :   380.00 Watts 
        Peak                      :   380.00 Watts  (02/15/2022 17:12:34)
        Max Required              :   440.00 Watts 
    Amperage                          
        Minimum                   :     7.17 Amps   (02/15/2022 17:12:34)
        Current                   :     7.17 Amps   
        Peak                      :     7.17 Amps   (02/15/2022 17:12:34)
===============================================================================
Sample Output: show mda <slot/mda> detail (showing Channelized MDA on a 7750 SR-7)
A:Dut-A# show mda 5/1 detail 
===============================================================================
MDA 5/1 detail
===============================================================================
Slot  Mda   Provisioned Type                            Admin     Operational
                Equipped Type (if different)            State     State
-------------------------------------------------------------------------------
5     1     p10-10g-sfp                                 up        up

MDA Specific Data
    Maximum port/connector count  : 10
    Num ports/connectors equipped : 10
    Capabilities                  : Ethernet
    Fail On Error                 : Disabled
    Egress XPL error threshold    : 1000
    Egress XPL error window       : 60
    Ingress XPL error threshold   : 1000
    Ingress XPL error window      : 60
    Min channel size              : Sonet STS-192
    Max channel size              : Sonet STS-192
    Max number of channels        : 10
    Channels in use               : 0
Hardware Data
    Platform type                 : 7750
    Part number                   : 3HE07305AARA01
    CLEI code                     : IPUCA9AFAA
    Serial number                 : NS1249F1339
    Manufacture date              : 01172013
    Manufacturing deviations      : (Not Specified)
    Manufacturing assembly number : 
    Administrative state          : up
    Operational state             : up
    Temperature                   : 50C
    Temperature threshold         : 75C
    Software boot (rom) version   : (Not Specified)
    Software version              : (Not Specified)
    Time of last boot             : 2022/02/14 14:25:55
    Current alarm state           : alarm cleared
    Base MAC address              : 0c:a4:02:bd:df:55
    Firmware version              : I-0.0.I6921
===============================================================================
Sample Output: show mda <slot/mda> detail (showing 7950 XRS)
A:Dut-A# show mda 1/1 detail 
===============================================================================
MDA 1/1 detail
===============================================================================
Slot  Mda   Provisioned Type  Equipped Type(if different) Admin     Operational
                                                          State     State
-------------------------------------------------------------------------------
1     1     cx20-10g-sfp                                  up        up


MDA Specific Data
    Maximum port count            : 20
    Number of ports equipped      : 20
    Network ingress queue policy  : default
    Capabilities                  : Ethernet
    Min channel size              : Sonet STS-192
    Max channel size              : Sonet STS-192
    Max number of channels        : 20
    Channels in use               : 0

Hardware Data
    Platform type                 : 7950
    Part number                   : 
    CLEI code                     : 
    Serial number                 : GRA03-126
    Manufacture date              : 
    Manufacturing string          : (Not Specified)
    Manufacturing deviations      : (Not Specified)
    Manufacturing assembly number : 82-0299-03
    Administrative state          : up
    Operational state             : up
    Temperature                   : 45C
    Temperature threshold         : 75C
    Software version              : N/A
    Time of last boot             : 2012/05/23 20:30:55
    Current alarm state           : alarm cleared
    Base MAC address              : 8c:90:d3:be:69:8a
    Firmware version              : I-10.0.S209

-------------------------------------------------------------------------------
QOS Settings
-------------------------------------------------------------------------------
===============================================================================
A:Dut-A# 
Output Fields: show mda <slot/mda> detail

Output Fields: show mda <slot/mda> detail describes the output fields for the show mda <slot/mda> detail command.

Table 24. Output Fields: show mda <slot/mda> detail

Label

Description

Slot

The chassis slot number.

Mda

The MDA slot number.

Provisioned Mda-type

The provisioned MDA type.

Equipped Mda-type

The MDA type that is physically inserted into this slot in this chassis.

Admin State

Up — The MDA is administratively up.

Down — The MDA is administratively down.

Operational State

Up — The MDA is operationally up.

Down — The MDA is operationally down.

Failure Reason

This hardware component has failed.

Maximum port count

The maximum number of ports that can be equipped on the MDA card.

Number of ports equipped

The number of ports that are actually equipped on the MDA.

Transmit timing selected

Indicates the source for the timing used by the MDA.

Sync interface timing status

Indicates whether the MDA has qualified one of the timing signals from the CPMs.

Network Ingress Queue Policy

Specifies the network queue policy applied to the MDA to define the queueing structure for this object.

Capabilities

Specifies the minimum size of the port that can exist on the MDA.

Egress XPL error threshold

The Egress XPL Error Threshold value used by the fail-on-error feature.

Egress XPL error window

The Egress XPL Error Window value used by the fail-on-error feature.

Max channel size

Specifies the maximum size of the channel that can exist on the channelized MDA.

Channels in use

Applicable for SONET and TDM MDAs only. Indicates the total number of leaf SONET paths, TDM channels and bundles on the MDA which are presently provisioned for passing traffic.

Part number

The hardware part number.

CLEI code

The code used to identify the MDA.

Serial number

The MDA part number. Not user modifiable.

Manufacture date

The MDA manufacture date. Not user modifiable.

Manufacturing string

Factory-inputted manufacturing text string. Not user modifiable.

Administrative state

Up — The MDA is administratively up.

Down — The MDA is administratively down.

Operational state

Up — The MDA is operationally up.

Down — The MDA is operationally down.

Time of last boot

The date and time the most recent boot occurred.

Current alarm state

Displays the alarm conditions for the specific MDA.

Base MAC address

The base chassis Ethernet MAC address. Special purpose MAC addresses used by the system software are constructed as offsets from this base address.

mda

Syntax

mda mda-id [statistics]

Context

[Tree] (clear mda)

Full Context

clear mda

Description

This command reinitializes the specified MDA in a particular slot.

Parameters

mda-id

Clears the specified slot and MDA.

Values

slot/mda

slot: 1 to 10

mda: 1, 2

slot/xiom/mda

slot: 1 to 10

xiom: "x1” or "x2”

mda: 1, 2

statistics

Clears statistics for the specified MDA.

Platforms

All

mda

Syntax

mda [mda-slot]

Context

[Tree] (tools>dump>resource-usage>card mda)

Full Context

tools dump resource-usage card mda

Description

This command displays resource information for MDAs.

Parameters

mda-slot

Specifies an MDA slot.

Values

1 to 2

Platforms

All

mdt-safi

mdt-safi

Syntax

mdt-safi [rd rd] [grp-address mcast-grp-address] [source-ip ip-address] brief [community comm-id] [aspath-regex reg-exp]

mdt-safi [rd rd] [grp-address mcast-grp-address] [source-ip ip-address] [detail] [community comm-id] [aspath-regex reg-exp]

mdt-safi [rd rd] [grp-address mcast-grp-address] [source-ip ip-address] [brief] hunt [community comm-id] [aspath-regex reg-exp]

Context

[Tree] (show>router>bgp>routes mdt-safi)

Full Context

show router bgp routes mdt-safi

Description

This command displays BGP MDT-SAFI routes.

Parameters

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

mcast-grp-address

Specifies the multicast group address.

Values

a.b.c.d

ip-address

Specifies the source IP address.

Values

a.b.c.d

detail

Displays detailed information.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

Platforms

All

meas-interval

meas-interval

Syntax

meas-interval raw

meas-interval raw [all | bins | summary]

meas-interval {5-mins | 15-mins | 1-hour | 1-day} interval-number interval-number

meas-interval {5-mins | 15-mins | 1-hour | 1-day} interval-number interval-number [all | bins | summary]

Context

[Tree] (show>oam-pm>stats>session>dmm meas-interval)

[Tree] (show>oam-pm>stats>session>lmm meas-interval)

[Tree] (show>oam-pm>stats>session>slm meas-interval)

[Tree] (show>oam-pm>stats>session>dm meas-interval)

Full Context

show oam-pm statistics session dmm meas-interval

show oam-pm statistics session lmm meas-interval

show oam-pm statistics session slm meas-interval

show oam-pm statistics session dm meas-interval

Description

This command selects a measurement interval for the statistical display.

Parameters

raw

Specifies that the interval number is not to be included because there is only one raw cumulative bin.

{5-mins | 15-mins | 1-hour | 1-day}

Identifies the measurement interval to query for the statistics.

interval-number

Specifies the numerical reference that indicates the position from the latest sample window. The number 1 is the most recent interval with all higher numbers being that position in the past from current.

Values

1 to 97

[all | bins | summary]

Specifies a keyword to filter the output.

Platforms

All

  • show oam-pm statistics session slm meas-interval
  • show oam-pm statistics session dmm meas-interval
  • show oam-pm statistics session lmm meas-interval

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

  • show oam-pm statistics session dm meas-interval

meas-interval

Syntax

meas-interval raw [loss]

meas-interval raw [all | bins | summary]

meas-interval {5-mins | 15-mins | 1-hour | 1-day} interval-number interval-number [loss]

meas-interval {5-mins | 15-mins | 1-hour | 1-day} interval-number interval-number delay [all | bins | summary]

Context

[Tree] (show>oam-pm>stats>session>twamp-light meas-interval)

Full Context

show oam-pm statistics session twamp-light meas-interval

Description

This command selects a measurement interval for the statistical display.

Parameters

raw

Specifies that the interval number is not to be included because there is only one raw cumulative bin.

{5-mins | 15-mins | 1-hour | 1-day}

Identifies the measurement interval to query for the statistics.

interval-number

Specifies the numerical reference that indicates the position from the latest sample window. The number 1 is the most recent interval with all higher numbers being that position in the past from current.

Values

1 to 97

delay

Indicates that the statistics being queried are for delay. TWAMP-light PDUscarry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires.

loss

Indicates the statistics being queried are for loss. TWAMP-light PDUs carry both delay and loss informational elements and it is not clear from only the test type name which statistic the operator requires.

[all | bins | summary]

Specifies a keyword to filter the output.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

measurement-template

measurement-template

Syntax

measurement-template [measurement-template]

Context

[Tree] (show>test-oam>link-measurement measurement-template)

Full Context

show test-oam link-measurement measurement-template

Description

This command displays basic link measurement template information, such as the administrative state and number of interfaces referencing the template.

The base command can filter and produce output for a single measurement template. When the measurement template name is specified, delayed information about the template is displayed.

Parameters

measurement-template

Specifies the link measurement template name, up to 64 characters, for which to display a filtered list.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following outputs are examples of link measurement template information. The associated tables describe the output fields.

Sample Output
show test-oam link-measurement measurement-template
===============================================================================
Measurement Templates
===============================================================================
Name                                                            Admin    Refs
                                                                       Act/Tot
-------------------------------------------------------------------------------
non-standard                                                     Down    0/0
standard-direct                                                    Up    3/3
replace-standard-direct                                            Up    1/1
-------------------------------------------------------------------------------
No. of measurement templates: 3
=============================================================================== 
Table 25. Output Fields: Measurement Template

Label

Description

Name

Displays the name of the link measurement template

Admin

Displays the administrative state of the measurement template

Refs Act

Displays the number of interfaces actively (Oper Up) referencing this link measurement template

Refs Total

Displays the number of interfaces referencing this link measurement template, regardless of the operational state

No. of measurement templates

Displays the total number of configured measurement templates

Output Sample (Template Specified)
show test-oam link-measurement measurement-template "standard-direct"
===============================================================================
Template Name: standard-direct
===============================================================================
Description               : standard delay link template
Admin State               : Up
Unidirectional Measurement: derived
Delay Measurement         : max
Interval                  : 1s
Last Reported Delay Hold  : 0s
-------------------------------------------------------------------------------
Protocol: TWAMP Light
-------------------------------------------------------------------------------
Destination UDP Port: 862                         Timestamp Format   : ntp
DSCP                : nc1                         FC                 : h1
Profile             : in                          Allow Egress Remark: No
TTL                 : 1                           IPv6 UDP Checksum 0: Disallow
-------------------------------------------------------------------------------
Sample Window
-------------------------------------------------------------------------------
Interval Multiplier : 60                          Duration           : 60s
Relative Threshold  : 100%                        Absolute Threshold : 100us
Window Integrity    : 90%
-------------------------------------------------------------------------------
Aggregate Sample Window
-------------------------------------------------------------------------------
Sample Multiplier   : 3                           Duration           : 180s
Relative Threshold  : 50%                         Absolute Threshold : 50us
Window Integrity    : 0%
-------------------------------------------------------------------------------
Active Interfaces: 3
Total Interfaces : 3
===============================================================================
Table 26. Output Fields: Measurement Template with Template Name Specified

Label

Description

Template Name

Displays the name of the link measurement template

Description

Displays the configured description of the link measurement template

Admin State

Displays the administrative state of the measurement template

Unidirectional Measurement

Displays the computational method used to calculate the delay metric

actual — forward delay

derived — half the roundup

Delay Measurement

Displays the delay metric compared to the threshold

min — minimum recorded value

max — maximum recorded value

avg — average recorded value

Interval

Displays the probe frequency of the test packet

Last Reported Delay Hold

Displays the configured value that determines the time a reported delay measurement should be cleared if the operational state of the test transitions to down and remains there at least the length of this timer

Protocol

Displays the type of test packet used to report delay

Destination UDP Port

Displays the configured destination UDP port for test packets

Timestamp Format

Displays the format of the timestamp encoded in the test

packetntp — Network Time Protocol format 32 seconds, 32 fractional

secondsptp — Truncated Precision Time Protocol format 32 seconds, 32 nanoseconds

DSCP

Displays the configured DSCP in the IP header of the test packet

FC

Displays the configured forwarding class in the local node

Profile

Displays the profile of the test packet in the local node

Allow Egress Remark

Displays whether the egress QoS policy can remark the DSCP of the test

packetNo — the egress QoS policy is bypassed unless force-remark is enabled

Yes — the egress QoS policy is applied

TTL

Displays the IP header time to live (IPv4) or hop limit (IPv6)

IPv6 UDP Checksum 0

Displays whether processing of IPv6 packets that arrive with UDP checksum 0 is allowed or disallowed

Disallow — packets are discarded

Allow — the arriving packets are processed

Sample Window

Displays the header for sample window objects

Interval Multiplier

Displays the number of probes in the sample window, multiplying this value and the interval

Aggregate Sample Window

Displays the calculated length of the window in seconds

Sample Multiplier

Displays the number of sample windows in the aggregate sample window

Duration

Displays the calculated length of the window, in seconds

Relative Threshold

Displays the configured percentage difference comparing the current and previously reported measurements

Absolute Threshold

Displays the configured microsecond difference comparing the current and previously reported measurements

Window Integrity

Displays the minimum number of measurements, expressed as a percentage, before the window is consider integral

Active Interfaces

Displays the number of interfaces actively (Oper Up) referencing the link measurement template

Total Interfaces

Displays the number of interfaces referencing the link measurement template, regardless of operational state

measurement-template-using

measurement-template-using

Syntax

measurement-template-using [measurement-template]

Context

[Tree] (show>test-oam>link-measurement measurement-template-using)

Full Context

show test-oam link-measurement measurement-template-using

Description

This command displays the link measurement templates and the IP interfaces associated with those templates.

The base command provides a single list of all measurement templates, but the command can filter and produce output for a single measurement template.

Parameters

measurement-template

Specifies the link measurement template name, up to 64 characters, for which to display a filtered list.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following output is an example of link measurement template information, and Output Fields: Measurement Template Using describes the output fields.

Sample Output
show test-oam link-measurement measurement-template-using
===============================================================================
Measurement Templates
===============================================================================
Template Name
 Interface Name                                                        Protocol
-------------------------------------------------------------------------------
standard-direct
 int-PE-1-PE-2                                                             IPv6
 int-PE-1-PE-3                                                             IPv4
 int-PE-1-PE-4                                                             IPv4
===============================================================================
Table 27. Output Fields: Measurement Template Using

Label

Description

Template Name

The name of the link measurement template

Interface Name

The name of the interface using the link measurement template

Protocol

The IP protocol enabled under the dynamic delay section of the interface: IPv4, IPv6, or None.

None indicates no protocol is enabled

megapools

megapools

Syntax

megapools slot-number fp fp-number wred [ detail] queue-group queue-group-name [instance instance-id]

megapools slot-number fp fp-number

megapools slot-number fp fp-number wred [detail] [service-id service-id]

Context

[Tree] (show megapools)

Full Context

show megapools

Description

This command displays megapool information. A megapool is a mechanism the forwarding plane uses to allow over subscription of buffer pools. Every buffer pool is created in the context of a megapool.

By default, all buffer pools are associated with a single megapool and the pools are not oversubscribed. When WRED queue support is enabled on the FP, three megapools are used.

  • The original megapool services the default pools.

  • The second megapool services the system internal use pools.

  • The third megapool is used by the buffer pools used by the WRED queues.

The traffic manager buffers are allocated to the three megapools without oversubscription. The WRED queue pools are allowed to oversubscribe their megapool, but the megapool protects the pools associated with the other megapools from buffer starvation that could be caused by that over subscription.

Parameters

slot-number

Displays information for the specified card slot.

Values

1 to 10

fp-number

Displays information for the specified FP.

Values

1 to 8

wred

Displays WRED queue pool information.

detail

Displays detailed information.

queue-group-name

Displays information for the specified port queue group name, up to 32 characters.

instance-id

Specifies the identification of a specific instance of the queue group.

Values

1 to 65535

service-id

Specifies the service ID.

Values

1 to 2148278381

service-name

Specifies a service name up to 64 characters.

Platforms

All

member

member

Syntax

member [member-id]

Context

[Tree] (show>gmpls-tun-grp member)

Full Context

show gmpls-tun-grp member

Description

This command displays member information for the specified GMPLS tunnel group.

Parameters

member-id

Specifies the ID of the GMPLS tunnel group member.

Values

1 to 16

Platforms

7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

memory-allocation-failure-rate

memory-allocation-failure-rate

Syntax

memory-allocation-failure-rate mda [history-stats-in-count count] [history-stats-in-min minutes] [current] [show-oid]

memory-allocation-failure-rate mda [history-stats-in-count count] [history-stats-in-min minutes] [current] [show-oid] esa-vm esa-id/vm-id

Context

[Tree] (show>isa>stats>tunnel-isa memory-allocation-failure-rate)

Full Context

show isa statistics tunnel-isa memory-allocation-failure-rate

Description

This command displays memory allocation failure rate of the specified ISA. The system collects usage information every hour for last 24 hours. The output also includes a current value.

Parameters

mda

Displays information about the specified ISA.

Values

slot/mda

count

Displays information for the number of statistics intervals to be displayed (starting with the most recent).

Values

1 to 24

minutes

Displays information about the specified period covered by the statistics to be displayed (starting with the most recent).

Values

1 to 1440

current

Displays information about the current statistic value. The values of count and minutes are ignored by the system once this parameter is specified.

show-oid

Displays information about the Object Identifier (OID) of the current statistical value.

esa-vm

Displays the ID of the configured ESA and ESA VM.

Values

esa-vm:

esa-id/vm-id

esa-id

1 to 16

vm-id

1 to 4

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example output of the show isa stats tunnel-isa memory-allocation-failure-rate configuration.

Sample Output
show>isa>stats>tunnel-isa# memory-allocation-failure-rate 1/2 
===============================================================================
STATISTICS FOR ISA 1/2
===============================================================================
INDEX        VALUE                     START TIME          SAMPLING DURATION
-------------------------------------------------------------------------------
ISA MEMORY ALLOCATION FAILURE RATE (FAILURES/HOUR)
1 (CURRENT)  0                         2017/05/24 03:00:00 MIN 47 SEC 47 
2            0                         2017/05/24 02:00:00 HRS 1 
3            0                         2017/05/24 01:00:00 HRS 1 
4            0                         2017/05/24 00:00:00 HRS 1 
5            0                         2017/05/23 23:00:00 HRS 1 
6            0                         2017/05/23 22:00:00 HRS 1 
7            0                         2017/05/23 21:00:00 HRS 1 
8            0                         2017/05/23 20:00:00 HRS 1 
9            0                         2017/05/23 19:00:00 HRS 1 
10           0                         2017/05/23 18:00:00 HRS 1 
11           0                         2017/05/23 17:50:48 MIN 9 SEC 12 
-------------------------------------------------------------------------------
NO. OF ENTRIES: 11
=============================================================================== 

memory-pools

memory-pools

Syntax

memory-pools

Context

[Tree] (show>system memory-pools)

Full Context

show system memory-pools

Description

This command displays system memory status.

Platforms

All

Output

The following output is an example of memory pool information, and System Memory-Pools Field Descriptions describes the output fields.

Sample Output
A:ALA-1# show system memory-pools
===============================================================================
Memory Pools
===============================================================================
Name               Max Allowed    Current Size      Max So Far          In Use
-------------------------------------------------------------------------------
System                No limit      24,117,248      24,117,248      16,974,832
Icc                  8,388,608       1,048,576       1,048,576          85,200
RTM/Policies          No limit       5,242,912       5,242,912       3,944,104
OSPF                  No limit       3,145,728       3,145,728       2,617,384
MPLS/RSVP             No limit       9,769,480       9,769,480       8,173,760
LDP                   No limit               0               0               0
IS-IS                 No limit               0               0               0
RIP                   No limit               0               0               0
VRRP                  No limit       1,048,576       1,048,576              96
BGP                   No limit       2,097,152       2,097,152       1,624,800
BGP                   No limit       2,097,152       2,097,152       1,624,800
Services              No limit       2,097,152       2,097,152       1,589,824
IOM                   No limit     205,226,800     205,226,800     202,962,744
SIM                   No limit       1,048,576       1,048,576             392
CFLOWD                No limit               0       1,048,576               0
CFLOWD                No limit               0       1,048,576               0
IGMP                  No limit               0               0               0
PIM                   No limit               0               0               0
ATM                   No limit       2,872,648       2,872,648       2,790,104
PIM                   No limit               0               0               0
MMPI                  No limit               0               0               0
MFIB                  No limit               0               0               0
PIP                   No limit      79,943,024      79,943,024      78,895,248
MBUF                67,108,864       5,837,328       5,837,328       4,834,280
-------------------------------------------------------------------------------
Current Total Size :    343,495,200 bytes
Total In Use       :    324,492,768 bytes
Available Memory   :    640,178,652 bytes
===============================================================================
A:ALA-1# 
Table 28. System Memory-Pools Field Descriptions

Label

Description

Name

The name of the system or process.

Max Allowed

Integer — The maximum allocated memory size.

No Limit — No size limit.

Current Size

The current size of the memory pool.

Max So Far

The largest amount of memory pool used.

In Use

The current amount of the memory pool currently in use.

Current Total Size

The sum of the Current Size column.

Total In Use

The sum of the In Use column.

Available Memory

The amount of available memory.

memory-usage

memory-usage

Syntax

memory-usage

Context

[Tree] (tools>dump>router>ldp memory-usage)

Full Context

tools dump router ldp memory-usage

Description

This command dumps memory usage information for LDP.

Platforms

All

memory-usage

Syntax

memory-usage

Context

[Tree] (tools>dump>router>mpls memory-usage)

Full Context

tools dump router mpls memory-usage

Description

This command dumps memory usage information for MPLS.

Platforms

All

mep

mep

Syntax

mep mep-id domain md-index association ma-index [loopback] [linktrace] [eth-bandwidth-notification] [statistics]

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 two-way-slm-test [remote-peer mac-address]

Context

[Tree] (show>eth-cfm mep)

Full Context

show eth-cfm mep

Description

This command displays Maintenance Endpoint (MEP) information.

Parameters

mep-id

Displays the maintenance association end point identifier, the integer that is unique among all the MEPs in the same MA.

Values

1 to 8191

md-index

Displays the index of the maintenance domain (MD) to which the MP is associated, or 0, if none.

Values

1 to 4294967295

ma-index

Specifies the MA index value to which the MP is associated, or 0, if none.

Values

1 to 4294967295

loopback

Displays loopback information for the specified MEP.

linktrace

Displays linktrace information for the specified MEP.

eth-bandwidth-notification

Displays the active eth-bn notification parameters received form the peer and reported to the rate function on the associated port.

statistics

Includes specified statistic counter information for the specified MEP.

remote-mepid mep-id

Includes specified remote MEP ID information for specified the MEP.

all-remote-mepids

Includes all remote MEP ID information for the specified MEP.

eth-test-results

Includes eth-test-result information for the specified MEP.

one-way-delay-test

Includes one-way-delay-test information for the specified MEP.

two-way-delay-test

Includes two-way-delay-test information for the specified MEP.

two-way-slm-test

Includes two-way-slm-test information for the specified MEP.

remote-peer mac-address

Includes specified remote MEP ID information for the specified MEP.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following is an example of ETH CFM MEP information.

Sample Output
# show eth-cfm mep 101 domain 3 association 1
===============================================================================
Eth-Cfm MEP Configuration Information
===============================================================================
Md-index           : 3                        Direction         : Down
Ma-index           : 1                        Admin             : Enabled
MepId              : 101                      CCM-Enable        : Enabled
IfIndex            : 1342177281               PrimaryVid        : 6553700
Description        : (Not Specified)
FngState           : fngReset                 ControlMep        : False
LowestDefectPri    : macRemErrXcon            HighestDefect     : none
Defect Flags       : None
Mac Address        : d0:0d:1e:00:01:01        ControlMep        : False
CcmLtmPriority     : 7
CcmTx              : 19886                    CcmSequenceErr    : 0
Fault Propagation  : disabled                 FacilityFault     : n/a
MA-CcmInterval     : 1                        MA-CcmHoldTime    : 0ms
Eth-1Dm Threshold  : 3(sec)                   MD-Level          : 3
Eth-Ais:           : Enabled                  Eth-Ais Rx Ais:   : No
Eth-Ais Tx Priorit*: 7                        Eth-Ais Rx Interv*: 1
Eth-Ais Tx Interva*: 1                        Eth-Ais Tx Counte*: 388
Eth-Ais Tx Levels  : 5
Eth-Tst:           : Disabled
Eth-Cfm Vlan Tag : none
Redundancy:
    MC-LAG State   : active

CcmLastFailure Frame:
    None

XconCcmFailure Frame:
    None
===============================================================================

show eth-cfm mep 607 domain 6 association 607
===============================================================================
Eth-Cfm MEP Configuration Information
===============================================================================
Md-index           : 6                        Direction         : Down
Ma-index           : 607                      Admin             : Enabled
MepId              : 607                      CCM-Enable        : Enabled
IfIndex            : 1342177283               PrimaryVid        : 268369927
Description        : (Not Specified)
FngState           : fngReset                 ControlMep        : False
LowestDefectPri    : macRemErrXcon            HighestDefect     : none
Defect Flags       : None
Mac Address        : 8c:d3:ff:00:01:43        ControlMep        : False
CcmLtmPriority     : 7
CcmTx              : 78122                    CcmSequenceErr    : 0
Fault Propagation  : useIfStatusTLV           FacilityFault     : n/a
MA-CcmInterval     : 1                        MA-CcmHoldTime    : 0ms
Eth-1Dm Threshold  : 3(sec)                   MD-Level          : 6
Eth-Ais:           : Disabled
Eth-Tst:           : Disabled

Redundancy:
    MC-LAG State   : n/a

CcmLastFailure Frame:
    None

XconCcmFailure Frame:
    None
===============================================================================
show eth-cfm association
===============================================================================
CFM Association Table
===============================================================================
Md-index   Ma-index   Name                     CCM-intrvl Hold-time Bridge-id
-------------------------------------------------------------------------------
2          106        MA-0000000106            1          n/a       none
2          207        MA-0000000207            1          n/a       none
2          308        MA-0000000308            1          n/a       none
3          1          ma-0000000001            1          n/a       none
3          2          ma-0000000002            1          n/a       none
3          3          ma-0000000003            1          n/a       none
3          4          ma-0000000004            1          n/a       none
3          5          ma-0000000005            1          n/a       none
5          555        MA-0000000555            10         n/a       47
6          607        MA-0000000607            1          n/a       207
7          707        MA-0000000707            1          n/a       207
===============================================================================

# show eth-cfm mep 28 domain 10 association 1 eth-bandwidth-notification
===============================================================================
Eth-Cfm MEP Configuration Information
===============================================================================
Md-index         : 10                       Direction         : Down
Ma-index         : 1                        Admin             : Disabled
MepId            : 28                       CCM-Enable        : Disabled
Port             : 1/1/1                    VLAN              : 0
Description      : (Not Specified)
FngAlarmTime     : 0                        FngResetTime      : 0
FngState         : fngReset                 ControlMep        : False
LowestDefectPri  : macRemErrXcon            HighestDefect     : none
Defect Flags     : None
Mac Address      : d8:1c:01:01:00:01        Collect LMM Stats : disabled
LMM FC Stats     : None
LMM FC In Prof   : None
TxAis            : noTransmit               TxGrace           : noTransmit
Facility Fault   : disabled
CcmLtmPriority   : 7                        CcmPaddingSize    : 0 octets
CcmTx            : 0                        CcmSequenceErr    : 0
CcmTxIfStatus    : Absent                   CcmTxPortStatus   : Absent
CcmTxRdi         : False                    CcmTxCcmStatus    : noTransmit
CcmIgnoreTLVs    : (Not Specified)
Fault Propagation: disabled                 FacilityFault     : Ignore
MA-CcmInterval   : 10                       MA-CcmHoldTime    : 0ms
MA-Primary-Vid   : Disabled
Eth-1Dm Threshold: 3(sec)                   MD-Level          : 0
Eth-1Dm Last Dest: 00:00:00:00:00:00
Eth-Dmm Last Dest: 00:00:00:00:00:00
Eth-Ais          : Disabled
Eth-Ais Tx defCCM: allDef
Eth-Tst          : Disabled
Eth-CSF          : Disabled
Eth-Cfm Grace Tx : Enabled                  Eth-Cfm Grace Rx  : Enabled
Eth-Cfm ED Tx    : Disabled                 Eth-Cfm ED Rx     : Enabled
Eth-Cfm ED Rx Max: 0
Eth-Cfm ED Tx Pri: CcmLtmPri (7)
Eth-BNM Receive  : Enabled                 Eth-BNM Rx Pacing : 5
Redundancy:
    MC-LAG State : n/a
CcmLastFailure Frame:
    None
XconCcmFailure Frame:
    None
-------------------------------------------------------------------------------
MEP Received Bandwidth Notification Message Information
-------------------------------------------------------------------------------
PortID                 : 0x0000000F
Received Period (s)    : N/A
Nominal BW (Mbps)      : 10000   Current BW (Mbps)  : 1000
Reported BW (Mbps)     : 1000    Last Reported      : 2017/12/13 20:56:57 UTC
Update Pacing Timer (s): 4.23
-------------------------------------------------------------------------------
=============================================================================== 
When no ETH-GNM PDU is received or ETH-BNM info has been purged by CFM.
-------------------------------------------------------------------------------
MEP Received Bandwidth Notification Message Information
-------------------------------------------------------------------------------
PortID                 : N/A
Received Period (s)    : N/A
Nominal BW (Mbps)      : N/A       Current BW (Mbps)  : N/A
Reported BW (Mbps)     : N/A       Last Reported      : N/A

Update Pacing Timer (s): N/A
-------------------------------------------------------------------------------

*A:sr7_A# 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:sr7_A# 


*A:sr7_A# 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:sr7_A# 


*A:7710_C# 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             
52:34:56:78:9a:bc 1              0              0             
                  100            0              0             
62:34:56:78:9a:bc 1              0              0             
                  100            0              0             
72:34:56:78:9a:bc 1              0              0             
                  100            0              0             
82:34:56:78:9a:bc 1              0              0             
                  100            0              0             
92:34:56:78:9a:bc 1              0              0             
                  100            0              0             
c2:34:56:78:9a:bc 1              0              0             
                  100            0              0             
d2:34:56:78:9a:bc 1              0              0             
                  100            0              0             
==============================================================
*A:7710_C# 


*A:7710_C# 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:7710_C# 


*A:7710_C# 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:7710_C#


*A:7710_C# 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:7710_C#


*A:sim_B# 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:sim_B#


*A:sim_B# 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:sim_B# 

domain 14 format none level 4
            association 1 format icc-based name "test000000001"
                bridge-identifier 3
                exit
                auto-mep-discovery
                ccm-interval 1
                remote-mepid 409
            exit
        exit

show eth-cfm mep 28 domain 14 association 2 all-remote-mepids
=============================================================================
Eth-CFM Remote-Mep Table
=============================================================================
R-mepId AD Rx CC RxRdi Port-Tlv If-Tlv Peer Mac Addr     CCM status since
-----------------------------------------------------------------------------
30      T  True  False Up       Up     00:00:00:00:00:30 02/03/2014 21:05:01
32         True  False Up       Up     00:00:00:00:00:32 02/03/2014 21:04:32
=============================================================================
Entries marked with a 'T' under the 'AD' column have been auto-discovered. 


show eth-cfm domain 14 association 2 detail
===============================================================================
Domain 14
Md-index          : 14                       Level             : 4
                                             MHF Creation      : defMHFnone
Name Format       : none                     Next Ma Index     : 1
Name              : (Not Specified)
Creation Origin   : manual
-------------------------------------------------------------------------------
Domain 14 Associations:

Md-index          : 14                       Ma-index          : 2
Name Format       : icc-based                CCM-interval      : 1
Auto Discover     : True                     CCM-hold-time     : n/a
Name              : epipe00000005
Permission        : sendIdNone
Bridge-id         : 5                        MHF Creation      : defMHFnone
PrimaryVlan       : 0                        Num Vids          : 0
MIP LTR Priority  : 7
Total MEP Count   : 3
Remote Mep Id     : 30   (AutoDiscovered)    Remote MAC Addr   : default
Remote Mep Id     : 32                       Remote MAC Addr   : default

=============================================================================== 

# show eth-cfm mep 28 domain 13 association 1000
===============================================================================
Eth-Cfm MEP Configuration Information
===============================================================================
Md-index         : 13                       Direction         : Up
Ma-index         : 1000                     Admin             : Enabled
MepId            : 28                       CCM-Enable        : Enabled
IfIndex          : 37781504                 PrimaryVid        : 65537000
Description      : (Not Specified)
FngAlarmTime     : 0                        FngResetTime      : 1000
FngState         : fngReset                 ControlMep        : False
LowestDefectPri  : xcon                     HighestDefect     : none
Defect Flags     : bDefErrorCCM
Mac Address      : 00:00:00:00:00:28        Collect LMM Stats : disabled
LMM FC Stats     : None
LMM FC In Prof   : None
TxAis            : noTransmit               TxGrace           : noTransmit
Facility Fault   : disabled
CcmLtmPriority   : 7                        CcmPaddingSize    : 0 octets
CcmTx            : 189745                   CcmSequenceErr    : 0
CcmTxIfStatus    : Up                       CcmTxPortStatus   : Up
CcmTxRdi         : False                    CcmTxCcmStatus    : transmit
CcmIgnoreTLVs    : (Not Specified)
Fault Propagation: disabled                 FacilityFault     : n/a
MA-CcmInterval   : 1                        MA-CcmHoldTime    : 0ms
MA-Primary-Vid   : Disabled
Eth-1Dm Threshold: 3(sec)                   MD-Level          : 3
Eth-1Dm Last Dest: 00:00:00:00:00:00
Eth-Dmm Last Dest: 00:00:00:00:00:00
Eth-Ais          : Disabled
Eth-Ais Tx defCCM: allDef
Eth-Tst          : Enabled                  Eth-Tst Pattern   : allZerosNoCrc
Eth-Tst dataLeng*: 64                       Eth-Tst Priority  : 7
Eth-Tst Dest Mac : 00:00:00:00:00:00        Eth-Tst Dest MEP  : 0
Eth-Tst Threshold: 1(bitError)
Eth-Tst Last Dest: 00:00:00:00:00:00
Eth-CSF          : Disabled
Eth-Cfm Grace Tx : Enabled                  Eth-Cfm Grace Rx  : Enabled
Eth-Cfm ED Tx    : Disabled                 Eth-Cfm ED Rx     : Enabled
Eth-Cfm ED Rx Max: 0
Eth-Cfm ED Tx Pri: CcmLtmPri (7)
Redundancy:
    MC-LAG State : n/a
CcmLastFailure Frame:
    None
XconCcmFailure Frame:
    None
===============================================================================
* indicates that the corresponding row element may have been truncated.

show eth-cfm mep 28 domain 13 association 1000 all-remote-mepids
=============================================================================
Eth-CFM Remote-Mep Table
=============================================================================
R-mepId AD Rx CC RxRdi Port-Tlv If-Tlv Peer Mac Addr     CCM status since
-----------------------------------------------------------------------------
29         True  False Up       Up     00:00:00:00:00:29 01/04/2017 06:03:05
31         True  False Up       Up     00:00:00:00:00:31 01/04/2017 06:03:09
=============================================================================
Entries marked with a 'T' under the 'AD' column have been auto-discovered.

show eth-cfm mep 28 domain 13 association 1000 all-remote-mepids detail
===============================================================================
Eth-CFM Remote-MEP Information
===============================================================================
Remote MEP ID    : 29                   CC Rx State      : True
Auto Discovered  : False                RDI              : False
Port Status TLV  : Up                   I/F Status TLV   : Up
MAC Address      : 00:00:00:00:00:29    CCM Last Change  : 01/04/2017 06:03:05
Chass. ID SubType: chassisComponent
Chassis ID       : 63:73:65:73:2D:76:32:39
                   "cses-v29"
Remote MEP ID    : 31                   CC Rx State      : True
Auto Discovered  : False                RDI              : False
Port Status TLV  : Up                   I/F Status TLV   : Up
MAC Address      : 00:00:00:00:00:31    CCM Last Change  : 01/04/2017 06:03:09
Chass. ID SubType: chassisComponent
Chassis ID       : 63:73:65:73:2D:56:33:31
                   "cses-V31"
===============================================================================

show eth-cfm mep 28 domain 13 association 1000 remote-mepid 29     
=============================================================================
Eth-CFM Remote-Mep Table
=============================================================================
R-mepId AD Rx CC RxRdi Port-Tlv If-Tlv Peer Mac Addr     CCM status since
-----------------------------------------------------------------------------
29         True  False Up       Up     00:00:00:00:00:29 01/04/2017 06:03:05
=============================================================================
Entries marked with a 'T' under the 'AD' column have been auto-discovered.

show eth-cfm mep 28 domain 13 association 1000 remote-mepid 29 detail
===============================================================================
Eth-CFM Remote-MEP Information
===============================================================================
Remote MEP ID    : 29                   CC Rx State      : True
Auto Discovered  : False                RDI              : False
Port Status TLV  : Up                   I/F Status TLV   : Up
MAC Address      : 00:00:00:00:00:29    CCM Last Change  : 01/04/2017 06:03:05
Chass. ID SubType: chassisComponent
Chassis ID       : 63:73:65:73:2D:76:32:39
                   "cses-v29"
===============================================================================

mep

Syntax

mep mep-id domain md-index association ma-index statistics

Context

[Tree] (clear>eth-cfm mep)

Full Context

clear eth-cfm mep

Description

This command clears the MEP parameters.

Parameters

mep-id

Specifies the MEP ID.

Values

1 to 8191

md-index

Specifies the MD index.

Values

1 to 4294967295

ma-index

Specifies the MA index.

Values

1 to 4294967295

statistics

Clears the MEP statistics.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mesh-sdp

mesh-sdp

Syntax

mesh-sdp sdp-id[:vc-id] { all | counters | stp | mrp}

Context

[Tree] (clear>service>statistics>id mesh-sdp)

Full Context

clear service statistics id mesh-sdp

Description

This command clears the statistics for a particular mesh SDP bind.

Parameters

sdp-id

Specifies the SDP ID for which to display information

Default

All SDPs.

Values

1 to 17407

vc-id

Displays information about the virtual circuit identifier.

Values

1 to 4294967295

all

Clears all queue statistics and STP statistics associated with the SDP

counters

Clears all queue statistics associated with the SDP

stp

Clears all STP statistics associated with the SDP

mrp

Clears all MRP statistics associated with the SDP

Platforms

All

mesh-sdp

Syntax

mesh-sdp sdp-id[:vc-id] ingress-vc-label

mesh-sdp sdp-id[:vc-id] vccv-bfd {session | statistics}

Context

[Tree] (clear>service>id mesh-sdp)

Full Context

clear service id mesh-sdp

Description

This command clears and resets the mesh SDP binding.

Parameters

sdp-id

The spoke-SDP ID for which to clear statistics.

Values

1 to 17407

vc-id

The virtual circuit ID on the SDP ID to be reset.

Values

1 to 4294967295

ingress-vc-label

Specifies to clear the ingress VC label.

vccv-bfd session

Specifies to clear the session mismatch flag on the mesh-SDP binding after the flag was set to true by a detected mismatch between the configured parameters and the received parameters.

vccv-bfd statistics

Specifies to clear a VCCV BFD session statistics for a specified mesh-SDP.

Platforms

All

mfib

mfib

Syntax

mfib [ipv4 | ipv6 | mac]

mfib brief

mfib group group-address [statistics]

mfib statistics [ipv4 | ipv6 | mac]

Context

[Tree] (show>service>id mfib)

Full Context

show service id mfib

Description

This command displays the multicast FIB on the VPLS service.

Parameters

brief

Displays a brief output

statistics

Displays statistics on the multicast FIB

ipv4

Displays IPv4 address information

ipv6

Displays IPv6 address information

mac

Displays MAC address information

group-address

Displays the multicast FIB for a specific multicast group address

Platforms

All

Output

Sample Output
*A:PE# show service id 1 mfib
===============================================================================
Multicast FIB, Service 1
===============================================================================
Source Address  Group Address         Port Id                      Svc Id   Fwd
                                                                            Blk
-------------------------------------------------------------------------------
10.0.0.2        233.252.0.1           sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
2001:db8:1000:* ff0e:db8:1000::1      sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
2001:db8:1001:* ff0e:db8:1001::1      sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
-------------------------------------------------------------------------------
Number of entries: 3
===============================================================================
*A:PE# show service id 1 mfib ipv4
===============================================================================
Multicast FIB, Service 1
===============================================================================
Source Address  Group Address         Port Id                      Svc Id   Fwd
                                                                            Blk
-------------------------------------------------------------------------------
10.0.0.2        233.252.0.1           sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
-------------------------------------------------------------------------------
Number of entries: 1
===============================================================================
*A:PE# show service id 1 mfib ipv6
===============================================================================
Multicast FIB, Service 1
===============================================================================
Source Address
                Group Address
                                      Port Id                      Svc Id   Fwd
                                                                            Blk
-------------------------------------------------------------------------------
2001:db8:1000::1
                ff0e:db8:1000::1
                                      sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
2001:db8:1001::1
                ff0e:db8:1001::1
                                      sap:1/1/1                    Local    Fwd
                                      sap:1/1/2                    Local    Fwd
-------------------------------------------------------------------------------
Number of entries: 2
===============================================================================
*A:PE# show service id 1 mfib statistics
===============================================================================
Multicast FIB Statistics, Service 1
===============================================================================
Source Address  Group Address       Matched Pkts          Matched Octets
-------------------------------------------------------------------------------
10.0.0.2        233.252.0.1         0                     0
2001:db8:1000:* ff0e:db8:1000::1    0                     0
2001:db8:1001:* ff0e:db8:1001::1    0                     0
-------------------------------------------------------------------------------
Number of entries: 3
===============================================================================
*A:PE#

To show which ISIDs are local, the MFIB command will display ISIDs that are local and advertised. Static ISIDs are included in this display. However, ISID policy can override the ISIDs that are designated to use the default multicast tree and these do not show up in the MFIB. This is displayed on a B-VPLS control service.


*A:cses-B0102>show>service>id# mfib

===============================================================================
Multicast FIB, Service 510
===============================================================================
Source Address  Group Address         Sap/Sdp Id               Svc Id   Fwd/Blk
-------------------------------------------------------------------------------
*               01:1E:83:00:01:F4     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:F5     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:F6     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:F7     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:F8     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:F9     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FA     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FB     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FC     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FD     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FE     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:01:FF     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:02:00     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:02:01     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:02:02     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:02:03     b-sap:1/1/22:510         Local    Fwd
*               01:1E:83:00:02:04     b-sap:1/1/22:510         Local    Fwd
-------------------------------------------------------------------------------
Number of entries: 21
===============================================================================

To show the ISID policy under a B-VPLS, the ISID policy is used.


*A:cses-B07>show>service>id# isid-policy

=======================================================
Isid Policy Range
=======================================================
Entry     Range               AdvLocal  UseDefMCTree
-------------------------------------------------------
2         1500-1600           Disabled  Enabled
=======================================================

The following example shows the MFIB for an EVPN-MPLS service.

*A:PE# show service id 1 mfib
===============================================================================
Multicast FIB, Service 1
===============================================================================
Source Address  Group Address         Sap/Sdp Id                   Svc Id   Fwd
                                                                            Blk
-------------------------------------------------------------------------------
*               239.0.0.1             sap:1/1/9:1                  Local    Fwd
                                      eMpls:1.1.1.2:262141         Local    Fwd
                                      eMpls:1.1.1.3:262141         Local    Fwd
-------------------------------------------------------------------------------
Number of entries: 1
===============================================================================
*A:PE#

Multicast FIB Fields describes the command output fields.

Table 29. Multicast FIB Fields

Label

Description

Source Address

IPv4 unicast source address.

Group Address

IPv4 multicast group address.

SAP ID

Indicates the SAP/SDP to which the corresponding multicast stream will be forwarded/blocked.

Forwarding/Blocking

Indicates whether the corresponding multicast stream will be blocked/forwarded.

Number of Entries

Specifies the number of entries in the MFIB.

Forwarded Packets

Indicates the number of multicast packets forwarded for the corresponding source/group.

Forwarded Octets

Indicates the number of octets forwarded for the corresponding source/group.

Svc ID

Indicates the service to which the corresponding multicast stream will forwarded/blocked. Local means that the multicast stream will be forwarded/blocked to a SAP or SDP local to the service.

mfib

Syntax

mfib [group-mac ieee-address] [isid isid]

Context

[Tree] (show>service>id>spb mfib)

Full Context

show service id spb mfib

Description

This command displays multicast forwarding data-base (MFIB) information.

Parameters

ieee-address

Specifies a MAC address

Values

xx:xx:xx:xx:xx:xx or xx-xx-xx-xx-xx-xx

isid

Specifies an I-SID

Values

0 to 16777215

Platforms

All

Output

The following output is an example of service SPB MFIB information.

Sample Output
*A:Dut-A# show service id 100001 spb mfib
===============================================================================
User service MFIB information
===============================================================================
MacAddr           ISID     Status
-------------------------------------------------------------------------------
01:1E:83:00:27:11 10001    Ok
-------------------------------------------------------------------------------
Entries found: 1
===============================================================================

mfib

Syntax

mfib

Context

[Tree] (clear>service>id mfib)

Full Context

clear service id mfib

Description

Commands in this context clear multicast FIB info for the VPLS service.

Platforms

All

mgmt-ethernet

mgmt-ethernet

Syntax

mgmt-ethernet

Context

[Tree] (show>redundancy mgmt-ethernet)

Full Context

show redundancy mgmt-ethernet

Description

This command shows the management Ethernet port redundancy status. The show router "management” interface command also shows the CPM Ethernet port used by the management interface. If the primary CPM’s port is active, then it shows "A/1” under the Port field,. If the secondary CPM’s port is active, then it shows "B/1 -> A/1”in the Port field.

Platforms

7450 ESS, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-14s, 7950 XRS

Output

The following output is an example of redundancy mgmt-Ethernet information, and Redundancy Mgmt-Ethernet Field Descriptions describes the output fields.

Sample Output
A:SR12# show redundancy mgmt-ethernet 
===============================================================================
Management Ethernet Redundancy
===============================================================================
Admin Status  : Enabled
Oper Status   : Management port operating on active CPM
Revert Time   : 5 seconds
===============================================================================

Show Router "Management” Interface Detail Output

The following is a sample output that shows "A/1” when the primary CPM’s Ethernet port is active and "B/1 ->A/1” if the secondary CPM’s port is active.


*B:Dut-A# show router "management" interface
===========================================================================
Interface Table (Router: management)
===========================================================================
Interface-Name                   Adm         Opr(v4/v6)  Mode    Port/SapId
   IP-Address                                                    PfxState
---------------------------------------------------------------------------
management                       Up          Up/Up       Network B/1 -> A/1
   192.168.186.219/24                                            n/a
   2001:db8::8a78:badb/96                                        PREFERRED
   fe80::221:5ff:fece:df49/64                                    PREFERRED
---------------------------------------------------------------------------
Interfaces : 1
===========================================================================


*B:Dut-A# show router "management" interface detail
===============================================================================
Interface Table (Router: management)
===============================================================================
-------------------------------------------------------------------------------
Interface
-------------------------------------------------------------------------------
If Name          : management
Admin State      : Up                   Oper (v4/v6)      : Up/Up
Protocols        : None
IP Addr/mask     : 192.168.186.219/24   Address Type      : Primary
IGP Inhibit      : Disabled             Broadcast Address : Host-ones
HoldUp-Time      : 0                    Track Srrp Inst   : 0
IPv6 Address     : 2001:db8::8a78:badb/96
IPv6 Addr State  : PREFERRED
CGA modifier     : (Not Specified)
HoldUp-Time      : 0                    Track Srrp Inst   : 0
Link Lcl Address : fe80::221:5ff:fece:df49/64
Link Lcl State   : PREFERRED
-------------------------------------------------------------------------------
Details
-------------------------------------------------------------------------------
Description      : (Not Specified)
If Index         : 1280                 Virt. If Index    : 1280
Last Oper Chg    : 06/16/2015 21:01:07  Global If Index   : 16384
Lag Link Map Prof: none
Port Id          : B/1 -> A/1
TOS Marking      : Trusted              If Type           : Network
Egress Filter    : none                 Ingress Filter    : none
Egr IPv6 Flt     : none                 Ingr IPv6 Flt     : none
BGP IP FlowSpec  : Disabled
BGP IPv6 FlowSpec: Disabled
SNTP B.Cast      : True                 Network QoS Policy: 1
MAC Address      : 00:21:05:ce:df:49    Mac Accounting    : Disabled
Table 30. Redundancy Mgmt-Ethernet Field Descriptions

Label

Description

Admin Status

Enabled — Administrative status is enabled.

Disabled — Administratively disabled.

Oper Status

The CPM on which the management Ethernet port is operating

Revert Time

The revert time

Interface Name

The interface name

Adm/Admin State

Up — The interface is administratively enabled

Down — The interface is administratively shutdown

Opr (v4/v6)/Oper

Up — The interface is operationally enabled

Down — The interface is operationally shutdown

Port/SAP Id

The physical network port or the SAP identifier associated with the interface

IP-Address

The IP address

PfxState

The prefix state associated with the interface

If Name

The interface name

Protocols

Protocols associated with the interface

IP Addr/mask

The IP address and mask

Address Type

The address type of the IP address.

n/a — No IP address has been assigned to the IP interface, so the IP address type is not applicable

Primary — The IP address for the IP interface is the Primary address on the IP interface

Secondary — The IP address for the IP interface is a secondary address on the IP interface

IGP Inhibit

IGP inhibit enabled or disabled

Broadcast Address

The broadcast address used by the IP interface when sourcing IP broadcasts on the IP interface

HoldUp-Time

The number of seconds to wait before notifying clients monitoring this group when its operational status transitions from down to up

Track Srrp Inst

The SRRP instance identification

IPv6 Address

The IPv6 address

IPv6 Addr State

The IPv6 address state

CGA modifier

The CGA modifier for the link-local addresses

Link Lcl Address

The link local IP address of the virtual router interface

Link Lcl State

The address state of the virtual router interface

Description

The text string description of the interface

If Index

The interface index

Virt. If Index

The virtual interface index

Last Oper Chg

The date and time of the last operational change

Global If Index

The global interface index

Lag Link Map Prof

The LAG link map profile identifier

Port Id

The port ID of the interface

TOS Marking

The ToS trusted state

If Type

The interface type

Egress Filter

The egress filter associated with the interface

Ingress Filter

The ingress filter associated with the interface

Egr IPv6 Flt

The egress IPv6 filter associated with the interface

Ingr IPv6 Flt

The ingress IPv6 filter associated with the interface

BGP IP FlowSpec

BGP IP FlowSpec enabled or disabled

BGP IPv6 FlowSpec

BGP IPv6 FlowSpec enabled or disabled

SNTP B.Cast

Whether or not NTP/SNTP broadcasts are received on this interface

Network QoS Policy

The network QoS policy name

MAC Address

The IEEE MAC address

Mac Accounting

Whether or not MAC accounting functionality for the interface is enabled

mgmt-ethernet

Syntax

mgmt-ethernet

Context

[Tree] (tools>perform>redundancy mgmt-ethernet)

Full Context

tools perform redundancy mgmt-ethernet

Description

This command triggers redundancy mode, just as if the management Ethernet port of the primary CPM has gone down. The router will revert if the management Ethernet port of the primary CPM has been up for the revert duration.

Platforms

7450 ESS, 7750 SR-7/12/12e, 7750 SR-7s, 7750 SR-14s, 7950 XRS

mgw-address-cache

mgw-address-cache

Syntax

mgw-address-cache

Context

[Tree] (clear>router>gtp>uplink mgw-address-cache)

Full Context

clear router gtp uplink mgw-address-cache

Description

This command clears the DNS resolution cache for all APNs known in this router. After execution, every APN to address mapping is learned again using DNS.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

mgw-address-cache

Syntax

mgw-address-cache

Context

[Tree] (clear>router>wlan-gw mgw-address-cache)

Full Context

clear router wlan-gw mgw-address-cache

Description

This command clears the mobile gateway's DNS lookup address cache.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

mgw-address-cache

Syntax

mgw-address-cache [arec] [snaptr] [srv]

mgw-address-cache apn apn-domain-string

Context

[Tree] (show>router>gtp>uplink mgw-address-cache)

Full Context

show router gtp uplink mgw-address-cache

Description

This command displays the mobile gateway's DNS lookup address cache.

Parameters

arec

Displays A-records.

snaptr

Displays Straightforward-NAPTR information.

srv

Displays SRV records.

apn-domain-string

Specifies the Access Point Name (APN) of this DNS cache entry.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

mgw-address-cache

Syntax

mgw-address-cache [arec] [snaptr] [srv]

mgw-address-cache apn apn-domain-string

Context

[Tree] (show>router>gtp>uplink mgw-address-cache)

Full Context

show router gtp uplink mgw-address-cache

Description

This command displays the mobile gateway's DNS lookup address cache.

Parameters

apn-domain-string

Specifies the Access Point Name (APN) of this DNS cache entry, up to 108 characters.

arec

Displays A-records.

snaptr

Displays Straightforward-NAPTR information.

srv

Displays SRV records.

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

micro-segment-local-sid

micro-segment-local-sid

Syntax

micro-segment-local-sid [ipv6-prefix[/prefix-length]] [longer] [micro-segment-locator ms-locator-name] [context context] [ ua] [udt4] [udt6] [udt46] [udx2] [udt2u] [udt2m] [un]

Context

[Tree] (show>router>srv6 micro-segment-local-sid)

Full Context

show router segment-routing-v6 micro-segment-local-sid

Description

This command displays SRv6 locally-configured micro-SID information.

Parameters

ipv6-prefix[/prefix-length]

Displays routes only matching the specified IP address and length.

Values

ipv6-prefix[/prefix]: x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

prefix-length: 1 to 128

longer

Displays the specified route and subsets of the route.

ms-locator-name

Specifies the micro-segment locator name, up to 64 characters.

context

Specifies the context for which to display micro-segment local micro-SID information.

Values

vprn-svc-name, vprn-svc-id, 'Base'

ua

Displays the uA SID associated with a P2P interface.

udt4

Displays the uDT4 function associated with the Base routing instance.

udt6

Displays the uDT6 function associated with the Base routing instance.

udt46

Displays the uDT46 function associated with the Base routing instance.

udx2

Displays the uDX2 function associated with the SRv6 instance in the service.

udt2u

Displays the uDT2U function associated with the SRv6 instance in the service.

udt2m

Displays the uDT2M function associated with the SRv6 instance in the service.

un

Displays the uN SID function of a locator.

Platforms

7450 ESS, 7750 SR, 7750 SR-s, 7950 XRS, VSR

micro-segment-locator

micro-segment-locator

Syntax

micro-segment-locator [mt {0 | 2}] [prefix ipv6-prefix[/prefix-length]] [adv-router system-id | hostname] [algo algo-id]

Context

[Tree] (show>router>isis>srv6 micro-segment-locator)

Full Context

show router isis segment-routing-v6 micro-segment-locator

Description

This command displays the IS-IS SRv6 micro-segment locators.

Parameters

ipv6-prefix[/prefix-length]

Displays routes only matching the specified ip-address and length.

Values

ipv6-prefix[/prefix]: x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

prefix-length: 1 to 128

system-id | hostname

Displays information for the specific IS-IS advertising router. The host name can be up to 38 characters.

algo-id

Displays information for the specified algorithm.

Values

0 to 255

Platforms

7450 ESS, 7750 SR, 7750 SR-s, 7950 XRS, VSR

Output

Micro-segment locator output describes the micro-segment locator output fields.

Use the following command to display micro-segment locator information.

show router isis segment-routing-v6 micro-segment-locator
Sample Output
===============================================================================
Rtr Base ISIS Instance 0 SRv6 Micro Segment Locator Table
===============================================================================
Prefix                             AdvRtr                        MT     Lvl/Typ
 AttributeFlags                     Tag                           Flags  Algo
-------------------------------------------------------------------------------
300::/96                           Dut-C                         2      1/Int.
  -                                  0                             -      0
-------------------------------------------------------------------------------
No. of Micro Segment Locators: 1
-------------------------------------------------------------------------------
AttributeFlags: X    = External Prefix
                R    = Re-advertisement
                N    = Node
                E    = ELC
                A    = Anycast
Flags:          D    = Down
===============================================================================
Table 31. Micro-segment locator output

Label

Description

Prefix

Displays the prefix

AdvRtr

Displays the advanced router information

MT

Displays the MT information

Lvl/Typ

Displays the level or type information

AttributeFlags

Displays the attribute flag information

Tag

Displays the tag information

Flag

Displays the flag information

Algo

Displays the algorithm information

No. of Micro Segment Locators

Displays the number of micro-segment locators

migration

migration

Syntax

migration [interface ip-int-name]

Context

[Tree] (tools>dump>router>ipoe-session migration)

Full Context

tools dump router ipoe-session migration

Description

This command displays details on the IPoE session migration progress. It shows per group interface the number of hosts per type (DHCPv4, DHCPv6 and SLAAC) that are associated with an IPoE session or that are not associated with an IPoE session.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of IPoE session migration information.

Sample Output
# tools dump router ipoe-session migration interface group-int-1-1
================================================================================
 Type                Total     IPoE session     Non IPoE session
================================================================================
 Group-interface: group-int-1-1 (IPoE session enabled)
--------------------------------------------------------------------------------
 DHCPv4              2         1                1
 DHCPv6              3         2                1
 SLAAC               0         0                0
--------------------------------------------------------------------------------
 IPoE sessions       1
================================================================================

mip

mip

Syntax

mip

Context

[Tree] (show>eth-cfm mip)

Full Context

show eth-cfm mip

Description

This command displays provisioned entities that allow MIP creation.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following is an example of ETH-CFM MIP information. The following table describes the output fields.

Sample Output
show eth-cfm mip
==========================================================================
CFM SAP MIP Table
==========================================================================
Sap                 Qtag1 Qtag2 PVLAN Enabled           MAC Address
--------------------------------------------------------------------------
1/1/9:500.500       500   500   n/a   yes               00:00:00:00:01:28
1/1/9:501.501       n/a   n/a   n/a   yes               Not Configured
1/1/9:502.502       n/a   n/a   n/a   yes               Not Configured
1/1/9:100.*         n/a   n/a   n/a   yes               00:00:00:00:01:28
1/1/9:100.*         n/a   n/a   7     yes               Not Configured
1/1/9:600.*         n/a   n/a   n/a   yes               Not Configured
1/1/9:600.*         600   n/a   1     yes               Not Configured
1/1/9:601.*         n/a   n/a   1     yes               Not Configured
1/1/9:601.*         n/a   n/a   2     yes               Not Configured
1/1/9:703.*         n/a   n/a   777   yes               Not Configured
==========================================================================
==========================================================================
CFM SDP MIP Table
==========================================================================
Sdp                 Qtag1 Qtag2 PVLAN Enabled           MAC Address
--------------------------------------------------------------------------
2829:4000           n/a   n/a   4000  yes               Not Configured
==========================================================================
Table 32. ETH-CFM MIP Field Descriptions

Label

Description

Sap

The service SAP ID

qtag1

The outer CFM VLAN tag

qtag2

The inner CFM VLAN tag

PVLAN

The configured primary VLAN

Enabled

The state of the MIP

Mac Address

The configured MAC address of the MIP

Sdp

The service SDP ID

SvcId

The service ID

Type

The SDP type

Far End

The IP address of the far-end peer for the SDP

mip-instantiation

mip-instantiation

Syntax

mip-instantiation [level level] [{sap sap-id | sdp sdp-id}]

Context

[Tree] (show>eth-cfm mip-instantiation)

Full Context

show eth-cfm mip-instantiation

Description

This command displays the active MIPs created on the node, their related object values, and the SAP or SDP binding. The attributes include a column that indicates which MIP table was responsible and authoritative for the specific active attribute. Authorities can be the association (asn), default-domain (def), or the global read-only values (sys).

Parameters

level

The level for which all created MIPs will be displayed

Values

0 to 7

sap-id

The SAP for which created MIPs will be displayed

sdp-id

The SDP binding for which created MIPs will be displayed

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

Output

The following is an example of ETH CFM MIP instantiation information.

ETH-CFM MIP Instantiation Field Descriptions describes the show MIP instantiation command output fields.

Sample Output
show eth-cfm mip-instantiation
===============================================================================
CFM SAP MIP Instantiation Information
===============================================================================
SAP                        Lvl  LA   Creation    CA   IdPerm     IdA  Pri  PA
-------------------------------------------------------------------------------
1/2/1:2000.2000            4    asn  default     asn  chassis    asn  7    asn
1/2/1:3000.3000            4    def  default     def  none       sys  7    sys
-------------------------------------------------------------------------------
No. of SAP MIPs: 2
===============================================================================

===============================================================================
CFM SAP Primary VLAN MIP Instantiation Information
===============================================================================
SAP                  VLAN  Lvl  LA   Creation    CA   IdPerm     IdA  Pri  PA
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================

===============================================================================
CFM SDP MIP Instantiation Information
===============================================================================
SDP                        Lvl  LA   Creation    CA   IdPerm     IdA  Pri  PA
-------------------------------------------------------------------------------
No Matching Entries
===============================================================================
Table 33. ETH-CFM MIP Instantiation Field Descriptions

Label

Description

VLAN

Displays the primary vlan-id associated with the MIP, or "none” if primary-vlan-enable is not configured

L

Displays the numerical value indicating the CFM level of the MIP

LA

Displays the level authority indicating the creation routine responsible for the level

Creation

Displays the MHF creation mode that was used to create the MIP

CA

Displays the creation authority

IdPerm

Indicates whether the SenderID TLV is being included (chassis) or not (none)

IdA

Displays the IdPermission authority

Pri

Displays the numerical value that indicates the mip-ltr-priority

PA

Displays the mip-ltr-priority authority

mirror

mirror

Syntax

mirror mirror-dest service-id

mirror global-sampling-rate

mirror mirror-source service-id

Context

[Tree] (show mirror)

Full Context

show mirror

Description

This command displays mirror configuration and operation information.

Parameters

service-id

Specify the mirror service ID.

Values

1 to 2148278385

global-sampling-rate

Displays the global sampling rate as well as all mirror destination services that use the global sampling rate.

Platforms

All

Output

The following output is an example of mirror destination information.

Sample Output
A:SR7# show mirror mirror-dest 1000 
===============================================================================
Mirror Service
===============================================================================
Service Id       : 1000                 Type          : Ether
Admin State      : Up                   Oper State    : Down
Forwarding Class : be                   Remote Sources: No
Slice            : 0
Destination SAP  : 1/1/1                Egr QoS Policy: 1
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up
 - Port            1/1/2                          Egress Ingress
===============================================================================
A:SR7# 


A:ALA-123>config>mirror# show mirror mirror-dest 500
===============================================================================
Mirror Service
===============================================================================
Service Id       : 500                  Type          : Ether
Admin State      : Up                   Oper State    : Up
Forwarding Class : be                   Remote Sources: Yes
Destination SAP  : 1/1/2                Egr QoS Policy: 1
-------------------------------------------------------------------------------
Remote Sources
-------------------------------------------------------------------------------
Far End          : 10.20.1.45           Ingress Label : 131070
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up
No Mirror Sources configured
===============================================================================
A:ALA-123>config>mirror# 


A:ALA-456# show mirror mirror-dest 500
==============================================================================
Mirror Service
===============================================================================
Service Id       : 500                  Type          : Ether
Admin State      : Up                   Oper State    : Up
Forwarding Class : be                   Remote Sources: No
Destination SDP  : 144 (10.20.1.44)     Egress Label  : 131070
Signaling:       : TLDP
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up
No Mirror Sources configured
===============================================================================
A:ALA-456#


A:NS042650115# show mirror mirror-dest 100
==============================================================================
Mirror Service
===============================================================================
Service Id       : 100                  Type          : PPP
Admin State      : Up                   Oper State    : Up
Forwarding Class : be                   Remote Sources: No
Slice            : 0Enable Port Id: Yes
Destination SDP  : 100 (2.2.2.2) Egress Label  : 131070
Signaling:       : TLDP
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up
No Mirror Sources configured
===============================================================================
A:NS042650115#


*A:EsrC# show mirror mirror-dest 100
===============================================================================
Mirror Service
===============================================================================
Service Id       : 100                  Type          : Ether
Description      : Added by createMirrorDestination 100
Admin State      : Up                   Oper State    : Up
Forwarding Class : be                   Remote Sources: No
Slice            : 0
Destination SAP  : 1/1/5:100            Egr QoS Policy: 1
-------------------------------------------------------------------------------
Local Sources
-------------------------------------------------------------------------------
Admin State      : Up
-Subs  user1                                                                Ing
-Subs  user2                                                            Egr
                                                   FC  be h2 h1 nc
-Subs  user3                                                            Egr Ing
-Subs  user4                            1/1/2:1                             Ing
                                                   FC  af ef nc
-Subs  user5                            1/1/2:1                         Egr
-Subs  user6                            1/1/2:1                         Egr Ing
                                                   FC  be l2 af h2 ef nc
-Subs  user7                            1/1/2:1                             Ing
          IP 1.1.0.7                               FC  l1 h2
-Subs  user8                            1/1/2:1                         Egr
          IP 1.1.0.8                               FC  af l1 h2 ef nc
-Subs  user9                            1/1/2:1                         Egr Ing
          IP 1.1.0.9
-Subs  user10                           1/1/2:1                             Ing
                             MAC 00:00:01:00:00:01 FC  be l2 l1 h1 nc
-Subs  user11                           1/1/2:1                         Egr
                             MAC 00:00:01:00:00:02 FC  be l1 h2 ef h1
-Subs  user12                           1/1/2:1                         Egr Ing
                             MAC 00:00:01:00:00:03 FC  be ef
-Subs  user13                           1/1/2:1                             Ing
          IP 1.1.0.13        MAC 00:00:01:00:00:01 FC  be ef h1
-Subs  user14                           1/1/2:1                         Egr
          IP 1.1.0.14        MAC 00:00:01:00:00:02
-Subs  user15                           1/1/2:1                         Egr Ing
          IP 1.1.0.15        MAC 00:00:01:00:00:03 FC  af l1 ef nc
-Subs  user16                           SLA sla1                            Ing
-Subs  user17                           SLA sla2                        Egr
-Subs  user18                           SLA sla3                        Egr Ing
                                                   FC  be af h2
===============================================================================
A:EsrC#

Show mirror output fields lists and describes the mirroring output fields:

Table 34. Show mirror output fields

Label

Description

Service Id

The service ID associated with this mirror destination.

Type

Entries in this table have an implied storage type of "volatile”.

The configured mirror source information is not persistent.

Admin State

Up — The mirror destination is administratively enabled.

Down — The mirror destination is administratively disabled.

Oper State

Up — The mirror destination is operationally enabled.

Down — The mirror destination is operationally disabled.

Forwarding Class

The forwarding class for all packets transmitted to the mirror destination.

Remote Sources

Yes — A remote source is configured.

No — A remote source is not configured.

Enable Port Id

Yes — PPP Port ID Mirroring is enabled.

No — PPP Port ID Mirroring is disabled.

Slice

The value of the slice-size, the maximum portion of the mirrored frame that will be transmitted to the mirror destination. Any frame larger than the slice-size will be truncated to this value before transmission to the mirror destination. A value of 0 indicates that mirrored packet truncation based on slice size is disabled.

Destination SAP

The ID of the access port where the Service Access Point (SAP)

associated with this mirror destination service is defined.

Egr QoS Policy

This value indicates the egress QoS policy ID. A value of 0 indicates that no QoS policy is specified.

The following example shows global-sampling-rate information, and Show mirror global-sampling-rate fields describes the output fields.

show mirror global-sampling-rate

Sample Output

==============================================================================
Global Sampling Rate : 10

===============================================================================
Mirror Dest Services using global sampling rate
===============================================================================
Id             Name
-------------------------------------------------------------------------------
6              example
===============================================================================
Table 35. Show mirror global-sampling-rate fields
Label Description
Global Sampling Rate Specifies the configured global sampling rate
Id Specifies the mirror destination services that use the global sampling rate by ID
Name Specifies the mirror destination services that use the global sampling rate by name

mirror-dest

mirror-dest

Syntax

mirror-dest [service-id]

Context

[Tree] (show>li mirror-dest)

Full Context

show li mirror-dest

Description

This command displays LI mirror destination information.

Parameters

service-id

Identifies the service in the service domain. This ID is unique to this service and cannot be used by any other service, regardless of service type. The same service ID must be configured on every router that this particular service is defined on.

Values

service-id:

1 to 2148278381

svc-name:

64 characters maximum

Platforms

All

Output

Sample Output
A:BNG-1# show li mirror-dest
===============================================================================
Mirror Services
===============================================================================
Id          Type   Adm    Opr    Destination                   SDP Lbl/   Slice
                                                               SAP QoS
-------------------------------------------------------------------------------
995         Ether  Up     Up     SAP 1/1/20:998                1          0
996         Ether  Up     Up     SDP 10 (192.168.40.1)         999        0
997         ipOnly Up     Up     None                          n/a        0
[998]       Ether  Up     Up     ip-udp-shim (147.133.122.111) n/a        0   
[999]       Ether  Up     Up     ip-gre (10.1.1.1)             n/a        0   
-------------------------------------------------------------------------------
RADIUS LI mirror dest: indicated by [<svc-id>]   

mirror-dest

Syntax

mirror-dest [service-id]

Context

[Tree] (clear>li>radius mirror-dest)

Full Context

clear li radius mirror-dest

Description

This command deletes the mirror destination created by RADIUS.

LI configuration changes, such as updating or replacing a mirror-destination template, may prevent the RADIUS VSA "Alc-li-action” from deleting a mirror destination. To remove the mirror destination from RADIUS, the parameters for the mirror destination (a combination of the RADIUS LI VSAs and the mirror destination template) must match the parameters used during the mirror destination creation. This CLI command removes LI destinations in these cases.

Parameters

service-id

Specifies the mirror destination service that was created through RADIUS, which can be displayed with the show li mirror-dest command.

Values

1 to 2148278385

Platforms

All

mka-session

mka-session

Syntax

mka-session [port port-id]

mka-session [port port-id] detail

mka-session [port port-id] statistics

Context

[Tree] (show>macsec mka-session)

Full Context

show macsec mka-session

Description

This command displays MACsec MKA session information.

Parameters

port-id

Specifies the port ID, up to 17characters.

detail

Displays MACsec MKA session detailed information.

statistics

Displays MACsec MKA session statistical information.

Platforms

All

Output

See the following sections for output samples:

Sample Output: show macsec mka-session port
A:Dut-C# show macsec mka-session port 2/1/11 
===============================================================================
MKA Session for port 2/1/11
===============================================================================
Port               : 2/1/11
Security Zone      : 3
===============================================================================
===============================================================================
Live Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
bf4102704294fa1057022bdf      28322     a47b2ce112ef0000            16
===============================================================================
===============================================================================
Potential Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
===============================================================================
Output Fields: show macsec mka-session port

Output Fields: show macsec mka-session port describes the output fields for the following show macsec mka-session port command.

Table 36. Output Fields: show macsec mka-session port

Label

Description

MKA Session for port

Display the MKA session for the current port

Port

Specifies the MKA session current port.

Security Zone

Specifies Security Zone does this port belongs to.

Live Peer List

Specifies Peers (Participants) which have provided their MI and MN via KMA. The peer entry is in the Live Peer List.

Member Identifier

Specifies the MI of the peer entry.

Mesg Num

Specifies the latest Member Number of the peer entry.

Rx-SCI

Specifies the Peer Rx-SCI.

KS-priority

Specifies the Peer Key server priority.

Potential Peer List

Peers (Participants) which have Potential Peers List includes all the other peers that have transmitted an MKPDU that has been directly received by the participant or that were included in the Live Peers List of a MKPDU transmitted by a peer that has proved liveness, an MKA PDU. The peer entry is in the Potential Peer List.

Sample Output: show macsec mka-session port detail
A:Dut-C# show macsec mka-session port 2/1/11 detail 
===============================================================================
MKA Session for port 2/1/11
===============================================================================
Port               : 2/1/11
Security Zone      : 3
MKA Oper State     : unknown value
Oper Cipher Suite  : unknown value
Oper Encrypt Offset: 0
CAK Name           : 11223344556677889900aabbccddeeff11223344556677889900aabbc*
MKA Member ID      : f134218784b114eb61dbe834
Transmit Interval  : 2000
Outbound SCI       : a4:7b:2c:e1:12:8f
Message Number     : 28298
Key Number         : 878
Key Server         : yes
Key Server Priority: 16
Latest SAK AN      : 3
Latest SAK KI      : f134218784b114eb61dbe8340000036d
Previous SAK AN    : 2
Previous SAK KI    : f134218784b114eb61dbe83400000000
===============================================================================
* indicates that the corresponding row element may have been truncated.
===============================================================================
Live Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
bf4102704294fa1057022bdf      28323     a47b2ce112ef0000            16
===============================================================================
===============================================================================
Potential Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
===============================================================================
===============================================================================
MKA Session Statistics for port 2/1/11
===============================================================================
Peer Removed Due to Timeout  : 0
CKN Not Found                : 0
New Live peer                : 0
SAK Generated by Server      : 0
SAK Installed for TX         : 0
SAK Installed for RX         : 0
PDU Too Small                : 0
PDU Too Big                  : 0
PDU Not Quad Size            : 0
PDU Message Number Invalid   : 0
PDU Param Set Size Invalid   : 0
PDU Liveness Check Fail      : 0
Param Set Not Quad Size      : 0
Unsupported Agility          : 0
Invalid CAK Name Length      : 0
ICV Check Failed             : 0
Peer Using Same MID          : 0
SAK From Non-Live Peer       : 0
SAK From Non-Key Server      : 0
SAK Decrypt Fail             : 0
SAK Encrypt Fail             : 0
Key Number Invalid           : 0
SAK Installation Failed      : 0
CAK Info Missing             : 0
Max Peers Set as Zero        : 0      
===============================================================================
Output Fields: show macsec mka-session port detail

Output Fields: show macsec mka-session port detail describes the output fields for the following commands:

  • show macsec mka-session port

  • show macsec mka-session detail

  • show macsec mka-session statistics

Table 37. Output Fields: show macsec mka-session port detail

Label

Description

MKA Oper State

Specifies the operational state of the MKA participant on this port. The operational MKA state will be up if MKA hellos are received on this port and have a valid session.

Oper Cipher Suite

Specifies the operational encryption algorithm used for data path PDUs when all parties in the CA have the (SAK). This value is specified by the key server:gcm-aes-128, gcm-aes-256, gcm-aes-xpn-128, gcm-aes-xpn-256.

Oper Encrypt Offset

Specifies the operational encryption offset used for the data path PDUs when all parties in the CA have the SAK. This value is specified by the key server: 0, 30, 50.

CAK Name

Specifies the name of the CAK in use by this MKA which is used to find the correct CAK.

MKA Member ID

Specifies indicates the Member Identifier (MI) for the MKA instance.

Transmit Interval

Specifies the time interval (in ms) at which the MKA broadcasts its liveliness to its peers and is non-configurable.

Outbound SCI

Specifies the Secure Channel Identifier (SCI) information for transmitting MACsec frames and consists of the outgoing port MAC Address and a port identifier.

Message Number

Specifies the current count of MKA messages that is attached to MKA PDUs.

Key Number

Specifies the number of the currently assigned CAK. When a new CAK is generated, this number is incremented. A SAK is identified by 128-bit Key Identifier (KI) and 32-bit Key-Number (KN).

Key Server

Specifies whether this server is the highest priority server in the peer group: no, yes.

Key Server Priority

Specifies the priority of the active key server: 0-255 (default 16).

Latest SAK AN

Specifies the Association Number (AN) of the latest Secure Association Key (SAK). This number is concatenated with an SCI to identify a Secure Association (SA). In SR OS, only 2 SAKs are supported.

Latest SAK KI

Specifies the Key Identifier (KI) of the latest SAK. This number is derived from the MI of the key server and the key number.

Previous SAK AN

Specifies the AN of the previous SAK. This number is concatenated with an SCI to identify an SA.

Previous SAK KI

Specifies the KI of the previous SAK. This number is derived from the MI of the key server and the key number.

Peer Removed Due to Timeout

Specifies the number of peers removed from the live/potential peer list due to not receiving an MKPDU within the MKA Live Time (6.0 seconds) and is not configurable.

CKN Not Found

Specifies the number of MKPDUs received with a CKN that does not match the CA configured for the port.

New Live Peer

Specifies the number of validated peers that have been added to the live peer list.

SAK Generated by Server

Specifies the number of SAKs generated by this MKA instance.

SAK Installed for TX

Specifies the number of SAKs installed for transmitting.

SAK Installed for RX

Specifies the number of SAKs installed for receiving.

PDU Too small

Indicates that the number of MKPDUs received that are less than 32 octets.

PDU Too big

Indicates the number of MKPDUs received where the EAPOL header indicates a size larger than the received packet.

PDU Not Quad Size

Indicates the number of MKPDUs received with a size that is not a multiple of 4 octets long.

PDU Message Number Invalid

Indicates the number of MKPDUs received out of order as indicated by the Message Number.

PDU Param Set Size Invalid

Indicates the number of MKPDUs received which contain a parameter set body length that exceeds the remaining length of the MKPDU.

PDU Liveness Check Fail

Indicates the number of MKPDUs received which contain an MN that is not acceptably recent.

Param Set Not Quad Size

Indicates the number of MKPDUs received which contain a parameter set that is not a multiple of 4 octets long.

Unsupported Agility

Indicates the number of MKPDUs received which contain an unsupported Algorithm Agility value.

Invalid CAK Name Length

Indicates the number of MKPDUs received which contain a CAK name that exceeds the maximum CAK name length.

ICV Check Failed

Indicates the number of MKPDUs received which contain an ICV value that does not authenticate.

Peer Using Same MID

Indicates the number of MKPDUs received which contain a peer list with an MI entry which conflicts with the local MI.

SAK From Non-Live Peer

Indicates the number of SAKs received from peer that is not a member of the Live Peers List.

SAK From Non-Key Server

Indicates the number of SAKs received from an MKA participant that has not been designated as the Key Server. Only the key server should distribute SAK.

SAK Decrypt Fail

Indicates the number of AES Key Wrap SAK decryption failures that have occurred.

SAK Encrypt Fail

Indicates the number of AES Key Wrap SAK encryption failures that have occurred.

Key Number Invalid

Indicates the number of SAKs received with an invalid Key Number.

SAK Installation Failed

Indicates the number of Secy SAK installation failures that have occurred.

CAK Info Missing

Indicates the number of times internal CAK data is not available for the generation of the SAK.

Max Peers Set as Zero

Indicates the number of Secy SAK installations that have failed due to the max peer entry being set to 0.

Sample Output: show macsec mka-session detail
A:Dut-C# show macsec mka-session detail
===============================================================================
MKA Session for port 2/1/11
===============================================================================
Port               : 2/1/11
Security Zone      : 3
MKA Oper State     : unknown value
Oper Cipher Suite  : unknown value
Oper Encrypt Offset: 0
CAK Name           : 11223344556677889900aabbccddeeff11223344556677889900aabbc*
MKA Member ID      : f134218784b114eb61dbe834
Transmit Interval  : 2000
Outbound SCI       : a4:7b:2c:e1:12:8f
Message Number     : 28285
Key Number         : 878
Key Server         : yes
Key Server Priority: 16
Latest SAK AN      : 3
Latest SAK KI      : f134218784b114eb61dbe8340000036d
Previous SAK AN    : 2
Previous SAK KI    : f134218784b114eb61dbe83400000000
===============================================================================
* indicates that the corresponding row element may have been truncated.
===============================================================================
Live Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
bf4102704294fa1057022bdf      28310     a47b2ce112ef0000            16
===============================================================================
===============================================================================
Potential Peer List
===============================================================================
Member Identifier             Mesg Num  Rx-SCI                      KS priority
-------------------------------------------------------------------------------
===============================================================================
===============================================================================
MKA Session Statistics for port 2/1/11
===============================================================================
Peer Removed Due to Timeout  : 0
CKN Not Found                : 0
New Live peer                : 0
SAK Generated by Server      : 0
SAK Installed for TX         : 0
SAK Installed for RX         : 0
PDU Too Small                : 0
PDU Too Big                  : 0
PDU Not Quad Size            : 0
PDU Message Number Invalid   : 0
PDU Param Set Size Invalid   : 0
PDU Liveness Check Fail      : 0
Param Set Not Quad Size      : 0
Unsupported Agility          : 0
Invalid CAK Name Length      : 0
ICV Check Failed             : 0
Peer Using Same MID          : 0
SAK From Non-Live Peer       : 0
SAK From Non-Key Server      : 0
SAK Decrypt Fail             : 0
SAK Encrypt Fail             : 0
Key Number Invalid           : 0
SAK Installation Failed      : 0      
CAK Info Missing             : 0
Max Peers Set as Zero        : 0

===============================================================================
Sample Output: show macsec mka-session statistics
A:Dut-C# show macsec mka-session statistics
===============================================================================
MKA Session Statistics for port 2/1/11
===============================================================================
Peer Removed Due to Timeout  : 0
CKN Not Found                : 0
New Live peer                : 0
SAK Generated by Server      : 0
SAK Installed for TX         : 0
SAK Installed for RX         : 0
PDU Too Small                : 0
PDU Too Big                  : 0
PDU Not Quad Size            : 0
PDU Message Number Invalid   : 0
PDU Param Set Size Invalid   : 0
PDU Liveness Check Fail      : 0
Param Set Not Quad Size      : 0
Unsupported Agility          : 0
Invalid CAK Name Length      : 0
ICV Check Failed             : 0
Peer Using Same MID          : 0
SAK From Non-Live Peer       : 0
SAK From Non-Key Server      : 0
SAK Decrypt Fail             : 0
SAK Encrypt Fail             : 0
Key Number Invalid           : 0
SAK Installation Failed      : 0
CAK Info Missing             : 0
Max Peers Set as Zero        : 0
===============================================================================

mka-session

Syntax

mka-session [port-id]

Context

[Tree] (clear>macsec mka-session)

Full Context

clear macsec mka-session

Description

This command displays MACsec MKA session information.

Parameters

port-id

Specifies the port ID, up to 17 characters

Platforms

All

mld

mld

Syntax

mld [subscriber sub-ident-string] [detail]

Context

[Tree] (show>service>active-subscribers mld)

Full Context

show service active-subscribers mld

Description

This command displays active subscriber MLD information.

Parameters

sub-ident-string

Displays the subscriber ID of the active subscriber, up to 64 characters.

detail

Displays detailed output.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following output is an example of MLD information for active subscribers

Sample Output
*A:eng-BNG-2# show service active-subscribers mld
===============================================================================
Active Subscribers
===============================================================================
Subscriber
  MLD-Policy
  HostAddr                       GrpItf                           NumGroups
-------------------------------------------------------------------------------
user_1
  mld-policy-01
  2001::1                        grp-int-01
-------------------------------------------------------------------------------
Number of Subscribers : 1
===============================================================================
Table 38. MLD Active Subscribers Field Descriptions

Label

Descriptions

Subscriber

The name of the subscriber

MLD-Policy

The name of the policy associated with the subscriber as specified by the external policy server or local user database

HostAddr

The subscriber’s individual host IPv6 address or prefix.

GrpItf

The group interface on which the subscriber is created

NumGroups

The number of multicast groups that the subscriber is currently joined with

Number of Subscribers

The total number of subscribers associated with this show command

mld

Syntax

mld

Context

[Tree] (show>router mld)

Full Context

show router mld

Description

Commands in this context show MLD entities.

Platforms

All

mld

Syntax

mld

Context

[Tree] (clear>router mld)

Full Context

clear router mld

Description

Commands in this context clear and reset MLD entities.

Platforms

All

mld-policy

mld-policy

Syntax

mld-policy

mld policy-name association

mld policy-name

Context

[Tree] (show>subscr-mgmt mld-policy)

Full Context

show subscriber-mgmt mld-policy

Description

This command displays MLD policy information.

Parameters

policy-name

Specifies the MLD policy name, up to 32 characters.

association

Displays information associated with the MLD policy.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

mld-snooping

mld-snooping

Syntax

mld-snooping

Context

[Tree] (show>service>id mld-snooping)

Full Context

show service id mld-snooping

Description

This command displays MLD snooping information.

Platforms

All

mld-snooping

Syntax

mld-snooping

Context

[Tree] (clear>service>id mld-snooping)

Full Context

clear service id mld-snooping

Description

Commands in this context clear MLD snooping-related data.

Platforms

All

mlfr

mlfr

Syntax

mlfr

Context

[Tree] (show>multilink-bundle mlfr)

Full Context

show multilink-bundle mlfr

Description

Commands in this context display MLFR bundle data.

Platforms

7450 ESS, 7750 SR-7/12/12e

mlppp

mlppp

Syntax

mlppp

Context

[Tree] (show>router>l2tp mlppp)

Full Context

show router l2tp mlppp

Description

This command displays L2TP MLPPP operational information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s

mlppp-profile-egress

mlppp-profile-egress

Syntax

mlppp-profile-egress profile-id [detail]

mlppp-profile-egress

Context

[Tree] (show>qos mlppp-profile-egress)

Full Context

show qos mlppp-profile-egress

Description

This command displays MLPPP egress profile information.

Parameters

profile-id

Specifies the profile ID.

Values

1 to 65535

detail

Displays detailed information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mlppp-profile-ingress

mlppp-profile-ingress

Syntax

mlppp-profile-ingress profile-id [detail]

mlppp-profile-ingress

Context

[Tree] (show>qos mlppp-profile-ingress)

Full Context

show qos mlppp-profile-ingress

Description

This command displays MLPPP ingress profile information.

Parameters

profile-id

Specifies the profile ID.

Values

1 to 65535

detail

Displays detailed information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mmrp

mmrp

Syntax

mmrp mac [ieee-address]

Context

[Tree] (show>service>id mmrp)

Full Context

show service id mmrp

Description

This command displays information on MACs. If a MAC address is specified, information will be displayed relevant to the specific group. No parameter will display information on all group MACs on a server.

Parameters

ieee-address

Specifies a MAC address as a hex string in the form of xx:xx:xx:xx:xx:xx: or xx-xx-xx-xx-xx-xx

Platforms

All

Output

The following output is an example of service MRRP MAC information.

Sample Output
*A:PE-A# show service id 10 mmrp mac 01:1E:83:00:00:65
-------------------------------------------------------------------------------
SAP/SDP                                 MAC Address       Registered  Declared
-------------------------------------------------------------------------------
sap:1/1/4:10                            01:1e:83:00:00:65 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:65 No          Yes
sap:2/2/5:10                            01:1e:83:00:00:65 Yes         Yes
-------------------------------------------------------------------------------
*A:PE-A#

*A:PE-A# show service id 10 mmrp mac
-------------------------------------------------------------------------------
SAP/SDP                                 MAC Address       Registered  Declared
-------------------------------------------------------------------------------
sap:1/1/4:10                            01:1e:83:00:00:65 No          Yes
sap:1/1/4:10                            01:1e:83:00:00:66 No          Yes
sap:1/1/4:10                            01:1e:83:00:00:67 No          Yes
sap:1/1/4:10                            01:1e:83:00:00:68 No          Yes
sap:1/1/4:10                            01:1e:83:00:00:69 No          Yes
sap:1/1/4:10                            01:1e:83:00:00:6a No          Yes
sap:1/1/4:10                            01:1e:83:00:00:6b No          Yes
sap:1/1/4:10                            01:1e:83:00:00:6c No          Yes
sap:1/1/4:10                            01:1e:83:00:00:6d No          Yes
sap:1/1/4:10                            01:1e:83:00:00:6e No          Yes
sap:1/2/2:10                            01:1e:83:00:00:65 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:66 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:67 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:68 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:69 No          Yes
sap:1/2/2:10                            01:1e:83:00:00:6a No          Yes
sap:1/2/2:10                            01:1e:83:00:00:6b No          Yes
sap:1/2/2:10                            01:1e:83:00:00:6c No          Yes
sap:1/2/2:10                            01:1e:83:00:00:6d No          Yes
sap:1/2/2:10                            01:1e:83:00:00:6e No          Yes
sap:2/2/5:10                            01:1e:83:00:00:65 Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:66 Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:67 Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:68 Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:69 Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:6a Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:6b Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:6c Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:6d Yes         Yes
sap:2/2/5:10                            01:1e:83:00:00:6e Yes         Yes
-------------------------------------------------------------------------------
*A:PE-A#

mobile-gateway

mobile-gateway

Syntax

mobile-gateway remote-address ip-address [udp-port port] statistics

Context

[Tree] (clear>router>wlan-gw mobile-gateway)

Full Context

clear router wlan-gw mobile-gateway

Description

This command clears Mobile Gateway data.

Parameters

ip-address

Specifies the IP address.

Values

ipv4-address: a.b.c.d

ipv6-address:

  • x:x:x:x:x:x:x:x (eight 16-bit pieces)

  • x:x:x:x:x:x:d.d.d.d

  • x: [0 to FFFF] H

  • d: [0 to 255] D

port

Specifies the port number.

Values

1 to 65535

Platforms

7750 SR, 7750 SR-e, 7750 SR-s, VSR

module

module

Syntax

module cpm-slot action {reboot | disconnect}

Context

[Tree] (tools>perform>system>bluetooth module)

Full Context

tools perform system bluetooth module

Description

This command performs reboots or disconnects on the Bluetooth module on the specified CPM.

Parameters

cpm-slot

Specifies the CPM slot.

Values

{A | B | C | D}

reboot

triggers a reboot of the Bluetooth subsystem on the module.

disconnect

forces a disconnect of any active Bluetooth session.

Platforms

7750 SR-1, 7750 SR-s, 7950 XRS-20e

module

Syntax

module [cpm-slot] [detail]

Context

[Tree] (show>system>bluetooth module)

Full Context

show system bluetooth module

Description

This command displays information for Bluetooth modules.

Parameters

cpm-slot

Specifies the CPM slot.

Values

A, B

detail

Displays detailed information.

Platforms

7750 SR-1, 7750 SR-s, 7950 XRS-20e

monitor

monitor

Syntax

monitor

Context

[Tree] (monitor monitor)

Full Context

monitor monitor

Description

Commands in this context monitor statistics.

Platforms

All

monitor

Syntax

monitor [isa mda-id/esa-vm-id]

Context

[Tree] (tools>dump>app-assure>group>ipassist>pdns monitor)

Full Context

tools dump application-assurance group ip-identification-assist passive-dns monitor

Description

This command dumps statistics showing the amount of matches found by passively snooping DNS traffic for supported applications.

Parameters

isa mda-id

Specifies the slot and MDA of the ISA in the format slot/mda.

Values

slot/mda

slot

1 to 10, depending on chassis model

mda

1 to 2, depending on chassis model

isa esa-vm-id

Specifies the ESA and ESA VM in the format esa-esa-id/vm-id.

Values

esa-esa-id/vm-id

esa-id

1 to 16

vm-id

1 to 4

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

Use the following command to dump statistics showing the amount of matches found from passively snooping DNS traffic for supported applications.

tools dump application-assurance group 1 ip-identification-assist passive-dns monitor isa 1/1
Sample Output
===============================================================================
Application-Assurance passive-dns-monitor for ip-identification-assist
===============================================================================
  group                        1
  ip-identification-assist     no shutdown
  passive-dns-monitor          enabled
--------------------------------------------------------------------------------

isa 1/1
--------------------------------------------------------------------------------

Application Name                DNS domains  DNS domain matches  IPs in cache IPs added IPs updated IP lookups found Parent App*
------------------------------- ------------ ------------------- ------------ --------- ----------- ---------------- -----------
"Apple"                                   6                   18           21        21          23               31     "Apple"
"Apple App Store and iTunes"              4                    0            0         0           0                0     "Apple"
"Apple Music"                             8                    0            0         0           0                0     "Apple"
"Apple iCloud"                           12                    0            0         0           0                0     "Apple"
"Facebook"                               12                   21            9         9          12               70  "Facebook"
"Google"                                 53                  147           55        56         132              252    "Google"
"Google Play Store"                       3                    6            1         0           6                0    "Google"
"Instagram"                               6                   14            4         4          10               42  "Facebook"
"Netflix"                                 6                   10           15        15           2               78   "Netflix"
"Snapchat"                               16                    0            0         0           0                0  "Snapchat"
"Spotify"                                 8                   25            9         9          19               70   "Spotify"
"Twitter"                                 6                   10           14        14           7               38   "Twitter"
"Whats App"                               2                    0            0         0           0                0  "Facebook"
"YouTube"                                 8                    8            7         7          21                3    "Google"
------------------------------- ------------ ------------------- ------------ --------- ----------- ----------------
TOTAL (14 applications)                  150                 259          135       135         232              584
DNS responses monitored 365
===============================================================================

mpls

mpls

Syntax

mpls

Context

[Tree] (clear>router mpls)

Full Context

clear router mpls

Description

Commands in this context clear and reset MPLS protocol entities.

Platforms

All

mpls

Syntax

mpls

Context

[Tree] (show>router mpls)

Full Context

show router mpls

Description

Commands in this context display MPLS related information.

Platforms

All

mpls

Syntax

mpls

Context

[Tree] (tools>dump>router mpls)

Full Context

tools dump router mpls

Description

Commands in this context dump tools for MPLS protocol instance.

Platforms

All

mpls

Syntax

mpls

Context

[Tree] (tools>perform>router mpls)

Full Context

tools perform router mpls

Description

This command enables tools for MPLS.

Platforms

All

mpls

Syntax

mpls

Context

[Tree] (monitor>router mpls)

Full Context

monitor router mpls

Description

This commands monitors commands for the MPLS instance.

Platforms

All

mpls-labels

mpls-labels

Syntax

mpls-tp

Context

[Tree] (show>router mpls-labels)

Full Context

show router mpls-labels

Description

Commands in this context display MPLS label information.

Platforms

All

mpls-tp

mpls-tp

Syntax

mpls-tp

Context

[Tree] (show>router>mpls mpls-tp)

Full Context

show router mpls mpls-tp

Description

Commands in this context display MPLS Transport Profile (TP) information.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, 7950 XRS

mrouters

mrouters

Syntax

mrouters [detail]

Context

[Tree] (show>service>id>mld-snooping mrouters)

Full Context

show service id mld-snooping mrouters

Description

This command displays all multicast routers.

Platforms

All

Output

The following output is an example of service MLD snooping mrouter information.

Sample Output
*A:rbae_C# show service id 1 mld-snooping mrouters 
===============================================================================
MLD Snooping Multicast Routers for service 1
===============================================================================
MRouter
                 Sap/Sdp Id             Up Time        Expires   Version
-------------------------------------------------------------------------------
FE80::12
                 2/1/5                  0d 00:05:55    11s       2      
-------------------------------------------------------------------------------
Number of mrouters: 1
===============================================================================
*A:rbae_C#


*A:rbae_C#  show service id 1 mld-snooping mrouters detail  
===============================================================================
MLD Snooping Multicast Routers for service 1
-------------------------------------------------------------------------------
MRouter FE80::12
-------------------------------------------------------------------------------
Sap Id                  : 2/1/5                                                
Expires                 : 18s                                                  
Up Time                 : 0d 00:06:28                                          
Version                 : 2                                                    
-------------------------------------------------------------------------------
Number of mrouters: 1

mrouters

Syntax

mrouters [detail]

Context

[Tree] (show>service>id>igmp-snooping mrouters)

Full Context

show service id igmp-snooping mrouters

Description

This command displays all multicast routers.

Parameters

detail

Displays detailed information.

Platforms

All

Output

The following output is an example of IGMP snooping mrouter information.

Sample Output
*A:ALA-48# show service id 700 igmp-snooping mrouters
===============================================================================
IGMP Snooping Multicast Routers for service 700
===============================================================================
MRouter          Sap/Sdp Id             Up Time        Expires   Version
-------------------------------------------------------------------------------
Number of mrouters: 0
===============================================================================
*A:ALA-48#

IGMP Snooping Mrouters Field Descriptions describes the show igmp-snooping mrouters output fields:

Table 39. IGMP Snooping Mrouters Field Descriptions

Label

Description

MRouter

The multicast router port

Sap/Sdp Id

The SAP and SDP ID multicast router ports

Up Time

The length of time the mrouter has been up

Expires

The amount of time left before the query interval expires

Version

The configured version of IGMP running on this interface

mrp

mrp

Syntax

mrp

Context

[Tree] (show>service>id mrp)

Full Context

show service id mrp

Description

This command displays information on a per service MRP configuration.

Platforms

All

Output

The following output is an example of service MRP information.

Sample Output
*A:PE-A# show service id 10 mrp
-------------------------------------------------------------------------------
MRP Information
-------------------------------------------------------------------------------
Admin State        : Up                 Failed Register Cnt: 0
Max Attributes     : 2048               Attribute Count    : 10
Flood Time         : Off
-------------------------------------------------------------------------------
*A:PE-A#

mrp

Syntax

mrp

Context

[Tree] (clear>service>statistics>id mrp)

Full Context

clear service statistics id mrp

Description

This command clears all MRP statistics for the service ID.

Platforms

All

mrp-policy

mrp-policy

Syntax

mrp-policy [mrp-policy]

mrp-policy mrp-policy [association]

mrp-policy mrp-policy [entry entry-id]

Context

[Tree] (show>service mrp-policy)

Full Context

show service mrp-policy

Description

This command displays information on an MRP policy.

Parameters

mrp-policy

Specifies the MRP policy name

Values

32 chars max

entry-id

Specifies the entry ID number

Values

1 to 65535

Platforms

All

Output

The following output is an example of service MRP policy information.

Sample Output
*A:PE-B# show service mrp-policy
===============================================================================
Mrp Policies
===============================================================================
Mrp-Policy                       Scope     Applied Description
-------------------------------------------------------------------------------
1                                template  Yes
2                                template  Yes
-------------------------------------------------------------------------------
Total: 2
===============================================================================


*A:PE-B# show service mrp-policy "1"
===============================================================================
Mrp Policy
===============================================================================
Policy Name : 1                                Applied         : Yes
Scope       : template                         Def. Action     : block
Entries     : 1
Description : (Not Specified)
-------------------------------------------------------------------------------
Mrp Policy Entries
-------------------------------------------------------------------------------
Entry       : 1                                Match action    : end-station
Description : (Not Specified)
isid        : 10..11
===============================================================================
*A:PE-B#

ms-pw

ms-pw

Syntax

ms-pw [rd rd] [aii-type2 aii-type2] [brief] [hunt] [aspath-regex reg-exp] [community comm-id]

Context

[Tree] (show>router>bgp>routes ms-pw)

Full Context

show router bgp routes ms-pw

Description

This command displays BGP Multi-Segment Pseudowire (MS-PW) routes.

Parameters

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

aii-type2

Filters the MS-PW routes based on the AII Type 2 value.

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

Platforms

All

msap

msap

Syntax

msap {msap-id | idle-only}

Context

[Tree] (clear>service>id msap)

Full Context

clear service id msap

Description

This command clears Managed SAP (MSAP) information.

This command can remove an MSAP with active subscribers still associated with the MSAP. You can specify the idle-only parameter to clear only MSAPs in an idle state; MSAPs with active subscribers are not cleared.

Parameters

msap-id

Specifies a Managed SAP ID.

Values

dot1q

[port-id | lag-id]:qtag1

qinq

[port-id | lag-id]:qtag1.qtag2

qtag1

0 to 4094

qtag2

0 to 4094

idle-only

Specifies to clear only MSAPs in an idle state.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

msap

Syntax

msap [service service-id]

Context

[Tree] (tools>dump>service msap)

Full Context

tools dump service msap

Description

This command provides MSAP-related statistics for the chassis and tracks the number of sticky MSAPs. The statistics include the total number of MSAPs, sticky MSAPs, and idle MSAPs. When a subscriber disconnects from a sticky MSAP, it transitions to an idle MSAP. The idle MSAP transitions back to a sticky MSAP when the subscriber reconnects. A large number of idle MSAPs during peak network hours indicate that an idle MSAP cleanup is required. The total MSAP statistic counts both the total number of traditional MSAPs (non-sticky) and total number of sticky MSAPs. Idle MSAPs are counted towards the total number of sticky MSAPs.

Parameters

service-id

Specifies the service for which to show the MSAP-related statistics. The service is indicated in the chassis.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

msap

Syntax

msap

Context

[Tree] (show>service>id msap)

Full Context

show service id msap

Description

This command displays information for the managed SAPs associated with the service.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of managed SAP information.

Sample Output
[/]
A:patrick@pe1# /show service id 1000 msap
===============================================================================
SAP(Summary), Service 1000
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
-------------------------------------------------------------------------------
[1/1/c1/4:2111.10]              1000       1     none    1     none   Up   Up
-------------------------------------------------------------------------------
Number of SAPs : 1
-------------------------------------------------------------------------------
Number of Managed SAPs : 1, indicated by [<sap-id>]
Flags : (I) = Idle MSAP
-------------------------------------------------------------------------------
===============================================================================
[/]
A:patrick@pe1# /show service id 1000 sap
===============================================================================
SAP(Summary), Service 1000
===============================================================================
PortId                          SvcId      Ing.  Ing.    Egr.  Egr.   Adm  Opr
                                           QoS   Fltr    QoS   Fltr
-------------------------------------------------------------------------------
1/1/c1/1:2413.4001              1000       1     none    1     none   Up   Up
[1/1/c1/4:2111.10]              1000       1     none    1     none   Up   Up
-------------------------------------------------------------------------------
Number of SAPs : 2
-------------------------------------------------------------------------------
Number of Managed SAPs : 1, indicated by [<sap-id>]
Flags : (I) = Idle MSAP
-------------------------------------------------------------------------------
===============================================================================

msap-policy

msap-policy

Syntax

msap-policy [msap-policy-name [association]]

Context

[Tree] (show>subscr-mgmt msap-policy)

Full Context

show subscriber-mgmt msap-policy

Description

This command displays Managed SAP policy information.

Parameters

msap-policy-name

Displays information about the specifies MSAP policy.

association

Displays information related to the specifies MSAP policy.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of managed SAP policy information.

Sample Output
*A:ALA-48>show>subscr-mgmt# msap-policy
===============================================================================
Managed SAP Policies
===============================================================================
Name                             Num    Description
                                 MSAPs
-------------------------------------------------------------------------------
test                             0      (Not Specified)
test 1                           0      (Not Specified)
-------------------------------------------------------------------------------
Number of MSAP Policies : 2
Number of MSAPs         : 0
===============================================================================
*A:ALA-48>show>subscr-mgmt#

MSAP Policy Field Descriptions describes subscriber management MSAP policy output fields.

Table 40. MSAP Policy Field Descriptions

Field

Description

Name

The name of the MSAP policy

Num MSAPs

The number of MSAPs

Description

The user-provided description of the MSAP policy

Number of MSAP Policies

The total number of MSAP policies

Number of MSAPs

The total number of MSAPs

msap-policy

Syntax

msap-policy msap-policy-name [idle-only]

Context

[Tree] (clear>subscr-mgmt msap-policy)

Full Context

clear subscriber-mgmt msap-policy

Description

This command deletes Managed SAPs (MSAPs) created by the MSAP policy.

This command can remove an MSAP with active subscribers still associated with the MSAP. Use the idle-only parameter to remove only MSAPs in an idle state.

Parameters

msap-policy-name

Specifies an existing managed SAP policy name. A string up to 32 characters long composed of printable, 7-bit ASCII characters. If the string contains special characters (#, $, spaces, and so on), the entire string must be enclosed within double quotes.

idle-only

Specifies to remove only the MSAPs in an idle state.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

msap-policy

Syntax

msap-policy msap-policy-name

Context

[Tree] (clear>service>id msap-policy)

Full Context

clear service id msap-policy

Description

This command clears Managed SAPs created by the Managed SAP policy.

Parameters

msap-policy-name

Clears an existing MSAP policy.

Platforms

7450 ESS, 7750 SR, 7750 SR-a, 7750 SR-e, 7750 SR-s, VSR

msdp

msdp

Syntax

msdp

Context

[Tree] (clear>router msdp)

Full Context

clear router msdp

Description

Commands in this context clear and reset Multicast Source Discovery protocol (MSDP) entities and statistics.

Platforms

All

msdp

Syntax

msdp

Context

[Tree] (show>router msdp)

Full Context

show router msdp

Description

Commands in this context display MSDP related information.

Platforms

All

mstp-configuration

mstp-configuration

Syntax

mstp-configuration

Context

[Tree] (show>service>id mstp-configuration)

Full Context

show service id mstp-configuration

Description

This command displays the MSTP specific configuration data. This command is only valid on a management VPLS.

Platforms

All

multi-chassis

multi-chassis

Syntax

multi-chassis

Context

[Tree] (tools>dump>redundancy multi-chassis)

Full Context

tools dump redundancy multi-chassis

Description

Commands in this context dump multi-chassis parameters.

Platforms

All

multi-chassis

Syntax

multi-chassis

Context

[Tree] (tools>perform>redundancy multi-chassis)

Full Context

tools perform redundancy multi-chassis

Description

This command enables tools for multi-chassis redundancy.

Platforms

All

multi-chassis

Syntax

multi-chassis

Context

[Tree] (show>redundancy multi-chassis)

Full Context

show redundancy multi-chassis

Description

This command displays multi-chassis redundancy information.

Platforms

All

Output

See the following sections for output samples:

Sample Output: show redundancy multi-chassis mc-lag peer <ip-address>
*A:Dut-C# show redundancy multi-chassis mc-lag peer 10.10.10.1 
===============================================================================
Multi-Chassis MC-Lag Peer 10.10.10.1
===============================================================================
Last State chg: 09/24/2007 07:58:03       
Admin State: Up      Oper State   : Up        
KeepAlive: 10 deci-seconds     Hold On Ngbr Failure : 3       
-------------------------------------------------------------------------------
Lag Id Lacp Key Remote Lag Id System Id  Sys Prio Last State Changed 
-------------------------------------------------------------------------------
1      326661      00:00:00:33:33:33  32888  09/24/2007 07:56:35
-------------------------------------------------------------------------------
Number of LAGs : 1
===============================================================================
*A:Dut-C#
Sample Output: show redundancy multi-chassis mc-lag statistics
A:pc1# show redundancy multi-chassis mc-lag statistics 
===============================================================================
Multi-Chassis Statistics
===============================================================================
Packets Rx                        : 129816                                     
Packets Rx Keepalive              : 129798                                     
Packets Rx Config                 : 3                                          
Packets Rx Peer Config            : 5                                          
Packets Rx State                  : 10                                         
Packets Dropped KeepaliveTask     : 0                                          
Packets Dropped Packet Too Short  : 0                                          
Packets Dropped Verify Failed     : 0                                          
Packets Dropped Tlv Invalid Size  : 0                                          
Packets Dropped Out of Seq        : 0                                          
Packets Dropped Unknown Tlv       : 0                                          
Packets Dropped Tlv Invalid LagId : 0                                          
Packets Dropped MD5               : 0                                          
Packets Dropped Unknown Peer      : 0                                          
Packets Tx                        : 77918                                      
Packets Tx Keepalive              : 77879                                      
Packets Tx Config                 : 6                                          
Packets Tx Peer Config            : 26                                         
Packets Tx State                  : 7                                          
Packets Tx Failed                 : 0                                          
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis mc-lag peer <ip-address> lag 2 statistics
A:pc1# show redundancy multi-chassis mc-lag peer 10.10.10.102 lag 2 statistics 
===============================================================================
Multi-Chassis Statistics, Peer 10.10.10.102 Lag 2
===============================================================================
Packets Rx Config                 : 1                                          
Packets Rx State                  : 4                                          
Packets Tx Config                 : 2                                          
Packets Tx State                  : 3                                          
Packets Tx Failed                 : 0                                          
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis mc-lag peer 10.10.10.102 statistics
A:pc1#show redundancy multi-chassis mc-lag peer 10.10.10.102 statistics 
===============================================================================
Multi-Chassis Statistics, Peer 10.10.10.102
===============================================================================
Packets Rx                        : 129918                                     
Packets Rx Keepalive              : 129900                                     
Packets Rx Config                 : 3                                          
Packets Rx Peer Config            : 5                                          
Packets Rx State                  : 10                                         
Packets Dropped State Disabled    : 0                                          
Packets Dropped Packets Too Short : 0                                          
Packets Dropped Tlv Invalid Size  : 0                                          
Packets Dropped Tlv Invalid LagId : 0                                          
Packets Dropped Out of Seq        : 0                                          
Packets Dropped Unknown Tlv       : 0                                          
Packets Dropped MD5               : 0                                          
Packets Tx                        : 77979                                      
Packets Tx Keepalive              : 77940                                      
Packets Tx Peer Config            : 26                                         
Packets Tx Failed                 : 0                                          
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis sync
A:pc1# show redundancy multi-chassis sync 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.10.102                                         
Description             : CO1
Authentication          : Enabled                                              
Source IP Address       : 10.10.10.101                                         
Admin State             : Enabled                                              
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     :                                                      
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.20.1                                           
Authentication          : Disabled                                             
Source IP Address       : 0.0.0.0                                              
Admin State             : Disabled                                             
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis sync peer <ip-address>
pc1# show redundancy multi-chassis sync peer 192.0.2.1 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 192.0.2.1
Description             : (Not Specified)
Authentication          : Enabled
Source IP Address       : 192.0.2.2
Admin State             : Enabled
Warm standby            : No
Remote warm standby     : No
Sub-mgmt options
  DHCP lease threshold  : Active (5 min.)
     Local / Remote     : 5 min. / 5 min
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     :                                                      
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0 
===============================================================================
MCS Application Stats
===============================================================================
Application             : igmp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : igmpSnooping                                         
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : subMgmt                                              
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : srrp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis sync peer <ip-address> detail
A:pc1# show redundancy multi-chassis sync peer 10.10.10.102 detail 
===============================================================================
Multi-chassis Peer Table
===============================================================================
Peer
-------------------------------------------------------------------------------
Peer IP Address         : 10.10.10.102                                         
Description             : CO1
Authentication          : Enabled                                              
Source IP Address       : 10.10.10.101                                         
Admin State             : Enabled                                              
-------------------------------------------------------------------------------
Sync-status
-------------------------------------------------------------------------------
Client Applications     :                                                      
Sync Admin State        : Up                                                   
Sync Oper State         : Up                                                   
DB Sync State           : inSync                                               
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0 
===============================================================================
MCS Application Stats
===============================================================================
Application             : igmp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : igmpSnooping                                         
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : subMgmt                                              
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
-------------------------------------------------------------------------------
Application             : srrp                                                 
Num Entries             : 0                                                    
Lcl Deleted Entries     : 0                                                    
Alarm Entries           : 0                                                    
-------------------------------------------------------------------------------
Rem Num Entries         : 0                                                    
Rem Lcl Deleted Entries : 0                                                    
Rem Alarm Entries       : 0                                                    
===============================================================================
Ports synced on peer 10.10.10.102
===============================================================================
Port/Encap                    Tag                                              
-------------------------------------------------------------------------------
1/1/1                                                                          
  1-2                         r1                                               
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis sync statistics
A:pc1# show redundancy multi-chassis sync statistics 
===============================================================================
Multi-chassis Peer Sync Stats
===============================================================================
Peer IP Address         : 10.10.10.102                                         
Packets Tx Total        : 511                                                  
Packets Tx Hello        : 510                                                  
Packets Tx Data         : 0                                                    
Packets Tx Other        : 1                                                    
Packets Tx Error        : 0                                                    
Packets Rx Total        : 511                                                  
Packets Rx Hello        : 510                                                  
Packets Rx Data         : 0                                                    
Packets Rx Other        : 1                                                    
Packets Rx Error        : 0                                                    
Packets Rx Header Err   : 0                                                    
Packets Rx Body Err     : 0                                                    
Packets Rx Seq Num Err  : 0                                                    
===============================================================================
Peer IP Address         : 10.10.20.1                                           
Packets Tx Total        : 0                                                    
Packets Tx Hello        : 0                                                    
Packets Tx Data         : 0                                                    
Packets Tx Other        : 0                                                    
Packets Tx Error        : 0                                                    
Packets Rx Total        : 0                                                    
Packets Rx Hello        : 0                                                    
Packets Rx Data         : 0                                                    
Packets Rx Other        : 0                                                    
Packets Rx Error        : 0                                                    
Packets Rx Header Err   : 0                                                    
Packets Rx Body Err     : 0                                                    
Packets Rx Seq Num Err  : 0                                                    
===============================================================================
A:pc1#
Sample Output: show redundancy multi-chassis sync peer <ip-address> statistics
A:pc1# show redundancy multi-chassis sync peer 10.10.10.102 statistics 
===============================================================================
Multi-chassis Peer Sync Stats
===============================================================================
Peer IP Address         : 10.10.10.102                                         
Packets Tx Total        : 554                                                  
Packets Tx Hello        : 553                                                  
Packets Tx Data         : 0                                                    
Packets Tx Other        : 1                                                    
Packets Tx Error        : 0                                                    
Packets Rx Total        : 554                                                  
Packets Rx Hello        : 553                                                  
Packets Rx Data         : 0                                                    
Packets Rx Other        : 1                                                    
Packets Rx Error        : 0                                                    
Packets Rx Header Err   : 0                                                    
Packets Rx Body Err     : 0                                                    
Packets Rx Seq Num Err  : 0 
===============================================================================
A:pc1#

multi-chassis

Syntax

multi-chassis

Context

[Tree] (clear>redundancy multi-chassis)

Full Context

clear redundancy multi-chassis

Description

Commands in this context clear multi-chassis parameters.

Platforms

All

multi-chassis-shunt-interface

multi-chassis-shunt-interface

Syntax

multi-chassis-shunt-interface

Context

[Tree] (show>ipsec multi-chassis-shunt-interface)

Full Context

show ipsec multi-chassis-shunt-interface

Description

This command displays information about configured multi-chassis shunt interfaces or the multi-chassis shunt interface information in the specified routing instance or service.

Platforms

7450 ESS, 7750 SR, 7750 SR-e, 7750 SR-s, VSR

Output

The following is an example of IPsec multi-chassis shunt interfaces. Multi-Chassis Shunt Interface Field Descriptions describes the output fields

Sample Output
show>ipsec# multi-chassis-shunt-interface
===============================================================================
IPsec Multi-Chassis Shunt Interfaces
===============================================================================
Service Id  MC Shunt Interface Name          Next Hop                 Resolved
-------------------------------------------------------------------------------
Base        to84                             130.100.14.4             Yes
Base        to85                             130.110.15.5             Yes
400         to84                             130.100.14.4             Yes
400         to85                             130.110.15.5             Yes
-------------------------------------------------------------------------------
No. of IPsec MC Shunt Interfaces: 4
Table 41. Multi-Chassis Shunt Interface Field Descriptions

Label

Description

Service Id

The service ID

MC Shunt Interface Name

The multi-chassis shunt interface name

Next Hop

The next hop

Resolved

Resolved: Yes or No

No. of IPsec MC Shunt Interfaces

The total number of MC shunt interfaces

multicast-info-policy

multicast-info-policy

Syntax

multicast-info-policy [policy-name] [detail]

Context

[Tree] (show>mcast-management multicast-info-policy)

Full Context

show mcast-management multicast-info-policy

Description

This command displays multicast path management policy information.

Parameters

policy-name

Specifies the bandwidth policy name, up to 32 characters.

detail

Displays detailed information.

Platforms

All

Output

The following output is an example of multicast management bandwidth policy information.

Sample Output
A:PE1# show mcast-management multicast-info-policy "default" detail
===============================================================================
Multicast Info Policy
===============================================================================
-------------------------------------------------------------------------------
default
-------------------------------------------------------------------------------
Description         : (Not Specified)
Bundle default
  Description       : (Not Specified)
  Bw activity       : dynamic                  Bw fall delay          : 30 s
  Admin bw          : 0 kbps                   Preference             : 0
  Exp path type     : none                     Keepalive override     : 0 s
  Blackhole rate    : 0 kbps                   Cong Prio Thd          : 4
  Ecmp opt Thd      : 7
  Prim tun if       : (Not Specified)
===============================================================================
Multicast Info Policies : 1
===============================================================================
A:PE1#

multilink-bundle

multilink-bundle

Syntax

multilink-bundle [bundle-id | bpgrp-id | slot/mda | type {mlppp | ima-grp | mlfr}] [detail]

multilink-bundle {bundle-id | bpgrp-id | slot/mda} [ppp | ima | mlfr]

multilink-bundle {bundle-id | bpgrp-id} relations

Context

[Tree] (show multilink-bundle)

Full Context

show multilink-bundle

Description

This command displays multilink bundle information. An operator can display:

  • All bundles on the system/MDA or all bundles of a given type on the system by specifying the value of type filter to be either mlppp, mlfr or ima-grp.

  • Bundle specific information in summary (no detail option) or detailed format (detail option specified) for one or more bundles

  • Protocol specific information (example PPP or IMA) for the specified bundle

  • ATM interface information for IMA groups see show port atm command for more details

Parameters

bundle-id

Specifies the multilink (PPP, MLFR or IMA) bundle to be associated with this IP interface. The command syntax must be used as follows:

Syntax: bundle-type-slot/mda.bundle-num

bundle: keyword

type: ima, fr, ppp

bundle-ppp-slot/mda.bundle-num (Creates a multilink PPP bundle.) bundle-ima-slot/mda.bundle-num (Creates an IMA group bundle.)

bundle-fr-slot/mda.bundle-num (Creates an MLFR group bundle.) bundle-num: 1 to 336

bgrp-id

Specifies a bundle protection group.

Values

bgrp-type-bgrp-num

bgrp: keyword

type: ima, ppp

bpgrp-num: 1 to 2000

slot/mda

Specifies the slot an mda numbers associated to the IP interface.

Values

slot/mda

slot: 1 to 10

mda: 1,2

type

Specifies the multi-link bundle group type.

ppp

Displays PPP bundle information.

ima, ima-grp

Displays IMA-type groups.

mlfr

Displays bundle MLFR information, or used to display MLFR-type groups.

mlppp

Displays MLPPP-type groups.

detail

Provides detailed information.

relations

Displays the working and protection bundles associated with this bundle-id.

Platforms

7450 ESS, 7750 SR-7/12/12e

Output

See the following sections for sample outputs:

Sample Output: show multilink-bundle
A:timetra-sim110# show multilink-bundle 
===============================================================================
Bundle Summary
===============================================================================
Bundle               Type    Admin     Oper      Port      Min    Total/       
Id                           State     State     State     Links  Active Links 
-------------------------------------------------------------------------------
bundle-ppp-1/1.1     mlppp   Down      Down      Ghost     1      0/0          
bundle-ima-1/1.2     ima     Down      Down      Link Up   1      1/0          
-------------------------------------------------------------------------------
Bundles : 2
===============================================================================
A:timetra-sim110#
Sample Output: show multilink-bundle detail
*A:timetra-44-cpm2# show multilink-bundle detail
===============================================================================
Description        : MultiLink Bundle
Bundle Id          : bundle-ppp-1/1.1   Type               : mlppp             
Admin Status       : up                 Oper Status        : down              
Minimum Links      : 1                  Bundle IfIndex     : 572522497         
Total Links        : 3                  Active Links       : 0                 
Red Diff Delay     : 0                  Yellow Diff Delay  : 0                 
Red Diff Delay Act : none               MRRU               : 1524              
Short Sequence     : true               Oper MRRU          : 1524              
Oper MTU           : 1526               Fragment Threshold : 128 bytes         
Up Time            : N/A                Bandwidth          : 0 KBit            
PPP Input Discards : 0                  Primary Member Port: 1/1/1.1.1.1.1.1   
Mode               : access               
Interleave-Frag    : false                                                     
-------------------------------------------------------------------------------
Member Port Id              #TS   Admin  Oper  Act  Down Reason       Up Time
-------------------------------------------------------------------------------
1/1/1.1.1.1.1.1             12     up     up   no    oper down          N/A    
1/1/1.1.1.1.1.2             12     up     up   no    oper down          N/A    
1/1/1.1.1.1.1.3             12     up     up   no    oper down          N/A    
===============================================================================
Traffic Statistics
===============================================================================
Input                 Output
-------------------------------------------------------------------------------
Octets                                               0                      0
Packets                                              0                      0
Errors                                               0                      0
 
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Packets                                              0                      0
Discards                                             0                      0
Unknown Proto Discards                               0                       
===============================================================================
*A:timetra-44-cpm2#
Sample Output: show multilink-bundle ima-grp
A:timetra-sim110# show multilink-bundle type ima-grp            
===============================================================================
Bundle Summary
===============================================================================
Bundle               Type    Admin     Oper      Port      Min    Total/       
Id                           State     State     State     Links  Active Links 
-------------------------------------------------------------------------------
bundle-ima-1/1.2     ima     Down      Down      Link Up   1      1/0          
-------------------------------------------------------------------------------
Bundles : 1
===============================================================================
A:timetra-sim110#
Sample Output: show multilink-bundle <bundle-id> (showing PPP)
A:timetra-sim110# show multilink-bundle bundle-ppp-1/1.1
===============================================================================
Bundle Summary
===============================================================================
Bundle               Type    Admin     Oper      Port      Min    Total/       
Id                           State     State     State     Links  Active Links 
-------------------------------------------------------------------------------
bundle-ppp-1/1.1     mlppp   Down      Down      Ghost     1      0/0          
-------------------------------------------------------------------------------
Bundles : 1
===============================================================================
A:timetra-sim110#


A:timetra-sim110# show multilink-bundle bundle-ppp-1/1.1 detail 
===============================================================================
Bundle bundle-ppp-1/1.1 Detail
===============================================================================
Description        : MultiLink Bundle
Bundle Id          : bundle-ppp-1/1.1   Type               : mlppp             
Admin Status       : down               Oper Status        : down              
Minimum Links      : 1                  Bundle IfIndex     : 555745281         
Total Links        : 0                  Active Links       : 0                 
Red Diff Delay     : 0                  Yellow Diff Delay  : 0                 
Red Diff Delay Act : none               MRRU               : 1524              
Short Sequence     : false              Oper MRRU          : 1524              
Oper MTU           : 1522               Fragment Threshold : 128 bytes         
Up Time            : N/A                Bandwidth          : 0 KBit            
PPP Input Discards : 0                  Primary Member Port: None              
Interleave-Frag    : false 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
===============================================================================
Port Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Known Proto Discards                                   0                       
===============================================================================
A:timetra-sim110#
Sample Output: show multilink-bundle <bundle-id> detail (showing Frame Relay)
*A:Cpm-A>config>port#  show multilink-bundle 
 
===============================================================================
Bundle Summary
===============================================================================
Bundle               Type    Admin     Oper      Port      Min    Total/       
Id                           State     State     State     Links  Active Links 
-------------------------------------------------------------------------------
bundle-fr-1/1.1      mlfr    Down      Down      Ghost     1      0/0          
-------------------------------------------------------------------------------
Bundles : 1
===============================================================================
Bundle Summary
===============================================================================
Bundle               Type    Admin     Oper      Port      Min    Total/       
Id                           State     State     State     Links  Active Links 
-------------------------------------------------------------------------------
bundle-fr-1/1.1      mlfr    Down      Down      Ghost     1      0/0          
-------------------------------------------------------------------------------
Bundles : 1
===============================================================================
*A:Cpm-A> show multilink-bundle bundle-fr-1/1.1 detail 
===============================================================================
Bundle bundle-fr-1/1.1 Detail
===============================================================================
Description        : MultiLink Bundle
Bundle Id          : bundle-fr-1/1.1    Type               : mlfr              
Admin Status       : down               Oper Status        : down              
Minimum Links      : 1                  Bundle IfIndex     : 572530689         
Total Links        : 0                  Active Links       : 0                 
Red Diff Delay     : 0                  Yellow Diff Delay  : 0                 
Red Diff Delay Act : none               MRRU               : N/A               
Short Sequence     : N/A                Oper MRRU          : N/A               
Oper MTU           : 0                  Fragment Threshold : 128 bytes         
Up Time            : N/A                Bandwidth          : 0 KBit            
PPP Input Discards : N/A                Primary Member Port: None              
Mode               : access                                                    
Interleave-Frag    : N/A                                                       
 
===============================================================================
Traffic Statistics
===============================================================================
                                                   Input                 Output
-------------------------------------------------------------------------------
Octets                                                 0                      0
Packets                                                0                      0
Errors                                                 0                      0
 
===============================================================================
Port Statistics
===============================================================================
Input                 Output
-------------------------------------------------------------------------------
Unicast Packets                                        0                      0
Multicast Packets                                      0                      0
Broadcast Packets                                      0                      0
Discards                                               0                      0
Unknown Proto Discards                                 0                       
===============================================================================
*A:Cpm-A> show multilink-bundle bundle-fr-1/1.1 mlfr frame-relay  
 
===============================================================================
Frame Relay Info for bundle-fr-1/1.1
===============================================================================
Mode                    : dte           LMI Type                : itu          
FR Interface Status     : fault                                                
N391 DTE                : 6             N392 DCE                : 3            
N392 DTE                : 3             N393 DCE                : 4            
N393 DTE                : 4             T392 DCE                : 15           
T391 DTE                : 10                                                   
Tx Status Enquiry       : 0             Rx Status Enquiry       : 0            
Rx Status Messages      : 0             Tx Status Messages      : 0            
Status Message Timeouts : 0             Status Enquiry Timeouts : 0            
Discarded Messages      : 0             Inv. RxSeqNum Messages  : 0            
===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 39                                                       
SAP                : 1/1/2.3.5.2.2:18         Encap             : frRel       
Description        : Default sap description for service id 39
Admin State        : Up                       Oper State        : Up          
Flags              : None
Multi Svc Site     : None                                                     
Last Status Change : 12/02/2008 20:48:17                                      
Last Mgmt Change   : 12/02/2008 20:46:38                                      
Sub Type           : regular                                                  
Split Horizon Group: (Not Specified)
 
Admin MTU          : 4474                     Oper MTU          : 4474        
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a         
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a         
Ingr IPv6 Fltr-Id  : n/a                      Egr IPv6 Fltr-Id  : n/a         
tod-suite          : None                     qinq-pbit-marking : both        
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max         
Endpoint           : N/A                                                      
 
FRF-12             : Disabled                                                 
Acct. Pol          : None                     Collect Stats     : Disabled    
 
-------------------------------------------------------------------------------

FRF12 on channel where sap resides:

===============================================================================
Service Access Points(SAP)
===============================================================================
Service Id         : 1                                                        
SAP                : 1/1/1.3.7.4.1:16         Encap             : frRel       
Description        : sap-1-88.10.131.1
Admin State        : Up                       Oper State        : Up          
Flags              : None
Multi Svc Site     : None                                                     
Last Status Change : 12/02/2008 20:48:15                                      
Last Mgmt Change   : 12/02/2008 20:46:36                                      
Sub Type           : regular                                                  
Split Horizon Group: (Not Specified)
Admin MTU          : 9194                     Oper MTU          : 9194        
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a         
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a         
Ingr IPv6 Fltr-Id  : n/a                      Egr IPv6 Fltr-Id  : n/a         
tod-suite          : None                     qinq-pbit-marking : both        
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max         
 
FRF-12 (I/F)       : Enabled                                                  
Scheduling Class   : 0                                                        
Acct. Pol          : None                     Collect Stats     : Disabled    
Anti Spoofing      : None                     Avl Static Hosts  : 0           
                                              Tot Static Hosts  : 0           
Calling-Station-Id : n/a                                                      
Application Profile: None                                                     
-------------------------------------------------------------------------------

FRF12 ETE on sap capable of supporting it:

================================================================================   
      Service Access Points(SAP)
================================================================================   
  Service Id         : 1                                                        
SAP                : 1/1/1.1:16               Encap             : frRel       
Description        : (Not Specified)
Admin State        : Up                       Oper State        : Up          
Flags              : None
Multi Svc Site     : None                                                     
Last Status Change : 12/02/2008 20:48:12                                      
Last Mgmt Change   : 12/02/2008 20:46:36                                      
Sub Type           : regular                                                  
Split Horizon Group: (Not Specified)
 
Admin MTU          : 9194                     Oper MTU          : 9194        
Ingr IP Fltr-Id    : n/a                      Egr IP Fltr-Id    : n/a         
Ingr Mac Fltr-Id   : n/a                      Egr Mac Fltr-Id   : n/a         
Ingr IPv6 Fltr-Id  : n/a                      Egr IPv6 Fltr-Id  : n/a         
tod-suite          : None                     qinq-pbit-marking : both        
Ing Agg Rate Limit : max                      Egr Agg Rate Limit: max         
 
FRF-12 (ETE)       : Enabled                  Ete-Frag-Threshold: 128         
Scheduling Class   : 3                                                        
Acct. Pol          : None                     Collect Stats     : 
Disabled    
Anti Spoofing      : None                     Avl Static Hosts  : 0           
                                              Tot Static Hosts  : 0           
Calling-Station-Id : n/a                                                      
Application Profile: None                                                     
-------------------------------------------------------------------------------
Output Fields: show multilink-bundle

Output Fields: show multilink-bundle describes the output fields for the show multilink-bundle command.

Table 42. Output Fields: show multilink-bundle

Label

Description

Type

Specifies the type of this multilink bundle.

mlppp — Indicates that the bundle is of type MLPPP.

ima — Indicates that the bundle is of type IMA group.

Admin State

Up — The bundle is administratively up.

Down — The bundle is administratively down.

Oper State

Up — The bundle is operationally up.

Down — The bundle is operationally down.

Port State

Displays the state level of the port.

none — Indicates that the port is either in its initial creation state or is just about to be deleted.

ghost — No member links are configured as part of this bundle.

down — All member links are in "none”, "ghost”, or "down” state.

linkUp — At least one member link is in port state "link up” but the bundle protocol is not yet operationally up (due to bundle protocol still coming up. For example, due to insufficient number of member links in "link up” state yet or to bundle being shut down.

Up — Indicates that the bundle is ready to pass some kinds of traffic as the bundle protocol has come up (at least "minimum links” member links are in the port state up and the bundle protocol is up.)

Min Links

Minimum Links

Displays the minimum number of links that must be active for a bundle to be active. If the number of active links drop below the given minimum then the multilink bundle will transition to an operation down state.

Bundle IfIndex

Displays the bundle’s interface index number which reflects its initialization sequence.

Total Links

Displays the total number of member links configured for this bundle.

Active Links

Displays the total number of active links for the bundle.

Description

Displays configured description for this bundle.

Bundle Id

Displays the port ID for this bundle.

Red Diff Delay

Displays the maximum acceptable differential delay for individual circuits within this multilink bundle. If the delay exceeds this threshold, a trap is issued. The differential delay is calculated as the round-trip differential delay for MLPPP bundles, and as uni-directional differential delay for IMA bundles.

Fragment Threshold

Displays configured fragment threshold value for this bundle.

Up Time

Displays time elapsed since the last bundle transition to Up when part of bundle information. Displays time elapsed since the last link transition to active when part of member information.

Bandwidth

Displays bandwidth configured for this IMA bundle in kbytes.

Primary Port Member

Displays the portId of the IMA group member chosen as a Primary Port.

Member Port Id

Displays portId of each member of this bundle.

Admin

Displays administrative port status of a member link.

Oper

Displays operational port status of a member link.

Active

Displays whether a member link is active or not.

Down Reason

Displays the reason for why a member link is not active.

Traffic and Port statistics

The traffic and port statistics information displayed for bundles when detail option is selected is the same as information displayed for physical ports.

mvpn

mvpn

Syntax

mvpn

mvpn source-redundancy [root | leaf]

Context

[Tree] (show>router mvpn)

Full Context

show router mvpn

Description

This command displays multicast VPN related information. The router instance must be specified.

Parameters

root

Displays root information.

leaf

Displays leaf information.

Platforms

All

Output

The following are examples of MVPN information.

Sample Output
*A:Dut-C# show router 1 mvpn
===============================================================================
MVPN 1 configuration data
===============================================================================
signaling          : Bgp                  auto-discovery     : Default
UMH Selection      : Highest-Ip           SA withdrawn       : Disabled
intersite-shared   : Enabled              Persist SA         : Disabled
vrf-import         : N/A
vrf-export         : N/A
vrf-target         : unicast
C-Mcast Import RT  : target:10.20.1.4:105

ipmsi              : rsvp IpmsiTemplate
i-pmsi P2MP AdmSt  : Up
i-pmsi Tunnel Name : IpmsiTemplate-1-74216
enable-bfd-root    : false                enable-bfd-leaf    : false
Mdt-type           : sender-receiver

BSR signalling     : none
Wildcard s-pmsi    : false
spmsi              : rsvp SpmsiTemplate
s-pmsi P2MP AdmSt  : Up
max-p2mp-spmsi     : 4000
data-delay-interval: 3 seconds
enable-asm-mdt     : N/A
data-threshold     : 224.0.0.0/4 --> 1 kbps
rx-threshold       : 224.0.0.0/4 --> pe-thres-add 2 --> pe-thres-delete 4
data-threshold     : ff00:db8:/8 --> 1 kbps
rx-threshold       : ff00:db8:/8 --> pe-thres-add 2 --> pe-thres-delete 4
===============================================================================

*A:Dut-D# show router 21 mvpn
===============================================================================
MVPN 21 configuration data
===============================================================================
signaling          : Bgp                  auto-discovery     : Default
UMH Selection      : Highest-Ip           SA withdrawn       : Disabled
intersite-shared   : Enabled              Persist SA         : Disabled
vrf-import         : N/A
vrf-export         : N/A
vrf-target         : unicast
C-Mcast Import RT  : target:10.20.1.4:106

ipmsi              : ldp
i-pmsi P2MP AdmSt  : Up
i-pmsi Tunnel Name : mpls-if-74217
Mdt-type           : sender-receiver

BSR signalling     : none
Wildcard s-pmsi    : false
spmsi              : ldp
s-pmsi P2MP AdmSt  : Up
max-p2mp-spmsi     : 4000
data-delay-interval: 3 seconds
enable-asm-mdt     : N/A
data-threshold     : 224.0.0.0/4 --> 1 kbps
rx-threshold       : 224.0.0.0/4 --> pe-thres-add 2 --> pe-thres-delete 4
data-threshold     : ff00:db8:/8 --> 1 kbps
rx-threshold       : ff00:db8:/8 --> pe-thres-add 2 --> pe-thres-delete 4
===============================================================================



*A:DUT-B# show router 1 mvpn 
===============================================================================
MVPN 1 configuration data
===============================================================================
signaling          : Bgp                  auto-discovery     : Default
UMH Selection      : Tunnel-Status        SA withdrawn       : Disabled
intersite-shared   : Enabled              Persist SA         : Disabled
vrf-import         : N/A
vrf-export         : N/A
vrf-target         : unicast
C-Mcast Import RT  : target:10.20.1.2:27
ipmsi              : ldp
i-pmsi P2MP AdmSt  : Up                   
i-pmsi Tunnel Name : mpls-if-74044        
Mdt-type           : sender-receiver      
ipmsi UMH RM       : Enabled
bandwidth          : 1000 kbps            revertive timer    : 40 seconds
BSR signalling     : none                 
Wildcard s-pmsi    : Disabled             
Multistream-SPMSI  : Disabled             
spmsi              : ldp
s-pmsi P2MP AdmSt  : Up                   
max-p2mp-spmsi     : 5                    
data-delay-interval: 3 seconds            
enable-asm-mdt     : N/A                  
data-threshold     : 224.0.0.0/4 --> 0 kbps
spmsi UMH RM       : Enabled
group              : 227.1.1.1/32         source             : 150.1.1.8/32
bandwidth          : 1000 kbps            revertive timer    : 40 seconds
group              : 227.1.1.2/32         source             : 150.1.1.8/32
bandwidth          : 1000 kbps            revertive timer    : 40 seconds
group              : 227.1.1.3/32         source             : 150.1.1.8/32
bandwidth          : 1000 kbps            revertive timer    : 40 seconds
group              : 227.1.1.4/32         source             : 150.1.1.8/32
bandwidth          : 1000 kbps            revertive timer    : 40 seconds
group              : 227.1.1.5/32         source             : 150.1.1.8/32
bandwidth          : 1000 kbps            revertive timer    : 40 seconds

mvpn-ipv4

mvpn-ipv4

Syntax

mvpn-ipv4 [aspath-regex reg-exp] [community comm-id] [rd rd] [brief] [type mvpn-type] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number]

mvpn-ipv4 [aspath-regex reg-exp] hunt [community comm-id] [rd rd] [brief] [type mvpn-type] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number]

mvpn-ipv4 [detail | longer] [aspath-regex reg-exp] [community comm-id] [rd rd] [type mvpn-type] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number]

Context

[Tree] (show>router>bgp>routes mvpn-ipv4)

Full Context

show router bgp routes mvpn-ipv4

Description

This command displays BGP MVPN IPv4 routes.

Parameters

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

hunt

Displays entries for the specified route.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

brief

Displays the BGP MVPN IPv4 route information in a brief format.

mvpn-type

Displays information for the specified MVPN route type.

Values

intra-ad | inter-ad | spmsi-ad | leaf-ad | source-ad | shared-join | source-join

ip-address

Specifies the originator IP address.

Values

a.b.c.d

ipv4 address | ipv6 address

Displays the IPv4 or IPv6 address expressed in dotted decimal notation.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

as-number

Specifies the source AS number.

Values

0 to 4294967295

Platforms

All

mvpn-ipv6

mvpn-ipv6

Syntax

mvpn-ipv6 [type mvpn-type] [rd rd] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number] [detail | longer] [aspath-regex reg-exp] [community comm-id]

mvpn-ipv6 [type mvpn-type] [rd rd] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number] brief [aspath-regex reg-exp] [community comm-id]

mvpn-ipv6 [type mvpn-type] [rd rd] [originator-ip ip-address] [source-ip ipv4 address | ipv6 address] [group-ip ipv4 address | ipv6 address] [source-as as-number] hunt [aspath-regex reg-exp] [community comm-id]

Context

[Tree] (show>router>bgp>routes mvpn-ipv6)

Full Context

show router bgp routes mvpn-ipv6

Description

This command displays BGP MVPN IPv6 routes.

Parameters

mvpn-type

Displays information for the specified MVPN route type.

Values

intra-ad | inter-ad | spmsi-ad | leaf-ad | source-ad | shared-join | source-join

rd

Displays information for the route distinguisher.

Values

ip-addr:comm-val | 2byte-asnumber:ext-comm-val | 4byte-asnumber:comm-val

ip-address

Specifies the originator IP address.

Values

a.b.c.d

ipv4 address | ipv6 address

Displays the IPv4 or IPv6 address expressed in dotted decimal notation.

Values

ipv4-address:

a.b.c.d

ipv6-address:

x:x:x:x:x:x:x:x (eight 16-bit pieces)

x:x:x:x:x:x:d.d.d.d

x: [0 to FFFF]H

d: [0 to 255]D

as-number

Specifies the source AS number.

Values

0 to 4294967295

detail

Displays detailed information.

longer

Displays the specified route and subsets of the route.

brief

Displays the BGP MVPN IPv6 route information in a brief format.

reg-exp

Displays routes matching the specified regular expression, up to 80 characters.

comm-id

Specifies the community ID, up to 72 characters.

Values

[as-num:comm-val | ext-comm | well-known-comm | large-comm]

where:

  • as-num — 0 to 65535

  • comm-val — 0 to 65535

  • ext-comm — the extended community, defined as one of the following:

    • {target | origin}:ip-address:comm-val

    • {target | origin}:asnum:ext-comm-val

    • {target | origin}:ext-asnum:comm-val

    • bandwidth:asnum:val-in-mbps

    • ext:4300:ovstate

    • ext:value1:value2

    • flowspec-set:ext-asnum:group-id

    where:

    • target — route target

    • origin — route origin

    • ip-address — a.b.c.d

    • ext-comm-val — 0 to 4294967295

    • ext-asnum — 0 to 4294967295

    • bandwidth — bandwidth

    • val-in-mbps — 0 to 16777215

    • ext — extended

    • ext:4300 — origin verification

    • ovstate — 0, 1, or 2 (0 for valid, 1 for not found, 2 for invalid)

    • value1 — 0000 to FFFF

    • value2 — 0 to FFFFFFFFFFFF

    • flowspec-set — flow-spec set

    • group-id — 0 to 16383

  • well-known-commnull | no-export | no-export-subconfed | no-advertise | blackhole

  • large-commasn-or-ex:val-or-ex:val-or-ex

Platforms

All

mvpn-list

mvpn-list

Syntax

mvpn-list [type type] [auto-discovery auto-discovery] [signalling

signalling] [group group]

Context

[Tree] (show>router mvpn-list)

Full Context

show router mvpn-list

Description

This command displays the list of multicast VPNs.

Parameters

type

Specifies the MVPN type.

Values

pim, rsvp, ldp

auto-discovery

Specifies the auto-discovery mode.

Values

none, default, mdt-s

signalling

Specifies the signalling type.

Values

bgp, pim

group

Specifies the group address.

Platforms

All

Output

The following is an example of router MVPN list information.

Sample Output
*A:Dut-D# show router mvpn-list

Legend: Sig = Signal  Pim-a = pim-asm  Pim-s = pim-ssm  A-D = Auto-Discovery
SR = Sender-Receiver  SO = Sender-Only  RO = Receiver-Only
===============================================================================
MVPN List
===============================================================================
VprnID    A-D      iPmsi/sPmsi GroupAddr/Lsp-Template          IPv4(S,G)/(*,G)
           Sig      Mdt-Type                                    IPv6(S,G)/(*,G)
-------------------------------------------------------------------------------
100       None     Pim-a/None  239.100.201.101                 0/0
           Pim      N/A                                         0/0
-------------------------------------------------------------------------------
Total Mvpns : 1
===============================================================================
===============================================================================
Total                              PIM            RSVP           MLDP
-------------------------------------------------------------------------------
I-PMSI tunnels                     1              0              0
TX S-PMSI tunnels                  0              0              0
RX S-PMSI tunnels                  0              0              0
RX PSEUDO S-PMSI tunnels   0              0              0
-------------------------------------------------------------------------------
Total IPv4 (S,G)/(*,G) : 0/0
Total IPv6 (S,G)/(*,G) : 0/0
===============================================================================
*A:Dut-D#

mvr

mvr

Syntax

mvr

Context

[Tree] (show>service>id>mld-snooping mvr)

Full Context

show service id mld-snooping mvr

Description

This command displays multicast VPLS registration information.

Platforms

All

mvr

Syntax

mvr

Context

[Tree] (show>service>id>igmp-snooping mvr)

Full Context

show service id igmp-snooping mvr

Description

This command displays Multicast VPLS Registration (MVR) information.

Platforms

All

Output

The following output is an example of IGMP snooping mvr information.

Sample Output
A:ALA-1>show>service>id>snooping# mvr
===============================================================================
IGMP Snooping Multicast VPLS Registration info for service 10
===============================================================================
IGMP Snooping Admin State : Up                                                 
 
MVR Admin State           : Up                                                 
MVR Policy                : mvr-policy                                         
-------------------------------------------------------------------------------
Local SAPs/SDPs
-------------------------------------------------------------------------------
Svc Id     Sap/Sdp                Oper      From       Num Local
           Id                     State     VPLS       Groups   
-------------------------------------------------------------------------------
100         sap:1/1/10:10         Up       Local      100
100         sap:1/1/10:20         Up       Local      100
-------------------------------------------------------------------------------
MVR SAPs (from-vpls=10)
-------------------------------------------------------------------------------
Svc Id     Sap/Sdp                Oper      From       Num MVR  
           Id                     State     VPLS       Groups   
-------------------------------------------------------------------------------
20         sap:1/1/4:100          Up        10         100      
30         sap:1/1/31:10.10       Up        10         100
=============================================================================== 
A:ALA-1>show>service>id>snooping#

IGMP Snooping Mvr Field Descriptions describes the show igmp-snooping mvr output fields:

Table 43. IGMP Snooping Mvr Field Descriptions

Label

Description

IGMP Snooping Admin State

The IGMP snooping administrative state

MVR Admin State

The MVR administrative state

MVR Policy

The MVR policy name

Svc ID

The service ID

Sap/SDP

The SAP or SDP ID

Oper State

The operational state

From VPLS

The originating VPLS name

Num Local Groups

The number of local groups