Re: [c-nsp] ASN geographical spread

2010-09-24 Thread Aftab Siddiqui
use robtex.com its graphical view is very handy.

Regards,

Aftab A. Siddiqui


On Fri, Sep 24, 2010 at 12:00 AM, Heath Jones hj1...@gmail.com wrote:

  I have used internet looking glasses and routeviews but I am actually
  looking for an equivalent of “sh ip ASN” (instead of “sh ip route”) where
 a
  certain ASN number’s presence on the internet can be deduced and then
  displayed on a geographical map (google maps).
 
  I think that GeoIP might have this feature but it runs only on Linux/Unix
  and I want something for my windows machine.

 The thing to keep in mind is that an AS's location on the internet
 is completely different to geographical location.
 You could dump whois information (possibly in XML already I think) for
 each AS and stick it on a map using the registered address.
 If you wanted to see which AS's were active, then filter out the ones
 that are not listed in a BGP path on routeviews for instance. (show ip
 bgp paths)

 Hope this helps..

 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] ASN geographical spread

2010-09-24 Thread Nasir Shaikh
Aftab,

Great, exactly what I was looking for!

 

Thank you very much

 

Nasir Shaikh

 

  _  

From: Aftab Siddiqui [mailto:aftab.siddi...@gmail.com] 
Sent: vrijdag 24 september 2010 8:55
To: Heath Jones
Cc: Nasir Shaikh; cisco-nsp@puck.nether.net
Subject: Re: [c-nsp] ASN geographical spread

 

use robtex.com its graphical view is very handy.


Regards,

Aftab A. Siddiqui



On Fri, Sep 24, 2010 at 12:00 AM, Heath Jones hj1...@gmail.com wrote:

 I have used internet looking glasses and routeviews but I am actually
 looking for an equivalent of sh ip ASN (instead of sh ip route) where
a
 certain ASN number's presence on the internet can be deduced and then
 displayed on a geographical map (google maps).

 I think that GeoIP might have this feature but it runs only on Linux/Unix
 and I want something for my windows machine.

The thing to keep in mind is that an AS's location on the internet
is completely different to geographical location.
You could dump whois information (possibly in XML already I think) for
each AS and stick it on a map using the registered address.
If you wanted to see which AS's were active, then filter out the ones
that are not listed in a BGP path on routeviews for instance. (show ip
bgp paths)

Hope this helps..


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

 

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] Performance Difference NM-16ESW-1GIG and NME-16ES-1GIG

2010-09-24 Thread Alain RICHARD

Le 23 sept. 2010 à 11:32, Jeffrey Denton a écrit :

 Looking at getting a couple of 3945s.  NM-16ESW-1GIG is being
 recommended by one of my colleagues.  He prefers the easy of use, not
 having to session in to the module.  It's been pointed out that the
 router IOS will have to devote some of it's time to the module and
 perform the switching functions.  We would have to get the 3945 as the
 module is not supported in the 3945E.
 
 The NME-16ES-1GIG is of course a newer generation.  The module runs
 it's own IOS image.
 
 PoE is not a requirement.
 
 Links to the data sheets:
 http://www.cisco.com/en/US/prod/collateral/routers/ps259/product_data_sheet09186a00801aca3e.html
 http://www.cisco.com/en/US/prod/collateral/routers/ps5855/product_data_sheet0900aecd8028d15f.html
 
 How much does the older module affect the performance of the router
 itself when compared to the newer module?
 
 Thank you
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/


Theses are very different products. The NME one are a full switch with all the 
functionalities of an external switch. One notable difference is the number of 
supported VLANs : depending of the supporting router, 16 to 64 for the NM-16ESW 
and 1024 for the NME. The NME-16ESW-1G is in fact like a 3750 embedded into the 
router.

You should look at these QA for the 2800 series :

http://www.cisco.com/en/US/prod/collateral/routers/ps259/prod_qas0900aecd802a9470_ps5854_Products_Q_and_A_Item.html

For the 2900/3900 series, it seams to be also enhanced modules that are like 
2960 (ES2) and 3960E (ES3) switches :

http://www.cisco.com/en/US/prod/collateral/routers/ps10536/qa_c67_554789.html

Best regards,

-- 
Alain RICHARD mailto:alain.rich...@equation.fr
EQUATION SA http://www.equation.fr/
Tel : +33 477 79 48 00 Fax : +33 477 79 48 01
E-Liance, Opérateur des entreprises et collectivités,
Liaisons Fibre optique, SDSL et ADSL http://www.e-liance.fr


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] prefix list question

2010-09-24 Thread Deric Kwok
Very nice. Let me try.

Two questions:

1/ Before adding the correct one ip prefix-list traffic-in seq 100
permit 0/0 le 32,
Do I remove the previous prefix list ip prefix-list traffic-in seq
100 permit or unbind the ip prefix-list

I try unbind the previous list in bgp but not successful. Why?

router bgp AS
no neighbor x.x.x.x prefix-list traffic-in in

I sh run config and it is still there
neighbor x.x.x.x prefix-list traffic-in in

2/ How do I know ssh enabled in my IOS router?

Thank you again


On Thu, Sep 23, 2010 at 2:15 PM, Gert Doering g...@greenie.muc.de wrote:
 Hi,

 On Thu, Sep 23, 2010 at 02:03:13PM -0400, Deric Kwok wrote:
 Can I know what is different between 0.0.0.0/0 le 32

 This will permit anything (inside the /0, up to a /32).

 and 0.0.0.0/0 ?

 This will permit exactly the default route network 0.0.0.0, mask /0.

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


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] prefix list question

2010-09-24 Thread David Freedman
Deric Kwok wrote: Very nice. Let me try.
 
 Two questions:
 
 1/ Before adding the correct one ip prefix-list traffic-in seq 100
 permit 0/0 le 32,
 Do I remove the previous prefix list ip prefix-list traffic-in seq
 100 permit or unbind the ip prefix-list
 
 I try unbind the previous list in bgp but not successful. Why?

No need to unbind, the change should not take effect until you soft
clear / issue a route refresh / hard clear

router(confg)# no ip prefix-list traffic-in seq 100 permit any
router(confg)# ip prefix-list traffic-in seq 100 permit 0.0.0.0/0 le 32
router(confg)# exit
router# clear ip bgp x.x.x.x [soft] in

 
 router bgp AS
 no neighbor x.x.x.x prefix-list traffic-in in
 
 I sh run config and it is still there
 neighbor x.x.x.x prefix-list traffic-in in
 
 2/ How do I know ssh enabled in my IOS router?

router#sh ver | in This product contains cryptographic features
This product contains cryptographic features and is subject to United

router# conf t
router(confg)# crypto key generate rsa

Choose the size of the key modulus in the range of 360 to 2048 for your
  General Purpose Keys. Choosing a key modulus greater than 512 may take
  a few minutes.

How many bits in the modulus [512]: 1024
% Generating 1024 bit RSA keys, keys will be non-exportable...[OK]

router(confg)# line vty 0 4
router(config-line)# transport input ssh telnet
router(config-line)# transport preferred ssh


Dave.




 
 Thank you again
 
 
 On Thu, Sep 23, 2010 at 2:15 PM, Gert Doering g...@greenie.muc.de wrote:
 Hi,

 On Thu, Sep 23, 2010 at 02:03:13PM -0400, Deric Kwok wrote:
 Can I know what is different between 0.0.0.0/0 le 32
 This will permit anything (inside the /0, up to a /32).

 and 0.0.0.0/0 ?
 This will permit exactly the default route network 0.0.0.0, mask /0.

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

 
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/
 


-- 


David Freedman
Group Network Engineering
Claranet Group

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] ASN geographical spread

2010-09-24 Thread Heath Jones
What feature of this are you using? (what are you clicking on when you
go to the site?) ;)
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] can I use | pipe line such as | inc xxx and regexp such as regexp ^$ both , when I execute show bgp

2010-09-24 Thread Aaron
There was a change done in 3.8 to allow for multiple | so in 3.8 and later
if you want multiple pipes you have to use   after the first one.

On Thu, Sep 23, 2010 at 21:54, 陈云峰 che...@qware.com wrote:

 hi Pelle,

 It`s 3.6.3 here, thank you very much,now I know it`s coursed by
 different IOS-XR version release,


 Stephen.Chen

 2010/9/24 Per Carlson pe...@hemmop.com

   Note If the regular expression contains spaces, it must be specified
 and
   surrounded by quotation marks.
 
  Tying up the some loose ends: quoting works fine in 3.9.0
 
 
  RP/0/0/CPU0:melker#show bgp regexp ^32
 NetworkNext HopMetric LocPrf Weight Path
  * 10.100.0.0/16  10.100.10.1330 0 32 i
  * 10.100.10.4/30 10.100.10.133  0 32 ?
  * 10.100.10.128/30   10.100.10.133  0 32 ?
  * 172.16.3.15/32 10.100.10.133  0 32 15 i
  *  172.16.3.30/32 10.100.10.133  0 32 15 30
 i
  * 172.16.3.32/32 10.100.10.1330 0 32 i
  * 192.168.15.0/2410.100.10.133  0 32 15 i
  *  192.168.30.0/2410.100.10.133  0 32 15 30
 i
  RP/0/0/CPU0:melker#
 
 
  RP/0/0/CPU0:melker#show bgp regexp ^32
 NetworkNext HopMetric LocPrf Weight Path
  * 10.100.0.0/16  10.100.10.1330 0 32 i
  * 10.100.10.4/30 10.100.10.133  0 32 ?
  * 10.100.10.128/30   10.100.10.133  0 32 ?
  * 172.16.3.15/32 10.100.10.133  0 32 15 i
  *  172.16.3.30/32 10.100.10.133  0 32 15 30
 i
  * 172.16.3.32/32 10.100.10.1330 0 32 i
  * 192.168.15.0/2410.100.10.133  0 32 15 i
  *  192.168.30.0/2410.100.10.133  0 32 15 30
 i
  RP/0/0/CPU0:melker#
 
  RP/0/0/CPU0:melker#show bgp regexp ^32 
 NetworkNext HopMetric LocPrf Weight Path
  * 172.16.3.15/32 10.100.10.133  0 32 15 i
  *  172.16.3.30/32 10.100.10.133  0 32 15 30
 i
  * 192.168.15.0/2410.100.10.133  0 32 15 i
  *  192.168.30.0/2410.100.10.133  0 32 15 30
 i
  RP/0/0/CPU0:melker#
 
 
  --
  Pelle
 
  RFC1925, truth 11:
   Every old idea will be proposed again with a different name and
   a different presentation, regardless of whether it works.
 
  ___
  cisco-nsp mailing list  cisco-nsp@puck.nether.net
  https://puck.nether.net/mailman/listinfo/cisco-nsp
  archive at http://puck.nether.net/pipermail/cisco-nsp/
 
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

[c-nsp] DS3 Nubie

2010-09-24 Thread Jeff Wojciechowski
All:

We are considering upgrading one of our circuits to a fractional DS3 and would 
just like query the experts on the list to make sure that I have all my bases 
covered here if we go down the DS3 route as I have never touched DS3 before...

I am considering using the following equipment:

3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per 
http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/product_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)

That part seems pretty straightforward (but please correct me if I am wrong). 
Can I safely assume that since the carriers proposal doesn't mention ATM that I 
don't need NM-1A-T3/E3?

Then from DMARC to my router I need to use 734 type cable with 75 Ohm BNC 
connectors (per tread from yesterday).

Am I missing anything?

Thanks in advance,

