Gvrp Configuration; Introduction To Gvrp - Planet Networking & Communication WGSW-50040 Configuration Manual

50-port 10/100/1000mbps with 4 shared sfp managed gigabit switch
Table of Contents

Advertisement

Switch(Config-Vlan100)#exit
Switch(config)#vlan 200
Switch(Config-Vlan200)#switchport interface ethernet 1/8-10
Switch(Config-Vlan200)#exit
Switch(config)#interface ethernet 1/11
Switch(Config-If-Ethernet1/11)#switchport mode trunk
Switch(Config-If-Ethernet1/11)#exit
Switch(config)#
Switch B:
Switch(config)#vlan 2
Switch(Config-Vlan2)#switchport interface ethernet 1/2-4
Switch(Config-Vlan2)#exit
Switch(config)#vlan 100
Switch(Config-Vlan100)#switchport interface ethernet 1/5-7
Switch(Config-Vlan100)#exit
Switch(config)#vlan 200
Switch(Config-Vlan200)#switchport interface ethernet 1/8-10
Switch(Config-Vlan200)#exit
Switch(config)#interface ethernet 1/11
Switch(Config-If-Ethernet1/11)#switchport mode trunk
Switch(Config-If-Ethernet1/11)#exit

10.2 GVRP Configuration

10.2.1 Introduction to GVRP

GARP (Generic Attribute Registration Protocol) can be used to dynamically distribute, populate and register
property information between switch members within a switch network, the property can be VLAN information,
Multicast MAC address of the other information. As a matter of fact, GARP protocol can convey multiple
property features the switch need to populate. Various GARP applications are defined on the basis of GARP,
which are called GARP application entities, and GVRP is one of them.
GVRP (GARP VLAN Registration Protocol) is an application based on GARP working mechanism. It is
responsible for the maintenance of dynamic VLAN register information and population of such register
information to the other switches. Switches support GVRP can receive VLAN dynamic register information
from the other switches, and update local VLAN register information according the information received. The
switch enabled GVRP can also populate their own VLAN register information to the other switches. The
populated VLAN register information includes local static information manually configured and dynamic
information learnt from the other switches. Therefore, by populating the VLAN register information, VLAN
information consistency can be achieved among all GVRP enabled switches.
10-5

Advertisement

Table of Contents
loading

Table of Contents