PAE Networks Ltd
Networks
Websites
Switchboard
Hosting

PAE Networks Ltd © 2009 All rights reserved

Privacy Policy

Terms of Use

Site by PAE Websites & PAE Hosting

PAE Networks Ltd

Site Map

Need Help?
Support Login
Cisco
Solarwinds
Fortinet
IPI

Call our Support Desk on 0844 257 2422

Liquid 11

Do you need help linking your sites?

For efficient solutions get in touch today...

Partners
Home.
Previous.
Up.
Next.
Group Home.
Customer Area.
Glossary of Terms.
Group Home.About PAE.Products & Services.Customer Area.Contact Us.
Tel: 0844 257 2422
Industry Feeds

 

 

Glossary of Terms - V

 

 

With special thanks to all of our contributors.

 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

 

0 1 2 3 4 5 6 7 8 9

 

Virus

 

A virus is an unwelcome, uninvited and unwanted malicious computer program that may do harm to your system. Some viruses can spread from computer to computer. Most viruses will infect computer systems and pass from computer to computer without the knowledge or interaction of the owner of the computer system. There are other viruses that do little, if any, harm to individual systems but may cause damage and/or inconvenience to users online by clogging up the Internet with unnecessary traffic.

 

Back | Top

 

Virtual Local Area Network (VLAN)

 

VLAN - (Virtual Local Area Network) is a feature provided by most LAN switches. VLANs provide logical segmentation between groups of switched ports. VLANs can be carried between LAN switches using 802.1q trunks. This allows geographically dispersed PCs, servers and other network resources to behave as if they were connected to a single, network segment - even though they may not be.

 

VLANs have several benefits: They are used to limit the size of broadcast domains, providing more effective LAN utilisation and protection against the effects of broadcast storms.

 

They can provide an opportunity to introduce security between LAN segments as inter-VLAN traffic must pass through an intermediate device such as a router or security appliance.

 

They also provide flexibility as devices can be relocated across a campus LAN and remain on the same subnet.

 

Back | Top

 

VLAN Trunk Protocol (VTP)

 

VLAN Trunking Protocol (VTP) is a Cisco proprietary Layer 2 messaging protocol that manages the addition, deletion, and renaming of Virtual Local Area Networks (VLAN) on a network-wide basis. Cisco's VLAN Trunk Protocol reduces administration in a switched network. When a new VLAN is configured on one VTP server, the VLAN is distributed through all switches in the domain. This reduces the need to configure the same VLAN everywhere. To do this, VTP carries VLAN information to all the switches in a VTP domain. VTP advertisements can be sent over ISL, 802.1q, IEEE 802.10 and LANE trunks. VTP traffic is sent over the management VLAN (VLAN1), so all VLAN trunks must be configured to pass VLAN1. VTP is available on most of the Cisco Catalyst Family products.

 

The comparable IEEE standard in use by other manufacturers is GVRP or the more recent MVRP.

 

Back | Top

 

Virtual Private LAN Service (VPLS)

 

Virtual Private LAN Service (VPLS) is a way to provide Ethernet based multipoint to multipoint communication over IP/MPLS networks. It allows geographically dispersed sites to share an Ethernet broadcast domain by connecting sites through pseudo-wires. The technologies that can be used as pseudo-wire can be Ethernet over MPLS, L2TPv3 or even GRE. There are two IETF standards track RFCs (RFC 4761 and RFC 4762) describing VPLS establishment.

 

VPLS is a virtual private network (VPN) technology. In contrast to L2TPv3, which allows only point-to-point layer 2 tunnels, VPLS allows any-to-any (multipoint) connectivity.

 

In a VPLS, the local area network (LAN) at each site is extended to the edge of the provider network. The provider network then emulates a switch or bridge to connect all of the customer LANs to create a single bridged LAN.

 

Back | Top

Virtual Switching System (VSS)

 

