Soldato
- Joined
- 17 Oct 2002
- Posts
- 3,941
- Location
- West Midlands
Greetings, ive installed a Cisco 878 SDSL Router today, all is well except the response times are ~150 ms for outbound connections.
Ive running traceroutes back to the router from remote sites and the high response times occur between the ISP router and mine.
Ive had too use an ADSL splitter on the line but it trains without a problem, could this be a possible cause to the response times?
The relevant part of the config is below
!
!
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
line-rate auto
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn point-to-point-setup
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache cef
ip route-cache flow
logging event atm pvc state
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
no ip unreachables
no ip proxy-arp
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description Connected to ASA5505 Outside
ip address **.***.**.** 255.255.255.252
!
interface Dialer0
description Connected to Internet
ip address **.***.**.230 255.255.255.0
encapsulation ppp
dialer pool 1
dialer-group 2
ppp authentication chap callin
ppp chap hostname ********@***********
ppp chap password 7 *******************
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
Any help would be appreciated as i haven't much experience with SDSL connections.
Regards
Ive running traceroutes back to the router from remote sites and the high response times occur between the ISP router and mine.
Ive had too use an ADSL splitter on the line but it trains without a problem, could this be a possible cause to the response times?
The relevant part of the config is below
!
!
controller DSL 0
mode atm
line-term cpe
line-mode 2-wire line-zero
dsl-mode shdsl symmetric annex B
line-rate auto
!
!
!
!
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn point-to-point-setup
!
interface ATM0
no ip address
no ip redirects
no ip unreachables
no ip proxy-arp
no ip route-cache cef
ip route-cache flow
logging event atm pvc state
no atm ilmi-keepalive
!
interface ATM0.1 point-to-point
no ip unreachables
no ip proxy-arp
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface FastEthernet0
!
interface FastEthernet1
!
interface FastEthernet2
!
interface FastEthernet3
!
interface Vlan1
description Connected to ASA5505 Outside
ip address **.***.**.** 255.255.255.252
!
interface Dialer0
description Connected to Internet
ip address **.***.**.230 255.255.255.0
encapsulation ppp
dialer pool 1
dialer-group 2
ppp authentication chap callin
ppp chap hostname ********@***********
ppp chap password 7 *******************
!
ip classless
ip route 0.0.0.0 0.0.0.0 Dialer0
Any help would be appreciated as i haven't much experience with SDSL connections.
Regards