frame-relay policy
Assigns a policy list to the ingress or egress of a Frame Relay interface. If you enter this command when the policy list does not exist, the router will create a policy list with a filter rule as the default. You must specify the input or output keyword to assign the policy list to the ingress or egress of the interface. The no version removes the association between a policy list and an interface.
frame-relay policy { input | output } policyName
[ statistics { enabled [ baseline { enabled | disabled } ] [ preserve | merge ] |
disabled [ merge ] } | merge ]no frame-relay policy { input | output } [ policyName ]
- inputApplies policy to data arriving at this interface
- outputApplies policy to data leaving this interface
- policyNameName of the policy; a maximum of 40 characters
- statisticsEnables or disable collection of policy routing statistics
- enabledEnables collection of policy routing statistics
- baseline enabledEnables baselining of policy routing statistics
- baseline disabledDisables baselining of policy routing statistics
- preservePreserves existing statistics for any classifier-list that is the same for both the new and old policy attachments when you attach a new policy to an interface
- disabledDisables collection of policy routing statistics
Interface Configuration
Release Information Command introduced before JUNOSe Release 7.1.0.
merge keyword added in JUNOSe Release 7.2.0.