84
CHAPTER 3
CLI CONFIGURATION
dhcp [ fallback <fallback_address> <fallback_netmask> [ timeout <fallback_timeout> ] ]: Use DHCP server to
automatically assign IP address.
fallback <fallback_address> <fallback_netmask>:
specify Fallback IP address and subnet mask.
timeout <fallback_timeout>:
Specify Fallback timeout value.
Negation:
(config-if-vlan)# no ip address
Show:
> show ip interface brief
# show ip interface brief
3.9.18.37 (config-if-vlan)# ip igmp snooping
Syntax:
(config-if-vlan)# ip igmp snooping
Explanation:
Eanble IGMP Snooping on this specific VLAN.
Negation:
(config-if-vlan)# no ip igmp snooping
Show:
> show ip statistics [ system ] [ interface vlan <v_vlan_list> ] [ icmp ] [ icmp-msg <type> ]
# show ip statistics [ system ] [ interface vlan <v_vlan_list> ] [ icmp ] [ icmp-msg <type> ]
3.9.18.38 (config-if-vlan)# ip igmp snooping compatibility
Syntax:
(config-if-vlan)# ip igmp snooping compatibility { auto | v1 | v2 | v3 }
Explanation:
Configure IGMP Snooping version used for this specific VLAN.
Parameters:
{ auto | v1 | v2 | v3 }: Specify one of the IGMP Snooping options.
auto:
Compatible with Version 1, Version 2, and Version 3.
v1:
Compatible with IGMP version 1.
v2:
Compatible with IGMP version 2.
v3:
Compatible with IGMP version 3.
Negation:
(config-if-vlan)# no ip igmp snooping compatibility
3.9.18.39 (config-if-vlan)# ip igmp snooping last-member-query-interval
Syntax:
(config-if-vlan)# ip igmp snooping last-member-query-interval <ipmc_lmqi>
Explanation:
LMQI stands for Last Member Query Interval and is to configure the maximum time to wait for
IGMP/MLD report memberships on a receiver port before removing the port from multicast group membership. The
allowed range is 0
~
31744 tenths of a second.
Parameters:
Summary of Contents for IFS-1604GSM Series
Page 385: ......