Cisco RNIS
De BlaxWiki
Révision datée du 3 mars 2009 à 15:49 par Admin (discussion | contributions) (Page créée avec « <pre> Configuration RNIS simple Current configuration : 1256 bytes ! version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec ... »)
Configuration RNIS simple Current configuration : 1256 bytes ! version 12.3 no service pad service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Router ! boot-start-marker boot system flash boot-end-marker ! enable secret 5 $1$kUKy$XmjHTsmgtd5/4i4zn4JkH/ enable password test ! no aaa new-model ip subnet-zero ! isdn switch-type vn3 ! ! ! interface Ethernet0 ip address 212.43.195.250 255.255.255.0 ! interface BRI0 description connected to Internet no ip address ip nat outside encapsulation ppp dialer pool-member 1 isdn switch-type vn3 isdn spid1 0 isdn spid2 0 no cdp enable ppp authentication pap callin ! interface Dialer1 ip address negotiated no ip proxy-arp encapsulation ppp no ip split-horizon dialer pool 1 dialer remote-name CLARA dialer idle-timeout 300 dialer string 0860912605 dialer hold-queue 10 dialer-group 1 no cdp enable ppp authentication pap callin ppp pap sent-username 0140893750@claranet.fr password 0 mei5feeF ! ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 ip http server ! access-list 1 permit any dialer-list 1 protocol ip permit ! line con 0 transport preferred all transport output all stopbits 1 line vty 0 4 password test login transport preferred all transport input all transport output all ! ! ! end