Page 136 7750 SR OS Services Guide
scope
Syntax scope {exclusive | template}
no scope
Context config>service>mrp>mrp-policy
Description This command configures the filter policy scope as exclusive or template. If the scope of the policy is
template and is applied to one or more services, the scope cannot be changed.
The no form of the command sets the scope of the policy to the default of template.
Default template
Parameters exclusive — When the scope of a policy is defined as exclusive, the policy can only be applied to a
single entity (SAP or SDP). Attempting to assign the policy to a second entity will result in an
error message. If the policy is removed from the entity, it will become available for assignment to
another entity.
template — When the scope of a policy is defined as template, the policy can be applied to multiple
SAPs or network ports.
default-action
Syntax default-action {block | allow}
Context config>service>mrp>mrp-policy
Description This command specifies the action to be applied to the MMRP attributes (Group BMACs) whose
ISIDs do not match the specified criteria in all of the entries of the mrp-policy.
When multiple default-action commands are entered, the last command will overwrite the previous
command.
Default default-action-allow
Parameters block — Specifies that all MMRP attributes will not be declared or registered unless there is a
specific mrp-policy entry which causes them to be allowed on this SAP/SDP.
allow — Specifies that all MMRP attributes will be declared and registered unless there is a specific
mrp-policy entry which causes them to be blocked on this SAP/SDP.
entry
Syntax [no] entry entry-id
Context config>service>mrp>mrp-policy
Description This command creates or edits an mrp-policy entry. Multiple entries can be created using unique
entry-id numbers within the policy. The implementation exits the policy on the first match found and
executes the actions in accordance with the accompanying action command. For this reason, entries
must be sequenced correctly from most to least explicit. An entry may not have any match criteria
defined (in which case, everything matches) but must have at least the keyword action for it to be