9.4. PIMv6 Commands

9.4.1. ipv6 pim accept-register

Command Purpose

Use this command to apply an access-list to limit the ipv6 pim register message received by rp.

To remove this setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim accept-register list LISTNAME

no ipv6 pim accept-register

Parameter

Parameter Description

Parameter Value

LISTNAME

The name of the access-list to be applied.

A string with 1-20 characters

Command Mode

Global Config

Default

None

Usage

This feature is used to prevent the unauthorized user registered to the switch.

When enable this feature, the system will send back a register stop message when the unauthorized register message is received.

Examples

This example shows how to apply the access-list acl1 to limit the ipv6 pim register message received by rp:

Switch# configure terminal
Switch(config)# ipv6 pim accept-register list acl1

This example shows how to remove the limits:

Switch# configure terminal
Switch(config)# no ipv6 pim accept-register

9.4.2. ipv6 pim anycast-rp

Command Purpose

Use this command to set anycast rendezvous-point.

To remove the configurations, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim anycast-rp ANYCAST_RP_ADDR ANYCAST_MEMBER_ADDR

no ipv6 pim anycast-rp ANYCAST_RP_ADDR ( ANYCAST_MEMBER_ADDR | )

Parameter

Parameter Description

Parameter Value

ANYCAST_RP_ADDR

Anycast rp address

IPv6 address

IPv6 address

IPv6 address

IPv6 address

Command Mode

Global Config

Default

None

Usage

Should configure every router in the network, and must configure same RP address.

Examples

This example shows how to set anycast rendezvous-point:

Switch# configure terminal
Switch(config)# ipv6 pim anycast-rp 2001::2 2001::10

This example shows how to remove the member in anycast rendezvous-point:

Switch# configure terminal
Switch(config)# no ipv6 pim anycast-rp 2001::2 2001::10

Related Commands

None

9.4.3. ipv6 pim bsr-candidate

Command Purpose

Use this command to configure the candidate bootstrap router (candidate BSR).

To remove the configurations, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim bsr-candidate IFNAME ( HASH_MASK ( PRIORITY ) | )

no ipv6 pim bsr-candidate

Parameter

Parameter Description

Parameter Value

IFNAME

Interface name

Support physical/aggregation/loopback/vlan/tunnel ports

HASH_MASK

Hash mask length for RP selection

0-128

PRIORITY

Priority value for candidate bootstrap router

0-255

Command Mode

Global Config

Default

None

Usage

None

Examples

This example shows how to configure the candidate BSR:

Switch# configure terminal
Switch(config)# ipv6 pim bsr-candidate eth-0-1

This example shows how to cancel the candidate BSR configured:

Switch# configure terminal
Switch(config)# no ipv6 pim bsr-candidate

Related Commands

ipv6 pim bsr-border

9.4.4. ipv6 pim bsr-border

Command Purpose

Use this command to configure the border of pim domain.

To remove the configurations of the border of pim domain, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim bsr-border

no ipv6 pim bsr-border

Command Mode

Interface Configuration

Default

None

Usage

None

Examples

This example shows how to configure the border of pim domain:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim bsr-border

This example shows how to remove the configurations of the border of pim domain:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim bsr-border

Related Commands

ipv6 pim bsr-candidate

9.4.5. ipv6 pim dr-priority

Command Purpose

Use this command to configure the DR priority.

To return it to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim dr-priority PRIORITY

no ipv6 pim dr-priority

Parameter

Parameter Description

Parameter Value

PRIORITY

The DR priority

0-4294967294

Command Mode

Interface Configuration

Default

1

Usage

When a hello message without DR priority is received, it will be regarded to have the max DR priority and to be elected as DR. When more than one router’s hello messages do not have DR priority, the one which have the highest ipv6 address will be elected as DR.

Examples

This example shows how to set the pim router DR priority to 1000:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim dr-priority 1000

This example shows how to return the pim router DR priority to default value:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim dr-priority

Related Commands

None

9.4.6. ipv6 pim exclude-genid

Command Purpose

Use this command to exclude generation id option from pim hello packets on this interface.

To return to the default setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim exclude-genid

no ipv6 pim exclude-genid

Command Mode

Interface Configuration

Default

Disable

Usage

GenerationID is the ID of a PIM neighbour, it is carried in PIM hello message,the receiver device will record every received GenerationID in the hello packet and check if GenerationID has changed, if GenerationID changed, will consider neighbour state changed and restart state machine.

Examples

This example shows how to exclude generation id option from pim hello packets on this interface:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim exclude-genid

