Configuration 2005.11.08.10.55.42.N.14, Device R1!
version 12.2
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
netbios access-list host Prob10 deny GK?CCIE
netbios access-list host Prob10 permit *
logging queue-limit 100
!
memory-size iomem 10
ip subnet-zero
!
!
no ip domain lookup
!
mpls ldp logging neighbor-changes
!
!
!
!
!
!
!
!
!
no voice hpi capture buffer
no voice hpi capture destination 
!
!
mta receive maximum-recipients 0
!
!
dlsw local-peer peer-id 17.57.100.1 group 2 cost 2
dlsw bgroup-list 1 bgroups 1
dlsw bgroup-list 2 bgroups 2
dlsw remote-peer 2 tcp 180.40.7.129 lsap-output-list 200
dlsw remote-peer 1 frame-relay interface Serial0/0 102 host-netbios-out Prob10
dlsw bridge-group 1
dlsw bridge-group 2
!
!
interface Ethernet0/0
 ip address 17.57.100.1 255.255.255.0
 half-duplex
 bridge-group 1
 no shutdown
!
interface Serial0/0
 ip address 180.40.7.66 255.255.255.224
 encapsulation frame-relay
 ip ospf network point-to-multipoint
 frame-relay map llc2  102 broadcast
 no shutdown
!
interface Ethernet0/1
 no ip address
 shutdown
 half-duplex
 bridge-group 2
!
interface Serial0/1
 no ip address
 shutdown
!
router ospf 1
 log-adjacency-changes
 network 0.0.0.0 255.255.255.255 area 0
!
no ip http server
ip classless
!
!
!
access-list 200 deny   0xF0F0 0x0001
access-list 200 permit 0x0000 0xFFFF
!
!
bridge 1 protocol ieee
bridge 2 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
 login
!
!
end