- Posts: 2
- Thank you received: 0
cisco 2600 router with adsl card config problem's
15 years 1 week ago #33082
by daaaon
cisco 2600 router with adsl card config problem's was created by daaaon
when trying to config per cisco website with info below command:
"bundle-enable" errors out and is not listed in help
"interface ATM0.1 point-to-point" errors out. there is no help listing. Only ATM port I have is ATM0/0.
Trying to config to talk to my ISP.
Cisco web info:
!
vpdn enable
no vpdn logging
!
vpdn-group pppoe
request-dialin
!--- You are the PPPoE client that asks to establish a session
!--- with the aggregation unit (6400 NRP). These VPDN commands
!--- are not needed with Cisco IOS Software Release 12.2(13)T
!--- or later.
protocol pppoe
!
!--- Internal Ethernet network.
!
interface FastEthernet0
ip address 10.92.1.182 255.255.255.0
ip nat inside
!--- DSL interface.
!
interface ATM0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!--- All defaults.
!--- PPPoE runs on top of AAL5SNAP. However, the
!--- encap aal5snap command is not used.
!
interface ATM0.1 point-to-point
pvc 1/1
pppoe-client dial-pool-number 1
"bundle-enable" errors out and is not listed in help
"interface ATM0.1 point-to-point" errors out. there is no help listing. Only ATM port I have is ATM0/0.
Trying to config to talk to my ISP.
Cisco web info:
!
vpdn enable
no vpdn logging
!
vpdn-group pppoe
request-dialin
!--- You are the PPPoE client that asks to establish a session
!--- with the aggregation unit (6400 NRP). These VPDN commands
!--- are not needed with Cisco IOS Software Release 12.2(13)T
!--- or later.
protocol pppoe
!
!--- Internal Ethernet network.
!
interface FastEthernet0
ip address 10.92.1.182 255.255.255.0
ip nat inside
!--- DSL interface.
!
interface ATM0
no ip address
no atm ilmi-keepalive
bundle-enable
dsl operating-mode auto
hold-queue 224 in
!--- All defaults.
!--- PPPoE runs on top of AAL5SNAP. However, the
!--- encap aal5snap command is not used.
!
interface ATM0.1 point-to-point
pvc 1/1
pppoe-client dial-pool-number 1
Time to create page: 0.119 seconds