[GTER] PPPoE NE20

Juliano GigaNET juliano at giganet.net.py
Mon Apr 8 09:03:47 -03 2019


Bom dia, estou precisando de um help de voces.

Estou montando meu concentrador PPPoE em um NE20e-s2f e estou com um 
problema que me impede colocar em producao. O PPPoE conecta 
perfeitamente .. navega por alguns instantes e depois o pppoe é 
desconectado .. Depois de alguns segundos ele reconecta e assim fica o loop.

Oque poderia ser? Alguem ja passou por este cenario / problema?

Detalho abaixo minhas configuracoes atuais:

dhcpv6 duid 000100018c7fbeaf002ec7dfcc12
#
dhcpv6 rapid-commit
#
ipv6 prefix pre1 local
  prefix 2800:6900:200:21::/64

ipv6 prefix pre2 delegation
  prefix 2800:6900:2::/48 delegating-prefix-length 60

ipv6 pool pool_ipv6 bas local
  prefix pre1

radius-server authorization 10.11.100.15 destination-port 3799 
shared-key-cipher (...)

radius-server group giganet
  radius-server shared-key-cipher (...)
  radius-server authentication 10.11.100.15 1812 weight 0
  radius-server accounting 10.11.100.15 1813 weight 0
  radius-server type plus11
  undo radius-server user-name domain-included
  radius-server traffic-unit mbyte
  radius-attribute case-sensitive qos-profile-name

qos-profile DEDICADO-20M
  car cir 21000 pir 21000 cbs 2100000 pbs 2100000 green pass yellow pass 
red discard inbound
  car cir 21000 pir 21000 cbs 2100000 pbs 2100000 green pass yellow pass 
red discard outbound

service-location 1
  location slot 3
#
service-instance-group group1
  service-location 1
#
nat instance 1 id 1
  service-instance-group group1
  nat address-group 1 group-id 1 IP_INICIO IP_FINAL
  nat session-limit tcp 1000
  nat session-limit udp 1000
  nat session-limit icmp 100

vlan 1011
  description teste_pppoe_ne20

ip pool pool1 bas local
  gateway 100.64.128.1 255.255.224.0
  section 0 100.64.128.10 100.64.159.255
  dns-server 8.8.8.8

aaa
    authentication-scheme radius
    authentication-mode local radius

   accounting-scheme radius
   accounting send-update

   domain giganet
      authentication-scheme radius
      accounting-scheme radius
      radius-server group giganet
      ip-pool pool1
      ipv6-pool pool_ipv6
      ipv6-pool pool2

interface Virtual-Template1
  ppp authentication-mode chap
  ppp keepalive interval 20 retransmit 3 response-timeout 10

interface GigabitEthernet0/3/0.1
  ipv6 enable
  ipv6 address auto link-local
  user-vlan 1011
  pppoe-server bind Virtual-Template 1
  ospf enable 1 area 0.0.0.0
  ipv6 nd autoconfig managed-address-flag
  ipv6 nd autoconfig other-flag
  bas
  #
   access-type layer2-subscriber
   default-domain authentication ppp-user giganet
  #
#




More information about the gter mailing list