Attachment 'Juniper_LNS_cfg.txt'

Download

   1 aaa domain-map default
   2  router-name default
   3  ipv6-router-name default
   4 !
   5 aaa domain-map "ipv6_jnpr"
   6  router-name ipv6
   7  ipv6-router-name ipv6
   8 !
   9 
  10 profile PppoeDirect
  11  ip virtual-router ipv6
  12  ip unnumbered loopback 0
  13  ip mtu 1492
  14  ipv6 virtual-router ipv6
  15  ipv6 unnumbered loopback 0
  16  ipv6 mtu 1492
  17  ppp authentication chap pap
  18  pppoe motm "Welcome to Siemens testlab IPv6 BRAS!"
  19 !
  20 profile l2tpLNS
  21  ip virtual-router ipv6
  22  ip unnumbered loopback 0
  23  ipv6 virtual-router ipv6
  24  ipv6 unnumbered loopback 0
  25  ppp authentication chap pap
  26  ppp mru 1442
  27 !
  28 virtual-router default
  29 aaa authentication ppp default radius none
  30 aaa accounting ppp default none
  31 !
  32 aaa authentication tunnel default radius
  33 aaa accounting tunnel default radius
  34 !
  35 tunnel-server 1/2
  36  max-interfaces all-available
  37 !
  38 interface gigabitEthernet 1/1.3500
  39  vlan id 3500
  40  pppoe
  41  pppoe auto-configure
  42  pppoe profile any PppoeDirect
  43 !
  44 l2tp disable challenge
  45 l2tp disable calling-number-avp
  46 l2tp destination profile ipv6 virtual-router ipv6 ip address 10.1.2.1
  47  remote host erx710
  48   profile l2tpLNS
  49   local host erx310
  50   local ip address 10.1.1.1
  51   disable proxy lcp
  52   enable proxy authenticate
  53 !
  54 l2tp destination profile "ipv6_cisco" virtual-router ipv6 ip address 10.1.4.1
  55  remote host hapci
  56   tunnel password secret
  57   profile l2tpLNS
  58   local host erx310
  59   local ip address 10.1.1.1
  60   disable proxy lcp
  61   enable proxy authenticate
  62 !
  63 !
  64 radius authentication server 192.168.101.12
  65  timeout 10
  66  key <removed>
  67 !
  68 radius accounting server 192.168.101.12
  69  timeout 10
  70  key <removed>
  71 !
  72 
  73 virtual-router ipv6
  74 aaa dns primary 192.168.101.12
  75 aaa authentication ppp default radius none
  76 aaa accounting ppp default none
  77 !
  78 ip address-pool local
  79 aaa authentication tunnel default radius
  80 aaa accounting tunnel default radius
  81 !
  82 service dhcpv6-local
  83 ipv6 dhcpv6-local prefix-lifetime 1 0 0 0
  84 ipv6 dhcpv6-local dns-server 2001:738:10:101:a00:20ff:fea0:1360
  85 !
  86 interface loopback 0
  87  ip address 192.168.103.254 255.255.255.0
  88  ip rip
  89  ipv6 address 2001:738:10:103::254/128
  90 !
  91 interface loopback 1
  92  ip address 10.1.1.1 255.255.255.0
  93  ip rip
  94 !
  95 interface gigabitEthernet 1/1.3501
  96  ip address 10.2.1.1 255.255.255.0
  97 !
  98 ip router-id 10.1.1.1
  99 no ip source-route
 100 !
 101 !
 102 ipv6
 103 !
 104 !
 105 radius authentication server 192.168.101.12
 106  key <removed>
 107 !
 108 radius update-source-addr 10.1.1.1
 109 !
 110 
 111 ! End of generated configuration script.

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.
  • [get | view] (2007-03-19 13:22:06, 3.5 KB) [[attachment:Cisco-871_cfg.txt]]
  • [get | view] (2006-09-17 21:38:29, 0.7 KB) [[attachment:Cisco_LAC_cfg.txt]]
  • [get | view] (2006-09-17 21:38:52, 2.0 KB) [[attachment:Cisco_LNS_cfg.txt]]
  • [get | view] (2006-09-15 08:50:20, 35.2 KB) [[attachment:IPv6_DSL_1.jpg]]
  • [get | view] (2006-09-14 12:40:18, 69.9 KB) [[attachment:IPv6_DSL_10.jpg]]
  • [get | view] (2006-09-14 12:59:43, 90.5 KB) [[attachment:IPv6_DSL_11_12.jpg]]
  • [get | view] (2006-09-15 12:10:00, 55.1 KB) [[attachment:IPv6_DSL_13.jpg]]
  • [get | view] (2006-09-15 12:10:14, 52.6 KB) [[attachment:IPv6_DSL_14.jpg]]
  • [get | view] (2006-09-15 12:11:15, 34.1 KB) [[attachment:IPv6_DSL_15.jpg]]
  • [get | view] (2006-09-15 08:50:37, 37.0 KB) [[attachment:IPv6_DSL_2.jpg]]
  • [get | view] (2006-09-15 08:50:41, 42.2 KB) [[attachment:IPv6_DSL_3.jpg]]
  • [get | view] (2006-09-13 12:34:38, 60.4 KB) [[attachment:IPv6_DSL_4.jpg]]
  • [get | view] (2006-09-15 10:10:33, 52.0 KB) [[attachment:IPv6_DSL_5.jpg]]
  • [get | view] (2006-09-14 12:37:45, 68.6 KB) [[attachment:IPv6_DSL_6.jpg]]
  • [get | view] (2006-09-14 13:03:03, 41.3 KB) [[attachment:IPv6_DSL_7.jpg]]
  • [get | view] (2006-09-14 12:40:12, 70.9 KB) [[attachment:IPv6_DSL_9.jpg]]
  • [get | view] (2006-09-17 21:37:23, 1.6 KB) [[attachment:Juniper_LAC_cfg.txt]]
  • [get | view] (2006-09-17 21:37:05, 2.4 KB) [[attachment:Juniper_LNS_cfg.txt]]
  • [get | view] (2006-09-18 06:57:58, 5.5 KB) [[attachment:Netscreen-5GT_cfg.txt]]
  • [get | view] (2006-09-18 10:50:18, 28.7 KB) [[attachment:Tango_config.jpg]]
  • [get | view] (2006-09-18 10:50:29, 77.2 KB) [[attachment:Tango_connected.jpg]]
  • [get | view] (2006-09-18 10:50:37, 73.2 KB) [[attachment:Tango_status.jpg]]
  • [get | view] (2007-03-19 13:54:52, 3.7 KB) [[attachment:users_ipv6_cfg.txt]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.