Cisco Systems ASASSMCSC10K9 manual

1
2
3
4
5
6
7
8
9
10
11
12
13
14

Ir a la página of

Buen manual de instrucciones

Las leyes obligan al vendedor a entregarle al comprador, junto con el producto, el manual de instrucciones Cisco Systems ASASSMCSC10K9. La falta del manual o facilitar información incorrecta al consumidor constituyen una base de reclamación por no estar de acuerdo el producto con el contrato. Según la ley, está permitido adjuntar un manual de otra forma que no sea en papel, lo cual últimamente es bastante común y los fabricantes nos facilitan un manual gráfico, su versión electrónica Cisco Systems ASASSMCSC10K9 o vídeos de instrucciones para usuarios. La condición es que tenga una forma legible y entendible.

¿Qué es un manual de instrucciones?

El nombre proviene de la palabra latina “instructio”, es decir, ordenar. Por lo tanto, en un manual Cisco Systems ASASSMCSC10K9 se puede encontrar la descripción de las etapas de actuación. El propósito de un manual es enseñar, facilitar el encendido o el uso de un dispositivo o la realización de acciones concretas. Un manual de instrucciones también es una fuente de información acerca de un objeto o un servicio, es una pista.

Desafortunadamente pocos usuarios destinan su tiempo a leer manuales Cisco Systems ASASSMCSC10K9, sin embargo, un buen manual nos permite, no solo conocer una cantidad de funcionalidades adicionales del dispositivo comprado, sino también evitar la mayoría de fallos.

Entonces, ¿qué debe contener el manual de instrucciones perfecto?

Sobre todo, un manual de instrucciones Cisco Systems ASASSMCSC10K9 debe contener:
- información acerca de las especificaciones técnicas del dispositivo Cisco Systems ASASSMCSC10K9
- nombre de fabricante y año de fabricación del dispositivo Cisco Systems ASASSMCSC10K9
- condiciones de uso, configuración y mantenimiento del dispositivo Cisco Systems ASASSMCSC10K9
- marcas de seguridad y certificados que confirmen su concordancia con determinadas normativas

¿Por qué no leemos los manuales de instrucciones?

Normalmente es por la falta de tiempo y seguridad acerca de las funcionalidades determinadas de los dispositivos comprados. Desafortunadamente la conexión y el encendido de Cisco Systems ASASSMCSC10K9 no es suficiente. El manual de instrucciones siempre contiene una serie de indicaciones acerca de determinadas funcionalidades, normas de seguridad, consejos de mantenimiento (incluso qué productos usar), fallos eventuales de Cisco Systems ASASSMCSC10K9 y maneras de solucionar los problemas que puedan ocurrir durante su uso. Al final, en un manual se pueden encontrar los detalles de servicio técnico Cisco Systems en caso de que las soluciones propuestas no hayan funcionado. Actualmente gozan de éxito manuales de instrucciones en forma de animaciones interesantes o vídeo manuales que llegan al usuario mucho mejor que en forma de un folleto. Este tipo de manual ayuda a que el usuario vea el vídeo entero sin saltarse las especificaciones y las descripciones técnicas complicadas de Cisco Systems ASASSMCSC10K9, como se suele hacer teniendo una versión en papel.

¿Por qué vale la pena leer los manuales de instrucciones?

Sobre todo es en ellos donde encontraremos las respuestas acerca de la construcción, las posibilidades del dispositivo Cisco Systems ASASSMCSC10K9, el uso de determinados accesorios y una serie de informaciones que permiten aprovechar completamente sus funciones y comodidades.

Tras una compra exitosa de un equipo o un dispositivo, vale la pena dedicar un momento para familiarizarse con cada parte del manual Cisco Systems ASASSMCSC10K9. Actualmente se preparan y traducen con dedicación, para que no solo sean comprensibles para los usuarios, sino que también cumplan su función básica de información y ayuda.

Índice de manuales de instrucciones

  • Página 1

    Q UICK S TART G UIDE Cisco ASA Services Module 1 Information About the ASA Servi ces M odule in the Switch Network 2 Verifying the Module Installation 3 Assigning VLANs to the ASA Services Module 4 Using the MSFC as a Directly-Connected Rou ter 5 Logging Into the ASA Services Module 6 Configuring ASDM Connectivity 7 Launching ASDM 8 Running the Sta[...]

  • Página 2

    2 Updated: May 15, 2013, 78-19998-02 1 Information About the ASA Services Module in the Switch Network For switch and software compatibility with the ASA Services M odule (ASASM), see the following: http://www.cisco.com/en/US/docs/securi ty/asa/compatibility/asamatrx.html . Th e switch runs Cisco IOS software on both the swit ch supervisor engine a[...]

  • Página 3

    3 For multiple context mode, if you place the MSFC or router behind the ASASM, you should only connect it to a single context. If you connect it to multiple con texts, the MSFC/router will route between the contexts, which might not be your intentio n. The typical scenario for multiple contexts is to use a router in front of all the contexts to r o[...]

  • Página 4

    4 2 Verifying the Module Installation Verify that the switch acknowledge s the ASASM and has bro ught it onli ne. (If you n eed to install your ASASM, see the module installation guide on Cisco. com.) Ent er the following command to ensure that the Status column shows “Ok” for the ASASM: show module [ switch { 1 | 2 }] [ mod-num | all ] For a s[...]

  • Página 5

    5 4 Using the MSFC as a Directly-Connected Router If you want to use the MSFC as a directly -connected router (for ex ample, as the default gateway connected to the ASASM outside interface), then add an ASASM VLAN interface to the MSFC as a switched virtual interface (SVI). By default, you ca n add only one SVI; to add multiple S VIs, and understan[...]

  • Página 6

    6 5 Logging Into the ASA Services Module From the switch CLI, you can connect to a virtual console session on the A SASM: Command Purpose Step 1 service-module session [ switch { 1 | 2 }] slot number Example: Router# service-module session slot 4 hostname> Connects to the ASASM. For a switch in a VSS, enter the switch argument. You access user E[...]

  • Página 7

    7 Logging Out of the ASA Services Module If you do not log ou t of the ASASM, the console conn ection persists; there is no timeout. To end t he ASASM console session and access the switc h CLI, perform the follow ing steps. To kill another user’s active connecti on, which may have been unintentionally l eft open, see the configuration guide. Ste[...]

  • Página 8

    8 Step 2 Do one of the following to configure a manag ement interface, depending on you r mode: Routed mode: interface vlan number ip address ip_address [ mask ] nameif name security-level level Example: hostname(config)# interface vlan 1 hostname(config-if)# ip address 192.168.1.1 255.255.255.0 hostname(config-if)# nameif inside hostname(config-if[...]

  • Página 9

    9 Step 4 http server enable Example: hostname(config)# http server enable Enables the HTTP server for ASDM. Step 5 http ip_address mask interface_name Example: hostname(config)# http 192.168.1.0 255.255.255.0 inside Allows the management host to access ASDM. Step 6 write memory Example: hostname(config)# write memory Saves the configuration. Step 7[...]

  • Página 10

    10 7 Launching ASDM Using ASDM, you can use wizards to configure basic and advanced features. ASDM is a graphical user interface that allows you to manage the A SAS M from any lo cation by using a web browser. See the ASDM release notes on Cisco.co m for the requirements to run ASDM. Step 1 On the PC connected to the ASASM ma nagement VLAN, launch [...]

  • Página 11

    11 8 Running the Startup Wizard Run the Startup Wizard so that you can customize the security policy to suit your deployment. Using the startup wizard, you can set the following: Step 1 If the wizard is not already running, in the main ASDM window, choose Wizards > Sta rtup Wizard . Step 2 Follow the instructions in the S tartup Wizard to config[...]

  • Página 12

    12 9 (Optional) Allowing Access to Public Servers Behind the ASA Services Module The Public Server pane automatically configures the security policy to make an inside server accessible from the Internet. As a business owner, you might have internal network services, such as a web and FTP server, that need to be available to an outside user. You can[...]

  • Página 13

    13 10 (Optional) Running Other Wizards in ASDM You can optionally run the following additional wizards in ASDM: • High Availability and Scalability Wizard Configure active/active or active/standby failover, or VPN cluster loa d balancing. • Packet Capture Wizard Configure and run packet capture. The wizard will r un one packet capture on each o[...]

  • Página 14

    Cisco and the Cisco logo are trademarks or registered trademarks of Cisco and/or its affiliates in the U.S. and other countries. To view a list of Cisco trademarks, go to this URL: www.cisco .com/go/trademarks . Third-party trad emarks mentio ned are the p roperty of t heir respecti ve owners. The use of th e word partn er does not i mply a partner[...]