Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cisco: NSP

single static ip address for customer(s)

 

 

Cisco nsp RSS feed   Index | Next | Previous | View Threaded


aaron1 at gvtc

Jun 21, 2012, 3:18 PM

Post #1 of 19 (1572 views)
Permalink
single static ip address for customer(s)

How on God's green earth do y'all deal with single static ip address for
customer(s) ?



It seems like it's always a pain to figure out how to deal with my customers
that buy single static ip addresses from us.



In other words, they buy a single static ip address out of a class c that is
able to be switched and routed in that area of the network where they
currently reside..BUT, then they want to move locations and KEEP their
existing static ip.



Now I would probably think that some of y'all would say, tell the customer
they have to renumber. But what if we want to let them keep it? Or if the
network change is massive and initiated by us..and it's to our benefit to do
the network change without the customer knowing..then I have to figure out
cute ways to solve..



I have implemented some host routing on occasion whereas I do /32 routes to
allow the one-off's..but this isn't perfect and is strange for natural
arp'ing to what should be a contiguous subnet is broken up to the utter most
parts of the L3 cloud.



I have started working with some L2VPN/MPLS stuff to backhaul customers to
get back into their pre-existing bcast domain so they can maintain that IP.



Is there some cpe devices or methods by which SP's deal with this ? This
can't be a new challenge? (I've only worked in the ISP realm for 4 years,
so it's fairly new to me, but I know in these 4 years it's always a point of
frustration)



Aaron



_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


nick at foobar

Jun 21, 2012, 4:00 PM

Post #2 of 19 (1534 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On 21/06/2012 23:18, Aaron wrote:
> In other words, they buy a single static ip address out of a class c that is
> able to be switched and routed in that area of the network where they
> currently reside..BUT, then they want to move locations and KEEP their
> existing static ip.

this is a contractual problem, not a technical one.

Look, if you want to handle this sort of thing with ibgp, there's no reason
not to, other than money and the fact that it doesn't scale well. I'm sure
there are plenty of router vendors who would be happy to sell you kit
capable of handling millions of prefixes.

But seriously, if you sell /32s, then put a note into the contract to say
that they are limited to specific PoPs and if the customer changes
location, the address will change too. Or alternatively, teach your
customers about dynamic DNS. Or sell / bundle them a VPS instead. Linux
containers are _great_ for this sort of thing. There's really very little
reason to have static IP addresses for your home account.

[.incidentally, Class Cs stopped existing in any meaningful way in ~1993 -
1994. You probably meant a /24.]

Nick
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


msprouffske at yahoo

Jun 21, 2012, 9:58 PM

Post #3 of 19 (1531 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

I would agree with Nick about keeping your ip address's at a pop for cleaner route tables. I do in some places advertise /32 instead of the blocks on 2 of my routers. We started to do that for business customers and found that we aren't liking it. It's a pain dealing with the same block on 2 routers.

Sent from my iPhone

On Jun 21, 2012, at 4:00 PM, Nick Hilliard <nick [at] foobar> wrote:

