DELL S50V User Manual

Page of 1262
Multicast Features | 673
IPv6 Multicast Policies
e
Limit the Number of IPv6 Multicast Routes
You can limit the total number of IPv6 multicast routes on the system. The maximum number of multicast 
entries allowed on each line card is determined by the CAM profile. Multicast routes are stored in the 
IN-V6-McastFib CAM region, which has a fixed number of entries. Any limit configured via the CLI is 
superseded by this hardware limit. The opposite is also true; the CAM might not be exhausted at the time 
the CLI-configured route limit is reached.
Prevent an IPv6 Neighbor from Forming an Adjacency
Task
Command Syntax
Command Mode
Limit the total number of IPv6 multicast routes on the 
system.
ipv6 multicast-limit
Range: 1-50000
Default: 15000
CONFIGURATION
Task
Command Syntax
Command Mode
Prevent a router from participating in PIM.
ipv6 pim neighbor-filter access-list
CONFIGURATION
FTOS(conf)#ipv6 pim neighbor-filter NEIGH_ACL
FTOS(conf)#ipv6 access-list NEIGH_ACL
FTOS(conf-ipv6-acl)#show config 
!
ipv6 access-list NEIGH_ACL
 seq 5 deny ipv6 host fe80::201:e8ff:fe0a:5ad any
 seq 10 permit ipv6 any any
FTOS(conf-ipv6-acl)#