This example shows how to return the generation id option to the default setting:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim exclude-genid

Related Commands

None

9.4.7. ipv6 pim hello-interval

Command Purpose

Use this command to configure the interval for pim hello packets on this interface.

To reset to the default setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim hello-interval INTERVAL

no ipv6 pim hello-interval

Parameter

Parameter Description

Parameter Value

INTERVAL

The pim hello message interval (second)

1-65535

Command Mode

Interface Configuration

Default

30s

Usage

None

Examples

This example shows how to set the pim hello message interval to 100s:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim hello-interval 100

This example shows how to reset the pim hello message interval to default value:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim hello-interval

Related Commands

None

9.4.8. ipv6 pim ignore-rp-set-priority

Command Purpose

Use this command to ignore RP set priority value.

To not ignore the priority, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim ignore-rp-set-priority

no ipv6 pim ignore-rp-set-priority

Command Mode

Global Config

Default

Not ignore RP set priority value.

Usage

None

Examples

This example shows how to ignore RP set priority value:

Switch# configure terminal
Switch(config)# ipv6 pim ignore-rp-set-priority

This example shows how to return the configurations to default value:

Switch# configure terminal
Switch(config)# no ipv6 pim ignore-rp-set-priority

Related Commands

None

9.4.9. ipv6 pim jp-timer

Command Purpose

Use this command to set the join/prune timer value.

To return the timer to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim jp-timer SECOND

no ipv6 pim jp-timer

Parameter

Parameter Description

Parameter Value

SECOND

The Join/Prune timer value (second)

1-65535

Command Mode

Global Config

Default

60s

Usage

None

Examples

This example shows how to set the join/prune timer value to 100s:

Switch# configure terminal
Switch(config)# ipv6 pim jp-timer 100

This example shows how to return the join/prune timer value to default value:

Switch# configure terminal
Switch(config)# no ipv6 pim jp-timer

Related Commands

None

9.4.10. ipv6 pim neighbor-filter

Command Purpose

Use this command to add an access-list to filter the neighbor.

To remove this filter, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim neighbor-filter LISTNAME

no ipv6 pim neighbor-filter

Parameter

Parameter Description

Parameter Value

LISTNAME

The name of the access-list

A string with 1-20 characters

Command Mode

Interface Configuration

Default

None

Usage

Neighbours would send hello message to eachother to establish connections with other neighbour,you can use this command to filter which neighbour can be connected or not.

Examples

This example shows how to establish neighbors based on access-list acl1:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim neighbor-filter acl1

This example shows how to cancel the filter:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim neighbor-filter

Related Commands

None

9.4.11. ipv6 pim register-rate-limit

Command Purpose

Use this command to set the rate limit for pim registers.

To return the rate limit to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim register-rate-limit LIMIT

no ipv6 pim register-rate-limit

Parameter

Parameter Description

Parameter Value

LIMIT

The rate limit for pim registers send from DR to RP

1-65535

Command Mode

Global Config

Default

By default, will not limit PIM register messages, if a limit is set, PIM register messages will be discard when pakcet reached by this limit.

Usage

There is no rate limit for pim registers by default.

When the rate limit is configured, the exceed pim register message will be dropped on the rp.

Examples

This example shows how to set the rate limit for pim registers to 100 per second:

Switch# configure terminal
Switch(config)# ipv6 pim register-rate-limit 100

This example shows how to cancel the rate limit:

Switch# configure terminal
Switch(config)# no ipv6 pim register-rate-limit

Related Commands

ipv6 pim register-rp-reachability

ipv6 pim register-source

ipv6 pim register-suppression

9.4.12. ipv6 pim register-source

Command Purpose

Use this command to set the source address for pim register.

To return the source address for pim register to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim register-source IFNAME

no ipv6 pim register-source

Parameter

Parameter Description

Parameter Value

IFNAME

The name of the interface. Use the address of this interface to be the source address for pim register

Support physical/aggregation/loopback/vlan/tunnel ports

Command Mode

Global Config

Default

The source address for pim register is the interface ipv6 address of dr by default.

Usage

None

Examples

This example shows how to set the source address for pim register to the ipv6 address of interface eth-0-1:

Switch# configure terminal
Switch(config)# ipv6 pim register-source eth-0-1

This example shows how to return the source address for pim register to default value:

Switch# configure terminal
Switch(config)# no ipv6 pim register-source

Related Commands

ipv6 pim register-rate-limit

ipv6 pim register-rp-reachability

