Attachment 'Cisco_LAC_cfg.txt'
Download 1 hapci#sh run
2 !
3 vpdn enable
4 !
5 vpdn-group ipv6_csco
6 request-dialin
7 protocol l2tp
8 domain ipv6_csco
9 initiate-to ip 10.1.3.1
10 source-ip 10.1.4.1
11 local name hapci
12 !
13 vpdn-group ipv6_jnpr
14 request-dialin
15 protocol l2tp
16 domain ipv6_jnpr
17 initiate-to ip 10.1.1.1
18 source-ip 10.1.4.1
19 local name hapci
20 !
21 bba-group pppoe ipv6
22 virtual-template 10
23 !
24 interface Loopback1
25 ip address 10.1.4.1 255.255.255.0
26 !
27 interface Ethernet0/0.3501
28 encapsulation dot1Q 3501
29 ip address 10.2.1.4 255.255.255.0
30 !
31 interface Ethernet0/0.3504
32 encapsulation dot1Q 3504
33 pppoe enable group ipv6
34 !
35 interface Virtual-Template10
36 no ip address
37 ip mtu 1492
38 no peer default ip address
39 ppp authentication chap pap
40 !
41 end
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.