ISDN logical interace config methods

From: Andy Mrozek (AndyMrozek@yahoo.com)
Date: Mon Sep 20 2004 - 01:04:32 GMT-3


I have read and seen config samples of using virtual-templates with bri's or
other method of configuring ppp and other logical information on interfaces
other than BRI..... and know about the following:

1- dialer profiles
2- rotary groups
3- heard of virtual-templates but havent been able to get them to
work........

Has anyone configured something similar to this ... or know if this config
example should work..... I have tried on my home vconsole 4 port sim with no
avail.... looks like interesting traffic isnt bound between logical dialer
interface and physical bri.. as when I debug dialer events or packets..... I
see packets such as ping going through but debug states they are
unintersting.....

R1:

interface bri0/0
  ip address 1.1.1.2 255.255.255.0
  isdn switch-type basic-ni
  isdn spid1 11112
  isdn spid2 11113
  dialer string 2222
  encap ppp
  dialer-group 1
  dialer rotary-group 10

interface dialer 10
  ip unnumbered bri0/0
  encap ppp
  ppp multilink
  dialer load-threshold 51

dialer-list 1 protocol ip permit

R2:

interface bri0
  ip address 1.1.1.1 255.255.255.0
  isdn switch-type basic-ni
  isdn spid1 22221
  isdn spid2 22222
  dialer string 1111
  encap ppp
  dialer-group 1
  dialer rotary-group 10

interface dialer 10
  ip unnumbered bri0/0
  encap ppp
  ppp multilink
  dialer load-threshold 51

dialer-list 1 protocol ip permit



This archive was generated by hypermail 2.1.4 : Fri Oct 01 2004 - 15:00:46 GMT-3