VLANs. Commutation LAN et Wireless Chapitre 3

Size: px
Start display at page:

Download "VLANs. Commutation LAN et Wireless Chapitre 3"

Transcription

1 VLANs Commutation LAN et Wireless Chapitre 3 ITE I Chapter Cisco Systems, Inc. All rights reserved. Cisco Public 1

2 Objectifs Expliquer le rôle des VLANs dans un réseau convergent. Expliquer le rôle du VLAN trunking dans un réseau convergent. Configurer les VLANs sur des commutateurs dans une topologie de réseau convergent. Résoudre les erreurs configurations logicielles ou matérielles communes associées aux VLANs sur des commutateurs dans une topologie de réseau convergent. 2

3 Rôle des VLANs dans un réseau Convergent Rôle des VLANs dans un réseau convergent C'est quoi un VLAN? Bâtiment 1 Un VLAN est un réseau LAN indépendant Un VLAN permet aux PCs Student et Faculty d'être séparés bien qu'ils partagent la même infrastructure Un VLAN peut avoir un nom pour une identification aisée 3

4 Rôle des VLANs dans un réseau Convergent Description des différents types VLANs Types de VLANs Commutateurs S1, S2, S3: F0/1 et F0/3 sont des interfaces trunk 802.1Q avec le VLAN natif 99 - Adresse /24 4

5 Rôle des VLANs dans un réseau Convergent Description des modes d'appartenance d'un port à un VLAN Modes d'appartenance d'un port à un VLAN VLAN statique VLAN dynamique VLAN voix 5

6 Rôle des VLANs dans un réseau Convergent Comment gérer les domaines de broadcast avec les VLANs Acheminement couche 3 6

7 Rôle du VLAN Trunking dans un réseau Convergent Rôle d'un "Trunk" quand on utilise plusieurs VLANs dans un réseau convergent Quatre ports de commutateur, un pour chaque sous-réseau 7

8 Rôle du VLAN Trunking dans un réseau Convergent Comment un "Trunk" fonctionne Fonctionnement du "Trunking" PC1 transmet un broadcast dans le VLAN 10 PC3 transmet un broadcast dans le VLAN 30 Trunks configurés pour supporter les VLANs 10, 20, 30 8

9 Rôle du VLAN Trunking dans un réseau Convergent Description des modes de "Trunking" d'un port de commutateur Interactions de mode DTP Le port F0/1 est configuré avec switchport mode trunk Le port F0/3 est configuré avec switchport mode dynamic auto Le port F0/1 est configuré avec switchport mode trunk Le port F0/3 est configuré avec switchport mode dynamic auto 9

10 Configurer les VLANs sur des commutateurs dans une topologie de réseau convergent Description des étapes de configuration de "trunks" et de VLANs Configuration de VLANS et de Trunks Utilisez les étapes suivantes pour configurer et vérifier les VLANs et les Trunks sur un réseau commuté: 1. Créer les VLANs 2. Affecter de manière statique les ports du commutateur au VLAN 3. Vérifiez la configuration du VLAN 4. Valider les trunks sur les connexions inter-commutateurs 5. Vérifiez la configuration des trunks 10

11 Configurer les VLANs sur des commutateurs dans une topologie de réseau convergent Description des commandes de l'ios Cisco utilisées sur un commutateur Catalyst Cisco pour créer un VLAN Ajout d'un VLAN 11

12 Configurer les VLANs sur des commutateurs dans une topologie de réseau convergent Description des commandes de l'ios Cisco utilisées pour gérer les VLANs sur un commutateur Catalyst Cisco Vérification des VLANs et de l'appartenance à un VLAN Syntaxe de commande de l'ios Cisco show vlan [brief id vlan-id name vlan-name summary] Affiche une ligne pour chaque VLAN avec le nom du VLAN, l'état et les ports. Affiche des informations sur un seul VLAN identifié par le numéro de VLAN. Pour le vlan-id, l'intervalle va de 1 à Affiche des informations sur un seul VLAN identifié par le nom de VLAN. Le nom de VLAN est une chaîne de 1 à 32 caractères ASCII. Affiche un résumé des informations de VLAN. Syntaxe de commande de l'ios Cisco show interfaces [interface-id vlan vlan-id] switchport Interfaces valides comprenant les ports physiques( type, module, numéro de port) et les ports channel. L'intervalle port-channel va de 1 à 16. Identification du VLAN. Intervalle de 1 à Affiche l'état administratif et opérationnel d'un port commuté, incluant les paramètres de blocage de port et de protection. brief id vlan-id name vlan-name summary interface-id vlan vlan-id switchport 12

13 Configurer les VLANs sur des commutateurs dans une topologie de réseau convergent Description des commandes de l'ios Cisco utilisées sur un commutateur Catalyst Cisco pour créer un "Trunk" Configurer un Trunk 802.1Q Syntaxe de commande de l'ios Cisco Entre en mode de configuration global. Entre en mode de configuration interface. Force la liaison connectant les deux commutateurs en mode trunk. Spécifie un autre VLAN comme VLAN natif pour le trunking IEEE 802.1Q? Ajoute des VLANs autorisés sur ce trunk. Retour en mode EXEC privilégié. S1#configure terminal S1(config)#interface interface-id S1(config-if)#switchport mode trunk S1(config-if)#switchport trunk native vlan vlan-id S1(config-if)#switchport trunk allowed vlan add vlan-list S1(config-if)#end 13

