Configuring Pim On Routed Ports; Pim Configuration Example - Lenovo RackSwitch G8264 Application Manual

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

Advertisement

Configuring PIM on Routed Ports

PIM Configuration Example

458
G8264 Application Guide for ENOS 8.4
The following PIM configuration commands are supported on routed ports: 
RS G8264(config­if)# ip pim ?
  border­bit          Set interface as border interface
  cbsr­preference     Set preference for local interface as a candidate 
  component­id        Add interface to the component
  dr­priority         Set designated router priority for the router 
  enable              Enable PIM on this interface
  hello­holdtime      Set hello message holdtime for the interface
  hello­interval      Set the frequency of PIM hello messages on the 
  join­prune­interval Set frequency of PIM Join or Prune interval
  lan­delay           Set lan delay for the router interface
  lan­prune­delay     Enable lan delay advertisement on interface
  neighbor­addr       Neighbor address
  neighbor­filter     Enable neighbor filter
  override­interval   Set override interval for router interface
See Chapter
36, "Protocol Independent Multicast" for details on the PIM protocol 
and its configuration.
The following example includes the basic steps for configuring PIM on a routed 
port: 
RS G8264(config)# ip pim enable
RS G8264(config)# interface port 26
RS G8264(config­if)# no switchport
wait...
RS G8264(config­if)# ip address 26.26.26.1 255.255.255.0 enable
wait...
RS G8264(config­if)# ip pim enable
RS G8264(config­if)# exit
RS G8264(config)# ip pim component 1
RS G8264(config-ip-pim-component)# rp­candidate rp­address 224.0.0.0 
240.0.0.0 26.26.26.1
RS G8264(config-ip-pim-component)# rp­candidate holdtime 200
RS G8264(config­ip­pim­component)# exit
RS G8264(config)# interface port 26
RS G8264(config­if)# ip pim cbsr­preference 200
RS G8264(config­if)# exit
Verify the configuration using the following command: 
RS G8264(config)# show ip pim interface port 26
Address     IfName/IfId Ver/Mode  Nbr   Qry        DR­Address   DR­Prio
                     Count Interval
­­­­­­­     ­­­­­­­­­­­ ­­­­­­­­  ­­­­­ ­­­­­­­­   ­­­­­­­­­­   ­­­­­­­
26.26.26.1    Rport  26    2/Sparse  0     30       26.26.26.1      1   
bootstrap router
interface
interface

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents