Paper12 PDF
Paper12 PDF
Today, networks connect computing resources, front devices, and applications that are scat-
tered across many places, including those on-premise and in the cloud, allowing people and
society as a whole to enjoy diverse services. However, a failure or degradation of a network
has the potential to cause considerable problems to connected devices and services. To pre-
vent these risks, a “conscious” network system with autonomous operation and maintenance
capabilities will be required. Such a system will detect the slightest irregularities in the net-
work as early signs of errors and prevent possible failures or degradation from occurring. It will
also ensure that the services remain available without having to modify end users’ systems or
make users aware of the network problems. To realize such systems, Fujitsu has been working
on development of the technologies necessary for integrated network monitoring: detection of
early signs through Internet Protocol (IP) packet behavior analysis and optical transport signal
quality monitoring, optical wavelength reassignment, and self-diagnosis for IP networks. This
paper describes these technologies required for the realization of the conscious network.
54 FUJITSU SCIENTIFIC & TECHNICAL JOURNAL, Vol. 55, No. 3, pp. 54–60 (2019)
Network
T. Nitta et al.: Conscious Network That Enables Autonomous Operation and Maintenance
failures and the technology for maintaining service platform where data from multi-layer network such as
quality. IP networks and optical transmission and multi-vendor
devices are collected, integrated, and analyzed.
2. Conventional technologies and The following sections describe technologies
issues with them for realizing the conscious network: IP packet be-
Conventionally, network monitoring was achieved havior analysis technology and early sign detection
by poll monitoring using a combination of Simple technology through optical transmission device signal
Network Management Protocol (SNMP) and Internet quality monitoring analysis, which are needed to pre-
Control Message Protocol (ICMP) or using either SNMP vent network failures; optical signal accommodation
or ICMP and messages output from devices such as trap optimization technology for maintaining service qual-
and syslog messages to detect failures in devices. The ity; and self-diagnosis technology for IP networks.
failures were then handled as needed. For this reason,
problems could be dealt with only after they occurred, 4. Technologies for preventing network
even if service continuity was maintained through failures
network path diversion, and impacts on services were
unavoidable. 4.1 IP packet behavior analysis
In addition, silent failures,note) in which failures are If degradation of network devices or cables or in-
caused by internal failures of network devices but the termittent failures due to network device firmware bugs
devices themselves are unable to detect the failures, cannot be detected by the devices themselves, they
could not be dealt with in the first place. present themselves as events such as packet losses and
Furthermore, network monitoring systems were roundtrip time (RTT) degradation.
set up individually for WDM networks, IP networks FUJITSU Network Proactnes II QM, which sup-
(including core networks, access networks, and data ports network maintenance and optimization, captures
center internal networks) and wireless networks, and packets that flow in a network and makes use of the
monitored and operated independently. This not only characteristics of the Transmission Control Protocol
led to low operational efficiency but also to a large (TCP) to analyze them. In this way, it measures the
amount of time required to identify the failure points, end-to-end communication quality in terms of packet
resulting in a long time taken before services could be loss, RTT, and so on. Detection of early signs of failures
restored. and silent failures is achieved by detecting these packet
losses and instances of RTT degradation. In addition,
3. Conscious networks measurement of end-to-end communication quality
In order to solve the problems mentioned in the allows the communication quality to be grasped for in-
previous section, Fujitsu studied network enhance- dividual sources and destinations. Accordingly, points
ment. Consequently, we have proposed a concept causing degradation of communication quality can be
called conscious network, which maintains end-to-end narrowed down simply by setting up the QM at a point
service quality by making use of our network-related where traffic is concentrated and capturing packets
analysis and visualization technologies to detect early (Figure 1).
signs of failures before they occur and providing au- For detection of failure points, TCP sequence
tonomous control. analysis is first used to isolate suspected points based
To realize this concept, we are developing on the quality of four sections centered around the
technologies to expand scenarios, including early capture point: transmission and reception between
sign detection, failure isolation, cause identifica- the client and the capture point, and transmission and
tion, resource optimization, and path diversion on a reception between the capture point and the server.
Then, the trend in degradation is analyzed based on
the end-to-end communication quality information
note) Failures that cannot be detected by network
and key information such as the network addresses
devices themselves using the autonomous diag-
nosis function. and virtual LAN Identifiers (VLAN-IDs) according to the
Server
Subnet
VLAN
IP address
specification
Capture point
Suspected points narrowed down
Subnet
...
specification
Subnet
...
VLAN specification
VLAN
Site
specification
Figure 1
End-to-end Isolation of failure points.
target network configuration. This narrows down the practical application. The operation of optical net-
suspected points. works, which was conventionally handled primarily
Methods for narrowing these down include identi- by communications carriers, is expanding to include
fying points using IP addresses and routing information enterprise users as in data center interconnect (DCI)
and identifying points based on V-LAN IDs. In an overlay connecting large-scale data centers.
network that applies Virtual eXtensible LAN (VXLAN), In this way, WDM transmission systems are po-
Ethernet frames are encapsulated in User Datagram sitioned as a platform to support various tasks across
Protocol (UDP)/IP and inner TCP sessions (part of locations on premise and in the cloud. WDM transmis-
Ethernet frames before encapsulation) are used to sion systems are increasingly gaining importance.
evaluate the communication quality. The results can Given this situation, expectations regarding the
be aggregated based on inner IP addresses to identify avoidance of large-scale failures are increasing via
logical degradation points, and based on outer IP ad- the detection of early signs of system failures through
dresses (UDP/IP for encapsulation) to identify physical the visualization and analysis of optical network
degradation points. operations.
In this way, analysis of end-to-end communica- Figure 2 shows early sign detection of failures in
tion quality allows devices and cables with problems to an optical network. The optical transmission nodes are
be identified quickly. At the same time, detailed analy- equipped with a performance monitor (PM) function to
sis such as degradation analysis of optical transmission monitor signal quality such as the intensity of optical
paths as described below can be performed quickly. signals, and these functions are used as sensor devices
in the optical network. PM information, which was
4.2 Optical transmission device signal conventionally used only for monitoring the status of
quality monitoring analysis devices before and after failures and alarms, is continu-
With WDM transmission, a system with a trans- ously stored as log data and analyzed with machine
mission speed of 600 Gbps per wavelength and a learning. This is used to detect early signs of failures
transmission capacity of 76.8 Tbps1) per fiber is nearing in the optical transmission system and identify failure
100
Before optimization: 97.9%
90
Improved
by over 20%
80
(b) Topology used for simulation (JPN-48 model) (c) Effect of wavelength resource optimization
Figure 3
Optimization of optical wavelength resources in optical network.
Analysis Data
Response time
transfer
User request
1) Server processing time
1) Server
2) Client processing
processing 2) Client processing time
time
time
er
Data transf
time classified
Response
X 3) Server transfer time
4) Retransmission
…
time
3) Server
transfer
time
er
Data transf
4) Retransmission time
Figure 4
Quality analysis by response time.
While the median is often used as the represen- In the future, we intend to have the area of monitor-
tative value for data sequence containing outliers, it ing expanded to include data center fabric and wireless
is not suitable for network KPI data, in which outliers networks. While machine learning is utilized for some
frequently deviate to one side. For this reason, we early sign detection of network failure, we plan to ex-
have adopted the median absolute deviation (MAD) as pand the scope of the application of AI technologies,
an indicator that shows the spread of data using the including machine learning, to provide autonomous
trimmed mean. Then, the deviation from the distribu- control at an earlier stage, thereby offering stable
tion (standard deviation) is used as the threshold value networks.
to compare with the value in normal times. This has Part of this technology includes results from the
eliminated the need to set a threshold value for each “Research and Development on Elastic Optical Networking
application, allowing us to realize practical monitoring Technologies” entrusted by the National Institute of
operations. Information and Communications Technology.
6. Conclusion References
This paper described the early sign detection 1) Fujitsu: Fujitsu Accelerates Path to 5G and Conscious
technology for preventing network failures and tech- Networks with Next-Generation Variable Optical Transport.
nologies for maintaining service quality developed by http://www.fujitsu.com/us/about/resources/news/
press-releases/2018/fnc-20180312.html
Fujitsu based on the concept of conscious network,
2) Technical Committee on Photonic Network, The Institute of
which continuously provide services via networks. Electronics, Information and Communication Engineers:
These technologies are applied to optical and IP JPN Model.
networks to realize integrated monitoring. This makes 3) Y. Takita et al.: Wavelength Defragmentation for Seamless
it possible to see if there is any impact on the packet Service Migration. Journal of Optical Communications
and Networking,Vol.9,Iss.2, pp. A154–A161, (2017).
layer (end-to-end) communication even if the optical
layer has a problem, allowing end users to be notified.
Takuya Nitta
Fujitsu Ltd.
Mr. Nitta is currently engaged in the develop-
ment of packet analysis and accumulation
products.
Yasuhiko Aoki
Fujitsu Ltd.
Dr. Aoki is currently engaged in research
and development relating to network op-
eration and monitoring technology.
Kyoko Ohya
Fujitsu Ltd.
Ms. Ohya is currently engaged in the devel-
opment of network operation management
products.
Fumiyuki Iizuka
Fujitsu Laboratories Ltd.
Mr. Iizuka is currently engaged in research
and development relating to network ser-
vice quality analysis technology.
Toshiki Honda
Fujitsu Ltd.
Mr. Honda is currently engaged in the
planning and technology development of
network operation enhancement solutions.
60 ©2019 FUJITSU LIMITED FUJITSU Sci. Tech. J., Vol. 55, No. 3 (2019)
Network