Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - SERVICE AVAILABILITY CONFIGURATION GUIDE 2010-10-08 Configuration Manual page 203

Software for e series broadband services routers service availability configuration guide
Table of Contents

Advertisement

Copyright © 2010, Juniper Networks, Inc.
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
Configure the VRRP instance based on the ICR partition requirements.
2.
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
Create and identify the ICR partition.
3.
host1 (config-if)#ip vrrp 1 icr-partition part1Master
Group subscribers based on S-VLAN IDs.
4.
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.
Configure the interface on which the ICR partition resides.
1.
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
Configure the VRRP instance based on the ICR partition requirements.
2.
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
Create and identify the ICR partition.
3.
host2 (config-if)#ip vrrp 1 icr-partition part1Backup
Group subscribers based on S-VLAN IDs.
4.
Chapter 7: Managing Interchassis Redundancy
181

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents