Manual de instrucciones Allied Telesis x908

21 de páginas 0.2 mb
Descargar

Pasar a la página of 21

Summary
  • Allied Telesis x908 - page 1

    C613-16119-00 REV A www .alliedtelesis.com AlliedW ar e Plus TM OS How T o | Intr oduction The SwitchBlade x908 , x900-12XT/S, and x90 0-24 series switches supp or t a pow erful hardwar e based packet-filtering facility . These switches can filter on a range of La yer 2, La yer 3, and La y er 4 pac k et attributes, and perform a variety of differ e ...

  • Allied Telesis x908 - page 2

    Page 2 | AlliedW are Plus ™ OS How T o Note Intr oduction Contents Intr oduction .......... .................................................................... .................................... ............................ 1 Which pr oducts and software version does this Note apply to? ......................................... 2 Creating har ...

  • Allied Telesis x908 - page 3

    Page 3 | AlliedW are Plus ™ OS How T o Note Creating hardwar e A CLs Cr eating hardwar e A CLs Hardwar e A CLs contain both the match criteria and the action to take on matching traffic. Ther e are two types of har dware A CL: IP ad dress and MA C address. These are index ed by their ID number . IP hardwar e A CLs ha ve a number in the range 3000 ...

  • Allied Telesis x908 - page 4

    Page 4 | AlliedW are Plus ™ OS How T o Note Creating hardwar e A CLs IP pack ets Y ou can filter IP packets on the basis of thei r source and/or destination IP addr esses. The command syntax is: awplus(config)#access-lis t <3000-3699> < action > ip < source-ip-address > < destination-ip-address > The sour ce and destinatio ...

  • Allied Telesis x908 - page 5

    Page 5 | AlliedW are Plus ™ OS How T o Note Creating hardwar e A CLs TCP and UDP packets Y ou can filter TCP and UDP packets on the basis of: z sour ce IP address and/or destination IP ad dress (using the same syntax as when filtering IP pack ets) z sour ce and/or destination TCP/UDP por ts. The command syntax is: awplus(config)#access-lis t < ...

  • Allied Telesis x908 - page 6

    Page 6 | AlliedW are Plus ™ OS How T o Note The effects of the action k eyw ords in A CL s Cr eating MA C addr ess hardwar e A CLs MA C addr ess hardware A CLs filter pack ets on the basis of their source or destination MA C addr ess. The command syntax is: awplus(config)#access-lis t <4000-4699> < action > < source-mac-address > ...

  • Allied Telesis x908 - page 7

    Page 7 | AlliedW are Plus ™ OS How T o Note Making fi lters by a pplying har dware A CLs to ports Making filters by a pplying har dware A CLs to por ts Y ou can create a filter by simpl y applying one or more ACLs to a port, as long as y ou can select the matching traffic thr ough hard ware A CL ke ywor ds, a s described abov e . A CLs can be app ...

  • Allied Telesis x908 - page 8

    Page 8 | AlliedW are Plus ™ OS How T o Note Making fil ters by using QoS class-maps Making filters by using QoS class-ma ps QoS class-maps allow y ou to match on a m uch wi der range of pack et attributes than A CLs by themselves. The y do this by determining the match criteria fr om an A CL, or from match commands, or fr om both in combination. ...

  • Allied Telesis x908 - page 9

    Page 9 | AlliedW are Plus ™ OS How T o Note Making fil ters by using QoS class-maps 3. Specify what the class-map will match on (see page 9 ). This inv olves: z attaching the A CL to the class-map z using other match commands to further limi t what the traffic will match the class-map (unless the A CL ’ s se ttings wer e enough) 4. Attach the c ...

  • Allied Telesis x908 - page 10

    Page 10 | AlliedW are Plus™ OS How T o Note Making fil ters by using QoS class-maps Matching on “inner” k eyw ords f or nested VLANs The match tpid , ma tch inner -tpid , match inner -vlan , and match inner -cos commands all appl y to nested VLAN configuration. In this situati on, the pack ets arriving at the core-facing port can ha ve tw o V ...

  • Allied Telesis x908 - page 11

    Page 11 | AlliedW are Plus™ OS How T o Note Making fil ters by using QoS class-maps Matching on TCP flag Unlik e the other match commands, you can match on multiple TCP flags. The switch combines the specified flags by ANDing them together . T o specify the multiple flags, either mak e multiple match tcp-fla gs commands or specify the flags in on ...

  • Allied Telesis x908 - page 12

    Page 12 | AlliedW are Plus™ OS How T o Note Making fil ters by using QoS class-maps Matching on eth-format and pr otocol Ethernet format and pr otocol are specified to ge ther , as a pair . Y ou can either specify the command as: match eth-format < keyword > protocol < keyword-or-number > or match protocol < keyword-o r-number > ...

  • Allied Telesis x908 - page 13

    Page 13 | AlliedW are Plus™ OS How T o Note The logic of the operation of the har dware filters The logic of the operation of the hardwar e filters The operation of the filters follows the standar d A CL log ic: if a pack et matches an A CL on the por t, the comparison pr ocess stops and the action attached to the A CL is performed. The switch ch ...

  • Allied Telesis x908 - page 14

    Page 14 | AlliedW are Plus™ OS How T o Note Examples Examples Blocking all multicast traffic This example uses an interface A CL with an action of deny . Consider a situation where m ultiple clients ar e attached to the s witch, with each client attached to a differ ent por t. Each client has a sp ecific ser vice , which includes a set of allowed ...

  • Allied Telesis x908 - page 15

    Page 15 | AlliedW are Plus™ OS How T o Note Examples Blocking all multicast tr affic except one ad dress This example uses two interface A CLs, one with an action of permit and one with an action of deny . Use this type of configuration when y ou want to discar d a wide range of traffic but want to forwar d a subset of traffic within tha t range. ...

  • Allied Telesis x908 - page 16

    Page 16 | AlliedW are Plus™ OS How T o Note Examples Mirr oring ARP pack ets This example uses a QoS class-map . Use this type of configuration when y ou want to mirror a subset of the incoming traffic on a port, a nd y ou need to us e QoS match comm ands to select the mirr ored traffic. Consider a situation wh ere y ou want to captur e ARP packe ...

  • Allied Telesis x908 - page 17

    Page 17 | AlliedW are Plus™ OS How T o Note Examples Blocking TCP sessions in one dir ection This example uses two QoS class-maps. Administrators often want to block the establis hment of TCP sessions in one direction, but allow TCP sessions to be established in the opposi te dir ection. T o do this, it is necessar y to block the ver y first pack ...

  • Allied Telesis x908 - page 18

    Page 18 | AlliedW are Plus™ OS How T o Note Ho w many filters can you cr eate? How man y filters can you cr eate? The total number of filters that can be cr eate d is not an exact number , but depends on w hich fields the various filters are matching on. So , to understand how to w ork out whether the set of filters you ar e creating might run ou ...

  • Allied Telesis x908 - page 19

    Page 19 | AlliedW are Plus™ OS How T o Note Ho w many filters can you cr eate? 2. The pr ofile (mask) The other item is called the pr of ile. Conceptually , this is a 16 -byte mask that decides which set of bytes should be extracted fr om a packet as it enters the filtering pr ocess, to be compared against all the interface A CLs and th e QoS cla ...

  • Allied Telesis x908 - page 20

    Page 20 | AlliedW are Plus™ OS How T o Note Ho w many filters can you cr eate? Ar e there enough bytes f or your set of filters? Of course, the m ask cannot incr ease withou t limit—it has a maximum size of 16 b ytes. When it reaches the 16-b yte limit, no more A C Ls or QoS match commands can be created which would cause the mask to incr ease ...

  • Allied Telesis x908 - page 21

    USA Headq u ar ters | 19800 Nor th Cr eek Parkwa y | S u ite 200 | Bothell | WA 98011 | USA | T: +1 800 424 4284 | F: +1 425 481 3895 E u r opea n Headq u ar ters | Via Motta 24 | 6830 Chiasso | Switzerla n d | T: +41 91 69769.00 | F: +41 91 69769.11 Asia-Paci f ic Headq u ar ters | 11 T ai Se ng Li n k | Si ng apor e | 534182 | T: +65 6383 3832 | ...

