Cisco Nexus 7000 Series Configuration Manual page 97

Nx-os multicast routing
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring PIM and PIM6
Step 6
Step 7
Step 8
Step 9
Step 10
Step 11
Step 12
Step 13
Command or Action
ip pim register-rate-limit rate
Example:
switch(config)# ip pim
register-rate-limit 1000
[ip | ipv4] routing multicast holddown
holddown-period
Example:
switch(config)# ip routing multicast
holddown 100
show running-configuration pim
Example:
switch(config)# show
running-configuration pim
interface interface
Example:
switch(config)# interface ethernet 2/1
switch(config-if)#
ip pim sparse-mode
Example:
switch(config-if)# ip pim sparse-mode
ip pim dr-priority priority
Example:
switch(config-if)# ip pim dr-priority
192
ip pim hello-authentication ah-md5 auth-key
Example:
switch(config-if)# ip pim
hello-authentication ah-md5 my_key
ip pim hello-interval interval
Example:
Cisco Nexus 7000 Series NX-OS Multicast Routing Configuration Guide
Configuring PIM Sparse Mode Parameters
Purpose
(Optional) Configures the rate limit in packets
per second. The range is from 1 to 65,535. The
default is no limit.
(Optional) Configures the initial holddown
period in seconds. The range is from 90 to 210.
Specify 0 to disable the holddown period. The
default is 210.
(Optional) Displays PIM running-configuration
information, including the Bidir RP limit and
register rate limit.
Enters interface mode on the interface type and
number, such as ethernet slot/port.
Enables PIM sparse mode on this interface.
The default is disabled.
(Optional) Sets the designated router (DR)
priority that is advertised in PIM hello
messages. Values range from 1 to 4294967295.
The default is 1.
(Optional) Enables an MD5 hash
authentication key in PIM hello messages. You
can enter an unencrypted (cleartext) key or one
of these values followed by a space and the
MD5 authentication key:
• 0—Specifies an unencrypted (cleartext)
key
• 3—Specifies a 3-DES encrypted key
• 7—Specifies a Cisco Type 7 encrypted
key
The key can be up to 16 characters. The default
is disabled.
(Optional) Configures the interval at which
hello messages are sent in milliseconds. The
83

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents