10 ip pim neighbor-filter – CANOGA PERKINS 9175 Command Reference User Manual

Page 401

Advertising
background image

CanogaOS Command Reference

24-6

ip pim jp-timer jp-timer

no ip pim jp-timer

jp-timer : <1-65535> Join/Prune timer value (second)

Defaults

60 seconds

Command Mode

Global configuration

Usage

None

Examples

This example shows how to set the join/prune timer value to 100s.

Switch(config)#ip pim jp-timer 100

This example shows how to return the join/prune timer value to default value.

Switch(config)#no ip pim jp-timer

Related Commands

None

24.10 ip pim neighbor-filter

Use this command to add an access-list to filter the neighbor.

To remove this filter, use the no form of this command.

Command Syntax

ip pim neighbor-filter list

list: the name of the access-list

Command Mode

Interface configuration

Usage

None

Examples

This example shows how to establish neighbors based on access-list acl1.

Switch(config-if)#ip pim neighbor-filter acl1

This example shows how to cancel the filter.

Switch(config-if)#no ip pim neighbor-filter

Related Commands

None

Advertising