89
CHAPTER 3
INTRODUCTION TO CLI
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.21.54 (config-if-vlan)# ip dhcp server
Syntax:
(config-if-vlan)# ip dhcp server
Explanation:
Eanble DHCP server on this specific VLAN.
Negation:
(config-if-vlan)# no ip dhcp server
Show:
> show ip dhcp server
# show ip dhcp server
3.9.21.55 (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.21.56 (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.
Summary of Contents for MSW-4424C Series
Page 1: ...1 MSW 4424C MSW 4424CS L2 Gigabit Carrier Ethernet Switch ...
Page 382: ......