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

Support
Technical Documentation
Content Explorer New
 
Enterprise MIBs
 
EOL Documentation
 
Feature Explorer Login required New
 
File Format Help
 
Glossary
 
Portable Libraries
 
 
Home > Support > Technical Documentation > JunosE Software > Example: Configuring ICR Partitions That Group Subscribers by S-VLAN ID
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

  • ICR Overview
  • ICR Scaling Considerations
 

Example: Configuring ICR Partitions That Group Subscribers by S-VLAN ID

The following example show how to configure a master ICR partition on an ERX1440 router. In this example, you first configure the interface on which the ICR partition resides. You can then create a new VRRP instance to manage the ICR partition. The value you assign to the priority keyword determines the state of the ICR partition.

  1. Configure the interface on which the ICR partition resides.
    host1 (config)#interface gigabitEthernet 3/5 host1 (config-if)#encapsulation vlan host1 (config-if)#interface gigabitEthernet 3/5.10 host1 (config-if)#svlan id 10 1 icr-control-interface host1 (config-if)#ip address 3.5.1.1/24
  2. Configure the VRRP instance based on the ICR partition requirements.
    host1 (config-if)#ip vrrp 1 virtual-address 3.5.1.10 host1 (config-if)#ip vrrp 1 priority 200 host1 (config-if)#ip vrrp 1 timers-learn host1 (config-if)#ip vrrp 1 enable
  3. Create and identify the ICR partition.
    host1 (config-if)#ip vrrp 1 icr-partition part1Master
  4. Group subscribers based on S-VLAN IDs.
    host1 (config-if)#ip vrrp 1 icr-partition group svlan host1 (config-if)#ip vrrp 1 icr-partition svlan-range 100 110 control-interface host1 (config-if)#ip vrrp 1 icr-partition svlan-range 111 119 advertise-mac host1 (config-if)#ip vrrp 1 icr-partition svlan-list-explicit 120 1 120 2 advertise-mac control-interface host1 (config-if)#exit

Note: To enable the new master router to send PPPoE Active Discovery Termination (PADT) packets to the clients and create new sessions for the PPPoE subscribers, you must create a dummy IP interface for each S-VLAN that is part of the ICR partition.

The following example shows how to configure a backup ICR partition on an E320 router. Configure the interface on which the ICR partition resides and then create a new VRRP instance that manages the backup ICR partition. The value you assign to the priority keyword determines the state of the ICR partition. In the case of a backup ICR partition, specify a value lower than the priority of the master ICR partition.

  1. Configure the interface on which the ICR partition resides.
    host2 (config)#interface gigabitEthernet 11/1/0 host2 (config-if)#encapsulation vlan host2 (config-if)#interface gigabitEthernet 11/1/0.10 host2 (config-if)#svlan id 10 1 icr-control-interface host2 (config-if)#ip address 3.5.1.2/24
  2. Configure the VRRP instance based on the ICR partition requirements.
    host2 (config-if)#ip vrrp 1 virtual-address 3.5.1.10 host2 (config-if)#ip vrrp 1 priority 100 host2 (config-if)#ip vrrp 1 timers-learn host2 (config-if)#ip vrrp 1 enable
  3. Create and identify the ICR partition.
    host2 (config-if)#ip vrrp 1 icr-partition part1Backup
  4. Group subscribers based on S-VLAN IDs.
    host2 (config-if)#ip vrrp 1 icr-partition group svlan host2 (config-if)#ip vrrp 1 icr-partition svlan-range 100 110 control-interface host2 (config-if)#ip vrrp 1 icr-partition svlan-range 111 119 advertise-mac host2 (config-if)#ip vrrp 1 icr-partition svlan-list-explicit 120 1 120 2 advertise-mac control-interface host2 (config-if)#exit

Note: To enable the new master router to send PPPoE Active Discovery Termination (PADT) packets to the clients and create new sessions for the PPPoE subscribers, you must create a dummy IP interface for each S-VLAN that is part of the ICR partition.

Grouping subscribers based on S-VLAN IDs is the default grouping method for ICR partitions. You can also explicitly choose S-VLAN as the grouping option as shown in this example. To add a group of random S-VLAN IDs, use the svlan-list command.

To group subscribers by VLAN IDs, use the vlan keyword instead of the svlan keyword. To add a group of random VLAN IDs, use the vlan-list command.

Note: While grouping subscribers based on VLAN IDs, you can use corresponding VLAN grouping commands. However, the svlan-list-explicit command does not have any corresponding VLAN command.

 

Related Documentation

  • ICR Overview
  • ICR Scaling Considerations
 

Published: 2012-06-20

 
  • 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-2012 Juniper Networks, Inc. All rights reserved.
Help
|
My Account
|
Log Out