87
output errors 0, aborted 0, carrier 0, fifo 0,
heartbeat 0, window 0
collisions 0
GVRP configuration
GVRP enable/disable Switch(config)# gvrp mode
disable Disable GVRP feature globally on the
switch
enable Enable GVRP feature globally on the switch
Switch(config)# gvrp mode enable
Gvrp is enabled on the switch!
Configure GVRP
timer
Join timer /Leave
timer/ LeaveAll
timer
Switch(config)# inter fa1
Switch(config-if)# garp timer
<10-10000>
Switch(config-if)# garp timer 20 60 1000
Note: The unit of these timer is centisecond
Management VLAN
Management VLAN
Switch(config)# int vlan 1 (Go to management VLAN)
Switch(config-if)# no shutdown
Display
Switch# show running-config
!
interface vlan1
ip address 192.168.2.200/24
ip igmp
no shutdown
!