Voor de een of andere rede waarschijnlijk voip is er een bandwidth reservatie en schiet er minder dan 50% van mijn dsl bandbreedte over, .. nu is mijn vraag weet iemand soms waar of hoe ik dit moet deactiveren, .. ik heb al geprobeerd de voip poorten neer te halen maar helpt niet, .. nu wil ik inde toekomst die fxo poorten wel gaan gebruiken, .. maar voorlopig hoeft een bandbreedte reservatie zeker niet toch niet van deze capaciteit.
Code: Selecteer alles
!
! Last configuration change at 21:54:50 CET Tue Dec 22 2009 by ofloo
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
no service dhcp
!
hostname xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
boot-start-marker
boot-end-marker
!
enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
enable password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
no aaa new-model
clock timezone CET 1
clock summer-time CET recurring last Sun Mar 1:00 last Sun Oct 1:00
no network-clock-participate slot 1
no network-clock-participate wic 0
ip cef
!
!
!
!
ip domain name xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ip name-server xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3
login block-for 1200 attempts 5 within 60
login delay 1
login on-failure log every 5
login on-success log
!
ipv6 unicast-routing
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-2202760949
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2202760949
revocation-check none
rsakeypair TP-self-signed-2202760949
!
!
crypto pki certificate chain TP-self-signed-2202760949
certificate self-signed 01
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
quit
username xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx privilege 0 password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
!
ip ssh authentication-retries 5
ip ssh source-interface FastEthernet0/0
ip ssh version 2
!
!
!
!
!
interface Loopback0
ip address 10.1.1.1 255.255.255.0
!
interface Tunnel2002
description 6to4 Relay Interface
no ip address
no ip redirects
ipv6 address xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/44
ipv6 enable
ipv6 mtu 1280
tunnel source FastEthernet0/0
tunnel mode ipv6ip 6to4
!
interface ATM0/0
no ip address
no atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0/0
ip address xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 255.255.255.240
speed auto
half-duplex
no mop enabled
!
interface Serial0/1
no ip address
shutdown
!
interface Dialer0
ip address negotiated
encapsulation ppp
logging event subif-link-status
dialer pool 1
dialer-group 1
ppp chap hostname xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx@EDPNET
ppp chap password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
!
ip default-network 0.0.0.0
no ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
ip route xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 255.255.255.240 Null0
!
!
no ip http server
no ip http secure-server
!
!
access-list 101 permit ip any any
access-list 101 permit icmp any any
dialer-list 1 protocol ipv6 permit
dialer-list 1 protocol ip permit
snmp-server community public RO
snmp-server location BE, ANTWERPEN, GEEL
snmp-server contact xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
ipv6 route xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/44 Tunnel2002
ipv6 route 2002::/16 Tunnel2002
ipv6 route ::/0 2002:C058:6301::
!
!
!
control-plane
!
!
!
voice-port 1/0/0
shutdown
!
voice-port 1/0/1
shutdown
!
!
!
!
!
!
!
!
line con 0
speed 115200
line aux 0
modem InOut
transport input all
stopbits 1
flowcontrol hardware
line vty 0 4
session-timeout 2400 output
access-class 102 in
exec-timeout 0 0
timeout login response 300
password 7 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
login local
transport input ssh
!
ntp clock-period 17208629
ntp server 195.13.23.5
!
end