D-Link xStackTM DGS/DXS-3300 Series Switch User Manual


 
xStack DGS/DXS-3300 Series Layer 3 Stackable Gigabit Ethernet Switch CLI Manual
306
delete pim static_rp
Purpose To remove the multicast group IP address used in identifying the
Rendezvous Point (RP).
Syntax
delete pim static_rp group <network address>
Description This command will remove the multicast group IP address used in
identifying the Rendezvous Point (RP). This command is for PIM-
SM configurations only.
Parameters group <network_address> - Enter the multicast group IP address
used in identifying the Rendezvous Point (RP). This address must
be a class D address.
Restrictions Only administrator-level users can use this command.
Usage Example:
To remove the the multicast group IP address used in identifying the Rendezvous Point (RP).:
DGS-3324SRi:4#delete pim static_rp group 231.0.0.1/32
Command: delete pim static_rp group 231.0.0.1/32
Success.
DGS-3324SRi:4#
show pim static_rp
Purpose To show the Static Rendezvous Point (RP) settings.
Syntax
show pim static_rp
Description This command will display the Static Rendezvous Point (RP)
settings. This command is for PIM-SM configurations only.
Parameters None.
Restrictions Only administrator-level users can use this command.
Usage Example:
To display the static RP settings as configured for the multiple access network:
DGS-3324SRi:4#show pim static_rp
Command: show pim static_rp
PIM Static RP Table
Group RP Address
------------------ ---------------------
224.0.0.1/4 11.1.1.254
239.0.0.1/32 31.1.1.1
239.0.0.2/32 31.1.1.12
239.0.0.3/32 31.1.1.123
Total entries: 4
DGS-3324SRi:4#