Ir para a página of
Manuais similares
-
Switch
Cisco Systems WSC2960XR48FPSI
178 páginas 3.73 mb -
Switch
Cisco Systems SFS 3012
28 páginas 1.02 mb -
Switch
Cisco Systems 3920
4 páginas 0.01 mb -
Switch
Cisco Systems 6500
1278 páginas 10.08 mb -
Switch
Cisco Systems CGS252016S8PC
94 páginas 3.55 mb -
Switch
Cisco Systems WET200
4 páginas 1.02 mb -
Switch
Cisco Systems WSC2960X48TSL
112 páginas 3.1 mb -
Switch
Cisco Systems WS-F6K-PFC3B=
18 páginas 1.95 mb
Bom manual de uso
As regras impõem ao revendedor a obrigação de fornecer ao comprador o manual com o produto Cisco Systems 3750. A falta de manual ou informações incorretas fornecidas ao consumidor são a base de uma queixa por não conformidade do produto com o contrato. De acordo com a lei, pode anexar o manual em uma outra forma de que em papel, o que é frequentemente utilizado, anexando uma forma gráfica ou manual electrónicoCisco Systems 3750 vídeos instrutivos para os usuários. A condição é uma forma legível e compreensível.
O que é a instrução?
A palavra vem do latim "Instructio" ou instruir. Portanto, no manual Cisco Systems 3750 você pode encontrar uma descrição das fases do processo. O objetivo do manual é instruir, facilitar o arranque, a utilização do equipamento ou a execução de determinadas tarefas. O manual é uma coleção de informações sobre o objeto / serviço, um guia.
Infelizmente, pequenos usuários tomam o tempo para ler o manual Cisco Systems 3750, e um bom manual não só permite conhecer uma série de funcionalidades adicionais do dispositivo, mas evita a formação da maioria das falhas.
Então, o que deve conter o manual perfeito?
Primeiro, o manual Cisco Systems 3750 deve conte:
- dados técnicos do dispositivo Cisco Systems 3750
- nome do fabricante e ano de fabricação do dispositivo Cisco Systems 3750
- instruções de utilização, regulação e manutenção do dispositivo Cisco Systems 3750
- sinais de segurança e certificados que comprovam a conformidade com as normas pertinentes
Por que você não ler manuais?
Normalmente, isso é devido à falta de tempo e à certeza quanto à funcionalidade específica do dispositivo adquirido. Infelizmente, a mesma ligação e o arranque Cisco Systems 3750 não são suficientes. O manual contém uma série de orientações sobre funcionalidades específicas, a segurança, os métodos de manutenção (mesmo sobre produtos que devem ser usados), possíveis defeitos Cisco Systems 3750 e formas de resolver problemas comuns durante o uso. No final, no manual podemos encontrar as coordenadas do serviço Cisco Systems na ausência da eficácia das soluções propostas. Atualmente, muito apreciados são manuais na forma de animações interessantes e vídeos de instrução que de uma forma melhor do que o o folheto falam ao usuário. Este tipo de manual é a chance que o usuário percorrer todo o vídeo instrutivo, sem ignorar especificações e descrições técnicas complicadas Cisco Systems 3750, como para a versão papel.
Por que ler manuais?
Primeiro de tudo, contem a resposta sobre a construção, as possibilidades do dispositivo Cisco Systems 3750, uso dos acessórios individuais e uma gama de informações para desfrutar plenamente todos os recursos e facilidades.
Após a compra bem sucedida de um equipamento / dispositivo, é bom ter um momento para se familiarizar com cada parte do manual Cisco Systems 3750. Atualmente, são cuidadosamente preparados e traduzidos para sejam não só compreensíveis para os usuários, mas para cumprir a sua função básica de informação
Índice do manual
-
Página 1
Table of Contents Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration .........1 Document ID: 45002 ................................................................................................................................1 Introduction ................................................................[...]
-
Página 2
Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration Document ID: 45002 Introduction Before You Begin Conventions Prerequisites Components Used Background Theory IP Routing on a Stack of 3750s Related Products Configure Network Diagram Practical Tips Configurations Verify Troubleshoot Troubleshooting Proced[...]
-
Página 3
Components Used The information in this document is based on the software and hardware versions below. Two Catalyst 3750G−24T switches running 12.1(14)EA1 EMI Software Release stacked together • Catalyst 2950G−48 running 12.1(12c)EA1 EI Software Release • Catalyst 2948G running 6.3(10) Software Release • Note: The configuration from the C[...]
-
Página 4
Generating and distribution of the Distributed Cisco Express Forwarding (dCEF) database to the different stack members • The MAC address of the master is used as source MAC of routed packets • Packets that need process switching are handled by CPU of the master • The stack members perform the following tasks: They act as routing standby switc[...]
-
Página 5
The above diagram shows a small sample network with the stack of Catalyst 3750s providing inter−VLAN routing between the various segments. The following are the three user defined VLANs: VLAN 2 − user VLAN • VLAN 3 − server VLAN • VLAN 10 − management VLAN • The default gateway configured on each server and host device should be the c[...]
-
Página 6
VLAN 1 is not used for management. All ports in Catalyst switches default to VLAN 1, and any devices connected to non−configured ports will be in VLAN 1. This may cause potential issues for the management of switches, as explained above. • A Layer 3 (L3) (routed) port is used to connect to the default gateway port. In this diagram, a Cisco 7200[...]
-
Página 7
description To 2950 switchport trunk encapsulation dot1q ! !−−− Dot1q trunking (with negotiation) is configured on the L2 switch. !−−− If DTP is not supported on the far switch, issue the !−−− switchport mode trunk command !−−− to force the switch port to trunk mode. !−−− Note: The default trunking mode is dynamic auto[...]
-
Página 8
interface GigabitEthernet1/0/22 ! interface GigabitEthernet1/0/23 ! interface GigabitEthernet1/0/24 ! interface GigabitEthernet2/0/1 description To 2948G switchport trunk encapsulation dot1q ! !−−− Output suppressed. ! interface GigabitEthernet2/0/23 ! interface GigabitEthernet2/0/24 ! interface Vlan1 no ip address shutdown ! interface Vlan2 [...]
-
Página 9
Note: Since the 3750 is configured as a VLAN Trunk Protocol (VTP) server, the VTP configuration is not displayed by the switch. This is standard behavior. The commands below are used on this switch to create a VTP server with the three user−defined VLANs from global configuration mode. C3750G−24T(config)# vtp domain cisco C3750G−24T(config)# [...]
-
Página 10
switchport mode access no ip address spanning−tree portfast ! !−−− Output suppressed. interface GigabitEthernet0/1 switchport trunk encapsulation dot1q no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address no ip route−cache shutdown ! interface Vlan10 description MANAGEMENT !−−− IP address used t[...]
-
Página 11
begin ! # ***** NON−DEFAULT CONFIGURATION ***** ! ! #time: Fri Jun 30 1995, 05:04:47 ! #version 6.3(10) ! ! #system web interface version(s) ! #test ! #system set system name Cat2948G ! #frame distribution method set port channel all distribution mac both ! #vtp !−−− VTP domain is configured to be that same as the 3550 (VTP server). set vtp[...]
-
Página 12
Verify This section provides information you can use to confirm your configuration is working properly. Certain show commands are supported by the Output Interpreter Tool ( registered customers only ) , which allows you to view an analysis of show command output. Catalyst 3750 show switch − The show switch command tells what the stack consists of[...]
-
Página 13
E1 − OSPF external type 1, E2 − OSPF external type 2, E − EGP i − IS−IS, L1 − IS−IS level−1, L2 − IS−IS level−2, ia − IS−IS inter area * − candidate default, U − per−user static route, o − ODR P − periodic downloaded static route Gateway of last resort is 200.1.1.2 to network 0.0.0.0 200.1.1.0/30 is subnetted, 1 [...]
-
Página 14
200.1.1.1 disabled disabled 2−1000 show trunk Cat2948G> (enable) show trunk * − indicates vtp domain mismatch Port Mode Encapsulation Status Native vlan −−−−−−−− −−−−−−−−−−− −−−−−−−−−−−−− −−−−−−−−−−−− −−−−−−−−−−− 2/49 desirable dot1q[...]
-
Página 15
Updated: Mar 10, 2005 Document ID: 45002 Cisco − Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration[...]