Configuration 2005.11.07.20.59.39.N.14, Device R3!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
logging queue-limit 100
!
ip subnet-zero
no ip routing
!
!
no ip domain lookup
!
ip audit notify log
ip audit po max-events 100
mpls ldp logging neighbor-changes
!
! 
!
isdn switch-type basic-ni
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
mta receive maximum-recipients 0
!
!
!
!
interface FastEthernet0/0
 no ip address
 no ip route-cache
 speed auto
 duplex auto
 bridge-group 1
 bridge-group 1 output-pattern-list 1100
 no shutdown
!
interface BRI0/0
 no ip address
 no ip route-cache
 dialer map bridge broadcast 5551142
 dialer-group 1
 isdn switch-type basic-ni
 isdn spid1 5551143
 isdn spid2 5552143
 bridge-group 1
 no shutdown
!
interface FastEthernet0/1
 no ip address
 no ip route-cache
 shutdown
 speed auto
 duplex auto
!
interface Serial1/0
 no ip address
 encapsulation frame-relay
 no ip route-cache
 no ip mroute-cache
 shutdown
 frame-relay map bridge 301 broadcast
 bridge-group 1
!
interface Serial1/1
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1/2
 no ip address
 encapsulation ppp
 no ip route-cache
 no ip mroute-cache
 bridge-group 1
 no shutdown
!
interface Serial1/3
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1/4
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1/5
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1/6
 no ip address
 no ip route-cache
 shutdown
!
interface Serial1/7
 no ip address
 no ip route-cache
 shutdown
!
no ip http server
no ip http secure-server
ip classless
!
!
!
access-list 1100 deny   1234.4444.5555 0000.0000.0000 5432.aaaa.bbbb 0000.0000.0000
access-list 1100 permit 0000.0000.0000 ffff.ffff.ffff 0000.0000.0000 ffff.ffff.ffff
dialer-list 1 protocol bridge permit
!
!
bridge 1 protocol ieee
call rsvp-sync
!
!
mgcp profile default
!
!
!
dial-peer cor custom
!
!
!
!
!
line con 0
 exec-timeout 0 0
 logging synchronous
line aux 0
line vty 0 4
 privilege level 15
 no login
!
!
end