Procedure to integrate NE40 in U2000 EMS system

Touhid
Touhid  Diamond  (1)
7 years 10 months ago  View: 2913  Reply: 10
1F

Hi all, Here I am going to share with you how to integrate and configure NE40 in U2000.


Below are the commands need to run in NE40 router to integrate it in U2000...


1.    Reachability from NE40 to U2000:
ip route-static <IP Address of U2000_Primary> 255.255.255.255 vpn-instance NMS <NMS interface IP>
ip route-static <IP Address of U2000_Secondary> 255.255.255.255 vpn-instance NMS <NMS interface IP>

2.    SNMP access permission through ACl:
acl number 2000
description Define_for_snmp_read
rule 25 permit source <IP Address of U2000_Primary>  0
rule 26 permit source <IP Address of U2000_Secondary> 0

3.    SNMP Access permission for telnet:
acl number 2001
description Define_for_telnet
rule 51 permit source <IP Address of U2000_Primary>  0
rule 52 permit source <IP Address of U2000_Secondary> 0


4.    SNMP read write access:
snmp-agent community read  public acl 2000
snmp-agent community write  private
snmp-agent sys-info version all
snmp-agent trap source LoopBack0
snmp-agent trap enable standard
snmp-agent target-host trap  address udp-domain <IP Address of U2000_Primary> params securityname public v2c
snmp-agent target-host trap  address udp-domain <IP Address of U2000_Secondary> params securityname public v2c
snmp-agent target-host trap  address udp-domain <IP Address of U2000_Primary>  vpn-instance NMS params securityname public v2c
snmp-agent target-host trap  address udp-domain <IP Address of U2000_Secondary> vpn-instance NMS params securityname public v2c

5.    L3 user name for  login to NE40E from U2000.



if any one have experience...you can share you findings here....

a_zaman
a_zaman  Gold 
7 years 10 months ago
2F
well presented.thanks for sharing the DT.
sharif.kuet
sharif.kuet  Gold 
7 years 10 months ago
3F
definitely it will help... 
paapu005
paapu005  Gold 
7 years 10 months ago
4F
good job
ahleemon
ahleemon  Platinum 
7 years 10 months ago
5F
thanks for sharing the integration process
Armetta
Armetta  Diamond 
7 years 10 months ago
6F
This document is very well done

si.840339
si.840339  Silver 
7 years 10 months ago
7F
good doc for NE40 integration in U2000 system
fz_712455
fz_712455  Silver 
7 years 10 months ago
8F
well described
rn.795237
rn.795237  Silver 
7 years 10 months ago
9F
good share for IP EMS
n_s714742
n_s714742  Silver 
7 years 10 months ago
10F
thanks for the DT
1/2Page