[c-nsp] SPA Module compatibility

2014-02-20 Thread Alex Nyagah
Hello Team,

I have Cisco 3900 series routers and i want to get  E3 and DS3 lines from a
local provider. Which SPA cards are compatible with the 3900 routers. I
have ordered
SPA-XT3/E3 but from the various sources am not sure it is compatible with
the router.
I will appreciate team advice..

-- 

*Alex *
___
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] Multi-VRF on MPLS-VPN

2014-02-06 Thread Alex Nyagah
Hello team,

I running an MPLS VPN network over ASR1002 Cisco routers and i have a
request from a client to offer multi-VRF. Is it possible to run the
multi-VRF without affecting the current MPLS network and setup.

-- 

*Alex *
___
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 Interface for a ASR1000

2014-01-05 Thread Alex Nyagah
Hello,

I have a ARS1000 and the carrier can only offer a DS3 traffic to my
network. Can someone please give me the part number for a module that I can
use, Ethernet (if there is) or Serial

-- 

*Alex*
___
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] Internet BGP autofailover

2012-02-13 Thread alex nyagah
Hi Group,
I have the following configs in my router but auto failover between two ISP
is not working, can someone please help..


interface GigabitEthernet0/1
 description Link to ISP_A
 ip address 10.10.10.205 255.255.255.252
 ip accounting output-packets
 ip flow ingress
 ip nbar protocol-discovery
 duplex auto
 speed auto
  no negotiation auto
!
interface GigabitEthernet0/2
 description Connection to ISP_2
 ip address 20.20.20.34 255.255.255.252
 ip accounting output-packets
 ip flow ingress
 ip nbar protocol-discovery
 load-interval 30
 duplex auto
 speed auto
  no negotiation auto
!
interface GigabitEthernet0/3
 description Connection to WALTER LAN
 ip address 10.20.30.254 255.255.255.0
 ip tcp adjust-mss 1420
 duplex auto
 speed auto
  no negotiation auto
!
router bgp 6450
 bgp log-neighbor-changes
 neighbor 20.20.20.33 remote-as 31177
 neighbor 20.20.20.33 description ISP_A-BGP
 neighbor 20.20.20.33 ebgp-multihop 8
 neighbor 20.20.20.33 update-source GigabitEthernet0/2
 neighbor 10.10.10.206 remote-as 9010
 neighbor 10.10.10.206 description ISP_A-Ke-eBGP
 neighbor 10.10.10.206 update-source GigabitEthernet0/1
 maximum-paths 2
 !
 address-family ipv4
  neighbor 20.20.20.33 activate
  neighbor 20.20.20.33 weight 1000
  neighbor 20.20.20.33 prefix-list WALTER-SUBNET out
  neighbor 20.20.20.33 route-map ISP_B_IMPORT in
  neighbor 10.10.10.206 activate
  neighbor 10.10.10.206 weight 100
  neighbor 10.10.10.206 prefix-list WALTER-SUBNET out
  neighbor 10.10.10.206 route-map prepending in
  maximum-paths 2
  no auto-summary
  no synchronization
  network 10.20.30.0 mask 255.255.255.0
 exit-address-family
!
ip route 10.20.30.0 255.255.255.0 Null0 254 name BGP-Advertisement
ip flow-export source GigabitEthernet0/1
ip flow-export version 5 origin-as
!
no ip http server
!
!
!
ip prefix-list DEFAULT seq 10 permit 0.0.0.0/0
!
ip prefix-list WALTER-SUBNET seq 5 permit 10.20.30.0/24
ip prefix-list WALTER-SUBNET seq 10 deny 0.0.0.0/0 le 32
!
route-map ISP_B_IMPORT permit 10
 match ip address prefix-list DEFAULT
!
route-map prepending permit 10
 match ip address prefix-list DEFAULT

-- 
**
___
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] 2811 password recovery

2011-08-11 Thread alex nyagah
try the following keys

ctrlFnPause