Jeff Wojciechowski
LAN, WAN and Telephony Administrator
Midland Paper Company
101 E Palatine Rd
Wheeling, IL 60090
* tel: 847.777.2829
* fax: 847.403.6829
e-mail: 
jeff.wojciechow...@midlandpaper.commailto:jeff.wojciechow...@midlandpaper.com
http://www.midlandpaper.com




  
This electronic mail (including any attachments) may contain information that 
is privileged, confidential, or otherwise protected from disclosure to anyone 
other than its intended recipient(s). Any dissemination or use of this 
electronic mail or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please delete the original message in its entirety 
(including any attachments) and notify us immediately by reply email so that we 
may correct our internal records. Midland Paper Company accepts no 
responsibility for any loss or damage from use of this electronic mail, 
including any damage resulting from a computer virus.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jay Hennigan
On 9/24/10 11:56 AM, Jeff Wojciechowski wrote:
 All:
 
 We are considering upgrading one of our circuits to a fractional DS3 and 
 would just like query the experts on the list to make sure that I have all my 
 bases covered here if we go down the DS3 route as I have never touched DS3 
 before...
 
 I am considering using the following equipment:
 
 3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per 
 http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/product_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)
 
 That part seems pretty straightforward (but please correct me if I am wrong). 
 Can I safely assume that since the carriers proposal doesn't mention ATM that 
 I don't need NM-1A-T3/E3?
 
 Then from DMARC to my router I need to use 734 type cable with 75 Ohm BNC 
 connectors (per tread from yesterday).
 
 Am I missing anything?

This may seem obvious to anyone who has done this before but may be
worth mentioning...

The DS-3 signal operates uses a separate co-axial cable for each
direction of transmission, so you will want a dual 734-type cable (two
BNC connectors on each end, two physical co-ax cables.)

The usual clocking, framing, etc. issues that apply to T-1 and other
serial links apply.  Exactly one clock source, framing must match on
both ends, etc.  Generally, C-bit is used for data pipes, M13 for T1s
muxed up to T3.

For fractional, you may have to work with your carrier for CSU-type
settings and the like, but this is all configurable on the Cisco gear.
Some carriers configure the CSU to make the pipe fractional and others
just limit the throughput in software and leave the physical media at
the full line rate.

--
Jay Hennigan - CCIE #7880 - Network Engineering - j...@impulse.net
Impulse Internet Service  -  http://www.impulse.net/
Your local telephone and internet company - 805 884-6323 - WB6RDV
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jay Nakamura
One time I ordered a internet DS3 from ATT (prior to merger with
SBC), I asked the rep about the order confirmation because it said ATM
and I specifically said no ATM when we signed the contract.  Rep said
it's not ATM and don't worry.  It got installed and it was ATM
circuit.

I complained and they gave us a free router and ATM DS3 card.  (I
forgot what router it was but it was probably pretty expensive back
then)

I never had problems with other carriers like that though.

If you don't make DS3 cable often, I will recommend have a vendor make
one for you.

You may also want to buy or be ready to buy couple attenuators.  At
one location, the Telco equipment was sending out signal that was too
hot for the DS3 interface and I had to attenuate it quite a bit.
Telco would not lower the output for us.

On Fri, Sep 24, 2010 at 2:56 PM, Jeff Wojciechowski
jeff.wojciechow...@midlandpaper.com wrote:
 All:

 We are considering upgrading one of our circuits to a fractional DS3 and 
 would just like query the experts on the list to make sure that I have all my 
 bases covered here if we go down the DS3 route as I have never touched DS3 
 before...

 I am considering using the following equipment:

 3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per 
 http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/product_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)

 That part seems pretty straightforward (but please correct me if I am wrong). 
 Can I safely assume that since the carriers proposal doesn't mention ATM that 
 I don't need NM-1A-T3/E3?

 Then from DMARC to my router I need to use 734 type cable with 75 Ohm BNC 
 connectors (per tread from yesterday).

 Am I missing anything?

 Thanks in advance,

 Jeff Wojciechowski
 LAN, WAN and Telephony Administrator
 Midland Paper Company
 101 E Palatine Rd
 Wheeling, IL 60090
 * tel: 847.777.2829
 * fax: 847.403.6829
 e-mail: 
 jeff.wojciechow...@midlandpaper.commailto:jeff.wojciechow...@midlandpaper.com
 http://www.midlandpaper.com




  
 This electronic mail (including any attachments) may contain information that 
 is privileged, confidential, or otherwise protected from disclosure to anyone 
 other than its intended recipient(s). Any dissemination or use of this 
 electronic mail or its contents (including any attachments) by persons other 
 than the intended recipient(s) is strictly prohibited. If you have received 
 this message in error, please delete the original message in its entirety 
 (including any attachments) and notify us immediately by reply email so that 
 we may correct our internal records. Midland Paper Company accepts no 
 responsibility for any loss or damage from use of this electronic mail, 
 including any damage resulting from a computer virus.
 ___
 cisco-nsp mailing list  cisco-...@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/


