Dell Force10 S4810P Configuration Manual page 718

High-density, 1ru 48-port 10gbe switch
Hide thumbs Also See for Force10 S4810P:
Table of Contents

Advertisement

Prevent an IPv6 Neighbor from Forming an Adjacency
Task
Prevent a router from participating in PIM.
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)#
Prevent an IPv6 Source from Registering with the RP
Task
Configured on the source DR, prevent the
source DR from sending register packets to the
RP for specific sources and groups.
FTOS(conf)#ipv6 pim register-filter REG-FIL_ACL
FTOS(conf)#ipv6 access-list REG-FIL_ACL
FTOS(conf-ipv6-acl)#deny ipv6 165:87:34::10/128 ff0e::225:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 any any
FTOS(conf-ipv6-acl)#exit
Prevent an IPv6 PIM Router from Processing an IPv6 Join
Task
Permit or deny PIM Join/Prune messages on an
interface using an access list. This command
prevents the PIM-SM router from creating state
based on multicast source and/or group.
FTOS(conf)#ipv6 access-list JOIN-FIL_ACL
FTOS(conf-ipv6-acl)#permit ipv6 165:87:34::0/112 ff0e::225:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 any ff0e::230:1:2:0/112
FTOS(conf-ipv6-acl)#permit ipv6 165:87:32::0/112 any
FTOS(conf-ipv6-acl)#exit
FTOS(conf)#interface gigabitethernet 0/84
FTOS(conf-if-gi-0/84)#ipv6 pim join-filter JOIN-FIL_ACL in
FTOS(conf-if-gi-0/84)#ipv6 pim join-filter JOIN-FIL_ACL out
718
|
Multicast Features
Command Syntax
ipv6 pim neighbor-filter access-list
Command Syntax
ipv6 pim register-filter access-list
Command Syntax
ipv6 pim join-filteraccess-list
Command Mode
CONFIGURATION
Command Mode
CONFIGURATION
Command Mode
[
|
]
INTERFACE
in
out

Advertisement

Table of Contents
loading

Table of Contents