HP procurve 8100fl series Management And Configuration Manual page 155

Hide thumbs Also See for procurve 8100fl series:
Table of Contents

Advertisement

N o t e
You could use the following commands to configure IGMP on VLAN 2 with
the preceding settings:
ProCurve(config)# int gig 5/3
Enters interface context for port 3 in slot 5.
ProCurve(config-interface-gig5/3)#ip igmp snooping forward
vlan 2
Forwards all multicast traffic for this port on vlan 2. Repeat the same
interface-based command for port 4 in slot 5.
ProCurve(config)# int gig 5/5
Enters interface context for port 5 in slot 5.
ProCurve(config-interface-gig5/5)#ip igmp snooping block vlan 2
Drops all inbound IGMP protocol packets for this port on vlan 2. Repeat the
same interface-based command for port 6 in slot 5.
There is no need to configure ports 5/1 and 5/2, since auto is the default setting
on all ports.
To display the VLAN and per-port IGMP configuration, you can use the
show-running config command. For example:
ProCurve# show running-config
....
vlan 2
ip igmp snooping enable
!
interface GigabitEthernet5/3
ip igmp snooping forward vlan 2
!
interface GigabitEthernet5/4
ip igmp snooping forward vlan 2
!
interface GigabitEthernet5/5
ip igmp snooping block vlan 2
!
interface GigabitEthernet5/6
ip igmp snooping block vlan 2
...
Multimedia Traffic Control with IP Multicast (IGMP)
CLI: Configuring and Displaying IGMP
10-5

Advertisement

Table of Contents
loading

Table of Contents