Fabricante Allied Telesis Categoría Switch

Los documentos del dispositivo Allied Telesis x908 que obtenemos del fabricante se pueden dividir en varios grupos. Entre ellos están::
- dibujos técnicos Allied Telesis
- manuales de instrucciones x908
- hojas de producto Allied Telesis
- folletos informativos
- o etiquetas energéticas Allied Telesis x908
Todos son importantes, pero lo más importante desde el punto de vista del usuario de un dispositivo lo encontraremos en el manual de instrucciones Allied Telesis x908.

Un conjunto de documentos determinado como manual de instrucciones se divide también en tipos más detallados, tales como: instrucciones de montaje Allied Telesis x908, instrucciones de servicio, instrucciones cortas o instrucciones de usuario Allied Telesis x908. Dependiendo de la situación debes buscar el documento que necesitas. En nuestra página puedes consultar el manual de instrucciones más popular del producto Allied Telesis x908.

Manuales de instrucciones parecidos

El manual de instrucciones del dispositivo Allied Telesis x908, ¿cómo debería ser?
El manual de instrucciones, también determinado como el manual de usuario o simplemente instrucciones, es un documento técnico que tiene como objetivo ayudar a los usuarios a utilizar Allied Telesis x908. Las instrucciones normalmente las realiza un escritor técnico pero en un lenguaje comprensible para todos los usuarios de Allied Telesis x908.

El manual de instrucciones completo de Allied Telesis debe contener unos elementos básicos. Una parte de ellos es menos importante, como por ejemplo: la portada / la página principal o las páginas de autor. Sin embargo, lo demás debe facilitarnos la información más importante desde el punto de vista del usuario.

1. Introducción y pistas sobre cómo orientarse con el manual Allied Telesis x908 - Al principio de cada manual se deben encontrar las indicaciones acerca de la manera de usar un manual de instrucciones. Debe contener información sobre dónde encontrar el índice Allied Telesis x908, preguntas frecuentes o problemas más comunes – son los apartados más buscados por los usuarios de cada manual de instrucciones.
2. Índice - listados de todos los consejos acerca de Allied Telesis x908 que encontraremos en el documento
3. Consejos de uso de las funciones básicas del dispositivo Allied Telesis x908 - que deben facilitarnos los primeros pasos durante el uso de Allied Telesis x908
4. Troubleshooting - una secuencia sistematizada de acciones que nos ayudará a diagnosticar los problemas más importantes con Allied Telesis x908
5. FAQ - las preguntas frecuentes
6. Datos de contacto Información acerca de cómo encontrar los datos de contacto del fabricante / servicio de Allied Telesis x908 en cada país si no somos capaces de solucionar el problema por nuestra cuenta.

¿Tienes una pregunta acerca de Allied Telesis x908?

Utiliza el formulario que se encuentra abajo

Si con la ayuda del manual de instrucciones encontrado no has podido solucionar tu problema con Allied Telesis x908, haz una pregunta utilizando el formulario que se encuentra abajo. Si alguno de los usuarios ha tenido un problema parecido con Allied Telesis x908 probablemente compartirá una forma de solucionarlo.

Copia el texto de la imagen

Comentarios (0)