1. Nokia 7450 ESS, 7750 SR, 7950 XRS, and VSR Multicast Routing Protocols Guide, Release 20.10.R1
Section: PIM Command Reference -> PIM Show Commands -> show router pim interface
Content: The documentation describes the command and provides sample output that includes the DR Address field. For example:
A:ALA-48# show router pim interface "system"
===============================================================================
PIM Interface "system"
===============================================================================
Interface Name : system
IP Address : 10.10.10.1/32
Admin Status : Up Oper Status : Up
PIM Mode : Sparse PIM Oper Mode : Sparse
Hello Interval (s) : 30 Hello Expiry (s) : 88
DR Priority : 1 DR Address : 0.0.0.0
...
This sample confirms the command's utility for verifying the DR address. (Note: 0.0.0.0 indicates no DR is needed on a point-to-point or loopback interface).
2. Nokia 7750 SR OS MPLS Guide, Release 16.0.R1
Section: PIM -> Monitoring and Troubleshooting PIM
Content: This section details the use of various show commands for PIM verification. It specifies that show router pim interface is the command to check interface-specific PIM parameters, which includes the Designated Router. It contrasts this with show router pim neighbor for neighbor adjacencies and show router pim status for global state.