[rbak-nsp] Behaviour of "bind subscriber"

Ian Calderbank ian at calderbankconsulting.co.uk
Wed Feb 29 10:20:46 EST 2012


Chetan,

Bind subscriber with a static ip address is a pretty old style of
configuration and is not an easily scalable way to do things for a large
deployment.

The SE can do the DHCP for you or hand off to external DHCP, there are
various ways to skin the cat. Its in the manuals...

I don't mean this as a flame - but you are a senior support engineer for
ericsson - who now own redback? So shouldn't you  either know this, or if
not, then be trained on it via internal processes rather than asking this
list?

Cheers
Ian

(an ex-Redback Consulting Engineer :-) 


----------------------------------------------------------------------

Message: 1
Date: Wed, 29 Feb 2012 20:02:48 +0530
From: Chetan Ramachandra <chetan.ramachandra at ericsson.com>
To: Navin Nepali <navin_n at yahoo.com>
Cc: "redback-nsp at puck.nether.net" <redback-nsp at puck.nether.net>
Subject: Re: [rbak-nsp] Behaviour of "bind subscriber"
Message-ID: <4F4E3710.2060104 at ericsson.com>
Content-Type: text/plain; charset="iso-8859-1"; Format="flowed"

Thank you Navin for your reply.

If i understand you correctly, that means that the ip address 10.1.1.3 has
to configured manually at the customer premise equipment?

Is there a way to communicate the statically configured ip address
10.1.1.3 through DHCP to the CPE? I mean, i want to always give the
subscriber ABC the ip address 10.1.1.3 through DHCP.

Regards,
Chetan



On 02/29/2012 07:52 PM, Navin Nepali wrote:
> Dear all,
>
> I am new to redback. Pardon me if this is something very trivial . I 
> am trying to understand this configuration.
>
>
> port ethernet 2/5
>  description ABC
>  no shutdown
>  encapsulation dot1q
>  dot1q pvc 1000
>   bind subscriber ABC at local
>
>  subscriber name ABC
>    password 1234
>    ip address 10.1.1.3
>
>  interface XYZ multibind
>   ip address 10.1.0.1/16
>
> 1. Does this mean the subscriber on pvc 1000 gets the ip address 10.1.1.3?
> *>>>>>  yes the user will get the IP address 10.1.1.3 as you have 
> assigned the static ip for that user.*
>
> 2. If yes, how does he get it? Through DHCP or something else?
> *>>>>>> it's not DHCP. You have manually define that IP to that 
> particular user. However if you define "ip address pool" then the user 
> will get the IP from the available IP pools.
> *
> Any pointers will be highly useful.
>
> Thanks,
> Chetan
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> --
>
>
> *Chetan Ramachandra *
> *Senior Support Engineer*
> Bangalore, India
> _www.ericsson.com_
>
> <http://www.ericsson.com/>
> This Communication is Confidential. We only send and receive email on 
> the basis of the terms set out at _www.ericsson.com/email_disclaimer_
> <http://www.ericsson.com/email_disclaimer>
>
> _______________________________________________
> redback-nsp mailing list
> redback-nsp at puck.nether.net <mailto:redback-nsp at puck.nether.net>
> https://puck.nether.net/mailman/listinfo/redback-nsp
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/9bd82156
/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 798 bytes
Desc: not available
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/9bd82156
/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1957 bytes
Desc: not available
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/9bd82156
/attachment-0003.png>

------------------------------

Message: 2
Date: Wed, 29 Feb 2012 06:46:06 -0800 (PST)
From: Navin Nepali <navin_n at yahoo.com>
To: "chetan.ramachandra at ericsson.com"
	<chetan.ramachandra at ericsson.com>
Cc: "redback-nsp at puck.nether.net" <redback-nsp at puck.nether.net>
Subject: Re: [rbak-nsp] Behaviour of "bind subscriber"
Message-ID:
	<1330526766.25061.YahooMailNeo at web112714.mail.gq1.yahoo.com>
Content-Type: text/plain; charset="iso-8859-1"

Thank you Navin for your reply.

If i understand you correctly, that means that the ip address
    10.1.1.3 has to configured manually at the customer premise
    equipment?
>>>> NO need to assign in the CPE. After PPPoE connection the user ABC will
automatically get the IP.
 
Is there a way to communicate the statically configured ip address
    10.1.1.3 through DHCP to the CPE? I mean, i want to always give the
    subscriber ABC the ip address 10.1.1.3 through DHCP.
>>> If you?configure?the User ABC with the ip 10.1.1.3, then this user ABC
will get the always get this IP from the IP pool. However if 10.1.1.3 is
used by other user from the pool.?Then the user ABC will?not be able to
login.?
interface adsl multibind
? ip address 10.1.0.1/16
? ip arp secured-arp
? ip pool 10.1.0.0/16
In case of DHCP also, the scenario is same.
 
Regards,
Chetan



On 02/29/2012 07:52 PM, Navin Nepali wrote:
??? 
Dear all,
>
>I am new to redback. Pardon me if this is something very
          trivial . I am trying to understand this configuration.
>
>
>port ethernet 2/5
>?description ABC
>?no shutdown
>?encapsulation dot1q
>?dot1q pvc 1000
>? bind subscriber ABC at local
>
>?subscriber name ABC
>?? password 1234
>?? ip address 10.1.1.3
>
>?interface XYZ multibind
>? ip address 10.1.0.1/16
>
>1. Does this mean the subscriber on pvc 1000 gets the ip
          address 10.1.1.3? 
>>>>>>? yes the user will get the IP address 10.1.1.3 as you have assigned
the static ip for that user. 
>
>2. If yes, how does he get it? Through DHCP or something else? 
>>>>>>> it's not DHCP. You have manually define that IP to that particular
user. However if you define "ip address pool" then the user will get the IP
from the available IP pools.
> 
>Any pointers will be highly useful.
>
>Thanks,
>Chetan
>? 
>
>
>?
>
>
>
>
>
>
>
>
>
>??? 
> 
>--
>
>
>Chetan Ramachandra
>Senior Support Engineer
>Bangalore, India
>www.ericsson.com
>
>  
>This Communication is Confidential. We only send and receive email on the
basis of the terms set out at www.ericsson.com/email_disclaimer     
>_______________________________________________
>redback-nsp mailing list
>redback-nsp at puck.nether.net
>https://puck.nether.net/mailman/listinfo/redback-nsp
>
>
>     
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/38d7cad0
/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 798 bytes
Desc: not available
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/38d7cad0
/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 1957 bytes
Desc: not available
URL:
<https://puck.nether.net/pipermail/redback-nsp/attachments/20120229/38d7cad0
/attachment-0001.png>

------------------------------

_______________________________________________
redback-nsp mailing list
redback-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/redback-nsp


End of redback-nsp Digest, Vol 50, Issue 14
*******************************************



More information about the redback-nsp mailing list