Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


IP PIM Configuration Options

Dec 18,2008 by alperen

image

IP PIM Configuration Options
IP PIM Options Description
bsr-border Specifies the border of the PIM domain.
dense-mode Enables PIM dense-mode operation.
nbma-mode Specifies the use of non-broadcast multi-access (NBMA) mode on
the interface.
neighbor-filter Specifies the PIM peering filter.
query-interval Specifies the PIM router query interval.
sparse-dense-mode Enables PIM sparse-dense-mode operation.
sparse-mode Enables PIM sparse-mode operation.
version Displays the PIM version.
This command is simple: ip pim dense-mode. An example of placing an interface in PIM
dense mode follows:
Terry_3640#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Terry_3640(config)#interface FastEthernet3/0
Terry_3640(config-if)#ip pim dense-mode
Terry_3640(config-if)#^Z
Terry_3640#
This is what the interface configuration looks like now:
!
interface FastEthernet3/0
ip address 172.16.21.4 255.255.255.0
no ip directed-broadcast
ip pim dense-mode
!

336 times read

Related news

» IP PIM Sparse Mode
by alperen posted on Dec 18,2008
» IP PIM Sparse-Dense Mode
by alperen posted on Dec 18,2008
» Interface Activation Criteria for Sparse-Dense-Mode Interfaces
by alperen posted on Dec 18,2008
» Enabling PIM on an Interface
by alperen posted on Dec 18,2008
» Manual RP Configuration
by alperen posted on Dec 18,2008
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author