Pim Neighbor Filters - Lenovo RackSwitch G8264 Application Manual

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

PIM Neighbor Filters

© Copyright Lenovo 2016
To define an IP interface for use with PIM, first configured the interface with an 
IPv4 address and VLAN as follows:   
RS G8264(config)# interface ip <Interface number>
RS G8264(config­ip­if)# ip address <IPv4 address> <IPv4 mask>
RS G8264(config­ip­if)# vlan <VLAN number>
RS G8264(config­ip­if)# enable
Note: The PIM feature currently supports only one VLAN for each IP interface. 
Configurations where different interfaces on different VLANs share IP addresses 
are not supported.
Next, PIM must be enabled on the interface, and the PIM network component ID 
must be specified: 
RS G8264(config­ip­if)# ip pim enable
RS G8264(config­ip­if)# ip pim component­id <1‐2>
RS G8264(config­ip­if)# exit
By default, PIM component 1 is automatically assigned when PIM is enabled on 
the IP interface.
Note: While PIM is enabled on the interface, the interface VLAN cannot be 
changed. To change the VLAN, first disable PIM on the interface.
The G8264 accepts connection to up to 24 PIM interfaces. By default, the switch 
accepts all PIM neighbors attached to the PIM‐enabled interfaces, up to the 
maximum number. Once the maximum is reached, the switch will deny further 
PIM neighbors.
To ensure that only the appropriate PIM neighbors are accepted by the switch, the 
administrator can use PIM neighbor filters to specify which PIM neighbors may be 
accepted or denied on a per‐interface basis.
To turn PIM neighbor filtering on or off for a particular IP interface, use the 
following commands:
RS G8264(config)# interface ip <Interface number>
RS G8264(config­ip­if)# [no] ip pim neighbor­filter
When filtering is enabled, all PIM neighbor requests on the specified IP interface 
will be denied by default. To allow a specific PIM neighbor, use the following 
command:
RS G8264(config­ip­if)# ip pim neighbor­addr <neighbor IPv4 address> allow
To remove a PIM neighbor from the accepted list, use the following command.
RS G8264(config­ip­if)# ip pim neighbor­addr <neighbor IPv4 address> deny
RS G8264(config­ip­if)# exit
Chapter 36: Protocol Independent Multicast
587

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents