Defining the maximum number of PIM cache entries
Defining the maximum number of PIM cache entries
You can use the following
device(config)# router pim
Syntax: [no] max-cache num
The num variable specifies the maximum number of multicast cache entries for PIM in the default VRF. If not defined by this command, the maximum value is determined by the
To define the maximum number of PIM Cache entries for a specified VRF, use the following command.
device(config)# router pim vrf vpn1
Syntax: [no] router pim [ vrf vrf-name ]
The vrf parameter specified with the router pim command allows you to configure the
The num variable specifies the maximum number of multicast cache entries for PIM in the specified VRF. If not defined by this command, the maximum value is determined by the
Defining the maximum number of IGMP group addresses
You can use the ip igmp
device(config)# ip igmp
Syntax: [no] ip igmp max-group-address num
The num variable specifies the maximum number of IGMP group addresses for all VRFs, including the default VRF. If not defined by this command, the maximum value is determined by available system resources.
To define this maximum for a specified VRF, enter the following commands.
device(config)# vrf vpn1
Syntax: [no] vrf
Syntax: [no]
Syntax: [no] ip igmp
The vrf parameter specifies the VRF instance specified by the
The num parameter specifies the number of IGMP group addresses that you want to make available for the specified VRF. If not defined by this command, the maximum value is determined by available system resources.
FastIron Ethernet Switch IP Multicast Configuration Guide | 73 |
|