Hi,
I want to replace an OpenReach fibre modem and a TalkTalk Huawei (HG533) router with a Cisco 877VA. Replacing just the TalkTalk router was easy enough and it worked fine but I also want to get rid of the modem. Whenever I put the DSL line into the Cisco I cannot get an external IP, although 'show controllers vdsl 0' shows the line information correctly (VDSL2, sync speed etc).
Debugging PPP suggests that authentication is failing but I do not have a username and password to use. Leaving this blank or putting in dummy information does not work. See below for the debug output.
Does anyone have any idea what else I can try?
Appreciate any help.
I want to replace an OpenReach fibre modem and a TalkTalk Huawei (HG533) router with a Cisco 877VA. Replacing just the TalkTalk router was easy enough and it worked fine but I also want to get rid of the modem. Whenever I put the DSL line into the Cisco I cannot get an external IP, although 'show controllers vdsl 0' shows the line information correctly (VDSL2, sync speed etc).
Debugging PPP suggests that authentication is failing but I do not have a username and password to use. Leaving this blank or putting in dummy information does not work. See below for the debug output.
Does anyone have any idea what else I can try?
Code:
May 28 20:59:02.515: %DIALER-6-BIND: Interface Vi1 bound to profile Di0
May 28 20:59:02.519: PPPoE: cannot get sb in ethernet set vectors
May 28 20:59:02.523: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to up
May 28 20:59:02.523: Vi1 PPP: Using dialer call direction
May 28 20:59:02.523: Vi1 PPP: Treating connection as a callout
May 28 20:59:02.523: Vi1 PPP: Session handle[CC000009] Session id[9]
May 28 20:59:02.523: Vi1 PPP: No remote authentication for call-out
May 28 20:59:02.547: Vi1 PPP: No authorization without authentication
May 28 20:59:02.559: Vi1 CHAP: I CHALLENGE id 1 len 31 from "npe001.bre"
May 28 20:59:02.559: Vi1 PPP: Sent CHAP SENDAUTH Request
May 28 20:59:02.559: Vi1 PPP: [B]Received SENDAUTH Response FAIL[/B]
May 28 20:59:02.559: Vi1 CHAP: Using hostname from interface CHAP
May 28 20:59:02.559: Vi1 CHAP: Using password from interface CHAP
May 28 20:59:02.559: Vi1 CHAP: O RESPONSE id 1 len 46 from "[email protected]"
May 28 20:59:02.595: Vi1 CHAP: I FAILURE id 1 len 41 msg is "CHAP authentication failure, unit 270"
May 28 20:59:02.731: PPPoE: Failed to add PPPoE switching subblock
May 28 20:59:02.731: %DIALER-6-UNBIND: Interface Vi1 unbound from profile Di0
May 28 20:59:02.735: %LINK-3-UPDOWN: Interface Virtual-Access1, changed state to down
May 28 20:59:02.735: PPPoE: Unexpected Event!. PPPoE switching Subblockdestroy called
Appreciate any help.