User manual

Chapter 6: Cisco Routers Configuration Examples
The following conî‚¿gurations can be used as a typical implementation of ISDN Simulator with two Cisco
routers.
Basic-Net3 Switch Type Example
Note: NET3 does not use SPID numbers
Router 1
hostname R1
isdn switch-type basic-net3
!
interface BRI0
! this interface should be in the simulator Port A
no shutdown
ip address 10.10.10.1 255.255.255.0
dialer map ip 10.10.10.2 broadcast 4082222222
dialer-group 1
isdn switch-type basic-net3
!
dialer-list 1 protocol ip permit
!
end
Router 2
hostname Router2
!
isdn switch-type basic-net3
interface BRI0
! this interface should be in the simulator Port B
no shutdown
ip address 10.10.10.2 255.255.255.0
dialer map ip 10.10.10.1 broadcast 4081111111
dialer-group 1
isdn switch-type basic-net3
!
dialer-list 1 protocol ip permit
23
User Manual
2 Port ISDN Simulator