14 Résoudre les mauvaises configurations Logicielles ou Matérielles communes associées aux VLANs Description des problèmes communs liés aux VLANs et aux "Trunks" Problèmes communs des VLANs et des Trunks Problème Résultat Exemple Pas de correspondance de VLAN natif. Pas de correspondance de mode de trunk Pose des problèmes de sécurité et crée des résultats incohérents. Perte de la connectivité Par exemple un port à été affecté au VLAN 99 et l'autre au VLAN 100. Par exemple un port est configuré avec le mode trunk "off" et l'autre avec le mode trunk "on". VLANs et réseaux IP Perte de la connectivité Par exemple les ordinateurs des utilisateurs ont été configurés avec des adresses IP incorrectes. VLANs autorisés sur un trunk. Du trafic non attendu ou pas de trafic transmis sur le trunk La liste des VLANs autorisés n'est pas correcte. 14

15 Résoudre les mauvaises configurations Logicielles ou Matérielles communes associées aux VLANs Description des problèmes communs liés aux VLANs et aux "Trunks" Pas de correspondance du VLAN natif Trunk VLANs autorisés - 10,99 VLAN natif - 99 "Je ne peux pas me connecter au serveur Web" 15

16 Résoudre les mauvaises configurations Logicielles ou Matérielles communes associées aux VLANs Comment utiliser une procédure de résolution de problèmes pour résoudre un problème de configuration de VLAN Liste de VLANs incorrecte Trunks VLANs autorisés - 10, 20, 99 VLAN natif - 99 "Je ne peux pas me connecter au Student Server" 16

17 Résumé VLANS - Permet à un administrateur de grouper de manière logique des équipements qui appartiennent à un même réseau - Ils sont utilisés pour segmenter les domaines de broadcast - Quelques avantages des VLANs: Réduction de coût, sécurité, performance élevée, meilleure administration 17

18 Résumé Les types de trafic sur un VLAN sont - Données - Voix - Protocole de réseau - Administration de réseau La communication entre différents VLANs requiert l'utilisation d'un Routeur 18

19 Résumé Trunks - Un conduit commun utilisé par plusieurs VLANS pour une communication intra-vlan entre commutateurs IEEE 802.1Q - Protocole de "Trunking" standard - Utilise le marquage de trames pour identifier le VLAN auquel la trame appartient - Ne marque pas le trafic du VLAN natif 19

20 20

Oracle ZFS Storage Appliance Cabling Guide. For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves

Oracle ZFS Storage Appliance Cabling Guide. For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves Oracle ZFS Storage Appliance Cabling Guide For ZS3-x, 7x20 Controllers, and DE2-24, Sun Disk Shelves Part No: E53670-01 June 2014 Copyright 2009, 2014, Oracle and/or its affiliates. All rights reserved.

More information

Sun Ethernet Fabric Operating System. LLA Administration Guide

Sun Ethernet Fabric Operating System. LLA Administration Guide Sun Ethernet Fabric Operating System LLA Administration Guide Part No.: E41876-01 July 2013 Copyright 2013, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto

DRDC Toronto No. CR Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto DRDC Toronto No. CR 2005-083 Development and Documentation of the Software to Control the Noise Simulation Facility at DRDC Toronto Élaboration et documentation du logiciel servant à contrôler l'installation

More information

Oracle Dual Port QDR InfiniBand Adapter M3. Product Notes

Oracle Dual Port QDR InfiniBand Adapter M3. Product Notes Oracle Dual Port QDR InfiniBand Adapter M3 Product Notes Part No.: E40986-01 September 2013 Copyright 2013 Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

Sun Ethernet Fabric Operating System. IGMP Administration Guide

Sun Ethernet Fabric Operating System. IGMP Administration Guide Sun Ethernet Fabric Operating System IGMP Administration Guide Part No.: E21712-02 July 2012 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

TP5 Sécurité IPTABLE. * :sunrpc, localhost :domain,* :ssh, localhost :smtp, localhost:953,*: Tous sont des protocoles TCP

TP5 Sécurité IPTABLE. * :sunrpc, localhost :domain,* :ssh, localhost :smtp, localhost:953,*: Tous sont des protocoles TCP TP5 Sécurité IPTABLE Routage classique Q1) Sur la machiine FIREWALL, les services actifs sont : Netstat -a * :sunrpc, localhost :domain,* :ssh, localhost :smtp, localhost:953,*:53856. Tous sont des protocoles

More information

Configuration analysis and security

Configuration analysis and security Grands réseaux Configuration analysis and security Cédric llorens This document is destinated to students and teachers. The author thanks to not distribute it. Copyright, @ Cédric Llorens 1 Some references

More information

VLANs. LAN Switching and Wireless Chapter 3. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1

VLANs. LAN Switching and Wireless Chapter 3. Version Cisco Systems, Inc. All rights reserved. Cisco Public 1 VLANs LAN Switching and Wireless Chapter 3 Version 4.0 2006 Cisco Systems, Inc. All rights reserved. Cisco Public 1 Objectives Explain the role of VLANs in a converged network. Explain the role of trunking

More information

Descriptif de communication Page 2 29 CALEC ST II KNX TP1

Descriptif de communication Page 2 29 CALEC ST II KNX TP1 Descriptif de communication Page 2 29 CALEC ST II KNX TP1 Table des matières 1 Généralités... 2 1.1 Contenu... 2 1.2 Définition... 2 1.3 Marques déposées et noms commerciaux... 2 1.4 Certification selon

More information

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software

About Transferring License Rights for. PL7 V4.5 and Unity Pro V2.3 SP1 Software Page 1 of 38 Click here to access the English Cliquez ici pour accéder au Français Klicken Sie hier, um zum Deutschen zu gelangen Premete qui per accedere all' Italiano Pulse acquì para acceder al Español

More information

Sun Ethernet Fabric Operating System RMON Administration Guide

Sun Ethernet Fabric Operating System RMON Administration Guide Sun Ethernet Fabric Operating System RMON Administration Guide Part No: E24665-03 July 2015 Part No: E24665-03 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

Chapter 3. Virtual Local Area Networks (VLANs) Part II

Chapter 3. Virtual Local Area Networks (VLANs) Part II Chapter 3 Virtual Local Area Networks (VLANs) Part II CCNA3-1 Chapter 3-2 Note for Instructors These presentations are the result of a collaboration among the instructors at St. Clair College in Windsor,

More information

Réinitialisation de serveur d'ucs série C dépannant TechNote

Réinitialisation de serveur d'ucs série C dépannant TechNote Réinitialisation de serveur d'ucs série C dépannant TechNote Contenu Introduction Conditions préalables Conditions requises Composants utilisés Sortie prévue pour différents états de réinitialisation Réinitialisation

More information

Sun Control Station. Performance Module. Sun Microsystems, Inc. Part No September 2003, Revision A

Sun Control Station. Performance Module. Sun Microsystems, Inc.   Part No September 2003, Revision A Sun Control Station Performance Module Sun Microsystems, Inc. www.sun.com Part No. 817-3610-10 September 2003, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright

More information

Read me carefully before making your connections!

Read me carefully before making your connections! CROSS GAME USER GUIDE Read me carefully before making your connections! Warning: The CROSS GAME converter is compatible with most brands of keyboards and Gamer mice. However, we cannot guarantee 100% compatibility.

More information

SunVTS Quick Reference Card

SunVTS Quick Reference Card SunVTS Quick Reference Card Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 806-6519-10 January 2001, Revision A Send comments about this document to:

More information

Oracle ZFS Storage Appliance Simulator Quick Start Guide

Oracle ZFS Storage Appliance Simulator Quick Start Guide Oracle ZFS Storage Appliance Simulator Quick Start Guide March 2015 Part No: E39468-05 This document is a guide to Oracle ZFS Storage Appliance Simulator setup and initial configuration. The Simulator

More information

Classes internes, Classes locales, Classes anonymes

