Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Распространить vlan 300 по сети.

consoleswitch1(config)# gvrp enable
consoleswitch1(config)# interface gigabitethernet1/0/1
consoleswitch1(config-if)# gvrp enable
consoleswitch1(config-if)# swichport switchport mode trunk
consoleswitch1(config-if)# swichport switchport trunk allowed add 100,300

Пример настройки на switch2

consoleswitch2(config)# gvrp enable
consoleswitch2(config)# interface gigabitethernet1/0/1
consoleswitch2(config-if)# gvrp enable
consoleswitch2(config-if)# swichport switchport mode trunk
consoleswitch2(config-if)# swichport switchport trunk allowed add 100

27-Jul-2016 11:53:25 %VLAN-I-GVRPAddVlan: Dynamic VLAN Vlan 300 was added by GVRP
27-Jul-2016 11:53:25 %VLAN-I-GVRPAddPort: Dynamic port gi1/0/1 was added to VLAN Vlan 300 by GVRP

console# switch2# sh vlan

Created by: D-Default, S-Static, G-GVRP, R-Radius Assigned VLAN, V-Voice VLAN

...