The documentation set for this product strives to use bias-free language. For the purposes of this documentation set, bias-free is defined as language that does not imply discrimination based on age, disability, gender, racial identity, ethnic identity, sexual orientation, socioeconomic status, and intersectionality. Exceptions may be present in the documentation due to language that is hardcoded in the user interfaces of the product software, language used based on RFP documentation, or language that is used by a referenced third-party product. Learn more about how Cisco is using Inclusive Language.
This chapter describes the Cisco NX-OS PIM commands that begin with R.
To restart the IPv4 Protocol Independent Multicast (PIM) process, use the restart pim command.
network-admin
network-operator
vdc-admin
vdc-operator
|
|
This example shows how to restart the PIM process:
switch(
config)#
restart pim
|
|
---|---|
To restart the IPv6 Protocol Independent Multicast (PIM6) process, use the restart pim6 command.
network-admin
network-operator
vdc-admin
vdc-operator
|
|
This example shows how to restart the PIM6 process:
switch(
config)#
restart pim6
|
|
---|---|