ipv6 pim register-suppression

9.4.13. ipv6 pim register-rp-reachability

Command Purpose

Use this command to enable rp reachability check for pim registers.

To disable this check, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim register-rp-reachability

no ipv6 pim register-rp-reachability

Command Mode

Global Config

Default

Disable.

Usage

None

Examples

This example shows how to enable rp reachability check for pim registers:

Switch# configure terminal
Switch(config)# ipv6 pim register-rp-reachability

This example shows how to disable rp reachability check for pim registers:

Switch# configure terminal
Switch(config)# no ipv6 pim register-rp-reachability

Related Commands

ipv6 pim register-rate-limit

ipv6 pim register-source

9.4.14. ipv6 pim register-suppression

Command Purpose

Use this command to set the register suppression time.

To return this time to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim register-suppression SECOND

no ipv6 pim register-suppression

Parameter

Parameter Description

Parameter Value

SECOND

The register suppression time in seconds

11-65535

Command Mode

Global Config

Default

60s

Usage

None

Examples

This example shows how to set the register suppression time to 100s:

Switch# configure terminal
Switch(config)# ipv6 pim register-suppression 100

This example shows how to return the register suppression time to default value:

Switch# configure terminal
Switch(config)# no ipv6 pim register-suppression

Related Commands

ipv6 pim register-rate-limit

ipv6 pim register-rp-reachability

ipv6 pim register-source

9.4.15. ipv6 pim rp-address

Command Purpose

Use this command to set the ipv6 pim rp (rendezvous point) address.

To remove it, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim rp-address IPV6_ADDR ( LISTNAME | override | )

no ipv6 pim rp-address IPV6_ADDR ( LISTNAME | )

Parameter

Parameter Description

Parameter Value

IPV6_ADDR

The rp address

IPv6 address

LISTNAME

The name of an access-list

A string with 1-20 characters

override

Overrides dynamically learned RP mappings

-

Command Mode

Global Config

Default

None

Usage

None

Examples

This example shows how to set the pim rp address to 2001::2:

Switch# configure terminal
Switch(config)# ipv6 pim rp-address 2001::2

This example shows how to remove the rp address 2001::2:

Switch# configure terminal
Switch(config)# no ipv6 pim rp-address 2001::2

Related Commands

ipv6 pim rp-candidate

ipv6 pim rp-register-kat

9.4.16. ipv6 pim rp-candidate

Command Purpose

Use this command to set the candidate rp.

To remove the candidate rp, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim rp-candidate IFNAME ( { priority PRIORITY | interval INTERVAL | group-list LISTNAME } | )

no ipv6 pim rp-candidate ( IFNAME | )

Parameter

Parameter Description

Parameter Value

IFNAME

The name of the interface to be the candidate rp

Support physical/aggregation/loopback/vlan/tunnel ports

PRIORITY

The Candidate-RP priority

0-255

INTERVAL

The C-RP advertisement interval in seconds

1-16383

LISTNAME

Group ranges for this C-RP, only permit filters would be cared

A string with 1-20 characters

Command Mode

Global Config

Default

None

Usage

None

Examples

This example shows how to set the interface eth-0-1 to be the candidate rp:

Switch# configure terminal
Switch(config)# ipv6 pim rp-candidate eth-0-1

This example shows how to cancel the configured candidate rp:

Switch# configure terminal
Switch(config)# no ipv6 pim rp-candidate eth-0-1

Related Commands

ipv6 pim rp-address

9.4.17. ipv6 pim rp-register-kat

Command Purpose

Use this command to set the keepalive timer (KAT) for (S,G) at RP from PIM registers.

To return this timer to default value, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim rp-register-kat SECOND

no ipv6 pim rp-register-kat

Parameter

Parameter Description

Parameter Value

SECOND

The KAT time in seconds

1-65535

Command Mode

Global Config

Default

185s

Usage

The register message send from dr will add an entry on rp. This entry will be aged when the keepalive timer expired which can be configured by this command.

Examples

This example shows how to set the keepalive timer to 100s at RP from PIM registers:

Switch# configure terminal
Switch(config)# ipv6 pim rp-register-kat 100

This example shows how to return this timer to default value:

Switch# configure terminal
Switch(config)# no ipv6 pim rp-register-kat

Related Commands

ipv6 pim rp-address

ipv6 pim rp-candidate

9.4.18. ipv6 pim spt-switch-threshold infinity

Command Purpose

Use this command to set the spt switch threshold to infinity.

To cancel this setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim spt-switch-threshold infinity ( group-list LISTNAME | )

