Wednesday, December 3, 2008
Monday, October 27, 2008
Cloud VPN service
With the advent of Microsoft's Azure service, I can see network operators have yet another good reason to ponder a Cloud VPN service.
Friday, May 9, 2008
Communication Types
There are 3 basic type of communication as illustrated in the following diagram:
Message
A message consists in a sequence of symbols, purposely chosen, from a lexicon. Note that the time-domain is not part of the information conveyed.
Open Sequence
An open sequence of messages carries information through the messages themselves but also through the order of the sequence i.e. the order in which the messages must be interpretated matters.
Timed Sequence
In a timed sequence, the time-domain adds information to the communication. Each symbol occupies, purposely, a temporal position in the ordered sequence. The receiving-end of the communication expects this timing to be respected in order to interpret the communication.
Wednesday, May 7, 2008
Network Functional Planes
Communication networks are usually modeled the following way:
User Plane
This plane supports the transport function i.e. the forwarding of traffic-units to end-point(s). The User-plane provides transport for the Control and Management planes.
Control Plane
This plane supports the control of the User-Plane with regards to the following aspects:
- Topology ( virtual )
- Resources ( access etc.)
Management Plane
This plane supports the management of the User and Control planes. The management functionality includes (see also FCAPS):
- Fault
- Configuration
- Accounting
- Provisioning
- Security
Network Protocol Stack Overview
The following diagram serves as reference. One communication path is illustrated between the end-point E1 and E2. The communication traffic enters intermediate system A, is physically transmitted over to System B.