A VSS is network system virtualization technology that pools multiple Cisco Catalyst 6500 Series Switches into one virtual switch, increasing operational efficiency, boosting nonstop communications, and scaling system bandwidth capacity to 1.4 Tbps. At the initial phase, a VSS will allow two physical Cisco Catalyst 6500 Series Switches to operate as a single logical virtual switch called a virtual switching system 1440 (VSS1440).

 

 

Back | Top

 

Voice over IP (VoIP)

 

VoIP is a term used in networking for a set of facilities for managing the delivery of voice traffic using the Internet Protocol (IP). In general, this means sending voice information in digital form in discrete IP packets rather than in the traditional circuit-committed protocols of the public switched telephone network (PSTN).

 

The packetised voice traffic is routed to other users on the local or wide area network in the same way and alongside any other forms of data. Devices known as Codecs and gateways are used to decode the data so that voice can be delivered to telephones, PBXs or the PSTN (public switched telephone network)

 

VoIP has suffered historically, from the fact that it had been hyped to deliver more than its capabilities and voice quality was variable. However new techniques and standards has meant that VoIP is now a stable and reliable technology.

 

Back | Top

 

VPN (Virtual Private Network)

 

Usually refers to a network in which some of the parts are connected using the public Internet, but the data sent across the Internet is encrypted, so the entire network is "virtually" private.

 

Back | Top

 

VPN Tunnelling

 

VPN Tunnelling - is the transmission of data (intended for use only within a private, usually corporate network) through a public network in such a way that the routing nodes in the public network are unaware that the transmission is part of a private network. Tunnelling is generally done by encapsulating the private network data and protocol information within the public network transmission units so that the private network protocol information appears to the public network as data. Tunnelling allows the use of the Internet, which is a public network, to convey data on behalf of a private network.

 

One approach to tunnelling is the Point-to-Point Tunnelling Protocol (PPTP) developed by Microsoft. PPTP keeps proprietary data reasonably secure, even though part of the path(s) between or among end users exists in public communication channels. PPTP makes it possible for authorized users to gain access to a private network - called a virtual private network (VPN) - through an Internet service provider (ISP) or online service. There are however numerous other tunnelling protocols.

 

Tunnelling, and the use of a VPN, is not intended as a substitute for encryption/decryption. In cases where a high level of security is necessary, the strongest possible encryption should be used within the VPN itself, and tunnelling should serve only as a convenience.

 

Back | Top

 

VRF (Virtual Routing and Forwarding)

 

Virtual routing and forwarding (VRF) is a technology included in IP  network routers that allows multiple instances of a routing table to exist in a router and work simultaneously. This increases functionality by allowing network paths to be segmented without using multiple devices. Because traffic is automatically segregated, VRF also increases network security and can eliminate the need for encryption and authentication. Internet service providers (ISPs) often take advantage of VRF to create separate virtual private networks (VPNs) for customers; thus the technology is also referred to as VPN routing and forwarding.

 

VRF acts like a logical router, but while a logical router may include many routing tables, a VRF instance uses only a single routing table. In addition, VRF requires a forwarding table that designates the next hop for each data packet, a list of devices that may be called upon to forward the packet, and a set of rules and routing protocols that govern how the packet is forwarded. These tables prevent traffic from being forwarded outside a specific VRF path and also keep out traffic that should remain outside the VRF path.

 

Back | Top

 

Vulnerability

 

In computer security, the term vulnerability is a weakness which allows an attacker to reduce a system's Information Assurance. Vulnerability is the intersection of three elements: a system susceptibility or flaw, attacker access to the flaw, and attacker capability to exploit the flaw. To be vulnerable, an attacker must have at least one applicable tool or technique that can connect to a system weakness. In this frame, vulnerability is also known as the attack surface.

 

A security risk may be classified as a vulnerability. A vulnerability with one or more known instances of working and fully-implemented attacks is classified as an exploit. The window of vulnerability is the time from when the security hole was introduced or manifested in deployed software, to when access was removed, a security fix was available/deployed, or the attacker was disabled.

 

Back | Top

 

Glossary of Terms

Can’t find what you need?

Email us and we’ll let you know...fast!