Configuration 2005.11.07.20.59.39.N.14, Device R1!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
logging queue-limit 100
!
memory-size iomem 10
ip subnet-zero
no ip routing
!
!
no ip domain lookup
!
mpls ldp logging neighbor-changes
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
mta receive maximum-recipients 0
!
!
!
!
interface Ethernet0/0
 no ip address
 no ip route-cache
 half-duplex
 access-expression input ~(smac(700) & lsap(202))
 bridge-group 1
 no shutdown
!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 no ip route-cache
 no ip mroute-cache
 no fair-queue
 frame-relay map bridge 103 broadcast
 bridge-group 1
 no shutdown
!
interface Ethernet0/1
 no ip address
 no ip route-cache
 half-duplex
 bridge-group 1
 bridge-group 1 input-lsap-list 201
 bridge-group 1 input-type-list 200
 no shutdown
!
interface Serial0/1
 no ip address
 no ip route-cache
 clockrate 64000
 bridge-group 1
 no shutdown
!
no ip http server
ip classless
!
!
!
access-list 200 deny   0x6002 0x0000
access-list 200 permit 0x0000 0xFFFF
access-list 201 deny   0xF0F0 0x0001
access-list 201 permit 0x0000 0xFFFF
access-list 202 permit 0x0404 0x0001
access-list 202 permit 0x0004 0x0001
access-list 700 permit 1111.2222.3333   0000.0000.0000
!
!
bridge 1 priority 0
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