83
Gvrp is enabled on the switch!
Configure GVRP timer
Join timer /Leave timer/
LeaveAll timer
Switch(config)# inter fa1
Switch(config-if)# garp join-timer
<10-10000> the timer values
Switch(config-if)# garp join-timer 20
Garp join timer value is set to 20 centiseconds on port 1!
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.10.17/24
ip igmp
no shutdown
!
….