[rbak-nsp] SE100 /pppoe - hints needed

Sridhar manisridhar at gmail.com
Wed Mar 12 12:26:27 EDT 2008


hello Marcin,

1. yes, you can change the service name advertised in PPPoE discovery pkts.

[local]#conf
Enter configuration commands, one per line, 'end' to exit
[local]#cont ISP1
[local](config-ctx)#domain voip advertise
[local](config-ctx)#exit
[local](config)#pppoe services marked-domains
[local](config)#end
[local]#sh pppoe services

Context: local
Number of domains: 0

Context: ISP1
Number of domains: 1
        Domain: voip (advertise)
[local]#

2. it should be possible to start several PPPoE services advertised on
a single vlan. the "pppoe services marked-domains" config will cause
all domain names (configured with the 'advertise' keyword) under the
multiple contexts to be advertised in the PADIs . does this work?

3. you can configure multiple encapsulations (DHCP and PPPoE) under
one PVC simultaneously.

but i didn't understand your statement completely. the subscriber who
has got an IP address through DHCP, will not subsequently start any
PPPoE negotiation with the SE100. he can be redirected to a webportal
before allowing Internet access, though.

[local]#sh conf port 2/15
Building configuration...

Current configuration:
!
card carrier 2
 mic 1 ge-2-port
 mic 2 ge-2-port
!
port ethernet 2/15
 no shutdown
 encapsulation dot1q
 dot1q pvc 1 encapsulation multi
  service clips dhcp context ISP1
  circuit protocol pppoe
   bind authentication chap pap
!
end
[local]#

On Wed, Mar 12, 2008 at 12:50 AM, Marcin Kuczera <marcin at leon.pl> wrote:
> hello,
>
>  I need several hints about pppoe that I can't smoothly find in documentation
>  (maybe mine is incomplete).
>
>  - how can I change the "Service Name" advertised by SE100 as PPPoE
>  concentrator ?
>  At the moment, I can see only:
>  "Access Concentrator - redBac_SE100-serialnumber" "ServiceName - Default
>  Service"
>
>  I would like to replace this Default Service with some other, manually
>  defined.
>
>  - is it possible to start several PPPoE services advertised on a single vlan
>  ?
>  Let's say that "wifi" and "voip". Internet access would be via "wifi" but
>  iptelephony
>  via "voip" (different contexts etc..)
>
>  Sip gates will ask for joining "voip", Internet access will ask for "wifi"
>  services.
>  Both available via the same L2 broadcast domain.
>
>
>  - is it possible to start several encapsulations on the same PVC at the same
>  time ?
>  What I mean is - I would like to start DHCP on the same broadcast domain
>  as "wifi" and "voip" PPPoE services.
>
>  Reason - open radio access, anyone who attaches to our radio network will
>  obtain IP address from DHCP, but without the access to Internet.
>  Any www request will be redirected to info web.
>  Them, the next step should be PPPoE "dialup"
>
>
>  Regards,
>  Marcin
>
>  _______________________________________________
>  redback-nsp mailing list
>  redback-nsp at puck.nether.net
>  https://puck.nether.net/mailman/listinfo/redback-nsp
>


More information about the redback-nsp mailing list