On Thu, Aug 11, 2011 at 12:11 PM, Hemal Shah purvi.he...@gmail.com wrote:

 Hi ,
 I am trying to recover password for cisco 2811 router without success.
 I need to enter break sequence to receive rommon.
 How can I do that using DELL XPS M1330.
 Do any one know Break sequence to log in rommon mode of router 2811 using
 Dell XPS M1330
 I have tried many break sequence without success.
 Thanks in advance
 Hemal
 ___
 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/




-- 
*Alex Nyagah
0735 660 037
alex.nyagah.k@gmailcom
*
___
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] Wireless billing system/application

2011-06-14 Thread alex nyagah
Hi All,

Can  anyone suggest a good wifi billing system, preferably open source for
my own customization. I have three access points with one manger and same
source of internet.

-- 
*Alex Nyagah
0735 660 037
alex.nyagah.k@gmailcom
*
___
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] Cacti graph on same interface

2011-06-08 Thread alex nyagah
I am using cacti for graphing my nodes on the interface and I have two
graphs polling on the same interface but the graphs are different, what
could be causing that
Thank you in advance..
-- 
*alex*
___
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] CRC Errors on Ethernet Router

2011-02-23 Thread alex nyagah
Hi All,

I am noting CRC errors on my Ethernet port on my cisco router, what could it
be causing 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] CRC Errors on Ethernet Router

2011-02-23 Thread alex nyagah
Thanks so much, I now have a point to start checking...
alex


On Wed, Feb 23, 2011 at 5:37 PM, Kasper Adel karim.a...@gmail.com wrote:

 Hi,

 Usually when Cyclic Redundancy Check (CRC) errors are incrementing in the
 show interface command output, it indicates that the cyclic redundancy
 checksum generated by the originating LAN/WAN device does not match the
 checksum calculated from the data received. On a LAN, this usually indicates
 noise or transmission problems on the LAN interface or cable. A high number
 of CRCs is usually the result of collisions or a station transmitting bad
 data.

 So we can safely assume that CRCs are a very critical alarm and it can not
 be ignored so I don’t think there should be a threshold in general, the NMS
 should monitor interfaces for CRCs and if the number increments then an
 immediate check is needed, we are talking on the core links here. So we cant
 wait till the counter increments.

 Once we have CRCs, then we have a bad cable, port or router and this needs
 immediate attention.

 Regards,
 Kim


 On Wed, Feb 23, 2011 at 3:53 PM, Harold 'Buz' Dale buz.d...@usg.eduwrote:

 First thing I would do would be to check for a duplex mismatch and then
 check the wiring (either by replacing the cable if it's a simple patch or
 using a cable tester over the span.) You might also just physically trace it
 and see if someone decided to hang a fluorescent light off of it or
 something too.
 Luck,
 Buz

 -Original Message-
 From: cisco-nsp-boun...@puck.nether.net [mailto:
 cisco-nsp-boun...@puck.nether.net] On Behalf Of alex nyagah
 Sent: Wednesday, February 23, 2011 6:19 AM
 To: cisco-nsp@puck.nether.net
 Subject: [c-nsp] CRC Errors on Ethernet Router

 Hi All,

 I am noting CRC errors on my Ethernet port on my cisco router, what could
 it
 be causing 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/

 ___
 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] MPLS VRRP redundancy

2011-02-15 Thread alex nyagah
Hi,

I have an MPLS network with Alcatel 7750 PEs and Cisco routers 2801 as CEs
using BGP routing.
I want to have one on the the PE as a primary and the other as secondary
using VRRP and /29 ips. Please help
___
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] MPLS

2011-02-15 Thread alex nyagah
I have an MPLS network with Alcatel 7750 PEs and Cisco routers 2801 as CEs
using BGP routing. I want to have one on the the PE as a primary and the
other as secondary using VRRP and /29 ips. Please help
-- 
**
___
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] VRRP Redundancy

2011-02-15 Thread alex nyagah
Hi,

I have an MPLS network with Alcatel 7750 PEs and Cisco routers 2801 as CEs
using BGP routing.
I want to have one on the the PE as a primary and the other as secondary
using VRRP and /29 ips. Please help


Alex
___
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/