Netgear M7300-24XF (XSM7224S) - ProSAFE 24-port, 10 Gigabit Stackable L2+ Managed Switch プリント

ページ / 714
Switching Commands
157
 ProSafe Managed Switch
show arp access-list
Use this command to display the configured ARP ACLs with the rules. Giving an ARP ACL 
name as the argument will display only the rules in that ARP ACL.
Format
show arp access-list [acl-name]
Mode
Example: The following shows example CLI display output for the command.
(Switch) #show arp access-list
ARP access list H2
    permit ip host 1.1.1.1 mac host 00:01:02:03:04:05
    permit ip host 1.1.1.2 mac host 00:03:04:05:06:07
ARP access list H3
ARP access list H4
    permit ip host 2.1.1.2 mac host 00:03:04:05:06:08
IGMP Snooping Configuration Commands
This section describes the commands you use to configure IGMP snooping. The software 
supports IGMP Versions 1, 2, and 3. The IGMP snooping feature can help conserve 
bandwidth because it allows the switch to forward IP multicast traffic only to connected hosts 
that request multicast traffic. IGMPv3 adds source filtering capabilities to IGMP versions 1 
and 2.
set igmp
This command enables IGMP Snooping on the system (Global Config Mode) or an interface 
(Interface Config Mode). This command also enables IGMP snooping on a particular VLAN 
(VLAN Config Mode) and can enable IGMP snooping on all interfaces participating in a 
VLAN.
If an interface has IGMP Snooping enabled and you enable this interface for routing or enlist 
it as a member of a port-channel (LAG), IGMP Snooping functionality is disabled on that 
interface. IGMP Snooping functionality is re-enabled if you disable routing or remove 
port-channel (LAG) membership from an interface that has IGMP Snooping enabled.
The IGMP application supports the following activities: 
•     
Validation of the IP header checksum (as well as the IGMP header checksum) and 
discarding of the frame upon checksum error.
•     
Maintenance of the forwarding table entries based on the MAC address versus the IP 
address.
• Privileged EXEC
• User EXEC