D-Link DGS-6608 — настройка соответствия трафика по VLAN в коммутаторах [478/1106]

Превью страниц Страница 478 / 1106
D-Link DGS-6604 [478/1106] Examples
DGS-6600 Series Switch m match
CLI Reference Guide
468
To match and classify traffic on the basis of the virtual local-area network (VLAN)
identification number, use the match vlan command in class-map configuration
mode. To remove a previously specified VLAN identification number as a match
criterion, use the no form of this command.
The user can specify a single VLAN identification number, multiple VLAN
identification numbers separated by commas (for example, 2,5,7), or a range of
VLAN identification numbers separated by a hyphen (for example, 25-35). Note
that only one of the VLAN identification numbers needs to be matched, not all of
the specified VLAN identification numbers.
Examples The following example specifies a class map called class-home-user and
configures the access list named acl-home-user to be used as the match criteria
for that class.
pppoe Point-to-Point Protocol over Ethernet
rip Routing Information Protocol
rtsp Real-Time Streaming Protocol
ssh Secured shell
telnet Telnet
tftp Trivial File Transfer Protocol
Switch(config)# class-map class-home-user
Switch(config-cmap)# match access-list acl-home-user
Switch(config-cmap)# exit

Содержание

4839

Узнайте, как использовать команду match vlan для классификации трафика по идентификатору VLAN. Примеры настройки и удаление критериев соответствия.