___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Justin M. Streiner

On Fri, 24 Sep 2010, Jeff Wojciechowski wrote:


We are considering upgrading one of our circuits to a fractional DS3 and would 
just like query the experts on the list to make sure that I have all my bases 
covered here if we go down the DS3 route as I have never touched DS3 before...

I am considering using the following equipment:

3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per 
http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/product_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)

That part seems pretty straightforward (but please correct me if I am wrong). 
Can I safely assume that since the carriers proposal doesn't mention ATM that I 
don't need NM-1A-T3/E3?

Then from DMARC to my router I need to use 734 type cable with 75 Ohm BNC 
connectors (per tread from yesterday).

Am I missing anything?


Depending on your location and connectivity needs, you might want to check 
into the availability of an Ethernet service.  There is a good chance your 
cost per megabit will be somewhat lower, and you won't need to purchase 
DS3 interface cards, etc.


jms
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jeff Wojciechowski
Justin-

Our carriers managed Ethernet has a max of 6 T1s feeding it (for our location) 
so that limits us to less than 10Mbps so I think fractional DS3 will be our 
best bet.

Especially when upgrading from a 4 T bundle to a 10Mbps burstable to 45Mbps DS3 
is only ~40% more per month

Thanks,

-Jeff


-Original Message-
From: Justin M. Streiner [mailto:strei...@cluebyfour.org]
Sent: Friday, September 24, 2010 2:42 PM
To: Jeff Wojciechowski
Cc: cisco-nsp@puck.nether.net
Subject: Re: [c-nsp] DS3 Nubie

On Fri, 24 Sep 2010, Jeff Wojciechowski wrote:

 We are considering upgrading one of our circuits to a fractional DS3 and 
 would just like query the experts on the list to make sure that I have all my 
 bases covered here if we go down the DS3 route as I have never touched DS3 
 before...

 I am considering using the following equipment:

 3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per
 http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/produ
 ct_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)

 That part seems pretty straightforward (but please correct me if I am wrong). 
 Can I safely assume that since the carriers proposal doesn't mention ATM that 
 I don't need NM-1A-T3/E3?

 Then from DMARC to my router I need to use 734 type cable with 75 Ohm BNC 
 connectors (per tread from yesterday).

 Am I missing anything?

Depending on your location and connectivity needs, you might want to check into 
the availability of an Ethernet service.  There is a good chance your cost per 
megabit will be somewhat lower, and you won't need to purchase
DS3 interface cards, etc.

jms

This electronic mail (including any attachments) may contain information that 
is privileged, confidential, or otherwise protected from disclosure to anyone 
other than its intended recipient(s). Any dissemination or use of this 
electronic mail or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please delete the original message in its entirety 
(including any attachments) and notify us immediately by reply email so that we 
may correct our internal records.  Midland Paper Company accepts no 
responsibility for any loss or damage from use of this electronic mail, 
including any damage resulting from a computer virus.

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jeff Wojciechowski
Definitely planning on having the cable guys extend our dmarc with pre-made 
cables.

How do you know if the DS3 signal is too hot?

Thanks,

Jeff
-Original Message-
From: Jay Nakamura [mailto:zeusda...@gmail.com]
Sent: Friday, September 24, 2010 2:41 PM
To: Jeff Wojciechowski
Cc: cisco-nsp@puck.nether.net
Subject: Re: [c-nsp] DS3 Nubie


