Subscriber Services
7750 SR OS Services Guide Page 139
allow — Specifies that the matching MMRP attributes will be declared and registered on this SAP/
SDP.
end-station — Specifies that an end-station emulation is present on this SAP/SDP for the MMRP
attributes related with matching ISIDs. Equivalent action with the block keyword on that SAP/
SDP– the attributes associated with the matching ISIDs do not get declared or registered on the
SAP/SDP. The matching attributes on the other hand are mapped as static MMRP entries on the
SAP/SDP which implicitly instantiates in the data plane as a MFIB entry associated with that
SAP/SDP for the related Group BMAC. For the other SAPs/SDPs in the BVPLS with MRP
enabled (no shutdown) this means permanent declaration of the matching attributes, same as in
the case when the IVPLS instances associated with these ISIDs were locally configured.
If an mrp-policy has end-station action in one entry, the only default action allowed in the policy
is block. Also no other actions are allowed to be configured in other entry configured under the
policy.
This policy will apply even if the MRP is shutdown on the local SAP/SDP or for the whole
BVPLS to allow for manual creation of MMRP entries in the data plane. Specifically the
following rules apply:
If service vpls mrp shutdown then MMRP on all SAP/SDPs is shutdown - MRP PDUs pass-
through transparently
If service vpls mrp no shutdown and endstation statement (even with no ISID values in the
related match statement) is used in a mrp-policy applied to SAP/SDP - no declaration is sent
on SAP/SDP. The provisioned ISIDs in the match statement are registered on that SAP/SDP
and are propagated on all the other MRP enabled endpoints.
copy
Syntax copy mrp-policy source-name to dest-name
Context config>service>mrp
Description This command copies existing mrp-policy list entries for a specific policy name to another policy
name. The copy command is a configuration level maintenance tool used to create new mrp-policy
using existing mrp-policy.
An error will occur if the destination policy name exists.
Parameters mrp-policy — Indicates that source-name and dest-name are MRP policy names.
source-name — Identifies the source mrp-policy from which the copy command will attempt to copy.
The mrp-policy with this name must exist for the command to be successful.
dest-name — Identifies the destination mrp-policy to which the copy command will attempt to copy.
If the mrp-policy with dest-name exist within the system an error message is generated.
renum
Syntax renum old-entry-id to new-entry-id
Context config>service>mrp>mrp-policy