beautypg.com

13 show arp access-list, 18 igmp snooping configuration commands, 1 set igmp – Kontron AT8404 CLI User Manual

Page 129: 13 show arp access-list - 93, 18 igmp snooping configuration commands - 93, Set igmp - 93, At8404 switching commands

background image

AT8404

Switching Commands

Page 2 - 93

AT8404 CLI Reference Manual

Example: The following shows example CLI display output for the command.

(Switching) #show ip arp inspection interfaces

Interface Trust State Rate Limit Burst Interval
(pps) (seconds)
--------------- ----------- ---------- ---------------
0/1 Untrusted 15 1
0/2 Untrusted 10 10

2.17.13

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 on ly the rules in that ARP ACL.

Example: The following shows example CLI display output for the command.

(Switching) #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

2.18

IGMP Snooping Configuration Commands

This section describes the commands you use to configure IGMP snooping. FASTPATH 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.

2.18.1

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-

Term

Definition

Interface

The interface ID for each displayed row.

Trust State

Whether the interface is trusted or untrusted for DAI.

Rate Limit

The configured rate limit value in packets per second.

Burst Interval

The configured burst interval value in seconds.

Format

show arp access-list [acl-name]

Mode

Privileged EXEC
User EXEC