Chapter 2 - Telecommunication and NW
Chapter 2 - Telecommunication and NW
Security
Chapter 2
Telecommunications and broadband network
management
Describe how the Internet and Internet technology work and how
they support communication and e-business.
Convergence:
Telephone networks and computer networks converging into
single digital network using Internet standards
Broadband:
It is a determinant factor to the performance and speed of
internet access
Broadband wireless:
Voice, data communication are increasingly taking place over
broadband wireless platforms
The former and still present situation is that there are very many different
management systems which are centrally managed by a small group of people.
It becomes complicated and the need for a standard solution for management
was seen in late 80-ies.
Currently TMN is not the only, and certainly not the most fashionable,
solution, but the setting should be remembered. NM is a very large task and
the situation is still that there are several partly automatic, partly manual
management systems.
Therefore, we can still say that TMN may be the future solution.
SNMP
SNMP is a tool (protocol) that allows for remote and local management of
items on the network including servers, workstations, routers, switches and
other managed devices.
Comprised of agents and managers
Agent process running on each managed node collecting information about the device it is
running on
Manager process running on a management workstation that requests information about devices
on the network. 9
universally supported
Extendible
Portable
lightweight protocol
SNMP is a “server push” model: The agent (server) “pushes” out a trap
message to a (client) management system 10
11
12
15
Telecommunication Management Network (TMN)
Models and Architecture Styles
The physical architecture of the TMN follows very closely the
organization of the functional architecture
Each of the reference points is replaced with an interface.
An organized architecture for a conceptually separate management
network to interconnect NMSs & equipment using standardized
functions (e.g., FCAPS)
Information Models (i.e., MIB)
Network Management Protocols (CMIP as base, but SNMP supported)
NM expertise and tools (e.g., event correlator; NM m&p)
Terminal Frame
Relay ATM
Server Router Router
Telecommunications network
Physical Architecture
Management System Architecture
Interface Realization
18
WSF
WSF (Work Station Function)
MF
QAF NEF
QAF (Q Adaptor Function)
19
Q Adaptor (QA)
The QA is a device which connects NEs or OSs
with non-TMN compatibale interfaces to Qx or
Q3 interfaces.
Network Element (NE)
The NE is comprised of telecommunication
equipment (in
groups, parts, or the whole) and support
equipment that 21
performs NEFs.
Telecommunication Management Network (TMN)
Models and Architecture Styles
The TMN build blocks ….
Workstation (WS)
The WS is the system performing WSFs.
The WSFs translate information at the f reference point to a displayable format at the g
reference point, and vice versa.
22
TMN uses OSI Guidelines for the Definition of Managed Objects (GDMO) to
define managed objects. (Management Information Modeling)
TMN uses OSI Systems Management Functions (SMF) and defines new
management functions. (Systems Management Functions)
Log Control
SMF
Event Report
SMF
Object
SMF
... Accounting
Meter SMF
25
26
33
WAN
ATM Cell-based Technology
SONET / OC-n (n x 51.84 Mbps)
SDH / STS
LAN
ATM LAN Emulation
Access Technology
Cable modem / HFC
DSL
Wireless 35
Circuit switching
A circuit is established for the duration of the connection
Based on Time Division Multiplexing (TDM)
also called Synchronous Transfer Mode (STM)
Based on recurring structure : Frame
A channel is identified by position of its time slots within the frame
A channel is assigned a fixed number of slots within each frame
DA 3 AB 3
41
Table at Node A
ATM and Broadband Access Network Management
Broadband access network management
Requirements of Virtual Circuit Technology for B-ISDN
Performance Requirements
Support for flexible bandwidth (Variable Access Rate)
42
Packetizer
Digital Pipe
Voice
Cells
Data
Video Multiplexer
46
Complex systems
SNMP
52
Network
Operating
Functional Resources / Mechanism Acquisition
Environment
Components
53
Name Descriptions
Ifconfig Obtains and configures networking interface parameters
and status
ping Checking the status of node and host
nslookup Looks up DNS for name –IP address transaction
dig Queries DNS server
dhostig Display information on Internet hosts and domains
Ifconfig
Used to assign/read an address to/of an interface
Option -a is to display all interfaces
Notice two interface loop-back (lo0) and Ethernet (hme0) 54
nslookup
An interactive program for querying Internet Domain Name System servers
Converts a hostname into an IP address and vice versa querying DNS
Useful to identify the subnet a host or node belongs to
55
Lists contents of a domain, displaying DNS record
Network management and security Chapter 2
Network Management Tools and Applications
Network management tools:
traffic monitoring tools
Name Descriptions
ping Used for measuring round-trip packet loss
bing Measuring point – to- point bandwidth of a link
etherfind Inspects Ethernet packets
snoop Captures and inspects network packets
topdump Dumps traffic on a network
getethers Acquires all host addresses of an Ethernet LAN segment
iptrace Measures performance of gateways
56
57
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list. 58
-w timeout Timeout in milliseconds to wait for each reply.
Network management and security Chapter 2
Network Management Tools and Applications
Network management tools: traffic monitoring tools
bing
bing L1 L2
60
Usage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout] target_name
Options:
-d Do not resolve addresses to hostnames.
-h maximum_hops Maximum number of hops to search for target.
-j host-list Loose source route along host-list.
-w timeout Wait timeout milliseconds for each reply.
63
66
Network Management Tools and Applications
Network management applications
Effectively manage a specific set of devices
Avoid functionality overlap with the platform
Integrate with a platform through the API and menu system
Reside on multiple platforms
BayNetworks’ Optivity
Cisco’s CiscoWorks
3Com’s Transcend
Perform device inventory
Prioritize the functional areas of network management
Survey network management applications
Choose the network management platform
67