repa Posted August 21, 2006 Posted August 21, 2006 Читая даташит на коммутатор, вижу следующий текст · Up to 1005 VLANs per switch or stack and up to 128 Spanning-Tree instances per switch are supported. · 4000 VLAN IDs are supported. И возникает вопрос. Какие VLAN ID нельзя прописать в девайсе? Вставить ник Quote
vIv Posted August 21, 2006 Posted August 21, 2006 (edited) 0, 4095, 4096 наверное Речь идёт о максимальном количестве одновременно известных ID, а не об их значениях Edited August 21, 2006 by vIv Вставить ник Quote
D^2 Posted August 21, 2006 Posted August 21, 2006 В свежем релизе нормально написано The switch supports VLANs in VTP client, server, and transparent modes. VLANs are identified by a number from 1 to 4094. VLAN IDs 1002 through 1005 are reserved for Token Ring and FDDI VLANs. VTP only learns normal-range VLANs, with VLAN IDs 1 to 1005; VLAN IDs greater than 1005 are extended-range VLANs and are not stored in the VLAN database. The switch must be in VTP transparent mode when you create VLAN IDs from 1006 to 4094. Вставить ник Quote
repa Posted August 21, 2006 Author Posted August 21, 2006 Речь идёт о максимальном количестве одновременно известных ID, а не об их значенияхО максимально возможном количестве прописаных VLAN говорит текст· Up to 1005 VLANs per switch or stack and up to 128 Spanning-Tree instances per switch are supported. D^2, спасибо. Твой ответ то, что надо. Может подскажешь какое назначение у VLAN ID с номером 4095? В бинарном виде это все единицы. Вставить ник Quote
vIv Posted August 21, 2006 Posted August 21, 2006 VID- VLAN ID is the identification of the VLAN, which is basically used by the standard 802.1Q. It has 12 bits and allow the identification of 4096 (2^12) VLANs. Of the 4096 possible VIDs, a VID of 0 is used to identify priority frames and value 4095 (FFF) is reserved, so the maximum possible VLAN configurations are 4,094. Вставить ник Quote
repa Posted August 21, 2006 Author Posted August 21, 2006 VID- VLAN ID is the identification of the VLAN, which is basically used by the standard 802.1Q. It has 12 bits and allow the identification of 4096 (2^12) VLANs. Of the 4096 possible VIDs, a VID of 0 is used to identify priority frames and value 4095 (FFF) is reserved, so the maximum possible VLAN configurations are 4,094. vIv, огромный сенкс. Вставить ник Quote
ram_scan Posted August 21, 2006 Posted August 21, 2006 Не читал этого стандарта за неимением оборудования, на котором можно это внедрить, но осмелюсь предположить что VID 4095 используется для Q-in-Q, сиречь nested vlans. Вставить ник Quote
short Posted August 22, 2006 Posted August 22, 2006 Там еще id 1002-1005 зарезервированы под служебные/неиспользуемые. вроде все.. Switch#sh vlan VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Gi0/20 ...[skipped]... 1002 fddi-default act/unsup 1003 token-ring-default act/unsup 1004 fddinet-default act/unsup 1005 trnet-default act/unsup ...[skipped]... упс. ответа D^2 не заметил сходу ) Вставить ник Quote
vIv Posted August 22, 2006 Posted August 22, 2006 Не читал этого стандарта за неимением оборудования, на котором можно это внедрить, но осмелюсь предположить что VID 4095 используется для Q-in-Q, сиречь nested vlans. Вряд ли... Вставить ник Quote
Shiva Posted September 2, 2006 Posted September 2, 2006 Не читал этого стандарта за неимением оборудования, на котором можно это внедрить, но осмелюсь предположить что VID 4095 используется для Q-in-Q, сиречь nested vlans. Там метки стекируются, как в MPLS. Вставить ник Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.