> On 21/06/2012 23:18, Aaron wrote:
>> In other words, they buy a single static ip address out of a class c that is
>> able to be switched and routed in that area of the network where they
>> currently reside..BUT, then they want to move locations and KEEP their
>> existing static ip.
>
> this is a contractual problem, not a technical one.
>
> Look, if you want to handle this sort of thing with ibgp, there's no reason
> not to, other than money and the fact that it doesn't scale well. I'm sure
> there are plenty of router vendors who would be happy to sell you kit
> capable of handling millions of prefixes.
>
> But seriously, if you sell /32s, then put a note into the contract to say
> that they are limited to specific PoPs and if the customer changes
> location, the address will change too. Or alternatively, teach your
> customers about dynamic DNS. Or sell / bundle them a VPS instead. Linux
> containers are _great_ for this sort of thing. There's really very little
> reason to have static IP addresses for your home account.
>
> [.incidentally, Class Cs stopped existing in any meaningful way in ~1993 -
> 1994. You probably meant a /24.]
>
> Nick
> _______________________________________________
> cisco-nsp mailing list cisco-nsp [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Andrew.Jones at alphawest

Jun 21, 2012, 10:02 PM

Post #4 of 19 (1533 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

I think may I deleted the original post(s) in this thread, but has anyone mentioned LISP.

Seems like a perfect use case for it.

Cheers,

Andrew Jones

-----Original Message-----
From: cisco-nsp-bounces [at] puck [mailto:cisco-nsp-bounces [at] puck] On Behalf Of Michael Sprouffske
Sent: Friday, 22 June 2012 2:59 PM
To: Nick Hilliard
Cc: cisco-nsp [at] puck
Subject: Re: [c-nsp] single static ip address for customer(s)

I would agree with Nick about keeping your ip address's at a pop for cleaner route tables. I do in some places advertise /32 instead of the blocks on 2 of my routers. We started to do that for business customers and found that we aren't liking it. It's a pain dealing with the same block on 2 routers.

Sent from my iPhone

On Jun 21, 2012, at 4:00 PM, Nick Hilliard <nick [at] foobar> wrote:

> On 21/06/2012 23:18, Aaron wrote:
>> In other words, they buy a single static ip address out of a class c that is
>> able to be switched and routed in that area of the network where they
>> currently reside..BUT, then they want to move locations and KEEP their
>> existing static ip.
>
> this is a contractual problem, not a technical one.
>
> Look, if you want to handle this sort of thing with ibgp, there's no reason
> not to, other than money and the fact that it doesn't scale well. I'm sure
> there are plenty of router vendors who would be happy to sell you kit
> capable of handling millions of prefixes.
>
> But seriously, if you sell /32s, then put a note into the contract to say
> that they are limited to specific PoPs and if the customer changes
> location, the address will change too. Or alternatively, teach your
> customers about dynamic DNS. Or sell / bundle them a VPS instead. Linux
> containers are _great_ for this sort of thing. There's really very little
> reason to have static IP addresses for your home account.
>
> [.incidentally, Class Cs stopped existing in any meaningful way in ~1993 -
> 1994. You probably meant a /24.]
>
> Nick
> _______________________________________________
> cisco-nsp mailing list cisco-nsp [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


A.L.M.Buxey at lboro

Jun 22, 2012, 1:22 AM

Post #5 of 19 (1527 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Hi,
> I think may I deleted the original post(s) in this thread, but has anyone mentioned LISP.

one possibility is to have a big NAT box on the edge of the network, then their address can be changed to whatever you need internally
but they are seen on the same address externally. messy and nasty but if they want to keep the address..........


alan
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


gert at greenie

Jun 22, 2012, 7:41 AM

Post #6 of 19 (1519 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Hi,

On Fri, Jun 22, 2012 at 03:02:58PM +1000, Andrew Jones wrote:
> I think may I deleted the original post(s) in this thread, but has anyone mentioned LISP.
>
> Seems like a perfect use case for it.

Yay, tunnels, to compensate for lack of routing clue.

(Did I mention we changed one of our upstream providers due to excessive MPLS
tunneling, combined with excessive lack of clue?)

Anyway. I don't see why this is supposed to be difficult, unless you're
dealing with /32- or /64-routes in the order of "50.000 or more".

- give every router a network block, announce that block as *block* into
your internal routing (iBGP), do not announce more specifics

- if that customer ever ends up on a different box, just permit the /32

- if most of the customers never move to different POPs, and you don't
have to split routers too often, customer churn will make sure that
most of your customers will still stick to the "aggregation router"

- in case you really have to split a router into multiple routers due
to capacity reason, announce the aggregate from both, announce the
more specifics to the local "to core" router, limit propagation from
there. Yes, somewhat painful for the inital setup, or when you add
network blocks. Trivial if properly maintained and documented.

gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert [at] greenie
fax: +49-89-35655025 gert [at] net


aaron1 at gvtc

Jun 22, 2012, 11:42 AM

Post #7 of 19 (1514 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Hi all, I'm the origin of this question (I'm not sure if I should be
admitting that or not) (lol)

Did you'll think when I said" customers" that I meant customers with
networks ? (I guess I'm asking this now based on some of the responses I've
seen) please forgive me if I wasn't clear enough initially....

Please know that when I say "single static ip address for customer(s)" in my
subject heading, I mean a residential dsl subscriber with a windows computer
sitting on his desk in his master bedroom and he bought a single static ip
address from me (the isp I work for). This is the context of my question.

So consider this....

Guy with windows pc with single static ip on
it--------------dslam--------cisco 3750------cisco
4500---------7609-----------internet

I have a collapsed IP core architecture pretty much whereas the default
gateway for my customer is on the 7609.....so pretty flat from customer all
the way to my core gw (7609) that acts both as the def gw for customers AND
as the termination of an internet pos oc48...bam, customer has one router
hop and his in att cloud on the internet.

we are gonna do this type of thing soon....

Guy with windows pc with single static ip on
it--------------dslam--------cisco me3600x(pe)---mpls---cisco
asr9k(p)-----9k(p)-----(more
p's)----9k(pe)-------same7609-----------internet

So I'm gonna have to do an mpls l2vpn (vpXs) to cause that single static
customer to maintain his single static ip such that I can maintain bcast
domain consistency back into the 7609 where that original bcast domain for
that subnet that the cutomer is on to remain intact.

I posed this question to y'all wondering if y'all know of anything other
isp's do to solve single static deals like this.

But maybe the answer is exactly what I'm already planning on doing....mpls
l2vpn, etc.

Thanks
Aaron



-----Original Message-----
From: cisco-nsp-bounces [at] puck
[mailto:cisco-nsp-bounces [at] puck] On Behalf Of Gert Doering
Sent: Friday, June 22, 2012 9:41 AM
To: Andrew Jones
Cc: cisco-nsp [at] puck
Subject: Re: [c-nsp] single static ip address for customer(s)

Hi,

On Fri, Jun 22, 2012 at 03:02:58PM +1000, Andrew Jones wrote:
> I think may I deleted the original post(s) in this thread, but has anyone
mentioned LISP.
>
> Seems like a perfect use case for it.

Yay, tunnels, to compensate for lack of routing clue.

(Did I mention we changed one of our upstream providers due to excessive
MPLS tunneling, combined with excessive lack of clue?)

Anyway. I don't see why this is supposed to be difficult, unless you're
dealing with /32- or /64-routes in the order of "50.000 or more".

- give every router a network block, announce that block as *block* into
your internal routing (iBGP), do not announce more specifics

- if that customer ever ends up on a different box, just permit the /32

- if most of the customers never move to different POPs, and you don't
have to split routers too often, customer churn will make sure that
most of your customers will still stick to the "aggregation router"

- in case you really have to split a router into multiple routers due
to capacity reason, announce the aggregate from both, announce the
more specifics to the local "to core" router, limit propagation from
there. Yes, somewhat painful for the inital setup, or when you add
network blocks. Trivial if properly maintained and documented.

gert
--
USENET is *not* the non-clickable part of WWW!

//www.muc.de/~gert/
Gert Doering - Munich, Germany
gert [at] greenie
fax: +49-89-35655025
gert [at] net

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


ross.halliday at wtccommunications

Jun 22, 2012, 1:03 PM

Post #8 of 19 (1503 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

This is an ideal use case for PPPoE. We just return RADIUS attribute Framed-IP-Address to the access concentrator and off they go! As long as a subscriber can get to PPPoE they can get that IP... doesn't even need to be the same service type. IP allocation is as easy as a drop-down menu that selects from a block of reserved IPs.

Personally I've never understood why DSL providers don't use PPPoE. DHCP just seems like so much hassle, even with Option 82

Our next service level above that is a /30 or a /29 over T1, ethernet, etc.

Cheers
Ross


> -----Original Message-----
> From: cisco-nsp-bounces [at] puck [mailto:cisco-nsp-
> bounces [at] puck] On Behalf Of Aaron
> Sent: Friday, June 22, 2012 2:42 PM
> To: 'Gert Doering'; 'Andrew Jones'
> Cc: cisco-nsp [at] puck
> Subject: Re: [c-nsp] single static ip address for customer(s)
>
> Hi all, I'm the origin of this question (I'm not sure if I should be
> admitting that or not) (lol)
>
> Did you'll think when I said" customers" that I meant customers with
> networks ? (I guess I'm asking this now based on some of the responses
> I've
> seen) please forgive me if I wasn't clear enough initially....
>
> Please know that when I say "single static ip address for customer(s)"
> in my
> subject heading, I mean a residential dsl subscriber with a windows
> computer
> sitting on his desk in his master bedroom and he bought a single static
> ip
> address from me (the isp I work for). This is the context of my
> question.
>
> So consider this....
>
> Guy with windows pc with single static ip on
> it--------------dslam--------cisco 3750------cisco
> 4500---------7609-----------internet
>
> I have a collapsed IP core architecture pretty much whereas the default
> gateway for my customer is on the 7609.....so pretty flat from customer
> all
> the way to my core gw (7609) that acts both as the def gw for customers
> AND
> as the termination of an internet pos oc48...bam, customer has one
> router
> hop and his in att cloud on the internet.
>
> we are gonna do this type of thing soon....
>
> Guy with windows pc with single static ip on
> it--------------dslam--------cisco me3600x(pe)---mpls---cisco
> asr9k(p)-----9k(p)-----(more
> p's)----9k(pe)-------same7609-----------internet
>
> So I'm gonna have to do an mpls l2vpn (vpXs) to cause that single
> static
> customer to maintain his single static ip such that I can maintain
> bcast
> domain consistency back into the 7609 where that original bcast domain
> for
> that subnet that the cutomer is on to remain intact.
>
> I posed this question to y'all wondering if y'all know of anything
> other
> isp's do to solve single static deals like this.
>
> But maybe the answer is exactly what I'm already planning on
> doing....mpls
> l2vpn, etc.
>
> Thanks
> Aaron
>
>
>
> -----Original Message-----
> From: cisco-nsp-bounces [at] puck
> [mailto:cisco-nsp-bounces [at] puck] On Behalf Of Gert Doering
> Sent: Friday, June 22, 2012 9:41 AM
> To: Andrew Jones
> Cc: cisco-nsp [at] puck
> Subject: Re: [c-nsp] single static ip address for customer(s)
>
> Hi,
>
> On Fri, Jun 22, 2012 at 03:02:58PM +1000, Andrew Jones wrote:
> > I think may I deleted the original post(s) in this thread, but has
> anyone
> mentioned LISP.
> >
> > Seems like a perfect use case for it.
>
> Yay, tunnels, to compensate for lack of routing clue.
>
> (Did I mention we changed one of our upstream providers due to
> excessive
> MPLS tunneling, combined with excessive lack of clue?)
>
> Anyway. I don't see why this is supposed to be difficult, unless
> you're
> dealing with /32- or /64-routes in the order of "50.000 or more".
>
> - give every router a network block, announce that block as *block*
> into
> your internal routing (iBGP), do not announce more specifics
>
> - if that customer ever ends up on a different box, just permit the
> /32
>
> - if most of the customers never move to different POPs, and you don't
> have to split routers too often, customer churn will make sure that
> most of your customers will still stick to the "aggregation router"
>
> - in case you really have to split a router into multiple routers due
> to capacity reason, announce the aggregate from both, announce the
> more specifics to the local "to core" router, limit propagation from
> there. Yes, somewhat painful for the inital setup, or when you add
> network blocks. Trivial if properly maintained and documented.
>
> gert
> --
> USENET is *not* the non-clickable part of WWW!
>
> //www.muc.de/~gert/
> Gert Doering - Munich, Germany
> gert [at] greenie
> fax: +49-89-35655025
> gert [at] net
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


aaron1 at gvtc

Jun 22, 2012, 1:12 PM

Post #9 of 19 (1516 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Thanks Ross. I've heard of pppoe but never used it. This is the first ISP
I've ever worked for....tell then I was purely enterprise. Perhaps at least
it would make sense for my single static ip customers to be setup with pppoe
so I could gain this flexibility huh? I wonder if the same would be said
for any access technology group (dsl, cable modem, ftth) ? If so, I guess I
would just need to know if I could implement pppoe on the end equipment we
stick in the customer premise correct? And the I guess I would need some
sort of pppoe server/router in the core rcv'ing these request from the
endpoints huh ? could you explain high level how to do.....would cisco
router handle the pppoe at the hub? Can I do this redundantly in hub, like
dual hub/spoke?

Aaron


-----Original Message-----
From: Ross Halliday [mailto:ross.halliday [at] wtccommunications]
Sent: Friday, June 22, 2012 3:04 PM
To: 'Aaron'
Cc: cisco-nsp [at] puck
Subject: RE: [c-nsp] single static ip address for customer(s)

This is an ideal use case for PPPoE. We just return RADIUS attribute
Framed-IP-Address to the access concentrator and off they go! As long as a
subscriber can get to PPPoE they can get that IP... doesn't even need to be
the same service type. IP allocation is as easy as a drop-down menu that
selects from a block of reserved IPs.

Personally I've never understood why DSL providers don't use PPPoE. DHCP
just seems like so much hassle, even with Option 82

Our next service level above that is a /30 or a /29 over T1, ethernet, etc.

Cheers
Ross


> -----Original Message-----
> From: cisco-nsp-bounces [at] puck [mailto:cisco-nsp-
> bounces [at] puck] On Behalf Of Aaron
> Sent: Friday, June 22, 2012 2:42 PM
> To: 'Gert Doering'; 'Andrew Jones'
> Cc: cisco-nsp [at] puck
> Subject: Re: [c-nsp] single static ip address for customer(s)
>
> Hi all, I'm the origin of this question (I'm not sure if I should be
> admitting that or not) (lol)
>
> Did you'll think when I said" customers" that I meant customers with
> networks ? (I guess I'm asking this now based on some of the
> responses I've
> seen) please forgive me if I wasn't clear enough initially....
>
> Please know that when I say "single static ip address for customer(s)"
> in my
> subject heading, I mean a residential dsl subscriber with a windows
> computer sitting on his desk in his master bedroom and he bought a
> single static ip address from me (the isp I work for). This is the
> context of my question.
>
> So consider this....
>
> Guy with windows pc with single static ip on
> it--------------dslam--------cisco 3750------cisco
> 4500---------7609-----------internet
>
> I have a collapsed IP core architecture pretty much whereas the
> default gateway for my customer is on the 7609.....so pretty flat from
> customer all the way to my core gw (7609) that acts both as the def gw
> for customers AND as the termination of an internet pos oc48...bam,
> customer has one router hop and his in att cloud on the internet.
>
> we are gonna do this type of thing soon....
>
> Guy with windows pc with single static ip on
> it--------------dslam--------cisco me3600x(pe)---mpls---cisco
> asr9k(p)-----9k(p)-----(more
> p's)----9k(pe)-------same7609-----------internet
>
> So I'm gonna have to do an mpls l2vpn (vpXs) to cause that single
> static customer to maintain his single static ip such that I can
> maintain bcast domain consistency back into the 7609 where that
> original bcast domain for that subnet that the cutomer is on to remain
> intact.
>
> I posed this question to y'all wondering if y'all know of anything
> other isp's do to solve single static deals like this.
>
> But maybe the answer is exactly what I'm already planning on
> doing....mpls l2vpn, etc.
>
> Thanks
> Aaron
>
>
>
> -----Original Message-----
> From: cisco-nsp-bounces [at] puck
> [mailto:cisco-nsp-bounces [at] puck] On Behalf Of Gert Doering
> Sent: Friday, June 22, 2012 9:41 AM
> To: Andrew Jones
> Cc: cisco-nsp [at] puck
> Subject: Re: [c-nsp] single static ip address for customer(s)
>
> Hi,
>
> On Fri, Jun 22, 2012 at 03:02:58PM +1000, Andrew Jones wrote:
> > I think may I deleted the original post(s) in this thread, but has
> anyone
> mentioned LISP.
> >
> > Seems like a perfect use case for it.
>
> Yay, tunnels, to compensate for lack of routing clue.
>
> (Did I mention we changed one of our upstream providers due to
> excessive MPLS tunneling, combined with excessive lack of clue?)
>
> Anyway. I don't see why this is supposed to be difficult, unless
> you're dealing with /32- or /64-routes in the order of "50.000 or
> more".
>
> - give every router a network block, announce that block as *block*
> into
> your internal routing (iBGP), do not announce more specifics
>
> - if that customer ever ends up on a different box, just permit the
> /32
>
> - if most of the customers never move to different POPs, and you don't
> have to split routers too often, customer churn will make sure that
> most of your customers will still stick to the "aggregation router"
>
> - in case you really have to split a router into multiple routers due
> to capacity reason, announce the aggregate from both, announce the
> more specifics to the local "to core" router, limit propagation from
> there. Yes, somewhat painful for the inital setup, or when you add
> network blocks. Trivial if properly maintained and documented.
>
> gert
> --
> USENET is *not* the non-clickable part of WWW!
>
> //www.muc.de/~gert/
> Gert Doering - Munich, Germany
> gert [at] greenie
> fax: +49-89-35655025
> gert [at] net
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp [at] puck
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


sethm at rollernet

Jun 22, 2012, 1:37 PM

Post #10 of 19 (1506 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On 6/22/12 1:03 PM, Ross Halliday wrote:
> This is an ideal use case for PPPoE. We just return RADIUS attribute Framed-IP-Address to the access concentrator and off they go! As long as a subscriber can get to PPPoE they can get that IP... doesn't even need to be the same service type. IP allocation is as easy as a drop-down menu that selects from a block of reserved IPs.
>
> Personally I've never understood why DSL providers don't use PPPoE. DHCP just seems like so much hassle, even with Option 82
>

AT&T handed off a PVC per DSL customer at the last ISP I worked at years
ago, so dialers weren't strictly necessary. They did a subint per
customer on the router with the ATM circuit.

~Seth


_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


gert at greenie

Jun 22, 2012, 2:11 PM

Post #11 of 19 (1505 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Hi,

On Fri, Jun 22, 2012 at 01:42:15PM -0500, Aaron wrote:
> we are gonna do this type of thing soon....
>
> Guy with windows pc with single static ip on
> it--------------dslam--------cisco me3600x(pe)---mpls---cisco
> asr9k(p)-----9k(p)-----(more
> p's)----9k(pe)-------same7609-----------internet
>
> So I'm gonna have to do an mpls l2vpn (vpXs) to cause that single static
> customer to maintain his single static ip such that I can maintain bcast
> domain consistency back into the 7609 where that original bcast domain for
> that subnet that the cutomer is on to remain intact.

Why on earth would anyone want multiple customers in the same broadcast
domain? Besides "make life harder"?

gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert [at] greenie
fax: +49-89-35655025 gert [at] net


ross.halliday at wtccommunications

Jun 22, 2012, 2:11 PM

Post #12 of 19 (1512 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

> Thanks Ross. I've heard of pppoe but never used it. This is the first
> ISP I've ever worked for....tell then I was purely enterprise.

Oh, well... ISP is good times :) Lots more things to break!

> Perhaps at least
> it would make sense for my single static ip customers to be setup with
> pppoe
> so I could gain this flexibility huh? I wonder if the same would be
> said
> for any access technology group (dsl, cable modem, ftth) ? If so, I
> guess I
> would just need to know if I could implement pppoe on the end equipment
> we
> stick in the customer premise correct?

Correct. Throughout our network we run a bridged design to the subscriber. Calix B6/Occam BLCs are very friendly to this. We have many types of wireless, direct Ethernet, FTTH, and DSL subscribers all on PPPoE. A static IP for them is a monthly fee, and for customer service a simple click of a button. It's a very easy way to control IP allocation (though your route tables can end up with a lot of /32s), bandwidth plans, transfer quota, disabling for on-payment or to make them call for some reason, and so on. Also on the edge level you don't need to mess around with ARP, people plugging in routers backwards, etc... only have to allow two frame types.

> And the I guess I would need some
> sort of pppoe server/router in the core rcv'ing these request from the
> endpoints huh ? could you explain high level how to do.....would cisco
> router handle the pppoe at the hub? Can I do this redundantly in hub,
> like dual hub/spoke?

Yep, absolutely. 7200 is a great router for this job, not sure what the rich kids are playing with these days, 7201s perhaps? :-P At each Central Office we dump our subscribers into a 7204 running as a PPPoE LAC that terminates the oE part of things and dumps them into L2TP tunnels which run back to our LNS (a Redback SE400). However most Cisco routers can be used for this purpose as well. You can even use a 2800 for a low-end LAC if you like. I think the local Bell Canada has been using 3600s/3800s for a while. Another approach would be terminating the PPP and oE on the same device if you don't want to run L2TP all over the place.

There's a lot of documentation and configuration guides out there on this stuff, I strongly recommend a few afternoons with some gear and some info and playing around with it.

Cheers
Ross


> -----Original Message-----
> From: Ross Halliday [mailto:ross.halliday [at] wtccommunications]
> Sent: Friday, June 22, 2012 3:04 PM
> To: 'Aaron'
> Cc: cisco-nsp [at] puck
> Subject: RE: [c-nsp] single static ip address for customer(s)
>
> This is an ideal use case for PPPoE. We just return RADIUS attribute
> Framed-IP-Address to the access concentrator and off they go! As long
> as a
> subscriber can get to PPPoE they can get that IP... doesn't even need
> to be
> the same service type. IP allocation is as easy as a drop-down menu
> that
> selects from a block of reserved IPs.
>
> Personally I've never understood why DSL providers don't use PPPoE.
> DHCP
> just seems like so much hassle, even with Option 82
>
> Our next service level above that is a /30 or a /29 over T1, ethernet,
> etc.
>
> Cheers
> Ross
>
>
> > -----Original Message-----
> > From: cisco-nsp-bounces [at] puck [mailto:cisco-nsp-
> > bounces [at] puck] On Behalf Of Aaron
> > Sent: Friday, June 22, 2012 2:42 PM
> > To: 'Gert Doering'; 'Andrew Jones'
> > Cc: cisco-nsp [at] puck
> > Subject: Re: [c-nsp] single static ip address for customer(s)
> >
> > Hi all, I'm the origin of this question (I'm not sure if I should be
> > admitting that or not) (lol)
> >
> > Did you'll think when I said" customers" that I meant customers with
> > networks ? (I guess I'm asking this now based on some of the
> > responses I've
> > seen) please forgive me if I wasn't clear enough initially....
> >
> > Please know that when I say "single static ip address for
> customer(s)"
> > in my
> > subject heading, I mean a residential dsl subscriber with a windows
> > computer sitting on his desk in his master bedroom and he bought a
> > single static ip address from me (the isp I work for). This is the
> > context of my question.
> >
> > So consider this....
> >
> > Guy with windows pc with single static ip on
> > it--------------dslam--------cisco 3750------cisco
> > 4500---------7609-----------internet
> >
> > I have a collapsed IP core architecture pretty much whereas the
> > default gateway for my customer is on the 7609.....so pretty flat
> from
> > customer all the way to my core gw (7609) that acts both as the def
> gw
> > for customers AND as the termination of an internet pos oc48...bam,
> > customer has one router hop and his in att cloud on the internet.
> >
> > we are gonna do this type of thing soon....
> >
> > Guy with windows pc with single static ip on
> > it--------------dslam--------cisco me3600x(pe)---mpls---cisco
> > asr9k(p)-----9k(p)-----(more
> > p's)----9k(pe)-------same7609-----------internet
> >
> > So I'm gonna have to do an mpls l2vpn (vpXs) to cause that single
> > static customer to maintain his single static ip such that I can
> > maintain bcast domain consistency back into the 7609 where that
> > original bcast domain for that subnet that the cutomer is on to
> remain
> > intact.
> >
> > I posed this question to y'all wondering if y'all know of anything
> > other isp's do to solve single static deals like this.
> >
> > But maybe the answer is exactly what I'm already planning on
> > doing....mpls l2vpn, etc.
> >
> > Thanks
> > Aaron
> >
> >
> >
> > -----Original Message-----
> > From: cisco-nsp-bounces [at] puck
> > [mailto:cisco-nsp-bounces [at] puck] On Behalf Of Gert Doering
> > Sent: Friday, June 22, 2012 9:41 AM
> > To: Andrew Jones
> > Cc: cisco-nsp [at] puck
> > Subject: Re: [c-nsp] single static ip address for customer(s)
> >
> > Hi,
> >
> > On Fri, Jun 22, 2012 at 03:02:58PM +1000, Andrew Jones wrote:
> > > I think may I deleted the original post(s) in this thread, but has
> > anyone
> > mentioned LISP.
> > >
> > > Seems like a perfect use case for it.
> >
> > Yay, tunnels, to compensate for lack of routing clue.
> >
> > (Did I mention we changed one of our upstream providers due to
> > excessive MPLS tunneling, combined with excessive lack of clue?)
> >
> > Anyway. I don't see why this is supposed to be difficult, unless
> > you're dealing with /32- or /64-routes in the order of "50.000 or
> > more".
> >
> > - give every router a network block, announce that block as *block*
> > into
> > your internal routing (iBGP), do not announce more specifics
> >
> > - if that customer ever ends up on a different box, just permit the
> > /32
> >
> > - if most of the customers never move to different POPs, and you
> don't
> > have to split routers too often, customer churn will make sure
> that
> > most of your customers will still stick to the "aggregation
> router"
> >
> > - in case you really have to split a router into multiple routers
> due
> > to capacity reason, announce the aggregate from both, announce the
> > more specifics to the local "to core" router, limit propagation
> from
> > there. Yes, somewhat painful for the inital setup, or when you
> add
> > network blocks. Trivial if properly maintained and documented.
> >
> > gert
> > --
> > USENET is *not* the non-clickable part of WWW!
> >
> > //www.muc.de/~gert/
> > Gert Doering - Munich, Germany
> > gert [at] greenie
> > fax: +49-89-35655025
> > gert [at] net
> >
> > _______________________________________________
> > cisco-nsp mailing list cisco-nsp [at] puck
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at http://puck.nether.net/pipermail/cisco-nsp/


_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


nick at foobar

Jun 22, 2012, 2:33 PM

Post #13 of 19 (1507 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On 22/06/2012 22:11, Gert Doering wrote:
> Why on earth would anyone want multiple customers in the same broadcast
> domain? Besides "make life harder"?

Because it allows multicast to work with optimal core->customer efficiency.

Also, dslams can be vaguely smart about broadcast management control,
although they also usually come with annoying restrictions like requiring
explicit support for ipv6, along with explicit support for ra-guard.

The dsl link I'm on at the moment uses bridged ethernet + shared broadcast
domain on the service provider side, with dslam arp spoofing. The reason
for this was that the SP built the network to run iptv over dsl, but later
found out the hard way that this didn't really work.

Nick

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


ross.halliday at wtccommunications

Jun 22, 2012, 2:39 PM

Post #14 of 19 (1505 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On Friday, June 22, 2012 5:34 PM, Nick Hilliard wrote:
>
> The dsl link I'm on at the moment uses bridged ethernet + shared
> broadcast
> domain on the service provider side, with dslam arp spoofing. The
> reason
> for this was that the SP built the network to run iptv over dsl, but
> later
> found out the hard way that this didn't really work.

That's a bit of a surprise - in our experience the content providers are very strict about how things get delivered. We run STBs directly to dedicated ports on the modems and split Internet and IPTV traffic into separate PVCS... and ne'er the twain shall meet

Cheers
Ross

_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


mays at win

Jun 22, 2012, 2:40 PM

Post #15 of 19 (1502 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

> Please know that when I say "single static ip address for customer(s)" in
> my
> subject heading, I mean a residential dsl subscriber with a windows
> computer
> sitting on his desk in his master bedroom and he bought a single static ip
> address from me (the isp I work for). This is the context of my question.

This is what we do. Assign the address via radius with PPPoE, then broadcast
that address from whatever router they connected to with OSPF. Within our
network anyone can connect to any of our pops with DSL and get their
assigned address.


_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


nick at foobar

Jun 22, 2012, 3:26 PM

Post #16 of 19 (1507 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On 22/06/2012 22:39, Ross Halliday wrote:
> That's a bit of a surprise - in our experience the content providers are
> very strict about how things get delivered. We run STBs directly to
> dedicated ports on the modems and split Internet and IPTV traffic into
> separate PVCS... and ne'er the twain shall meet

yes, the iptv service was delivered on a separate pvc which presented to
the stb on a separate vlan. But the eyeball pvc also presented igmp and
you could hook into a variety of multicast streams, some hosted by the
service provider; some by other service providers.

Nick
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


joshbaird at gmail

Jun 22, 2012, 4:23 PM

Post #17 of 19 (1497 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

How many customers do you have? Doesn't this flood your routing table with
/32's? In the past I have routed blocks to each POP, and terminated PPPoE
at that POP. So, I have an aggregate route (/24, /25, whatever) from the
POP to my core/distribution site. This keeps my routing table relatively
small.

Josh

On Fri, Jun 22, 2012 at 5:40 PM, Joseph Mays <mays [at] win> wrote:

> Please know that when I say "single static ip address for customer(s)" in
>> my
>> subject heading, I mean a residential dsl subscriber with a windows
>> computer
>> sitting on his desk in his master bedroom and he bought a single static ip
>> address from me (the isp I work for). This is the context of my question.
>>
>
> This is what we do. Assign the address via radius with PPPoE, then
> broadcast that address from whatever router they connected to with OSPF.
> Within our network anyone can connect to any of our pops with DSL and get
> their assigned address.
>
>
>
> ______________________________**_________________
> cisco-nsp mailing list cisco-nsp [at] puck
> https://puck.nether.net/**mailman/listinfo/cisco-nsp<https://puck.nether.net/mailman/listinfo/cisco-nsp>
> archive at http://puck.nether.net/**pipermail/cisco-nsp/<http://puck.nether.net/pipermail/cisco-nsp/>
>
_______________________________________________
cisco-nsp mailing list cisco-nsp [at] puck
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


gert at greenie

Jun 23, 2012, 1:57 AM

Post #18 of 19 (1472 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

Hi,

On Fri, Jun 22, 2012 at 10:33:50PM +0100, Nick Hilliard wrote:
> On 22/06/2012 22:11, Gert Doering wrote:
> > Why on earth would anyone want multiple customers in the same broadcast
> > domain? Besides "make life harder"?
>
> Because it allows multicast to work with optimal core->customer efficiency.

OK, that's a good argument.

But anyway - if the original poster really wants to do this, he can, of
course :-) without building a MPLS mess just to terminate all customers
on the same box.

Running the VLAN interfaces on the 6500s/7600s as "ip unnumbered" and
then using DHCP to get the routes to the customers into place should
do the job.

gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany gert [at] greenie
fax: +49-89-35655025 gert [at] net


mark.tinka at seacom

Jul 5, 2012, 2:10 PM

Post #19 of 19 (1141 views)
Permalink
Re: single static ip address for customer(s) [In reply to]

On Friday, June 22, 2012 11:33:50 PM Nick Hilliard wrote:

> The reason for this was that
> the SP built the network to run iptv over dsl, but later
> found out the hard way that this didn't really work.

At a previous employer, our Product team were lucky to find
out the easy way that the very same idea didn't work over
DSL, and that perhaps trying to homogenize last mile
infrastructure across the entire portfolio is like trying to
make light travel faster.

Mark.
Attachments: signature.asc (0.82 KB)

Cisco nsp RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.