96
C H A P T E R 5
Virtual LANs (VLANs)
Defining Protocol Filters
If necessary, you can define a customized protocol filter based on
EtherType, Logical Link Control (LLC), and/or Subnetwork
Access Protocol (SNAP). Up to six protocols may be part of a
protocol filter. To define a protocol filter, do the following:
1
Create a protocol using the following command:
create protocol <protocol_name>
For example:
create protocol fred
The protocol name can have a maximum of 32 characters.
2
Configure the protocol using the following command:
config protocol <protocol_name> add
<protocol_type> <hex_value>
Supported protocol types include:
-
etype
— EtherType
The values for
etype
are four-digit hexadecimal
numbers taken from a list maintained by the IEEE.
This list can be found at the following URL:
http://standards.ieee.org/regauth/ethertype/
index.html
-
llc
— LLC Service Advertising Protocol (SAP)
The values for
llc
are four-digit hexadecimal
numbers that are created by concatenating a two-digit
LLC Destination SAP (DSAP) and a two-digit LLC
Source SAP (SSAP).
-
snap
— Ethertype inside an IEEE SNAP packet
encapsulation.
The values for
snap
are the same as the values for
etype
, described previously.
For example:
config protocol fred add llc feff
config protocol fred add snap 999
9
Содержание 480T
Страница 16: ...14 P R E F A C E...
Страница 88: ...86 C H A P T E R 4 Configuring Switch Ports...
Страница 112: ...110 C H A P T E R 5 Virtual LANs VLANs...
Страница 152: ...150 C H A P T E R 8 Quality of Service QoS...
Страница 166: ...164 C H A P T E R 9 Enterprise Standby Router Protocol...
Страница 198: ...196 C H A P T E R 1 0 IP Unicast Routing...
Страница 228: ...226 C H A P T E R 1 1 RIP and OSPF...
Страница 254: ...252 C H A P T E R 1 3 IPX Routing...
Страница 274: ...272 C H A P T E R 1 4 Access Policies...
Страница 296: ...294 C H A P T E R 1 6 Using Web Device Manager...
Страница 320: ...318 A P P E N D I X A...
Страница 328: ...326 A P P E N D I X B...
Страница 346: ...344 A P P E N D I X C...
Страница 358: ...356 I N D E X...
Страница 366: ...364 I N D E X...