nv-l

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

2007-05-16 13:54:49
Subject: [NV-L] Network:Frame Relay - problem / solution
From: "Davis, Donald" <donald.davis AT firstcitizens DOT com>
To: "Tivoli NetView Discussions" <nv-l AT lists.ca.ibm DOT com>
Date: Wed, 16 May 2007 12:18:24 -0400
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)
<Prev in Thread] Current Thread [Next in Thread>