Juniper Networks
Log in
|
How to Buy
|
Contact Us
|
United States (Change)
Choose Country
Close

Choose Country

North America

  • United States

Europe

  • Deutschland - Germany
  • España - Spain
  • France
  • Italia - Italy
  • Россия - Russia
  • United Kingdom

Asia Pacific

  • Asean Region (Vietnam, Indonesia, Singapore, Malaysia)
  • Australia
  • 中国 - China
  • India
  • 日本 - Japan
  • 대한민국 - Korea
  • 台灣 - Taiwan
Solutions
Products & Services
Company
Partners
Support
Education
Community
Security Intelligence Center

Technical Documentation

Technical Documentation
 
CLI Explorer New
 
Content Explorer New
 
Documentation Help New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
Glossary
 
Portable Libraries
 
Home > Support > Technical Documentation > Junos OS > Dynamically Attaching Filters Using RADIUS Variables
Print
Rate and give feedback:  Feedback Received. Thank You!
Rate and give feedback: 
Close
This document helped resolve my issue.  Yes No

Additional Comments

800 characters remaining

May we contact you if necessary?

Name:  
E-mail: 
Submitting...
 

Related Documentation

  • MX Series
  • Classic Filters Overview
  • Dynamically Attaching Statically Created Filters for Any Interface Type
  • Dynamically Attaching Statically Created Filters for a Specific Interface Family Type
  • Additional Information
  • For more information about Junos default groups, see the CLI User Guide
 

Dynamically Attaching Filters Using RADIUS Variables

You can attach filters to static interfaces by using dynamic profiles. By specifying a variable for the input and output filters, the dynamic profile uses RADIUS VSA attributes for ingress and egress policy.

RADIUS VSA

Attribute Name

Variable

26–10

Ingress-Policy-Name

$junos-input-filter

26–11

Egress-Policy-Name

$junos-output-filter

26–106

IPv6-Ingress-Policy-Name

$junos-input-ipv6-filter

26–107

IPv6-Egress-Policy-Name

$junos-output-ipv6-filter

Before you can attach a filter using RADIUS.

  1. Create a basic dynamic profile.

    See Configuring a Basic Dynamic Profile.

  2. Ensure that RADIUS ingress and egress policies are configured appropriately.

    See Configuring RADIUS Server Parameters for Subscriber Access.

To dynamically attach IPv4 input and output filters using RADIUS:

  1. Specify the dynamic profile you want to attach, the interface, the logical unit number, and family inet.
    [edit] user@host# edit dynamic-profiles myProfile interface ge-1/1/1 unit 1 family inet
  2. Specify the IPv4 input filter variable in the dynamic profile.
    [edit dynamic-profiles myProfile interfaces ge-1/1/1 unit 1 family inet] user@host# set filter input $junos-input-filter
  3. Specify the IPv4 output filter variable in the dynamic profile.
    [edit dynamic-profiles myProfile interfaces ge-1/1/1 unit 1 family inet] user@host# set filter output $junos-output-filter

To dynamically attach IPv6 input and output filters using RADIUS:

  1. Specify the dynamic profile you want to attach, the interface, the logical unit number, and family inet6.
    [edit] user@host# edit dynamic-profiles myProfile interface ge-1/1/1 unit 1 family inet6
  2. Specify the IPv6 input filter variable in the dynamic profile.
    [edit dynamic-profiles myProfile interfaces ge-1/1/1 unit 1 family inet6] user@host# set filter input $junos-input-ipv6-filter
  3. Specify the IPv6 output filter variable in the dynamic profile.
    [edit dynamic-profiles myProfile interfaces ge-1/1/1 unit 1 family inet6] user@host# set filter output $junos-output-ipv6-filter
 

Related Documentation

  • MX Series
  • Classic Filters Overview
  • Dynamically Attaching Statically Created Filters for Any Interface Type
  • Dynamically Attaching Statically Created Filters for a Specific Interface Family Type
  • Additional Information
  • For more information about Junos default groups, see the CLI User Guide
 

Published: 2013-02-11

 
  • About Juniper
  • Investor Relations
  • Press Releases
  • Newsletters
  • Juniper Offices
  • Green Networking
  • Resources
  • How to Buy
  • Partner Locator
  • Image Library
  • Visio Templates
  • Security Center
  • Community
  • Forums
  • Blogs
  • Junos Central
  • Social Media
  • Developers
  • Support
  • Technical Documentation
  • Knowledge Base (KB)
  • Software Downloads
  • Product Licensing
  • Contact Support
Site Map / RSS Feeds / Careers / Accessibility / Feedback / Privacy & Policy / Legal Notices
Copyright© 1999-2013 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out