Technical data

RackSwitch G8124 Command Reference
176
Chapter 4: Configuration Commands BMD00076, January 2009
PIM ACL Configuration
The Protocol Independent Multicast (PIM) ACL specifies which packets to permit or deny,
based on the matching criteria, as described below:
pim = Protocol Independent Multicast (PIM)
Source IP address
Destination IP address
tos = Type of Service
dscp = Differentiated Services Code Point (DSCP) value
user-priority = User priority value
Table 4-59 Protocol ACL Configuration Commands
Command Syntax and Usage
permit pim
{any|host <source IP address>|<source IP address> <mask>}
{any|host <dest. IP address>|<dest. IP address> <mask>}
[tos {max-reliability|max-throughput|min-delay|normal|<0-7>}|
dscp <0-63>]
[user-priority <0-7>]
Permits PIM packets that match the specified criteria.
Command mode: IP Extended ACL
deny pim
{any|host <source IP address>|<source IP address> <mask>}
{any|host <dest. IP address>|<dest. IP address> <mask>}
[tos {max-reliability|max-throughput|min-delay|normal|<0-7>}|
dscp <0-63>]
[user-priority <0-7>]
Denies PIM packets that match the specified criteria.
Command mode: IP Extended ACL