Specifications
Optional: Configuring Remote Auto Install
3-28 Software Configuration
The following is a CISCO configuration at the central site:
vpdn enable
Enables a virtual private dial-up network configuration on the router.
vpdn-group 1
Creates a VPDN session group and links it to a virtual template.
accept-dialin
protocol pppoe
virtual-template 1
pppoe limit per-mac 10
This is an optional command.
pppoe limit max-sessions 32000
This is an optional command.
interface GigabitEthernet1/0/0
no ip address
negotiation auto
!
interface GigabitEthernet1/0/0.10
encapsulation dot1Q 20
pppoe enable
pppoe max-sessions 10
Optional. This command enables PPPoE and allows PPPoE sessions to be created through this sub-interface.
!
interface Virtual-Template1
ip unnumbered loop 0
mtu 1492
peer default ip address pool pool1
ppp authentication pap
ip helper-address 192.168.72.118
This is the address of the TFTP server.
ip directed-broadcast
This command configures the virtual template interface.
!
ip local pool pool1 192.168.0.1 192.168.0.100
username 0000019876543210 password 0 0000019876543210
Enter the remote XSR’s serial number.
aaa new-model
!
aaa authentication ppp default local! look at local database first
aaa authentication ppp dialins local
Specifies the IP local pool to use for address assignment.
When the RAI process begins, the remote XSR displays the following messages:
**************** PRESS ANY KEY TO TERMINATE REMOTE AUTO INSTALL ***************
Phase 2 - ADSL - searching for pvc's...Training (60 sec)
The XSR begins training with the DSLAM, waiting 60 seconds.
Phase 2 - ADSL - searching for pvc's...Training (54 sec)
Phase 2 - ADSL - searching for pvc's...
Training is successful, discovery of VPI/VPCs begins.