Инструкция обслуживания Allied Telesis x908

21 страниц 0.2 mb
Скачать

Перейти на страницу 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 | ...

Производитель Allied Telesis Категория Switch

Документы, которые мы получаем от производителя устройства Allied Telesis x908 мы можем разделить на несколько групп. Это в частности:
- технические чертежи Allied Telesis
- инструкции обслуживания x908
- паспорта изделия Allied Telesis
- информационные брошюры
- энергетические этикетки Allied Telesis x908
Все из них важны, однако самую важную информацию с точки зрения пользователя мы найдем в инструкции обслуживания Allied Telesis x908.

Группа документов, определяемая как инструкции обслуживания, делится также на более подробные типы, такие как: Инструкции монтажа Allied Telesis x908, инструкции обслуживания, короткие инструкции или инструкции пользователя Allied Telesis x908. В зависимости от потребностей, Вам необходимо поискать требуемый документ. На нашем сайте Вы можете просмотреть самую популярную инструкцию использования изделия Allied Telesis x908.

Похожие инструкции обслуживания

Полная инструкция обслуживания устройства Allied Telesis x908, как должна выглядеть?
Инструкция обслуживания, определяемая также как пособие пользователя, или просто "руководство" - это технический документ, цель которого заключается в использовании Allied Telesis x908 пользователями. Инструкции пишет, как правило технический писатель, языком, доступным для всех пользователей Allied Telesis x908.

Полная инструкция обслуживания Allied Telesis, должна заключать несколько основных элементов. Часть из них менее важная, как например: обложка / титульный лист или авторские страницы. Однако остальная часть, должна дать нам важную с точки зрения пользователя информацию.

1. Вступление и рекомендации, как пользоваться инструкцией Allied Telesis x908 - В начале каждой инструкции, необходимо найти указания, как пользоваться данным пособием. Здесь должна находится информация, касающаяся местонахождения содержания Allied Telesis x908, FAQ и самых распространенных проблем - то есть мест, которые чаще всего ищут пользователи в каждой инструкции обслуживания
2. Содержание - индекс всех советов, касающихся Allied Telesis x908, которое найдем в данном документе
3. Советы по использованию основных функций устройства Allied Telesis x908 - которые должны облегчить нам первые шаги во время использования Allied Telesis x908
4. Troubleshooting - систематизированный ряд действия, который поможет нам диагностировать а в дальнейшем очередность решения важнейших проблем Allied Telesis x908
5. FAQ - чаще всего задаваемые вопросы
6. Контактные данные Информация о том, где искать контактные данные производителя / сервисного центра Allied Telesis x908 в данной стране, если самостоятельно не получится решить проблему.

У вас вопрос, касающийся Allied Telesis x908?

Воспользуйтесь формуляром, находящимся ниже

Если с помощью найденной инструкции Вы не решили свою проблему с Allied Telesis x908, задайте вопрос, заполнив следующий формуляр. Если у какого то из пользователей была похожая проблема с Allied Telesis x908 со всей вероятностью он захочет поделиться методом ее решения.

Перепишите текст с картинки

Комментарии (0)