If you don't make DS3 cable often, I will recommend have a vendor make one for 
you.

You may also want to buy or be ready to buy couple attenuators.  At one 
location, the Telco equipment was sending out signal that was too hot for the 
DS3 interface and I had to attenuate it quite a bit.
Telco would not lower the output for us.


This electronic mail (including any attachments) may contain information that 
is privileged, confidential, or otherwise protected from disclosure to anyone 
other than its intended recipient(s). Any dissemination or use of this 
electronic mail or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please delete the original message in its entirety 
(including any attachments) and notify us immediately by reply email so that we 
may correct our internal records.  Midland Paper Company accepts no 
responsibility for any loss or damage from use of this electronic mail, 
including any damage resulting from a computer virus.

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Seth Mattinen
On 9/24/2010 12:48, Jeff Wojciechowski wrote:
 Definitely planning on having the cable guys extend our dmarc with pre-made 
 cables.
 
 How do you know if the DS3 signal is too hot?
 

You'll see errors on your interface counters. However, I have never seen
this personally with the NM-1T3/E3 cards, only some flavors of PA T3.

~Seth
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jay Nakamura
On Fri, Sep 24, 2010 at 3:48 PM, Jeff Wojciechowski
jeff.wojciechow...@midlandpaper.com wrote:
 Definitely planning on having the cable guys extend our dmarc with pre-made 
 cables.

 How do you know if the DS3 signal is too hot?

 Thanks,

 Jeff

Unless you have fancy DS3 test set, only way to find out is start
using it.  We saw bunch of errors but telco swore up and down that
line was clear.  This list clued me into possible hot circuit.  Stuck
a attenuator in the Rx side and error disappeared.  We were using an
old 7500 series DS3 card.  Newer cards may be more tolerant.  We no
longer have any DS3s other than muxed T1 and I haven't deployed any at
customer sites in 5 years so I don't know how newer cards handle it.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jeff Wojciechowski
Got it - thanks again everyone!


-Jeff


-Original Message-
From: Jay Nakamura [mailto:zeusda...@gmail.com]
Sent: Friday, September 24, 2010 3:07 PM
To: Jeff Wojciechowski
Cc: cisco-nsp@puck.nether.net
Subject: Re: [c-nsp] DS3 Nubie

On Fri, Sep 24, 2010 at 3:48 PM, Jeff Wojciechowski 
jeff.wojciechow...@midlandpaper.com wrote:
 Definitely planning on having the cable guys extend our dmarc with pre-made 
 cables.

 How do you know if the DS3 signal is too hot?

 Thanks,

 Jeff

Unless you have fancy DS3 test set, only way to find out is start using it.  We 
saw bunch of errors but telco swore up and down that line was clear.  This list 
clued me into possible hot circuit.  Stuck a attenuator in the Rx side and 
error disappeared.  We were using an old 7500 series DS3 card.  Newer cards may 
be more tolerant.  We no longer have any DS3s other than muxed T1 and I haven't 
deployed any at customer sites in 5 years so I don't know how newer cards 
handle it.

This electronic mail (including any attachments) may contain information that 
is privileged, confidential, or otherwise protected from disclosure to anyone 
other than its intended recipient(s). Any dissemination or use of this 
electronic mail or its contents (including any attachments) by persons other 
than the intended recipient(s) is strictly prohibited. If you have received 
this message in error, please delete the original message in its entirety 
(including any attachments) and notify us immediately by reply email so that we 
may correct our internal records.  Midland Paper Company accepts no 
responsibility for any loss or damage from use of this electronic mail, 
including any damage resulting from a computer virus.

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Jeff Kell
 On 9/24/2010 4:07 PM, Jay Nakamura wrote:
 Unless you have fancy DS3 test set, only way to find out is start
 using it.  We saw bunch of errors but telco swore up and down that
 line was clear.  This list clued me into possible hot circuit.  Stuck
 a attenuator in the Rx side and error disappeared.

