Правильно ли я все понял? Имеется к примеру влан 105 в котором находится РРРоЕ сервер и порт скажем 14 в котором есть юзеры, которые хотят подключиться к РРРоЕ. Тогда будет выглядить так настройка ?:
Код:
router(config)#protocol-vlan profile 1 frame-type SNAP ether-type 0x8863
router(config)#protocol-vlan profile 2 frame-type SNAP ether-type 0x8864
router(config)#interface G0/14
router(config-if-GigabitEthernet 0/14)#protocol-vlan profile 1 vlan 105
router(config-if-GigabitEthernet 0/14)#protocol-vlan profile 2 vlan 105
Просто:
Код:
router(config)#protocol-vlan profile 2 frame-type SNAP ether-type ?
<1501-65535> 0x05dd-0xffff
AARP Protocol type 0x80f3
AMBER Protocol type 0x6008
APPLETALK Protocol type 0x809b
ARP Protocol type 0x0806
DECNET-IV Protocol type 0x6003
DIAGNOSTIC Protocol type 0x6005
EAPOL Protocol type 0x888e
HEX6000 Protocol type 0x6000
HEX8042 Protocol type 0x8042
IPX Protocol type 0x8137
LAT Protocol type 0x6004
LAVC-SCA Protocol tyee 0x6007
MOP-CONSOLE Protocol type 0x6002
MOP-DUMP Protocol type 0x6001
MUMPS Protocol type 0x6009
NETBIOS Protocol type 0x8040
SNX-IDP Protocol type 0x0600
VINES-ECHO Protocol type 0x0baf
X-25 Protocol type 0x0805
Он точно поддерживает этот тип пакетов ???