Home > HP > Printer > HP 5500 Ei 5500 Si Switch Series Configuration Guide

HP 5500 Ei 5500 Si Switch Series Configuration Guide

Here you can view all the pages of manual HP 5500 Ei 5500 Si Switch Series Configuration Guide. The HP manuals for Printer are available online for free. You can easily download all the documents as PDF.

Page 1171

 35 
Step Command Remarks 
2.  Enter VLAN view. 
vlan vlan-id   N/A 
3.  Enable the IGMP snooping 
host tracking function in the 
VLAN.  igmp-snooping host-tracking 
Disabled by default 
 
Setting the DSCP value for IGMP messages  
Step Command Remarks  
1.  Enter system view. 
system-view  N/A 
2.  Enter IGMP-snooping view.  
igmp-snooping  N/A 
3.  Set the DSCP value for IGMP 
messages  dscp
 dscp-value   By default, the DSCP value in IGMP 
messages is 48.
 
 
 NOTE: 
This confi
guration applies to...

Page 1172

 36 
  NOTE: 
•  The  reset igmp-snooping group  command works only on an IGMP snooping–enabled VLAN, but no
t
in a VLAN with IGMP enabled on its VLAN interface.  
•   The  reset igmp-snooping group  command cannot remove the static group entries of IGMP snooping 
groups. 
 
IGMP snooping configuration examples 
Group policy and simulated joining configuration example 
Network requirements 
As shown in  Figure 14, I G M P v 2  r u n s  o n  R o u t e r  A ,  I G M P v 2  s n o o p i n g  r u n s  o n...

Page 1173

 37 
[RouterA] interface gigabitethernet 1/0/1 
[RouterA-GigabitEthernet1/0/1] igmp enable 
[RouterA-GigabitEthernet1/0/1] pim dm 
[RouterA-GigabitEthernet1/0/1] quit 
[RouterA] interface gigabitethernet 1/0/2 
[RouterA-GigabitEthernet1/0/2] pim dm 
[RouterA-GigabitEthernet1/0/2] quit 
3. Configure Switch A: 
# Enable IGMP snooping globally.  
 system-view 
[SwitchA] igmp-snooping 
[SwitchA-igmp-snooping] quit 
# Create VLAN 100, assign GigabitEthernet 1/0/1 through GigabitEthernet 1/0/4 to this VLAN,...

Page 1174

 38 
    Total 1 MAC Group(s). 
    Router port(s):total 1 port. 
            GE1/0/1                (D) ( 00:01:30 ) 
    IP group(s):the following ip group(s) match to one mac group. 
      IP group address:224.1.1.1 
        (0.0.0.0, 224.1.1.1): 
          Attribute:    Host Port 
          Host port(s):total 2 port. 
            GE1/0/3                (D) ( 00:03:23 ) 
            GE1/0/4                (D) ( 00:04:10 ) 
    MAC group(s): 
      MAC group address:0100-5e01-0101 
          Host...

Page 1175

 39 
Figure 15  Network diagram  
 
 
Configuration procedure 
1. Configure IP addresses: 
Configure an IP address and subnet mask for each interface as per  Figure 15. (Details not shown.) 
2. Configure Router A: 
# Enable IP multicast routing, enable PIM-DM  on each interface, and enable IGMP on 
GigabitEthernet 1/0/1.  
 system-view 
[RouterA] multicast routing-enable 
[RouterA] interface gigabitethernet 1/0/1 
[RouterA-GigabitEthernet1/0/1] igmp enable 
[RouterA-GigabitEthernet1/0/1] pim dm...

Page 1176

 40 
# Configure GigabitEthernet 1/0/3 to be a static router port.  
[SwitchA] interface gigabitethernet 1/0/3 
[SwitchA-GigabitEthernet1/0/3] igmp-snooping static-router-port vlan 100\
 
[SwitchA-GigabitEthernet1/0/3] quit 
4. Configure Switch B: 
# Enable IGMP snooping globally.  
 system-view 
[SwitchB] igmp-snooping 
[SwitchB-igmp-snooping] quit 
# Create VLAN 100, assign GigabitEthernet 1/0/1 and GigabitEthernet 1/0/2 to this VLAN, 
and enable IGMP snooping in the VLAN.  
[SwitchB] vlan 100...

Page 1177

 41 
    Router port(s):total 2 port. 
            GE1/0/1                (D) ( 00:01:30 ) 
            GE1/0/3                (S) 
    IP group(s):the following ip group(s) match to one mac group. 
      IP group address:224.1.1.1 
        (0.0.0.0, 224.1.1.1): 
          Attribute:    Host Port 
          Host port(s):total 1 port. 
            GE1/0/2                (D) ( 00:03:23 ) 
    MAC group(s): 
      MAC group address:0100-5e01-0101 
          Host port(s):total 1 port. 
            GE1/0/2...

Page 1178

 42 
are receivers of multicast group 224.1.1.1, and Host B and Host D are receivers of multicast group 
2 2 5 .1.1.1.  
All the receivers run IGMPv2, and all the switches run IGMPv2 snooping. Switch A, which is close to the 
multicast sources, is chosen as the IGMP snooping querier. 
To prevent flooding of unknown multicast traffic within the VLAN, be sure to configure all the switches to 
drop unknown multicast data packets.  
Because a switch does not enlist a port that has heard an IGMP query with a...

Page 1179

 43 
2.
 
Configure Switch B:  
# Enable IGMP snooping globally.  
 system-view 
[SwitchB] igmp-snooping 
[SwitchB-igmp-snooping] quit 
# Create VLAN 100, and assign GigabitEthernet 1/0/1 through GigabitEthernet 1/0/4 to the 
VLAN. 
[SwitchB] vlan 100 
[SwitchB-vlan100] port gigabitethernet 1/0/1 to gigabitethernet 1/0/4 
# Enable IGMP snooping and the function of dro pping unknown multicast traffic in VLAN 100.  
[SwitchB-vlan100] igmp-snooping enable 
[SwitchB-vlan100] igmp-snooping drop-unknown...

Page 1180

 44 
Figure 17  Network diagram 
 
 
Configuration procedure 
1. Configure IP addresses for interfaces: 
Configure an IP address and subnet mask for each interface as per  Figure 17. (Details not shown.) 
2. Configure Router A: 
# Enable IP multicast routing, enable PIM-DM  on each interface, and enable IGMP on 
GigabitEthernet 1/0/1. 
 system-view 
[RouterA] multicast routing-enable 
[RouterA] interface gigabitethernet 1/0/1 
[RouterA-GigabitEthernet1/0/1] igmp enable 
[RouterA-GigabitEthernet1/0/1] pim...
Start reading HP 5500 Ei 5500 Si Switch Series Configuration Guide

Related Manuals for HP 5500 Ei 5500 Si Switch Series Configuration Guide

All HP manuals