nv-l

Re: [NV-L] Network:Frame Relay - problem / solution

2007-05-16 20:12:25
Subject: Re: [NV-L] Network:Frame Relay - problem / solution
From: Leslie Clark <lclark AT us.ibm DOT com>
To: Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>
Date: Wed, 16 May 2007 20:09:54 -0400

I would not expect this to be a problem on 7.1.5 unless you migrated from an earlier release. In earlier releases  we had to make that update (as well as the one in if_to_sym to recognize type 32 as Frame Relay) but in the new 7.1.5 system that I installed recently, I was delighted to see that it was already done. At least I thought I saw that it was already done. So was yours a migration?

Cordially,

Leslie A. Clark
IT Services Specialist, Network Mgmt
Information Technology Services Americas
IBM Global Services
(248) 552-4968 Voicemail, Fax, Pager



"Davis, Donald" <donald.davis AT firstcitizens DOT com>
Sent by: nv-l-bounces AT lists.ca.ibm DOT com

05/16/2007 12:18 PM
Please respond to
Tivoli NetView Discussions <nv-l AT lists.ca.ibm DOT com>

To
"Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>
cc
Subject
[NV-L] Network:Frame Relay - problem / solution





I am building NV7.1.5 on a new AIX5.3 server.
I have around 900 Frame Relay network symbols in my new object holding area.
My Frame Relay networks are all IP. (Aren't they all?)
 
Problem:
NetView v7.1.5 now recognizes Frame Relay networks.
However they are not registered as IP networks and therefore cannot be cut/pasted into a Location.
If you try, They are placed on the User Plane.
 
Solution:
Edit the /usr/OV/symbols/C/Network registration file.
Copy the Capabilities section from the "IP Network" clause to the "Frame Relay" network clause, as indicated below.
This will add isIP=1 which is what is required for a symbol to be placed under a Location.
Then run ovw_configure to re-read this symbol registration file.
I also deleted and rediscovered the Frame Relay networks.
 
----------------------------------------------------------
 
SymbolType "Network" : "Frame Relay"
{
       Filebase "fr";
       CursorSize 38;

 
        Capabilities {
               isIP = 1;
       }
}


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

Hope this helps someone,
Don Davis
 
 

------------------------------------------------------------------------------
Call 1.888.FC DIRECT (1.888.323.4732) or visit us on the
web at firstcitizens.com today to take advantage of our
great products and services.

This electronic mail and any files transmitted with it are
confidential and are intended solely for the use of
individual or entity to whom they are addressed. If you are
not the intended recipient or the person responsible for
delivering the electronic mail to the intended recipient,
be advised that you have received this electronic mail in
error and that any use, dissemination, forwarding,
printing, or copying of this electronic mail is strictly
prohibited. If you have received this electronic mail in
error, please immediately notify the sender by return mail.
--------------------
First Citizens Bank - Helping our customers achieve a
lifetime of success.  Visit us on the web at firstcitizens.com - Member FDIC
==============================================================================
_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to internal IBM'ers only)

_______________________________________________
NV-L mailing list
NV-L AT lists.ca.ibm DOT com
Unsubscribe:NV-L-leave AT lists.ca.ibm DOT com
http://lists.ca.ibm.com/mailman/listinfo/nv-l (Browser access limited to 
internal IBM'ers only)
<Prev in Thread] Current Thread [Next in Thread>