Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to configure PPPoE Over IEEE 802.1Q VLan on a 2811 router with (C2800NM-SPSERVICESK9-M), Version 12.4(24)T8
PPPoE client on FastEthernet0/0 works fine.
interface FastEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable grou...
Hi all. ASA5520, 8.4(4)1.Some users have a problem with Clientless WebVPN Connections. MS LDAP for authentication is used.aaa-server LDAP_NAME (Iface) host LDAP_IP server-port 636 ldap-base-dn OU=Office,DC=example,DC=com ldap-scope subtree ldap-namin...
I have AS5400XM (12.4) with IVR (TCL 2.0). Standard voice application debitcard.tcl is used. When I call to gateway I hear all voice promts up to leg setup 'destination' command is done by the scirpt. After first VoIP-call is made next voice promt mu...
Below works fine.
vpdn enable
!
vpdn-group 1
request-dialin
protocol pppoe
bba-group pppoe global
interface FastEthernet0/0
no ip address
duplex auto
speed auto
pppoe enable group global
pppoe-client dial-pool-number 1
But the same ...
Yes. However there is nothing in the debug ppp negotiation output whilst PPPoE is configured on the subinterface Fa0/0.2. As soon as I back to the Fa0/0 debug show me the standard PPP negotiation proccess and then PPPoE becomes active successfully.
Now I have language translation TCL script. But parameters registered under this namespace 'language' and 'prefix' is undefined. I dont understand fully where I should configure 'param register' and 'package provide' command.
Thank you for your answer. After I change IOS there no builtin russian_package.C in it and I cannot configure TCL application with prefix RU ('paramspace russian' command not available in config-app-param). Please advise me how configure a service in...