384
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ipv6 pim event-history
ipv6 pim event-history
To configure the size of the IPv6 Protocol Independent Multicast (PIM6) event history buffers, use the
ipv6 pim event-history
command. To revert to the default buffer size, use the
no
form of this command.
ipv6 pim event-history
{
assert-receive
|
bidir
|
cli
|
hello
|
join-prune
|
null-register
|
packet
|
pim6-internal
|
rp
|
vrf
}
size
buffer-size
no ipv6 pim event-history
{
assert-receive
|
bidir
|
cli
|
hello
|
join-prune
|
null-register
|
packet
|
pim6-internal
|
rp
|
vrf
}
size
buffer-size
Syntax Description
Defaults
All history buffers are allocated as small.
Command Modes
Any command mode
Supported User Roles
network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines
This command does not require a license.
assert-receive
Configures the assert receive event history buffer.
bidir
Configures the Bidr event history buffer.
cli
Configures the CLI event history buffer.
hello
Configures the hello event history buffer.
join-prune
Configures the join-prune event history buffer.
null-register
Configures the null register event history buffer.
packet
Configures the packet event history buffer.
pim6-internal
Configures the PIM internal event history buffer.
rp
Configures the rendezvous point (RP) event history buffer.
vrf
Configures the virtual routing and forwarding (VRF) event history buffer.
size
Specifies the size of the buffer to allocate.
buffer-size
Buffer size is one of the following values:
disabled
,
large
,
medium
, or
small
. The
default buffer size is
small
.
Release
Modification
5.0(3)N1(1)
This command was introduced.