Our old DS3 came with the coax-to-RJ45 balun adapters.  Rather than attenuate, 
we stuck
a long Cat5 jumper in the middle, worked just as well.  This on a 7200VXR.

Jeff
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Brian Johnson
Assuming that the DS-3 order is non-ATM (likely unless you asked for
ATM), this set-up should work just fine. For the physical connection.
Please keep in mind the software needs (routing protocols and router
table size) in considering the equipment to ensure it will meet your
needs.

___
Brian Johnson
Converged Network Engineer (CCNP, ENA)

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments


-Original Message-
From: cisco-nsp-boun...@puck.nether.net [mailto:cisco-nsp-
boun...@puck.nether.net] On Behalf Of Jeff Wojciechowski
Sent: Friday, September 24, 2010 1:57 PM
To: cisco-nsp@puck.nether.net
Subject: [c-nsp] DS3 Nubie

All:

We are considering upgrading one of our circuits to a fractional DS3
and would
just like query the experts on the list to make sure that I have all my
bases
covered here if we go down the DS3 route as I have never touched DS3
before...

I am considering using the following equipment:

3925 Router + NM-1T3/E3 + SM-NM-ADPTR (per
http://www.cisco.com/en/US/prod/collateral/modules/ps2797/ps4909/prod
uct_data_sheet09186a008010fba2_ps282_Products_Data_Sheet.html)

That part seems pretty straightforward (but please correct me if I am
wrong).
Can I safely assume that since the carriers proposal doesn't mention
ATM that
I don't need NM-1A-T3/E3?

Then from DMARC to my router I need to use 734 type cable with 75 Ohm
BNC
connectors (per tread from yesterday).

Am I missing anything?

Thanks in advance,

Jeff Wojciechowski
LAN, WAN and Telephony Administrator
Midland Paper Company
101 E Palatine Rd
Wheeling, IL 60090
* tel: 847.777.2829
* fax: 847.403.6829
e-mail:
jeff.wojciechow...@midlandpaper.commailto:jeff.wojciechow...@midland
paper.com
http://www.midlandpaper.com




  
This electronic mail (including any attachments) may contain
information that
is privileged, confidential, or otherwise protected from disclosure to
anyone
other than its intended recipient(s). Any dissemination or use of this
electronic mail or its contents (including any attachments) by persons
other
than the intended recipient(s) is strictly prohibited. If you have
received this
message in error, please delete the original message in its entirety
(including
any attachments) and notify us immediately by reply email so that we
may
correct our internal records. Midland Paper Company accepts no
responsibility
for any loss or damage from use of this electronic mail, including any
damage
resulting from a computer virus.
___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

 CONFIDENTIALITY NOTICE: This email message, including any attachments, is for 
the sole use of the
intended recipient(s) and may contain confidential and privileged information. 
Any unauthorized review,
copying, use, disclosure, or distribution is prohibited. If you are not the 
intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original 
message. Thank you.

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/


Re: [c-nsp] DS3 Nubie

2010-09-24 Thread Aaron
Typically you want to ensure that you can do scrambling with what ever card
you use.
Typical setup is a card with a built in CSU/DSU and enable kentrox
scrambling...


Aaron

On Fri, Sep 24, 2010 at 16:33, Jeff Kell jeff-k...@utc.edu wrote:

  On 9/24/2010 4:07 PM, Jay Nakamura wrote:
  Unless you have fancy DS3 test set, only way to find out is start
  using it.  We saw bunch of errors but telco swore up and down that
  line was clear.  This list clued me into possible hot circuit.  Stuck
  a attenuator in the Rx side and error disappeared.

 Our old DS3 came with the coax-to-RJ45 balun adapters.  Rather than
 attenuate, we stuck
 a long Cat5 jumper in the middle, worked just as well.  This on a 7200VXR.

 Jeff
 ___
 cisco-nsp mailing list  cisco-nsp@puck.nether.net
 https://puck.nether.net/mailman/listinfo/cisco-nsp
 archive at http://puck.nether.net/pipermail/cisco-nsp/

___
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/