Link Aggregation Commands
Extreme Networks EAS 100-24t Switch CLI Manual
137
Example usage:
To display IGMP snooping fast leave hosts:
Link Aggregation Commands
The Link Aggregation commands in the CLI are listed (along with the appropriate parameters) in the
following table:
show igmp_snooping host
Purpose Used to display the IGMP host that has joined groups on specific ports or
specific VLANs.
Syntax show igmp_snooping host {[vlan <vlan_name 32> | vlanid <vidlist> |
ports <portlist> | group <ipaddr>]}
Description This command is used to display the IGMP host that has joined groups on
specific ports or specific VLANs.
Parameters <vlan_name 32> - Specifies the VLAN to display the host information. If a
VLAN or port is not specified, all joining hosts will be displayed.
<vlanid>- Specifies the VLAN ID.
<portlist>- Specifies the list of ports to display the host information. If a VLAN
or port is not specified, all joining hosts will be displayed.
<ipaddr> - Specifies the IP address of a group to display the host information.
Restrictions None.
# show igmp_snooping host
Command: show igmp_snooping host
VLAN ID Group Port No IGMP Host
-------- ----------------- --------- ------------
1 225.0.1.0 2 198.19.1.2
1 225.0.1.0 2 198.19.1.3
1 225.0.1.0 3 198.19.1.4
1 225.0.1.2 2 198.19.1.3
1 225.0.2.3 3 198.19.1.4
1 225.0.3.4 3 198.19.1.5
1 225.0.4.5 5 198.19.1.6
1 225.0.5.6 5 198.19.1.7
1 225.0.6.7 4 198.19.1.8
1 225.0.7.8 4 198.19.1.9
Total Entries : 10
#
Command
Parameters
create link_aggregation group_id <value> {type [lacp | static]}
delete link_aggregation group_id <value>
config link_aggregation group_id <value> {master_port <port> | ports <portlist> | state [enable | disable]}