Avaya G250 Administration page 183

Media gateway
Hide thumbs Also See for G250:
Table of Contents

Advertisement

! Define four object trackers to track the four RTRs.
!
track 1 rtr 1
exit
track 2 rtr 2
exit
track 3 rtr 3
exit
track 4 rtr 4
exit
!
! Define a track list consisting of the four object trackers.
! Define a threshold calculation such that if all four object trackers
! are up, the list is up, and if 2 or less are up, the list is down.
!
track 50 list threshold count
threshold count up 4 down 2
object 1
object 2
object 3
object 4
exit
!
! Configure PPPoE encapsulation on interface WAN FastEthernet 10/2, and
! register the interface with the track list.
!
interface FastEthernet 10/2
bandwidth 96
encapsulation
pppoe
traffic-shape rate 96000
ip address negotiated
keepalive-track 50
exit
!
! Configure the serial 2/1:1 interface
!
interface Serial 2/1:1
encapsulation ppp
ip address 10.0.0.1
exit
!
! Assign the serial 2/1:1 interface to be the backup interface for
! interface WAN FastEthernet 10/2.
!
interface FastEthernet 10/2
backup interface Serial 2/1:1
backup delay 0 60
exit
255.0.0.0
Object tracking
Issue 1.1 June 2005
183

Advertisement

Table of Contents
loading

This manual is also suitable for:

G350

Table of Contents