config igmp_snooping group_membership_time <VALUE>
Example:
config igmp_snooping group_membership_time 255
6.
Other Querier Present Interval
– if the switch is Non-Querier, then if it
has not received a Query during this interval, it starts to consider itself
a
Querier.
config igmp_snooping other_querier_present_int <VALUE>
Example:
config igmp_snooping other_querier_present_int 255
7.
Send IGMP Query –
disable sending
General Query messages by the
switch
config igmp_snooping send_query <STATE>
Example:
config igmp_snooping send_query disable
5.4.3.4 Configuring STP/RSTP
1. Enable STP/RSTP
config stp state <STATE>
Example:
config stp state enable
2. Selecting protocol version STP or RSTP
config stp version <VERSION>
<VERSION>
make take the following values
1.
stp
2.
rstp
Example:
config stp version rstp
3. Bridge priority
config stp priority <VALUE>
Example:
config stp priority 32768
4. Bridge Hello Time
config stp hellotime <VALUE>
Example:
config stp hellotime 2
5. TX Hold Count
config stp txholdcount <VALUE>
Example:
config stp txholdcount 6
6. Bridge Max Age
config stp maxage <VALUE>
Example:
config stp maxage 20
7. Forward Delay Time