no ipv6 pim spt-switch-threshold infinity ( group-list LISTNAME | )

Parameter

Parameter Description

Parameter Value

LISTNAME

Group address access list

A string with 1-20 characters

Command Mode

Global Config

Default

The DR will switch to spt immediately when received the first multicast packet by default.

Usage

None

Examples

This example shows how to set the spt switch threshold to infinity:

Switch# configure terminal
Switch(config)# ipv6 pim spt-switch-threshold infinity

This example shows how to return the spt-switch-threshold to default:

Switch# configure terminal
Switch(config)# no ipv6 pim spt-switch-threshold infinity

Related Commands

show ipv6 pim sparse-mode spt-threshold

9.4.19. ipv6 pim cisco-register-checksum

Command Purpose

Use this command to calculate register checksum over whole packet (cisco compatibility).

To remove this setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim cisco-register-checksum ( group-list LISTNAME | )

no ipv6 pim cisco-register-checksum ( group-list LISTNAME | )

Parameter

Parameter Description

Parameter Value

LISTNAME

Group address access list

A string with 1-20 characters

Command Mode

Global Config

Default

The register checksum defined in RFC is used by default.

Usage

The register checksum defined in RFC is used by default,if group-list is configured, only packets that verified can be sent in CISCO way.

Examples

This example shows how to set to calculate register checksum over whole packet:

Switch# configure terminal
Switch(config)# ipv6 pim cisco-register-checksum

This example shows how to remove this setting:

Switch# configure terminal
Switch(config)# no ipv6 pim cisco-register-checksum

Related Commands

None

9.4.20. ipv6 pim sparse-mode

Command Purpose

Use this command to enable pim sparse mode on the interface.

To disable pim sparse mode, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim sparse-mode ( passive | )

no ipv6 pim sparse-mode ( passive | )

Parameter

Parameter Description

Parameter Value

passive

Pim passive mode (local members only)

-

Command Mode

Interface Configuration

Default

Disable

Usage

The pim hello message will not be sent out from the interface when the passive mode is configured.

Examples

This example shows how to enable pim sparse mode on the interface:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim sparse-mode

This example shows how to disable pim sparse mode on the interface:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim sparse-mode

This example shows how to enable pim sparse mode passive on the interface:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim sparse-mode passive

Related Commands

None

9.4.21. ipv6 pim unicast-bsm

Command Purpose

Use this command to enable sending and receiving of unicast BSM for backward compatibility.

To cancel this setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim unicast-bsm

no ipv6 pim unicast-bsm

Command Mode

Interface Configuration

Default

Disable

Usage

Interface will send BSM message to the whole pim domain by default.

Examples

This example shows how to enable sending and receiving of unicast BSM for backward compatibility:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim unicast-bsm

This example shows how to cancel this setting:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim unicast-bsm

Related Commands

None

9.4.22. ipv6 pim ssm

Command Purpose

Use this command to enable pim-ssm and set ssm group range.

To cancel this setting, use the no form of this command.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

ipv6 pim ssm ( default | range LISTNAME )

no ipv6 pim ssm

Parameter

Parameter Description

Parameter Value

default

Use FF3x::/32 group range for SSM

-

LISTNAME

ACL for group range to be used for SSM

A string with 1-20 characters

Command Mode

Global Config

Default

Disable

Usage

Enable pim-ssm and set ssm group range.

Examples

This example shows how to enable pim-ssm and set ssm group range to default:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ipv6 pim ssm default

This example shows how to cancel this setting:

Switch# configure terminal
Switch(config)# interface eth-0-1
Switch(config-if)# no ipv6 pim ssm

Related Commands

None

9.4.23. show ipv6 pim sparse-mode bsr-router

Command Purpose

Use this command to show the information of bootstrap router.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode bsr-router

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display the information of bootstrap router:

Switch# show ipv6 pim sparse-mode bsr-router

PIM6v2 Bootstrap information
This system is the Bootstrap Router (BSR)
  BSR address: 2001:2::1 (?)
  Uptime:      00:00:08, BSR Priority: 64, Hash mask length: 126
  Next bootstrap message in 00:00:52
  Role: Candidate BSR
  State: Elected BSR

Related Commands

None

9.4.24. show ipv6 pim sparse-mode interface

Command Purpose

Use this command to show the information of pim interface.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode interface ( detail | )

Parameter

Parameter Description

Parameter Value

detail

Detailed interface information

-

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display the information of pim interface:

Switch# show ipv6 pim sparse-mode interface detail

eth-0-1 (vif 0): 
  Address fe80::9c7c:7eff:fe94:8300, DR fe80::9c7c:7eff:fe94:8300
  Hello period 30 seconds, Next Hello in 3 seconds
  Triggered Hello period 5 seconds
  Secondary addresses:
   2001:1::1
  Neighbors:

Related Commands

None

9.4.25. show ipv6 pim sparse-mode local-member

Command Purpose

Use this command to show the pim local membership information.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode local-member ( IFNAME | )

Parameter

Parameter Description

Parameter Value

IFNAME

Interface name

Support physical/aggregation/loopback/vlan/tunnel ports

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display pim local membership information:

Switch# show ipv6 pim sparse-mode local-members

PIM Local membership information
eth-0-2:
*, ff0e::1234:5678
    info: Include

Related Commands

None

9.4.26. show ipv6 pim sparse-mode mroute

Command Purpose

Use this command to show the mroute information of pim sparse mode.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode mroute ( SRC_IPV6_ADDR | GROUP_IPV6_ADDR | ) ( detail | )

Parameter

Parameter Description

Parameter Value

SRC_IPV6_ADDR

Source address

IPv6 address

GROUP_IPV6_ADDR

Group address

IPv6 address

detail

Detailed interface information

-

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display pim mroute information:

Switch# show ipv6 pim sparse-mode mroute detail

IPv6 Multicast Routing Table
(*,*,RP) Entries: 0
(*,G) Entries: 1
(S,G) Entries: 0
(S,G,rpt) Entries: 0
FCR Entries: 0
*, ff0e::1234:5678
Type: (*,G)
Uptime: 00:01:49
  RP: ::, RPF nbr: None, RPF idx: None
  Upstream:
   State: JOINED, SPT Switch: Enabled, JT: off
   Macro state: Join Desired,
  Downstream:
   eth-0-2:
     State: NO INFO, ET: off, PPT: off
     Assert State: NO INFO, AT: off
      Winner: ::, Metric: 4294967295, Pref: 4294967295, RPT bit: on
     Macro state: Could Assert, Assert Track
  Local Olist:
   eth-0-2

Related Commands

None

9.4.27. show ipv6 pim sparse-mode neighbor

Command Purpose

Use this command to show the neighbor information of pim sparse mode.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode neighbor ( ( IFNAME ( IPV6_ADDR | ) ) | detail | )

Parameter

Parameter Description

Parameter Value

IFNAME

Interface name

Support physical/aggregation/loopback/vlan/tunnel ports

IPV6_ADDR

Neighbor address

IPv6 address

detail

Detailed interface information

-

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display the neighbor information of pim sparse mode:

Switch# show ipv6 pim sparse-mode neighbor

Neighbor Address                  Interface   Uptime/Expires    DR
                                                                Pri/Mode
fe80::9c7c:7eff:fe94:8300         eth-0-9     00:00:40/00:01:44 1 / DR

Related Commands

None

9.4.28. show ipv6 pim sparse-mode rp mapping

Command Purpose

Use this command to show group to rp mappings.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode rp mapping

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display group to rp mappings:

Switch# show ipv6 pim sparse-mode rp mapping

RP: 2001:1::1
Info source: 2001:1::1, via bootstrap

Related Commands

None

9.4.29. show ipv6 pim sparse-mode rp-hash

Command Purpose

Use this command to show the information of rp to be chosen based on group selected.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode rp-hash GROUP_IPV6_ADDR

Parameter

Parameter Description

Parameter Value

GROUP_IPV6_ADDR

Multicast group address

IPv6 address

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display the information of rp to be chosen based on group ff02::1234:

Switch# show ipv6 pim sparse-mode rp-hash ff02::1234
RP: 2001::2

Related Commands

None

9.4.30. show ipv6 pim sparse-mode spt-threshold

Command Purpose

Use this command to show the rpt to spt threshold of pim sparse mode.

Prerequisites

Platform

Software

License

Comments

AQ-N3000

7.0

Base

AQ-N5000

7.0

Base

AQ-N6000

7.0

Base

Command Syntax

show ipv6 pim sparse-mode spt-threshold

Command Mode

Privileged EXEC

Default

None

Usage

None

Examples

This example shows how to display the rpt to spt threshold of pim sparse mode:

Switch# show ipv6 pim sparse-mode spt-threshold

IPv6 PIM spare-mode immediately switches over to SPT upon receiving the first tr
affic

Related Commands

None