To: John Mansfield who wrote (590 ) 12/5/1997 12:53:00 PM From: John Mansfield Respond to of 9818
Overview of Y2K network problems - SIM forum - by David C. Hall From:year2000.unt.edu ; Topic 11 (Infrastructure, PCs, & embedded systems); conversation 4 (you have to log in; but it is free). 1. Author: David C. Hall ( dhall ) Date: Mar. 6 8:53 AM 1997 There are several potential Year 2000 problems with networks over the normally expected ones with the software. The following list is provided for discussion and expansion: 1. Network drivers: Storing time and date related statistics for monitoring, reporting, and troubleshooting. 2. Dates stored in higher level (Seven-layer OSI model) packets: Protocols tend to be order-sensitive. 3. Network operating system: How does it store and use the date/time? 4. Network file structure: How does it use the date? 5. Bridges, routers, gateways: Protocols are extremely time-sensitive. 6. Domains, users, devices and security: depends upon network time stamps for enterprise-wide updates and synchronization. 7. Voice and data communications: Each type of ssytems has a somewhat different time/date dependency. This list is a starting point. If you find other problems, please let us know both the problem(s) and the type of equipment/network. ------------------------------------------------------------------------ 2. Author: David C. Hall ( dhall ) Date: May. 16 8:13 AM 1997 I have received two additional examples of network YR2K problems: 1. Bi-directional fiber ring network Network is managed by element manager and has several Operations Support systems. For YR2K test, the system manager's clock was set to 12/31/99, 11:59 PM After rollover, system responded to date query with : Sat Jan 1 00:01:59 EST 2000 However, further testing revealed:Using the date command to set any date past 1999 resulted in the system clock being reset to pre-1975 dates. There were no further alarms from the network elements displayed since the system thought that they were outdated error messages. The element manager's database locked out any further transactions and displayed an error message that the right-to-use license had expired. 2. On another type of network element the system clock was set to 31/12/99: System responded to date query with: Sat Jan 1 00:01:59 EST 2000 When a bulk change request was initiated, the system responded with the error message that: Only future release dates are valid for use with this command. The software module was apparently interpreting an internal "00" date as the year 1900 and refused to process the request because it was a past date.Conclusions: Even if all your network elements and operating system are Yr2K "compliant", you still need to address the potential problems that arise from Network Element to Network Element, NE to Element Manager, and NE to Operating System interworking.