Classes internes, Classes locales, Classes anonymes Classes internes, Classes locales, Classes anonymes Victor Marsault Aldric Degorre CPOO 2015 Enum (1) 2 Quand les utiliser: disjonctions de cas type au sens courant (eg. type de messages d erreur, type

More information

Solaris 9 9/04 Installation Roadmap

Solaris 9 9/04 Installation Roadmap Solaris 9 9/04 Installation Roadmap This document is a guide to the DVD-ROM, CD-ROMs, and documents involved in installing the Solaris 9 9/04 software. Unless otherwise specified, this document refers

More information

Solaris 8 6/00 Sun Hardware Roadmap

Solaris 8 6/00 Sun Hardware Roadmap Solaris 8 6/00 Sun Hardware Roadmap This document is a guide to the CDs and documents involved in installing the Solaris 8 6/00 software. Note The arrangement of CDs in the Solaris 8 product is different

More information

A Reliable Transport Protocol for Resource Constrained Nodes: CRCTP - Protocol Design

A Reliable Transport Protocol for Resource Constrained Nodes: CRCTP - Protocol Design A Reliable Transport Protocol for Resource Constrained Nodes: CRCTP - Protocol Design Un Protocole de transport avec garantie de livraison pour les appareils de communications aux ressources limitées :

More information

DÉVELOPPER UNE APPLICATION IOS

DÉVELOPPER UNE APPLICATION IOS DÉVELOPPER UNE APPLICATION IOS PROTOCOLES CE COURS EST EXTRAIT DU LIVRE APP DEVELOPMENT WITH SWIFT 1 PROTOCOLES Définit un plan de méthodes, de propriétés et d'autres exigences qui conviennent à une tâche

More information

FLEX Integra 4 Input Module

FLEX Integra 4 Input Module Installation Instructions FLEX Integra 4 Input Module (Cat. No. 1793-IB4 and -IB4S) 41355 Module Installation This module mounts on a DIN rail. It connects to an adapter or another FLEX I/O or Integra

More information

RELEASE PACK. Release notes. LA Network Manager General. Drive system rmware Preset library 6.1. readme - v.1.0

RELEASE PACK. Release notes. LA Network Manager General. Drive system rmware Preset library 6.1. readme - v.1.0 RELEASE PACK readme - v.1.0 Release notes New in this drive system release pack. LA Network Manager 2.6.5 General Includes new rmware 2.9.6. Includes new preset library 6.1. Drive system rmware 2.9.6 Includes

More information

Formation. Application Server Description du cours

Formation. Application Server Description du cours Formation Application Server 2017 Description du cours Formation Application Server 2017 Description Cette formation d une durée de 5 jours aborde les concepts de l infrastructure logicielle System Platform

More information

This manual provides information on the Extron MDA 4V EQ video distribution amplifier and discusses how to install and operate them.

This manual provides information on the Extron MDA 4V EQ video distribution amplifier and discusses how to install and operate them. MDA V EQ USER GUIDE Introduction About this Manual This manual provides information on the Extron MDA V EQ video distribution amplifier and discusses how to install and operate them. About the MDA V EQ

More information

FLEX Integra 2 Input/2 Protected Output Module

FLEX Integra 2 Input/2 Protected Output Module Installation Instructions FLEX Integra 2 Input/2 Protected Output Module (Cat. No. 1793-IB2XOB2P and -IB2XOB2PS) 41355 Module Installation This module mounts on a DIN rail. It connects to an adapter or

More information

Sun Ethernet Fabric Operating System. RIP Administration Guide

Sun Ethernet Fabric Operating System. RIP Administration Guide Sun Ethernet Fabric Operating System RIP Administration Guide Part No: E21705-04 July 2015 Part No: E21705-04 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation

Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation Ultra Enterprise 6000/5000/4000 Systems Power Cord Installation RevisiontoPowerCordInstallation Note This replaces Chapter 2, Cabling the System, in the Ultra Enterprise 6000/5000/4000 Systems Installation

More information

Préparation au concours ACM TP 2

Préparation au concours ACM TP 2 Préparation au concours ACM TP 2 Christoph Dürr Jill-Jênn Vie September 25, 2014 Quelques conseils Entraînez-vous à identifier les problèmes les plus faciles. Lisez bien les contraintes d affichage : faut-il

More information

SPD4tel & SPD4telkit. User Manual Manuel d Installation

SPD4tel & SPD4telkit. User Manual Manuel d Installation SPD4tel & SPD4telkit User Manual Manuel d Installation s Total Home Surge Protection SPD4tel & SPD4telkit Surge Protection for Telephone or Modem Connected Electronics User Manual - USA (English) www.usa.siemens.com/spd

More information

A Policy-Based Resource Reservation Service for Maritime Tactical Networks

A Policy-Based Resource Reservation Service for Maritime Tactical Networks A Policy-Based Resource Reservation Service for Maritime Tactical Networks David Kidston and Isabelle Labbé The work described in this document was sponsored by the Department of National Defence under

More information

Sun Ethernet Fabric Operating System. MLDS Administration Guide

Sun Ethernet Fabric Operating System. MLDS Administration Guide Sun Ethernet Fabric Operating System MLDS Administration Guide Part No.: E25211-02 July 2012 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

This document is a preview generated by EVS

This document is a preview generated by EVS INTERNATIONAL STANDARD ISO 472 NORME INTERNATIONALE Fourth edition Quatrième édition 2013-02-01 Plastics Vocabulary Plastiques Vocabulaire Reference number Numéro de référence ISO 2013 COPYRIGHT PROTECTED

More information

FlexArmor 24V dc Sinking Input Modules

FlexArmor 24V dc Sinking Input Modules Installation Instructions FlexArmor 24V dc Sinking Input Modules Catalog Number 1798-IB4 & 1798-IB8 42638 The FlexArmor I/O modules (Cat. No. 1798-IB4 & 1798-IB8) mount in a FlexArmor Baseplate. Use compatible

More information

Font Administrator User s Guide

Font Administrator User s Guide Font Administrator User s Guide Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 816 0281 10 May 2002 Copyright 2002 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara,

More information

man pages section 6: Demos

man pages section 6: Demos man pages section 6: Demos Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 816 0221 10 May 2002 Copyright 2002 Sun Microsystems, Inc. 4150 Network Circle, Santa Clara,

More information

ControlLogix Redundant Power Supply Chassis Adapter Module

ControlLogix Redundant Power Supply Chassis Adapter Module Installation Instructions ControlLogix Redundant Power Supply Chassis Adapter Module Catalog Number 1756-PSCA Use this publication as a guide when installing the ControlLogix 1756-PSCA chassis adapter

More information

Sun Management Center 3.6 Version 7 Add-On Software Release Notes

Sun Management Center 3.6 Version 7 Add-On Software Release Notes Sun Management Center 3.6 Version 7 Add-On Software Release Notes For Sun Fire, Sun Blade, Netra, and Sun Ultra Systems Sun Microsystems, Inc. www.sun.com Part No. 820-2406-10 October 2007, Revision A

More information

The Personal Information Canadians Give to Retailers

The Personal Information Canadians Give to Retailers The Personal Information Canadians Give to Retailers Final Report Submitted to: Office of the Privacy Commissioner January 4, 2008 Table of Contents RESEARCH PURPOSE... 1 METHODOLOGY... 2 KEY FINDINGS...

More information

READ ME FIRST QUICK INSTALL GUIDE. Wireless Controller XWC Includes: One: XWC-1000 Wireless Controller One: Rack Mount Kit One: Power Cord

READ ME FIRST QUICK INSTALL GUIDE. Wireless Controller XWC Includes: One: XWC-1000 Wireless Controller One: Rack Mount Kit One: Power Cord READ ME FIRST QUICK INSTALL GUIDE Wireless Controller XWC-1000 Includes: One: XWC-1000 Wireless Controller One: Rack Mount Kit One: Power Cord E E READ ME FIRST - COMPATIBILITY Your XWC-1000 Wireless Controller

More information

Java et Mascopt. Jean-François Lalande, Michel Syska, Yann Verhoeven. Projet Mascotte, I3S-INRIA Sophia-Antipolis, France

Java et Mascopt. Jean-François Lalande, Michel Syska, Yann Verhoeven. Projet Mascotte, I3S-INRIA Sophia-Antipolis, France Java et Mascopt Jean-François Lalande, Michel Syska, Yann Verhoeven Projet Mascotte, IS-INRIA Sophia-Antipolis, France Formation Mascotte 09 janvier 00 Java Java et Mascopt - Formation Mascotte 09 janvier

More information

QUICK INSTALL GUIDE READ ME FIRST XWC Package Contents: XWC-1000 Wireless Controller. Rack Mount Kit. Power Cord. Wireless Controller

QUICK INSTALL GUIDE READ ME FIRST XWC Package Contents: XWC-1000 Wireless Controller. Rack Mount Kit. Power Cord. Wireless Controller READ ME FIRST QUICK INSTALL GUIDE Wireless Controller WC-1000 Package Contents: WC-1000 Wireless Controller Rack Mount Kit Power Cord BEFORE YOU BEGIN INSTALLATION Access Point Firmware: Be sure that the

More information

Sun StorEdge 3310 SCSI Array Best Practices Manual

Sun StorEdge 3310 SCSI Array Best Practices Manual Sun StorEdge 3310 SCSI Array Best Practices Manual Architectures and Tips for Optimum Usage Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 Part No. 816-7293-11 October

More information

Ramassage Miette Garbage Collector

Ramassage Miette Garbage Collector http://www-adele.imag.fr/users/didier.donsez/cours Ramassage Miette Garbage Collector Didier DONSEZ Université Joseph Fourier PolyTech Grenoble LIG/ADELE Didier.Donsez@imag.fr, Didier.Donsez@ieee.org Motivations

More information

Multimedia Multi-Networking: a New Concept Multi-réseaux Multimédia : un Nouveau Concept

Multimedia Multi-Networking: a New Concept Multi-réseaux Multimédia : un Nouveau Concept Multimedia Multi-Networking: a New Concept Multi-réseaux Multimédia : un Nouveau Concept Pascal Berthou, Thierry Gayraud, Philippe Owezarski, and Michel Diaz LAAS-CNRS 7, Avenue du Colonel Roche 31077,

More information

Netra Blade X3-2B (formerly Sun Netra X6270 M3 Blade) for VMware ESXi. Installation Guide

Netra Blade X3-2B (formerly Sun Netra X6270 M3 Blade) for VMware ESXi. Installation Guide Netra Blade X3-2B (formerly Sun Netra X6270 M3 Blade) for VMware ESXi Installation Guide Part No.: E28262-04 November 2012 Copyright 2012, Oracle and/or its affiliates. All rights reserved. This software

More information

Managing Boot EnvironmentsWith Oracle Solaris 11 Express

Managing Boot EnvironmentsWith Oracle Solaris 11 Express Managing Boot EnvironmentsWith Oracle Solaris 11 Express Part No: 820 6565 12 November 2010 Copyright 2010, Oracle and/or its affiliates. All rights reserved. This software and related documentation are

More information

Sun Ethernet Fabric Operating System. ONET Administration Guide

Sun Ethernet Fabric Operating System. ONET Administration Guide Sun Ethernet Fabric Operating System ONET Administration Guide Part No.: E26379-02 July 2012 Copyright 2010, 2012, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Sun Java System Connector for Microsoft Outlook Q4 Installation Guide

Sun Java System Connector for Microsoft Outlook Q4 Installation Guide Sun Java System Connector for Microsoft Outlook 7 2005Q4 Installation Guide Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 819 2565 10 October 2005 Copyright 2005 Sun

More information

TP 2 : Application SnapTchat 20 février 2015

TP 2 : Application SnapTchat 20 février 2015 TP 2 : Application SnapTchat 20 février 2015 SnapTchat : cahier de charges L objectif de ce TP est de développer une simple application d échange de messages courts entre deux utilisateurs. Le cahier des

More information

Memory Hole in Large Memory X86 Based Systems

Memory Hole in Large Memory X86 Based Systems Memory Hole in Large Memory X86 Based Systems By XES Product Development Team http://www.sun.com/desktop/products Wednesday, May 19, 2004 1 Copyright 2004 Sun Microsystems, Inc. 4150 Network Circle, Santa

More information

Functional Blue Prints for the Development of a KMapper Prototype

Functional Blue Prints for the Development of a KMapper Prototype Functional Blue Prints for the Development of a KMapper Prototype SOFTWARE DESIGN DOCUMENT KMAPPER KNOWLEDGE INFERRING SERVICES And prepared by Martin Froment and Ludovic Tobin Fujitsu Consulting (Canada)

More information

INSTALLATION GUIDE. AXIS P13-E Network Camera Series. AXIS P1343-E Network Camera. AXIS P1344-E Network Camera. AXIS P1346-E Network Camera

INSTALLATION GUIDE. AXIS P13-E Network Camera Series. AXIS P1343-E Network Camera. AXIS P1344-E Network Camera. AXIS P1346-E Network Camera INSTALLATION GUIDE AXIS P13-E Network Camera Series AXIS P1343-E Network Camera AXIS P1344-E Network Camera AXIS P1346-E Network Camera AXIS P1347-E Network Camera ENGLISH FRANÇAIS DEUTSCH ITALIANO ESPAÑOL

More information

110 SERIES SINGLE-WAN GIGABIT VPN ROUTERS

110 SERIES SINGLE-WAN GIGABIT VPN ROUTERS 110 SERIES SINGLE-WAN GIGABIT VPN ROUTERS AN-110-RT-2L1W AN-110-RT-2L1W-WIFI Federal Communication Commission Interference Statement This equipment has been tested and found to comply with the limits for

More information

# Project Tracker Status Priority Subject Updated Category Target version 559 Auto Multiple 05/09/2018 1/10

# Project Tracker Status Priority Subject Updated Category Target version 559 Auto Multiple 05/09/2018 1/10 Issues # Project Tracker Status Priority Subject Updated Category Target version 559 Auto Multiple Support New Normal automatisation de l'identification des questions 05/08/2018 11:44 557 Auto Multiple

More information

Font Administrator User s Guide. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A.

Font Administrator User s Guide. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A. Font Administrator User s Guide Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303 4900 U.S.A. Part Number 806 2903 10 February 2000 Copyright 2000 Sun Microsystems, Inc. 901 San Antonio Road,

More information

Sun Ethernet Fabric Operating System. RIP Administration Guide

Sun Ethernet Fabric Operating System. RIP Administration Guide Sun Ethernet Fabric Operating System RIP Administration Guide Part No.: E21705-03 July 2013 Copyright 2010, 2013, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

A computerized system to store and retrieve data on biological and biotechnological veterinary products of the American continent

A computerized system to store and retrieve data on biological and biotechnological veterinary products of the American continent Rev. sa. lech. Off. int. Epiz., 1992, 11 (3), 925 929 A computerized system to store and retrieve data on biological and biotechnological veterinary products of the American continent L.V. MELENDEZ *,

More information

Solaris 8 User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A.

Solaris 8 User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A. Solaris 8 User Supplement Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. Part Number 806-3646 10 June 2000 Copyright 2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo

More information

Algorithmes certifiants

Algorithmes certifiants Michel Habib, LIAFA, Paris Diderot Algorithmique avancée M1 8 février 2010 Schedule of the talk 1 Programme du cours 2010-2011 2 3 Minimum spanning trees and shortest paths Consequences 4 Plan du cours

More information

Sun Fire V100 Server Product Notes

Sun Fire V100 Server Product Notes Sun Fire V100 Server Product Notes Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 816-2754-13 May 2002 Revision A Send comments about this document to:

More information

Oracle Flash Storage System and Oracle MaxRep for SAN Security Guide

Oracle Flash Storage System and Oracle MaxRep for SAN Security Guide Oracle Flash Storage System and Oracle MaxRep for SAN Security Guide Part Number E56029-01 Oracle Flash Storage System, release 6.1 Oracle MaxRep for SAN, release 3.0 2014 October Oracle Flash Storage

More information

Université européenne de BretagneB. Télécom Bretagne. En accréditation conjointe avec l Ecole Doctorale Matisse. Co-tutelle avec Orange Labs

Université européenne de BretagneB. Télécom Bretagne. En accréditation conjointe avec l Ecole Doctorale Matisse. Co-tutelle avec Orange Labs N d ordre : 2014telb0312 Sous le sceau de l l Université européenne de BretagneB Télécom Bretagne En accréditation conjointe avec l Ecole Doctorale Matisse Co-tutelle avec Orange Labs Ecole Doctorale MATISSE

More information

PermaNetPlus for Pcorr+ and Permalog+ Quickstart Guide

PermaNetPlus for Pcorr+ and Permalog+ Quickstart Guide PermaNetPlus for Pcorr+ and Permalog+ Quickstart Guide Version D TABLE OF CONTENTS INTRODUCTION... 2 CONNECTING TO LOGGERS... 3 FIRST PATROL OF THE LOGGERS... 3 SETTING UP THE LOGGER... 4 MAKING A SOUND

More information

Java Desktop System Release 3 Troubleshooting Guide

Java Desktop System Release 3 Troubleshooting Guide Java Desktop System Release 3 Troubleshooting Guide Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 817 7304 10 January, 2005 Copyright 2005 Sun Microsystems, Inc. 4150

More information

Installation Instructions

Installation Instructions Installation Instructions SRM Redundancy Module (Cat. 1757-SRM) This document tells you how to install the SRM Redundancy Module into the ProcessLogix system. You should read these installation instructions

More information

Traditional Chinese Solaris Release Overview

Traditional Chinese Solaris Release Overview Traditional Chinese Solaris Release Overview Sun Microsystems, Inc. 901 N. San Antonio Road Palo Alto, CA 94303-4900 U.S.A. Part No: 806 3489 10 March 2000 Copyright 2000 Sun Microsystems, Inc. 901 N.

More information

5. Enterprise JavaBeans 5.3 Entity Beans. Entity Beans

5. Enterprise JavaBeans 5.3 Entity Beans. Entity Beans Entity Beans Vue objet d une base de données (exemples: client, compte, ) en général, une ligne d une table relationnelle (SGBD-R) ou un objet persistant (SGBD- OO) sont persistant (long-lived) la gestion

More information

Voir ces deux articles : [3]

Voir ces deux articles :  [3] Publié sur WindowsLinux.net (http://www.windowslinux.net) Accueil > Microsoft Security Essentials Microsoft Security Essentials [1] Téléchargements Le téléchargement de MSE (Microsoft Security Essentials)

More information

Sun StorageTek 2500 Series Array Firmware Upgrade Guide

Sun StorageTek 2500 Series Array Firmware Upgrade Guide Sun StorageTek 2500 Series Array Firmware Upgrade Guide for controller firmware version 7.35 Part No. 820-6362-13 August 2010, Revision D Copyright 2010, Oracle and/or its affiliates. All rights reserved.

More information

Sun Ethernet Fabric Operating System IGS Administration Guide

Sun Ethernet Fabric Operating System IGS Administration Guide Sun Ethernet Fabric Operating System IGS Administration Guide Part No: E21708-03 July 2015 Part No: E21708-03 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

SunVTS Quick Reference Card

SunVTS Quick Reference Card SunVTS Quick Reference Card Sun Microsystems, Inc. www.sun.com Part No. 820-1672-10 September 2007, Revision 01 Submit comments about this document at: http://www.sun.com/hwdocs/feedback Copyright 2007

More information

Cable Management Guide

Cable Management Guide Cable Management Guide Sun Fire High End Server Systems Sun Microsystems, Inc. www.sun.com Part No. 817-1753-11 July 2005, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback

More information

UNIVERSITÉ DE MONTRÉAL MULTI-LEVEL TRACE ABSTRACTION, LINKING AND DISPLAY

UNIVERSITÉ DE MONTRÉAL MULTI-LEVEL TRACE ABSTRACTION, LINKING AND DISPLAY UNIVERSITÉ DE MONTRÉAL MULTI-LEVEL TRACE ABSTRACTION, LINKING AND DISPLAY NASER EZZATI JIVAN DÉPARTEMENT DE GÉNIE INFORMATIQUE ET GÉNIE LOGICIEL ÉCOLE POLYTECHNIQUE DE MONTRÉAL THÈSE PRÉSENTÉE EN VUE DE

More information

Sun Server X4-2. Security Guide

Sun Server X4-2. Security Guide Sun Server X4-2 Security Guide Part No.: E38042-03 May 2014 Copyright 2013, 2014 Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license

More information

Solaris Common Desktop Environment: User s Transition Guide

Solaris Common Desktop Environment: User s Transition Guide Solaris Common Desktop Environment: User s Transition Guide SunSoft, Inc. A Sun Microsystems, Inc. Business 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. Copyright 1997 Sun Microsystems, Inc., 2550

More information

Java Desktop System Release 2 Installation Guide

Java Desktop System Release 2 Installation Guide Java Desktop System Release 2 Installation Guide Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 817 5178 10 April 2004 Copyright 2004 Sun Microsystems, Inc. 4150 Network

More information

RMP Simulation User Guide

RMP Simulation User Guide Richard Sorensen Kihomac DRDC CORA CR 2011 099 October 2011 Defence R&D Canada Centre for Operational Research and Analysis National Defence Défense nationale Prepared By: Richard Sorensen Kihomac 5501

More information

Sun StorEdge Network 2 Gb Brocade SilkWorm 3200, 3800, and Core Fabric Switches Guide to Documentation, 3.x / Firmware

Sun StorEdge Network 2 Gb Brocade SilkWorm 3200, 3800, and Core Fabric Switches Guide to Documentation, 3.x / Firmware Network 2 Gb SilkWorm 3200, 3800, and 12000 Core Fabric Switches Guide to Documentation, 3.x / 4.2.0 Firmware For late-breaking about the Network 2 Gb SilkWorm 3200 and 3800 Core Fabric Switches with v3.x

More information

WIF-RELAY01-5V WIF-RELAY04-5V WIF-RELAY01-12V WIF-RELAYH1-12V WIF-RELAY04-12V WIF-RELAY WIF-RELAYH1-250 WIF-RELAY04-250

WIF-RELAY01-5V WIF-RELAY04-5V WIF-RELAY01-12V WIF-RELAYH1-12V WIF-RELAY04-12V WIF-RELAY WIF-RELAYH1-250 WIF-RELAY04-250 www.seeit.fr WIF-RELAY01-5V WIF-RELAY04-5V WIF-RELAY01-12V WIF-RELAYH1-12V WIF-RELAY04-12V WIF-RELAY01-250 WIF-RELAYH1-250 WIF-RELAY04-250 1 or 4 channels WiFi relays modules controlled by smartphone Cartes

More information

20-40 Gbyte 8mm Tape Drive Installation and User s Guide

20-40 Gbyte 8mm Tape Drive Installation and User s Guide 20-40 Gbyte 8mm Tape Drive Installation and User s Guide Sun Microsystems Computer Company A Sun Microsystems, Inc. Business 2550 Garcia Avenue Mountain View, CA 94043 USA 415 960-1300 fax 415 969-9131

More information

User guide. Bluetooth Keyboard BKB10

User guide. Bluetooth Keyboard BKB10 User guide Bluetooth Keyboard BKB10 Contents Basics...3 Overview... 3 Charging the keyboard... 4 Turning on the keyboard... 5 Getting started... 6 Setting up the keyboard... 6 Support on the web...6 Legal

More information

Solaris 8 User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A.

Solaris 8 User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A. Solaris 8 User Supplement Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. Part Number 806-5181 10 October 2000 Copyright 2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo

More information

Fortran 90 Browser. f90browse

Fortran 90 Browser. f90browse Fortran 90 Browser f90browse SunSoft, Inc. A Sun Microsystems, Inc. Business 2550 Garcia Avenue Mountain View, CA 94043 USA 415 960-1300 fax 415 969-9131 Part No.: 802-6440-10 Revision A, December 1996

More information

Sun Ultra TM. 5 and Ultra 10 Product Notes. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A.

Sun Ultra TM. 5 and Ultra 10 Product Notes. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A. Sun Ultra TM 5 and Ultra 10 Product Notes Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. 650-960-1300 Part No. 806-6750-11 November 2000, Revision A Send comments about this

More information

Sun Ultra 2 UltraSPARC -IIModuleX-Option

Sun Ultra 2 UltraSPARC -IIModuleX-Option Sun Ultra 2 UltraSPARC -IIModuleX-Option The Network Is the Computer Sun Microsystems Computer Company 2550 Garcia Avenue Mountain View, CA 94043 USA 415 960-1300 fax 415 969-9131 Part No.: 805-0937-10

More information

Rackmount Placement Matrix

Rackmount Placement Matrix Rackmount Placement Matrix Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 805-4748-30 June, 2002, Revision A Send comments about this document to: docfeedback@sun.com

More information

Oracle ZFS Storage Appliance Cabling Guide. For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6.

Oracle ZFS Storage Appliance Cabling Guide. For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6. Oracle ZFS Storage Appliance Cabling Guide For ZS5-x, ZS4-4, ZS3-x, 7x20 Controllers, and DEx-24, Sun Disk Shelves, Release OS8.6.x Part No: E76482-02 December 2016 Oracle ZFS Storage Appliance Cabling

More information

INTERNATIONAL STANDARD NORME INTERNATIONALE

INTERNATIONAL STANDARD NORME INTERNATIONALE IEC 62365 Edition 2.0 2009-05 INTERNATIONAL STANDARD NORME INTERNATIONALE Digital audio Digital input-output interfacing Transmission of digital audio over asynchronous transfer mode (ATM) networks Audionumérique

More information

Solaris 8 Desktop User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A.

Solaris 8 Desktop User Supplement. Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA U.S.A. Solaris 8 Desktop User Supplement Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A. Part Number 806-6610-10 January 2001 Copyright 2001 Sun Microsystems, Inc. 901 San Antonio

More information

Sun Ethernet Fabric Operating System. OSPF Administration Guide

Sun Ethernet Fabric Operating System. OSPF Administration Guide Sun Ethernet Fabric Operating System OSPF Administration Guide Part No: E21707-03 July 2015 Part No: E21707-03 Copyright 2010, 2015, Oracle and/or its affiliates. All rights reserved. This software and

More information

Installation des interfaces et utilisation de WorldCAT-CIF pour le catalogue CD Meusburger

Installation des interfaces et utilisation de WorldCAT-CIF pour le catalogue CD Meusburger Installation des interfaces et utilisation de pour le catalogue CD Meusburger 1. Condition préalable: lors de l installation du catalogue CD Meusburger, il faut avoir mis en place DAKO. 2. Veuillez vérifier

More information

Quick Start. AC1200 WiFi Range Extender Model EX6150

Quick Start. AC1200 WiFi Range Extender Model EX6150 Quick Start AC1200 WiFi Range Extender Model EX6150 Getting Started The NETGEAR WiFi Range Extender increases the distance of a WiFi network by boosting the existing WiFi signal and enhancing the overall

More information

Sun Patch Manager 2.0 Administration Guide for the Solaris 8 Operating System

Sun Patch Manager 2.0 Administration Guide for the Solaris 8 Operating System Sun Patch Manager 2.0 Administration Guide for the Solaris 8 Operating System Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. Part No: 817 5664 10 June 2004 Copyright 2004 Sun Microsystems,

More information

RFID Ositrack Splitter Box, Ethernet Modbus TCP/IP Boîte de raccordement User Guide / Manuel utilisateur

RFID Ositrack Splitter Box, Ethernet Modbus TCP/IP Boîte de raccordement User Guide / Manuel utilisateur RFID Ositrack Splitter Box, Ethernet Modbus TCP/IP Boîte de raccordement User Guide / Manuel utilisateur W916556680111 02 / 2008 W916556680111 Table of Contents Chapter Page English Safety Information

More information

Sun Ultra 2 UltraSPARC -II Module Upgrade

Sun Ultra 2 UltraSPARC -II Module Upgrade Sun Ultra 2 UltraSPARC -II Module Upgrade Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 USA 650 960-1300 Fax 650 969-9131 Part No.: 805-0936-14 October 1999, Revision A Send comments

More information

Sun Management Center 4.0 Version 4 Add-On Software Release Notes

Sun Management Center 4.0 Version 4 Add-On Software Release Notes Sun Management Center 4.0 Version 4 Add-On Software Release Notes Sun Microsystems, Inc. www.sun.com Part No. 820-4781-10 June 2008, Revision A Submit comments about this document at: http://www.sun.com/hwdocs/feedback

More information

Sun Enterprise System 336-Mhz Processor Upgrade Instructions

Sun Enterprise System 336-Mhz Processor Upgrade Instructions Sun Enterprise 10000 System 336-Mhz Processor Upgrade Instructions A Sun Microsystems, Inc. Business 901 San Antonio Road Palo Alto, CA 94303-4900 USA 650 960-1300 fax 650 969-9131 Part No.: 805-4500-11

More information