H3C S9500 Series Routing Switches

Size: px
Start display at page:

Download "H3C S9500 Series Routing Switches"

Transcription

1 Command Manual Hangzhou H3C Technologies Co., Ltd. Manual Version: T S C-1.24 Product Version: S9500-CMW310-R1648

2 Copyright , Hangzhou H3C Technologies Co., Ltd. and its licensors All Rights Reserved No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of Hangzhou H3C Technologies Co., Ltd. Trademarks H3C,, Aolynk,, H 3 Care,, TOP G,, IRF, NetPilot, Neocean, NeoVTL, SecPro, SecPoint, SecEngine, SecPath, Comware, Secware, Storware, NQA, VVG, V 2 G, V n G, PSPT, XGbus, N-Bus, TiGem, InnoVision and HUASAN are trademarks of Hangzhou H3C Technologies Co., Ltd. All other trademarks that may be mentioned in this manual are the property of their respective owners. Notice Technical Support The information in this document is subject to change without notice. Every effort has been made in the preparation of this document to ensure accuracy of the contents, but all statements, information, and recommendations in this document do not constitute the warranty of any kind, express or implied. customer_service@h3c.com

3 About This Manual Organization Command Manual is organized as follows: Part 00 Feature List and Command Index 01 Access Volume 02 IP Services Volume 03 IP Routing Volume 04 IP Multicast Volume 05 MPLS VPN Volume Contents includes Feature List and Command Index. includes Ethernet Port, POS Port Configuration, Link Aggregation Configuration, Port Isolation Configuration, VLAN, MAC Address Table Management, GVRP, QinQ, Port Loopback Detection, DLDP, Ethernet OAM, Smart Link and Monitor Link, MSTP, BPDU Tunnel, HVRP, RRPP and RPR. includes ARP, IP Address, VRRP, DHCP, DNS, UDP Helper, NAT, IP Performance and URPF. includes Static Route, RIP, OSPF, ISIS, BGP, Routing Policy, Route Capacity Configuration and Recursive Routing. includes Common Multicast Configuration, IGMP Snooping Configuration, IGMP Configuration, PIM, Multicast VLAN, MSDP and MBGP. includes MPLS, MPLS VLL, MPLS VPLS, MPLS L3VPN and MPLS OAM. 06 QoS ACL Volume includes QoS and ACL. 07 Security Volume includes Protocol Port Security, 802.1x, AAA RADIUS HWTACACS, Password Control, SSH, IDS Linkage, Portal, VBAS and Traffic Accounting.

4 Part 08 System Volume Contents includes Command Line Interface, Login and User Interface, FTP and TFTP, HA, NQA, NetStream, NTP, RMON, SNMP, Packet Statistics Accounting, Device Management, Configuration File Management, File System Management, Cluster Management, System Maintenance and Debugging, Information Center, PoE, Clock Module, ACSEI Server, and OAP Module. Conventions The manual uses the following conventions: I. Command conventions Convention Boldface italic [ ] { x y... } [ x y... ] { x y... } * [ x y... ] * &<1-n> The keywords of a command line are in Boldface. Command arguments are in italic. Items (keywords or arguments) in square brackets [ ] are optional. Alternative items are grouped in braces and separated by vertical bars. One is selected. Optional alternative items are grouped in square brackets and separated by vertical bars. One or none is selected. Alternative items are grouped in braces and separated by vertical bars. A minimum of one or a maximum of all can be selected. Optional alternative items are grouped in square brackets and separated by vertical bars. Many or none can be selected. The argument(s) before the ampersand (&) sign can be entered 1 to n times. # A line starting with the # sign is comments.

5 II. GUI conventions Convention < > [ ] / Button names are inside angle brackets. For example, click <OK>. Window names, menu items, data table and field names are inside square brackets. For example, pop up the [New User] window. Multi-level menus are separated by forward slashes. For example, [File/Create/Folder]. III. Symbols Convention Warning Caution Note Means reader be extremely careful. Improper operation may cause bodily injury. Means reader be careful. Improper operation may cause data loss or damage to equipment. Means a complementary description. Related Documentation In addition to this manual, each documentation set includes the following: Manual H3C S9500 Series Routing Switches Installation Manual H3C S9500 Series Routing Switches Operation Manual It introduces the installation procedure, commissioning, maintenance and monitoring of the S9500 series routing switches. It includes Product Overview, Access Volume, IP Service Volume, IP Routing Volume, IP Multicast Volume, MPLS VPN Volume, QoS ACL Volume, Security Volume, System Volume and Acronyms. Obtaining Documentation You can access the most up-to-date H3C product documentation on the World Wide Web at this URL: The following are the columns from which you can obtain different categories of product documentation: [Products & Solutions]: Provides information about products and technologies.

6 [Technical Support & Document > Technical Documents]: Provides several categories of product documentation, such as installation and operation. [Technical Support & Document > Product Support > Software]: Provides the documentation released with the software version. Documentation Feedback You can your comments about product documentation to We appreciate your comments.

7 Command Manual IP Multicast Volume Organization Manual Version T S C-1.24 Product Version S9500-CMW310-R1648 Organization The IP Multicast Volume is organized as follows: Features (command manual) Multicast Common IGMP Snooping IGMP PIM Multicast VLAN MSDP MBGP Introduces the commands for multicast common configuration. Introduces the commands for IGMP snooping configuration. Introduces the commands for IGMP configuration. Introduces the commands for PIM configuration. Introduces the commands for multicast VLAN configuration. Introduces the commands for MSDP configuration. Introduces the commands for MBGP configuration.

8 Command Manual Common Multicast Configuration Table of Contents Table of Contents Chapter 1 Common Multicast Configuration Common Multicast Configuration broadcast-suppression debugging multicast forwarding debugging multicast kernel-routing debugging multicast status-forwarding display mpm forwarding-table display mpm group display multicast forwarding-table display multicast routing-table multicast route-limit multicast routing-enable multicast-suppression reset multicast forwarding-table reset multicast routing-table i

9 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Chapter 1 Common Multicast Configuration 1.1 Common Multicast Configuration broadcast-suppression broadcast-suppression { ratio bandwidth bandwidth } undo broadcast-suppression Ethernet port view ratio: Maximum wire speed ratio in percents of the broadcast traffic allowed on the port. The value range is 1 to 100, and the default value is 50. The smaller the ratio is, the smaller the broadcast traffic is allowed to pass. bandwidth: Broadcast suppression bandwidth in Mbps on the port. The value ranges from 1 to the maximum value of port bandwidth. Use the broadcast-suppression command to set the broadcast suppression ratio or broadcast suppression bandwidth. Use the undo broadcast-suppression command to restore the default setting. The default broadcast suppression ratio is 50%. You can use the broadcast-suppression command repeatedly. The effective broadcast suppression ratio is the one last updated. 1-1

10 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Caution: You cannot enable both broadcast suppression and multicast suppression simultaneously on the same card. Namely, once you have enabled broadcast suppression on some ports of a card, you cannot enable multicast suppression on the other ports of the card, and vice versa. If multicast suppression is enabled, broadcast packets are also suppressed at the same time, while broadcast suppression does not work on multicast suppression. Related commands: multicast-suppression. # Set the broadcast suppression ratio to 40%. System : return to User with Ctrl+Z. [H3C] interface ethernet 2/1/1 [H3C-Ethernet2/1/1] broadcast-suppression 40 # Set the broadcast suppression bandwidth to 40 Mbps. [H3C-Ethernet2/1/1] broadcast-suppression bandwidth 40 # Disable broadcast suppression. [H3C-Ethernet2/1/1] undo broadcast-suppression debugging multicast forwarding debugging multicast forwarding undo debugging multicast forwarding User view None Use the debugging multicast forwarding command to enable the multicast packet forwarding debugging function. Use the undo debugging multicast forwarding command to disable the debugging function. 1-2

11 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration By default, the debugging function is disabled. # Enable the multicast packet forwarding debugging function. <H3C> debugging multicast forwarding debugging multicast kernel-routing debugging multicast kernel-routing undo debugging multicast kernel-routing User view None Use the debugging multicast kernel-routing command to enable the multicast kernel routing debugging function. Use the undo debugging multicast kernel-routing command to disable the debugging function. By default, the multicast kernel routing debugging function is disabled. # Enable the multicast kernel routing debugging function. <H3C> debugging multicast kernel-routing debugging multicast status-forwarding debugging multicast status-forwarding undo debugging multicast status-forwarding User view None 1-3

12 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Use the debugging multicast status-forwarding command to enable the multicast forwarding status debugging function. Use the undo debugging multicast status-forwarding command to disable the debugging function. By default, the multicast forwarding status debugging function is disabled. # Enable the multicast forwarding status debugging function. <H3C> debugging multicast status-forwarding display mpm forwarding-table display mpm forwarding-table [ group-address source-address ] Any view group-address: Multicast group address, used to specify a multicast group, ranging from to source-address: IP address of the multicast source. Use the display mpm forwarding-table command to view the multicast forwarding table entries with port numbers. When a group address or a source address is specified, this command shows only the matched (S, G) entry; otherwise, this command shows all entries. Related commands: display multicast forwarding-table. # the multicast forwarding table entries with port numbers. <H3C> display mpm forwarding-table Multicast Forwarding Cache Table Total 1 entry (entries) ( , ) in-vlan Vlan1 2 out-vlan(s): 1-4

13 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Vlan20 Ethernet5/1/33 Vlan10 Ethernet5/1/31 Total 1 entry(entries) Listed Table 1-1 on the fields of the display mpm forwarding-table command Field Multicast Forwarding Cache Table Total 1 entry (entries) Multicast forwarding cache table Total number of entries Sequence number of entries ( , ) (s,g), namely (source address, group address) in-vlan Vlan1 The in-vlan of the multicast forwarding table is VLAN 1 2 out-vlan(s): The multicast forwarding table has two out-vlans Vlan20 Ethernet5/1/33 Vlan10 Ethernet5/1/31 Total 1 entry(entries) Listed The first out-vlan is VLAN 20, of which the egress port is Ethernet 5/1/33 The second out-vlan is VLAN 10, of which the egress port is Ethernet5/1/31 Totally one (S, G) entry is listed display mpm group display mpm group [ vlan vlan-id [ ip-address ] ] Any view vlan vlan-id: Specifies the VLAN the desired multicast group information resides in. If no VLAN ID is provided, the command displays the information of the multicast groups in all the VLANs. ip-address: IP address of the desired multicast group. 1-5

14 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Use the display mpm group command to display the information about the IP multicast groups or MAC multicast groups in a specified VLAN or all VLANs. # Display the information of multicast groups in VLAN 10. <H3C> display mpm group vlan 10 Total 1 IP Group(s). Total 1 MAC Group(s). Vlan(id):10. Total 1 IP Group(s). Total 1 MAC Group(s). Router port(s): IP group(s):the following ip group(s) match to one mac group. IP group address: Host port(s):ethernet4/1/1 MAC group(s): MAC group address:0100-5e2d-2d01 Host port(s):ethernet4/1/1 Table 1-2 on the fields of the display mpm group command Field Vlan(id) Router port(s) IP group(s) IP group address Host port(s) MAC group(s) MAC group address Host port(s) ID of the specified VLAN Router port IP multicast group IP address of the IP multicast group Host port of the IP multicast group MAC multicast group Address of the MAC multicast group Member port(s) of the MAC multicast group display multicast forwarding-table display multicast forwarding-table [ group-address [ mask { mask mask-length } ] source-address [ mask { mask mask-length } ] incoming-interface { interface-type interface-number null null-interface-number register} ] * 1-6

15 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Any view group-address: Multicast group address, used to specify a multicast group, ranging from to source-address: Unicast IP address of the multicast source. incoming-interface: Incoming interface of the multicast forwarding table entry. interface-type interface-number: Interface type and interface number. null: Incoming-interface is null. null-interface-number: The only null interface number is 0. register: Registered interface of PIM-SM. Use the display multicast forwarding-table command to view the information of multicast forwarding table. Related commands: display multicast routing-table # the multicast forwarding table information. <H3C> display multicast forwarding-table Multicast Forwarding Cache Table Total 2 entries ( , ), iif Vlan-interface1, 0 oifs Matched 240 pkts, Wrong If 0 pkts Forwarded 232 pkts ( , ), iif Vlan-interface1, 1 oifs List of outgoing interface: 01: Vlan-interface2 Matched 236 pkts, Wrong If 0 pkts Forwarded 233 pkts Matched 2 entries Table 1-3 on fields of the display multicast forwarding-table command Field Multicast Forwarding Cache Table Total 2 entries Multicast forwarding cache table Total number of entries Sequence number of entries 1-7

16 Command Manual Common Multicast Configuration Field Chapter 1 Common Multicast Configuration ( , ) (s,g), source IP address and multicast group iif Vlan-interface1, 1 oifs List of outgoing interface: 01: Vlan-interface2 Matched 236 pkts, Wrong If 0 pkts Forwarded 233 pkts Matched 2 entries Multicast forwarding cache table has an incoming interface VLAN-interface 1 and one outgoing interface The list of outgoing interfaces has only one outgoing interface Vlan-interface matched packets; 0 matched packets means wrong; 233 forwarded packets Two matched entries display multicast routing-table display multicast routing-table [ group-address [ mask { mask mask-length } ] source-address [ mask { mask mask-length } ] incoming-interface { interface-type vlan-interface register } ]* Any view group-address: Multicast group address, used to specify a multicast group and display the corresponding routing table information of the group. The value ranges from to source-address: Unicast IP address of the multicast source. incoming-interface: Incoming interface of the multicast route entry. vlan-interface interface-number: VLAN interface number. register: Register interface of PIM-SM. Use the display multicast routing-table command to view the information of IP multicast routing table. Related commands: display multicast forwarding-table. # the route entry information in the multicast routing table. <H3C> display multicast routing-table 1-8

17 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Multicast Routing Table Total 3 entries ( , ) Uptime: 00:15:16, Timeout in 272 sec Upstream interface: Vlan-interface1( ) Downstream interface list: Vlan-interface2( ), Protocol 0x1: IGMP ( , ) Uptime: 00:15:16, Timeout in 272 sec Upstream interface: Vlan-interface1( ) Downstream interface list: NULL ( , ) Uptime: 00:02:57, Timeout in 123 sec Upstream interface: Vlan-interface1( ) Downstream interface list: NULL Matched 3 entries Table 1-4 on the fields of the display multicast routing-table command Field Multicast Routing Table Total 3 entries Multicast routing table Three entries in total ( , ) (s, g) entry Uptime: 00:15:16, Timeout in 272 sec Upstream interface: Vlan-interface1( ) Downstream interface list: Vlan-interface2( ), Protocol 0x1: IGMP Matched 3 entries Multicast routing table lasts and times out in 272 seconds. Upstream interface vlan-interface 1 (its IP address is ). Downstream interface list: has an interface Vlan-interface 2 (its IP address is ). The downstream interface is configured with IGMP groups. Three entries in total meeting the requirement multicast route-limit multicast route-limit limit 1-9

18 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration undo multicast route-limit System view limit: Capacity threshold for a multicast routing table. Use the multicast route-limit command to set the capacity threshold for a multicast routing table. Routers will discard the newly added (S, G) entries whenever the chosen threshold is exceeded. Use the undo multicast route-limit command to restore the capacity threshold to the default value. By default, the capacity threshold for a multicast routing table is 512. # Set the capacity threshold for a multicast routing table to 128. System : return to User with Ctrl+Z. [H3C] multicast route-limit 128 # Set the capacity threshold for a multicast routing table to The current capacity is 512, and the interface card in slot 5 does not support this new threshold setting. System : return to User with Ctrl+Z. [H3C] multicast route-limit 1000 Slot 5 does not support the limit, configuration failed multicast routing-enable multicast routing-enable undo multicast routing-enable System view None 1-10

19 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Use the multicast routing-enable command to enable multicast routing. Use the undo multicast routing-enable command to disable multicast routing. By default, multicast routing is disabled. Related commands: pim dm, pim sm. # Enable multicast routing. System : return to User with Ctrl+Z. [H3C] multicast routing-enable multicast-suppression multicast-suppression { ratio bandwidth bandwidth } undo multicast-suppression Ethernet port view ratio: Maximum wire speed ratio in percents of the multicast traffic allowed on the port. The value range is 1 to 100, and the default value is 50. The smaller the ratio is, the smaller the multicast traffic is allowed to pass. bandwidth: Multicast suppression bandwidth in Mbps on the port. The value ranges from 1 to the maximum value of port bandwidth. Use the multicast-suppression command to set the multicast suppression ratio or multicast suppression bandwidth. Use the undo multicast-suppression command to disable the multicast suppression function. The default multicast suppression ratio is 100%. You can use the multicast-suppression command repeatedly. The effective multicast suppression ratio value is the one last updated. 1-11

20 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration Caution: You cannot enable both broadcast suppression and multicast suppression simultaneously on the same card. Namely, once you have enabled broadcast suppression on some ports of a card, you cannot enable multicast suppression on the other ports of the card, and vice versa. Although the commands are based on ports, the mutual exclusion between these two commands is based on cards. If multicast suppression is enabled, broadcast packets are also suppressed at the same time, while broadcast suppression does not work on multicast packets. No distinction is made between known multicast packets and unknown multicast packets in multicast suppression. Related commands: broadcast-suppression. # Set the multicast suppression ratio to 40%. System : return to User with Ctrl+Z. [H3C] interface ethernet 2/1/1 [H3C-Ethernet2/1/1] multicast-suppression 40 # Set the multicast suppression bandwidth to 40 Mbps. [H3C-Ethernet2/1/1] multicast-suppression bandwidth 40 # Disable multicast suppression. [H3C-Ethernet2/1/1] undo multicast-suppression reset multicast forwarding-table reset multicast forwarding-table [ statistics ] { all { group-address [ mask { group-mask group-mask-length } ] source-address [ mask { source-mask source-mask-length } ] incoming-interface { null null-interface-number interface-type interface-number } }* } User view statistics: If it is selected, the system clears the statistic information of MFC forwarding entries. Otherwise, the system clears MFC forwarding entries. 1-12

21 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration all: All MFC forward entries. group-address: Multicast group address. group-mask: Mask of multicast group address group-mask-length: Mask length of multicast group address. source-address: Source address. source-mask: Mask of source address. source-mask-length: Mask length of source address. incoming-interface: Specifies incoming interface for the multicast forwarding entry. null: Incoming-interface is null. null-interface-number: The only number is 0. interface-type interface-number: Interface type and interface number. Use the reset multicast forwarding-table command to clear MFC forwarding entries or the statistic information of MFC forwarding entries. There is no requirement on the order of source address and group address in the command, as long as they both are valid addresses. The system prompts error information if you type in an invalid address. Related commands: reset pim routing-table, reset multicast routing-table, display multicast forwarding-table. # Clear the forwarding entry with the multicast group address of from the MFC forwarding table. <H3C> reset multicast forwarding-table # Clear statistic information of the forwarding entry with the multicast group address of from the MFC forwarding table. <H3C> reset multicast forwarding-table statistics reset multicast routing-table reset multicast routing-table { all { group-address [ mask { group-mask group-mask-length } ] source-address [ mask { source-mask source-mask-length } ] incoming-interface vlan-interface interface-number } * } User view 1-13

22 Command Manual Common Multicast Configuration Chapter 1 Common Multicast Configuration all: All route entries in the core multicast routing table. group-address: Multicast group address. group-mask: Mask of multicast group address group-mask-length: Mask length of multicast group address. source-address: Source address. source-mask: Mask of source address. source-mask-length: Mask length of source address. incoming-interface: Specifies incoming interface for the multicast forwarding entry. vlan-interface interface-number: VLAN interface number. Use the reset multicast routing-table command to clear route entries from the core multicast routing table, as well as MFC forwarding entries. There is no requirement on the order of source address and group address in the command, as long as they both are valid addresses. The system prompts error information if you type in invalid addresses. Related commands: reset pim routing-table, reset multicast forwarding-table and display multicast forwarding-table. # Clear the route entry with the group address of from the core multicast routing table. <H3C> reset multicast routing-table

23 Command Manual IGMP Snooping Configuration Table of Contents Table of Contents Chapter 1 IGMP Snooping Configuration IGMP Snooping Configuration debugging igmp-snooping display igmp-snooping configuration display igmp-snooping group display igmp-snooping statistics igmp-snooping igmp-snooping 10ge-non-flooding enable slot igmp-snooping fast-leave igmp-snooping group-policy igmp-snooping host-aging-time igmp-snooping host-port vlan igmp-snooping max-response-time igmp-snooping nonflooding-enable igmp-snooping router-aging-time reset igmp-snooping statistics Multicast Static Routing Port Configuration multicast static-router-port IGMP Snooping Load Balancing Configuration display igmp-snooping configuration Igmp-snooping non-flooding entry-age-time IGMP Snooping Querier Configuration display igmp-snooping configuration vlan igmp-snooping general-query source-ip igmp-snooping leave-aggregation igmp-snooping max-response-time igmp-snooping querier igmp-snooping query-interval igmp-snooping report-aggregation Multicast Forwarding on Demand Configuration multicast forward according-to-need i

24 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Note: The term "router" in this document refers to a router in a generic sense or a Layer 3 switch running an IP routing protocol. 1.1 IGMP Snooping Configuration debugging igmp-snooping debugging igmp-snooping { abnormal all events forward groups packets timers } undo debugging igmp-snooping { abnormal all events forward groups packets timers } User view abnormal: Enables IGMP Snooping abnormal debugging all: Turns on all IGMP Snooping debugging switches events: Enables IGMP Snooping events debugging forward: Enables IGMP Snooping forwarding debugging groups: Enables IGMP Snooping multicast groups debugging packets: Enables IGMP Snooping packets debugging timers: Enables IGMP Snooping timers debugging Use the debugging igmp-snooping command to enable IGMP Snooping debugging. Use the undo debugging igmp-snooping to disable IGMP Snooping debugging. By default, IGMP Snooping debugging is disabled. 1-1

25 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration # Enable IGMP Snooping timers debugging. <H3C> debugging igmp-snooping timers IGMP snooping timers debugging switch is on display igmp-snooping configuration display igmp-snooping configuration Any view None Use the display igmp-snooping configuration command to view the IGMP Snooping configuration information. Related commands: igmp-snooping. # Display the IGMP Snooping configuration information of the switch. <H3C> display igmp-snooping configuration Enable IGMP-Snooping. Enable IGMP-Snooping. The router port timeout is 260 second(s). The max response timeout is 1 second(s). The host port timeout is 260 second(s). Enable IGMP-Snooping Non-Flooding. Table 1-1 display igmp-snooping configuration command output description Field Enable IGMP-Snooping The router port timeout The max response timeout The host port timeout Enable IGMP-Snooping Non-Flooding IGMP Snooping is enabled Aging time of the router port Maximum response time Aging time of the multicast group member IGMP Snooping non-flooding is enabled. 1-2

26 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration display igmp-snooping group display igmp-snooping group [ vlan vlan-id [ group-address] ] Any view vlan vlan-id: Specifies the VLAN where the multicast group to be viewed is located. When the parameter is not provided, the command will display the information about all the multicast groups on the VLAN. group-address: Address of the multicast group, the information of which is to be displayed. If this argument is not provided, the command displays information of all the multicast groups in the specified VLAN. Use the display igmp-snooping group command to view the IP multicast group and MAC multicast group information of a VLAN or all the VLANs on the Ethernet switch. # Display the multicast group information of VLAN 10. <H3C> display igmp-snooping group vlan 10 Total 1 IP Group(s). Total 1 MAC Group(s). Vlan(id):10. Total 1 IP Group(s). Total 1 MAC Group(s). Router port(s): IP group(s):the following ip group(s) match to one mac group. IP group address: Host port(s):ethernet4/1/1 MAC group(s): MAC group address:0100-5e2d-2d01 Host port(s):ethernet4/1/1 Table 1-2 display igmp-snooping group command output description Field Vlan(id) Router port(s) Specified VLAN ID Router port 1-3

27 Command Manual IGMP Snooping Configuration IP group(s) Field IP group address Host port(s) MAC group(s) MAC group address Host port(s) IP multicast group Chapter 1 IGMP Snooping Configuration IP address of the IP multicast group Host port of the IP multicast group MAC multicast group MAC address of the MAC multicast group Host port of the MAC multicast group display igmp-snooping statistics display igmp-snooping statistics Any view None Use the display igmp-snooping statistics command to view the statistics information on IGMP Snooping. Related commands: igmp-snooping. # Display statistics information about IGMP Snooping. <H3C> display igmp-snooping statistics Received IGMP general query packet(s) number:1. Received IGMP specific query packet(s) number:2. Received IGMP V1 report packet(s) number:2. Received IGMP V2 report packet(s) number:0. Received IGMP leave packet(s) number:3. Received error IGMP packet(s) number:0. Sent IGMP specific query packet(s) number:5. 1-4

28 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Table 1-3 display igmp-snooping statistics command output description Field Received IGMP general query packet(s) number Received IGMP specific query packet(s) number Received IGMP V1 report packet(s) number Received IGMP V2 report packet(s) number Received IGMP leave packet(s) number Received error IGMP packet(s) number Sent IGMP specific query packet(s) number Number of received IGMP general queries Number of received IGMP group-specific queries Number of received IGMPv1 reports Number of received IGMPv2 reports Number of received IGMP leave messages Number of received error IGMP messages Number of sent IGMP group-specific queries igmp-snooping igmp-snooping { enable disable } System view, VLAN view enable: Enables IGMP Snooping. disable: Disables IGMP Snooping; Use the igmp-snooping enable command to enable IGMP Snooping globally or in a VLAN. Use the igmp-snooping disable command to disable IGMP Snooping. By default, the switch disables IGMP Snooping. 1-5

29 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Caution: When configuring IGMP Snooping, first enable global IGMP Snooping in system view, and then enable IGMP Snooping in VLAN view. Otherwise the IGMP Snooping function will not take effect. If the VLAN VPN is enabled on a port, the IGMP Snooping feature cannot be enabled on the VLAN for the port or the IGMP feature cannot be enabled on the corresponding VLAN interface. If IGMP Snooping feature is enabled in a VLAN, or IGMP is enabled on the VLAN interface, you cannot add the member port on which VLAN VPN is enabled into the VLAN. Isolate-user-VLAN supports the IGMP-Snooping function. After IGMP-Snooping is enabled under isolate-user-vlan, all secondary VLANs are IGMP-Snooping enabled. In a secondary VLAN, IGMP packets will be directly converted and processed in isolate-user-vlan, namely all the multicast services are implemented within isolate-user-vlan. Ports in secondary VLANs cannot be used as source addresses of multicast. If the undo igmp-snooping command is executed in system view, all IGMP Snooping configurations previously made are removed. # Enable IGMP Snooping in system view. System : return to User with Ctrl+Z. [H3C] igmp-snooping enable # Enable IGMP Snooping on VLAN 10 System : return to User with Ctrl+Z. [H3C] vlan 10 [H3C-vlan10] igmp-snooping enable igmp-snooping 10ge-non-flooding enable slot igmp-snooping 10ge-non-flooding enable slot slot-num undo igmp-snooping 10ge-non-flooding enable slot slot-num 1-6

30 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration System view slot-num: Slot number of the interface board. Use the igmp-snooping 10ge-non-flooding enable slot command to suppress the ports on the specified interface board from flooding unknown multicast packets at Layer 2. Use the undo igmp-snooping 10ge-non-flooding enable slot command to remove the configuration. By default, a port floods unknown multicast traffic at Layer 2. Note: Currently, this command is not supported. # Suppress the interface board at Slot 5 from flooding unknown multicast traffic at Layer 2. System : return to User with Ctrl+Z. [H3C] igmp-snooping 10ge-non-flooding enable slot igmp-snooping fast-leave igmp-snooping fast-leave [ vlan { vlan-id [ to vlan-id ] }&<1-10> ] undo igmp-snooping fast-leave [ vlan { vlan-id [ to vlan-id ] } &<1-10> ] System view, Ethernet port view vlan { vlan-id [ to vlan-id ] }&<1-10>: Specifies any VLAN or VLAN scope for port you want to enable/disable the IGMP Snooping fast leave feature on. The vlan-id argument ranges from 1 to

31 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Use the igmp-snooping fast-leave command to enable IGMP Snooping fast leave. Use the undo igmp-snooping fast-leave command to disable IGMP Snooping fast leave. You can optionally specify multiple VLANs in the igmp-snooping fast-leave command, through which you can enable IGMP Snooping fast leave in the corresponding VLANs. If you do not specify any VLAN, IGMP Snooping fast leave is enabled in all VLANs. Note: Fast leaves that are configured in system view and Ethernet port view operate separately. Fast leave works on all ports of the specified VLANs if you configure it in system view. However, it only works on the current port (e.g., a port operates as a trunk of multiple VLANs) in the specified VLANs if you configure it in Ethernet port view. Caution: Fast leave configured for a port takes effect only when the VLAN it belongs to is IGMP Snooping-enabled. Fast leave does not work if the corresponding specified VLANs do not exist, the port does not belongs to any of the specified VLANs, or the VLANs do not have IGMP Snooping enabled. A newly configured IGMP Snooping clears all existing fast leave configurations. The igmp-snooping fast-leave command is useless if you do not enable IGMP Snooping globally. (You can enable IGMP Snooping globally by executing the igmp-snooping enable command in system view.) When you configure IGMP Snooping fast leave on aggregation ports, the configuration takes effect only on primary aggregation ports. If you add an IGMP V1 host of the same multicast group to the port, the switch does not remove the port when the port receives an IGMP Leave packet of the multicast group even you enable IGMP Snooping fast leave for the port. Fast leave is disabled by default. Related commands: igmp-snooping. 1-8

32 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration # Enable IGMP Snooping fast leave on Ethernet2/1/1 for VLAN 5, VLAN 7, VLAN 8, VLAN 30 through VLAN 40, and VLAN 50. System : return to User with Ctrl+Z. [H3C] interface Ethernet2/1/1 [H3C-Ethernet2/1/1] igmp-snooping fast-leave vlan 5 7 to 8 30 to # Enable IGMP Snooping fast leave for all Ethernet ports except those in VLAN 5. System : return to User with Ctrl+Z. [H3C] igmp-snooping fast-leave [H3C] undo igmp-snooping fast-leave vlan igmp-snooping group-policy igmp-snooping group-policy acl-number undo igmp-snooping group-policy VLAN view acl-number: Number of basic ACL, in the range of 2,000 to 2,999. Use the igmp-snooping group-policy command to configure the filtering rule of multicast groups on a specified VLAN so as to control the access to IP multicast groups. You can configure only one ACL rule for each VLAN, and the new configured rule will replace the old one. Use the undo igmp-snooping group-policy command to remove the configuration. By default, no filtering rule is set in a VLAN. In this case, a host can join any multicast group. If an ACL is configured in a VLAN to filter multicast groups, hosts can join only those multicast groups that are permitted to join. # Create ACL2001 and configure the rule for basic ACL, using the source IP address as the destination multicast address. 1-9

33 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration System : return to User with Ctrl+Z. [H3C]acl number 2001 [H3C-acl-basic-2001]rule 0 permit source [H3C-acl-basic-2001]quit # Create VLAN 2. System : return to User with Ctrl+Z. [H3C] vlan 2 # Configure the filtering rule of multicast groups in VLAN 2. [H3C-vlan2] igmp-snooping group-policy igmp-snooping host-aging-time igmp-snooping host-aging-time seconds undo igmp-snooping host-aging-time System view seconds: Port aging time for the multicast group member, ranging from 200 to 1000 seconds. By default, it is 260 seconds. Use the igmp-snooping host-aging-time command to configure the port aging time of the multicast group members. Use the undo igmp-snooping host-aging-time command to restore the default value. This command is used to set the aging time of the multicast group member so that the refresh frequency can be controlled. When the group members change frequently, the aging time should be comparatively short, and vice versa. Related commands: igmp-snooping. # Set the aging time to 300 seconds. System : return to User with Ctrl+Z. [H3C] igmp-snooping host-aging-time

34 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration igmp-snooping host-port vlan igmp-snooping host-port vlan { all vlan-id } undo igmp-snooping host-port vlan { all vlan-id } Ethernet port view all: Specifies all VLANs. vlan-id: Specifies the ID of a VLAN in the range of 1 to Use the igmp-snooping host-port vlan command to enable the host port function on the port. Use the undo igmp-snooping host-port vlan command to disable the function on the port. By default, the host port function is disabled. # Enable the host port function on Ethernet 5/1/1 for all VLANs. System : return to User with Ctrl+Z. [H3C] interface ethernet 5/1/1 [H3C-Ethernet5/1/1] igmp-snooping host-port vlan all igmp-snooping max-response-time igmp-snooping max-response-time seconds undo igmp-snooping max-response-time System view seconds: Maximum response time for a query, ranging from 1 to 25 seconds. By default, it is 1 second. 1-11

35 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Use the igmp-snooping max-response-time command to configure the maximum response time for a query. Use the undo igmp-snooping max-response-time command to restore the default value. The set maximum response time decides the time limit for the switch to respond to IGMP Snooping query packets. Related commands: igmp-snooping, igmp-snooping router-aging-time. # Set the maximum response time for the IGMP Snooping packet to 15s. System : return to User with Ctrl+Z. [H3C] igmp-snooping max-response-time igmp-snooping nonflooding-enable igmp-snooping nonflooding-enable undo igmp-snooping nonflooding-enable System view None Use the igmp-snooping nonflooding-enable command to suppress flooding of unknown multicast data packets within their respective VLANs. Use the undo igmp-snooping nonflooding-enable command to restore the default. Note that if IGMP Snooping is not enabled on the VLAN (nor Layer 3 multicast), unknown multicast packets are flooded within their respective VLANs no matter whether this function is enabled or not. To suppress flooding of unknown multicast data packets within their respective VLANs, you need to enable IGMP Snooping in the VLANs and enable igmp-snooping nonflooding-enable globally. By default, unknown multicast data packets are flooded within their respective VLANs. 1-12

36 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration # Enable the device to suppress flooding of unknown multicast packets within their respective VLANs. System : return to User with Ctrl+Z. [H3C] igmp-snooping nonflooding-enable igmp-snooping router-aging-time igmp-snooping router-aging-time seconds undo igmp-snooping router-aging-time System view seconds: Router port aging time, ranging from 1 to 1000 measured in seconds; By default, it is 260. Use the igmp-snooping router-aging-time command to configure the router port aging time of IGMP Snooping. Use the undo igmp-snooping router-aging-time command to restore the default value. The port here refers to the Ethernet switch port connected to the multicast router. The Layer-2 Ethernet switch receives general query packets from the router via this port. The timer should be set to about 3.5 times of the general query period of the router. Related commands: igmp-snooping, igmp-snooping max-response-time. # Set the aging time of the IGMP Snooping router port to 500 seconds. System : return to User with Ctrl+Z. [H3C] igmp-snooping router-aging-time reset igmp-snooping statistics reset igmp-snooping statistics 1-13

37 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration User view None Use the reset igmp-snooping statistics command to reset the IGMP Snooping statistic information. Related commands: igmp-snooping. # Clear IGMP Snooping statistic information. <H3C> reset igmp-snooping statistics 1.2 Multicast Static Routing Port Configuration multicast static-router-port In VLAN view: multicast static-router-port port-number undo multicast static-router-port port-number In Ethernet port view: multicast static-router-port vlan vlan-id undo multicast static-router-port vlan vlan-id VLAN view, Ethernet port view port-number: Port number of the port to be configured as a static routing port. Provide this argument in the format of interface-type interface-number, where the interface-type argument can only be Ethernet port type. vlan-id: ID of the VLAN where the port belongs. Use the multicast static-router-port command to configure a port in a VLAN as a static routing port, through which IGMP packets can be transparently transmitted, so as to meet the requirements of specific networks. 1-14

38 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Use the undo multicast static-router-port command to remove static routing port configuration. By default, no static routing port is configured. # Configure GigabitEthernet 5/1/1 in VLAN 10 to be a static routing port. System : return to User with Ctrl+Z. [H3C] vlan 10 [H3C-vlan10] multicast static-router-port GigabitEthernet 5/1/1 1.3 IGMP Snooping Load Balancing Configuration display igmp-snooping configuration display igmp-snooping configuration Any view None Use the display igmp-snooping configuration command to view the configuration information related to IGMP Snooping. # Display the IGMP Snooping configuration information. <H3C> display igmp-snooping configuration Enable IGMP-Snooping. The router port timeout is 260 second(s). The max response timeout is 1 second(s). The host port timeout is 260 second(s). Enable IGMP-Snooping Non-Flooding. The IGMP-Snooping Non-Flooding entry age time is 16:36:

39 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration Table 1-4 display igmp-snooping configuration command output description Field Enable IGMP-Snooping The router port timeout max response timeout host port timeout Enable IGMP-Snooping Non-Flooding IGMP-Snooping Non-Flooding entry age time IGMP Snooping is enabled. Aging time of the router port Maximum response time in query messages Aging time of member ports Unknown-multicast flooding suppression is enabled. Aging time of IGMP Snooping non-flooding entries Igmp-snooping non-flooding entry-age-time igmp-snooping non-flooding entry-age-time hh:mm:ss undo igmp-snooping non-flooding entry-age-time System view hh:mm:ss: Point of time at which IGMP Snooping non-flooding entries age out every day. Use the igmp-snooping non-flooding entry-age-time command to configure the aging time of IGMP Snooping non-flooding entries. Use the undo igmp-snooping non-flooding entry-age-time command to restore the default. By default, the aging time is 3:00:00. Related commands: display igmp-snooping configuration. # Set the aging time of IGMP Snooping non-flooding entries to 16:36:59. System : return to User with Ctrl+Z. [H3C] igmp-snooping non-flooding entry-age-time 16:36:

40 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration 1.4 IGMP Snooping Querier Configuration display igmp-snooping configuration vlan display igmp-snooping configuration [ vlan vlan-id ] Any view vlan vlan-id: Displays the IGMP Snooping configuration information in the specified VLAN. Use the display igmp-snooping configuration command to view IGMP Snooping configuration information. Related commands: igmp-snooping. # Display the global IGMP Snooping configuration information on the switch. <H3C> display igmp-snooping configuration Enable IGMP-Snooping. The router port timeout is 260 second(s). The max response timeout is 1 second(s). The host port timeout is 260 second(s). Enable IGMP-Snooping Non-Flooding. The IGMP-Snooping Non-Flooding entry age time is 03:00:00. Enable IGMP-Snooping report-aggregation The output information shows that IGMP Snooping is enabled; the aging time of router ports is 260 seconds; the max response time of group-specific query messages is 1 second; the aging time of member ports is 260 seconds; IGMP Snooping non-flooding is enabled; and IGMP report transparent transmission suppression is enabled. # Display the IGMP Snooping configuration information in VLAN 66. <H3C> display igmp-snooping configuration vlan 66 Enable IGMP-Snooping. IGMP-snooping querier is enabled. IGMP-snooping general query interval is 60 second(s). IGMP-snooping max-response-time in general query is 10 second(s). IGMP-snooping source address in general query is

41 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration igmp-snooping general-query source-ip igmp-snooping general-query source-ip { current-interface ip-address } undo igmp-snooping general-query source-ip VLAN view current-interface: Configures the source IP address to be carried in the IGMP queries sent by the device to be the primary IP address of the current VLAN interface. ip-address: Specified an IP address as the source IP address to be carried in the IGMP queries sent by the device. Use the igmp-snooping general-query source-ip current-interface command to configure the querier to use the primary IP address of the current VLAN interface as the source IP address. If no VLAN interface is available or the VLAN interface has no primary IP address, will be used. Use the igmp-snooping general-query source-ip ip-address command to specify an IP address as the source IP address of IGMP queries.. Use the undo igmp-snooping general-query source-ip command to restore the source IP address of IGMP queries to the default. By default, the source IP address is # Enable IGMP Snooping globally. System : return to User with Ctrl+Z. [H3C] igmp-snooping enable Enable IGMP-Snooping ok. # Create VLAN 2. [H3C] vlan 2 # Enable IGMP Snooping in VLAN 2. [H3C-vlan2] igmp-snooping enable # Set the source IP address of IGMP queries to in VLAN 2. [H3C-vlan2] igmp-snooping general-query source-ip

42 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration igmp-snooping leave-aggregation igmp-snooping leave-aggregation undo igmp-snooping leave-aggregation System view None Use the igmp-snooping leave-aggregation command to enable the function of suppressing transparent relaying of IGMP leave messages. Use the undo igmp-snooping leave-aggregation command to disable the function of suppressing transparent relaying of IGMP leave messages. By default, this function is disabled. Before enabling the function of suppressing transparent relaying of IGMP leave messages, you must enable IGMP Snooping globally. Related commands: igmp-snooping. # Enable the function of suppressing transparent relaying of IGMP leave messages. System : return to User with Ctrl+Z. [H3C] igmp-snooping enable Enable IGMP-Snooping ok. [H3C] igmp-snooping leave-aggregation igmp-snooping max-response-time igmp-snooping max-response-time max-response-time undo igmp-snooping max-response-time VLAN view 1-19

43 Command Manual IGMP Snooping Configuration Chapter 1 IGMP Snooping Configuration max-response-time: Maximum response time of query messages, ranging from 1 to 25, in seconds. Use the igmp-snooping max-response-time command to configure the maximum response time of IGMP queries in the VLAN. Use the undo igmp-snooping max-response-time command to restore the maximum response time of IGMP queries to the default value. By default, the maximum response time of IGMP queries is 10 seconds. # Enable IGMP Snooping globally. System : return to User with Ctrl+Z. [H3C] igmp-snooping enable Enable IGMP-Snooping ok. # Create VLAN 2. [H3C] vlan 2 # Enable IGMP Snooping in VLAN 2. [H3C-vlan2] igmp-snooping enable # Set the maximum response time of IGMP queries to 20 seconds in VLAN 2. [H3C-vlan2] igmp-snooping max-response-time igmp-snooping querier igmp-snooping querier undo igmp-snooping querier VLAN view None Use the igmp-snooping querier command to enable the IGMP Snooping querier in the current VLAN. 1-20

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Command Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08194S-20081225-C-1.24 Product Version: S9500-CMW310-R1648 Copyright 2007-2008, Hangzhou H3C Technologies Co., Ltd.

More information

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Operation Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08165E-20081225-C-1.24 Product Version: S9500-CMW310-R1648 Copyright 2007-2008, Hangzhou H3C Technologies Co.,

More information

H3C S5120-EI Switch Series

H3C S5120-EI Switch Series H3C S5120-EI Switch Series IP Multicast Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2210 Document version: 6W100-20110915 Copyright 2011, Hangzhou

More information

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Operation Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08165E-20081225-C-1.24 Product Version: S9500-CMW310-R1648 Copyright 2007-2008, Hangzhou H3C Technologies Co.,

More information

H3C SR G Core Routers

H3C SR G Core Routers H3C SR8800 10G Core Routers IP Multicast Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SR8800-CMW520-R3347 Document version: 6W103-20120224 Copyright 2011-2012,

More information

H3C S5500-HI Switch Series

H3C S5500-HI Switch Series H3C S5500-HI Switch Series IP Multicast Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5101 Document version: 6W100-20111031 Copyright 2011, Hangzhou

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls NAT and ALG Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATH1000FE&SECBLADEII-CMW520-R3166 SECPATH5000FA-CMW520-R3206

More information

H3C S7500E Series Ethernet Switches. IP Multicast. Command Reference. Hangzhou H3C Technologies Co., Ltd.

H3C S7500E Series Ethernet Switches. IP Multicast. Command Reference. Hangzhou H3C Technologies Co., Ltd. H3C S7500E Series Ethernet Switches IP Multicast Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100930-C-1.01 Product Version: Release 6613 and Later Copyright

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1126 and Later Document version: 20111130-C-1.01 Copyright

More information

About the HP A7500 Configuration Guides

About the HP A7500 Configuration Guides About the HP A7500 s The HP A7500 configuration guides are part of the HP A7500 documentation set. They describe the software features for the HP A7500 Release 6620 & 6630 Series, and guide you through

More information

Layer 3 - IP Routing Command Reference

Layer 3 - IP Routing Command Reference H3C WA Series WLAN Access Points Layer 3 - IP Routing Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W100-20100910 Copyright 2010, Hangzhou H3C Technologies

More information

H3C S3100V2 Switch Series

H3C S3100V2 Switch Series H3C S3100V2 Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5103 Document version: 6W100-20110620 Copyright 2011, Hangzhou

More information

H3C S5120-EI Switch Series

H3C S5120-EI Switch Series H3C S5120-EI Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2210 Document version: 6W100-20110915 Copyright 2011, Hangzhou

More information

H3C S9500E Series Routing Switches

H3C S9500E Series Routing Switches H3C S9500E Series Routing Switches IP Multicast Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S9500E-CMW520-R1828P04 Document version: 6W182-20140823 Copyright

More information

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Operation Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08165E-20081225-C-1.24 Product Version: S9500-CMW310-R1648 Copyright 2007-2008, Hangzhou H3C Technologies Co.,

More information

H3C S5820X&S5800 Series Ethernet Switches

H3C S5820X&S5800 Series Ethernet Switches H3C S5820X&S5800 Series Ethernet Switches Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W103-20100716 Product Version: Release 1110

More information

H3C S3100V2 Switch Series

H3C S3100V2 Switch Series H3C S3100V2 Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5103 Document version: 6W100-20110620 Copyright 2011,

More information

Multicast H3C Low-End Ethernet Switches Configuration Examples. Table of Contents

Multicast H3C Low-End Ethernet Switches Configuration Examples. Table of Contents Table of Contents Table of Contents Chapter 1 Protocol Overview... 1-1 1.1 Overview... 1-1 1.2 Support of Features... 1-2 1.3 Configuration Guidance... 1-3 1.3.1 Configuring IGMP Snooping... 1-3 1.3.2

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series MPLS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1126 and Later Document version: 20111130-C-1.01 Copyright 2011, Hangzhou

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls NAT and ALG Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATH1000FE&SECBLADEII-CMW520-R3166 SECPATH5000FA-CMW520-R3206

More information

H3C S5830V2 & S5820V2 Switch Series

H3C S5830V2 & S5820V2 Switch Series H3C S5830V2 & S5820V2 Switch Series MCE Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release2108 Document version: 6W101-20120531 Copyright 2012, Hangzhou

More information

H3C S5830V2 & S5820V2 Switch Series

H3C S5830V2 & S5820V2 Switch Series H3C S5830V2 & S5820V2 Switch Series Security Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release2108 Document version: 6W101-20120531 Copyright 2012, Hangzhou

More information

H3C WA Series WLAN Access Points. Layer 2 WAN Command Reference. Hangzhou H3C Technologies Co., Ltd.

H3C WA Series WLAN Access Points. Layer 2 WAN Command Reference. Hangzhou H3C Technologies Co., Ltd. H3C WA Series WLAN Access Points Layer 2 WAN Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W100-20100910 Copyright 2010, Hangzhou H3C Technologies Co., Ltd.

More information

H3C S5120-SI Switch Series

H3C S5120-SI Switch Series H3C S5120-SI Switch Series Layer 3 - IP Routing Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1505 Document version: 6W101-20111108 Copyright 2011,

More information

Multicast Protocol Configuration Examples H3C S7500 Series Ethernet Switches Release Table of Contents

Multicast Protocol Configuration Examples H3C S7500 Series Ethernet Switches Release Table of Contents Table of Contents Table of Contents Chapter 1 Multicast Protocol Overview... 1-1 1.1 Overview... 1-1 1.2 Configuration Guidance... 1-2 1.2.1 Configuring IGMP Snooping... 1-2 1.2.2 Configuring IGMP... 1-5

More information

H3C S5500-HI Switch Series

H3C S5500-HI Switch Series H3C S5500-HI Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5101 Document version: 6W100-20111031 Copyright 2011,

More information

H3C S5120-EI Switch Series

H3C S5120-EI Switch Series H3C S5120-EI Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2210 Document version: 6W100-20110915 Copyright 2011,

More information

H3C S3600V2 Switch Series

H3C S3600V2 Switch Series H3C S3600V2 Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2101 Document version: 6W100-20110905 Copyright 2011,

More information

H3C S5830V2 & S5820V2 Switch Series

H3C S5830V2 & S5820V2 Switch Series H3C S5830V2 & S5820V2 Switch Series High Availability Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release2108 Document version: 6W101-20120531 Copyright

More information

H3C SecPath UTM Series. Configuration Examples. Hangzhou H3C Technologies Co., Ltd. Manual Version: 5W

H3C SecPath UTM Series. Configuration Examples. Hangzhou H3C Technologies Co., Ltd.  Manual Version: 5W H3C SecPath UTM Series Configuration Examples Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: 5W101-20100520 Copyright 2009-2010, Hangzhou H3C Technologies Co., Ltd. and its licensors

More information

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Operation Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-081655-20080530-C-2.03 Product Version: S9500-CMW520-R2132 Copyright 2007-2008, Hangzhou H3C Technologies Co.,

More information

H3C S12500 Series Routing Switches

H3C S12500 Series Routing Switches H3C S12500 Series Routing Switches Security Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S12500-CMW710-R7128 Document version: 6W710-20121130 Copyright 2012,

More information

H3C S9800 Switch Series

H3C S9800 Switch Series H3C S9800 Switch Series OpenFlow Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 213x Document version: 6W101-20151130 Copyright 2015, Hangzhou H3C

More information

H3C S7500E Series Ethernet Switches. Network Management and Monitoring. Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C S7500E Series Ethernet Switches. Network Management and Monitoring. Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C S7500E Series Ethernet Switches Network Management and Monitoring Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100722-C-1.01 Product Version: Release

More information

H3C S5120-EI Series Ethernet Switches. Layer 3 - IP Services. Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C S5120-EI Series Ethernet Switches. Layer 3 - IP Services. Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C S5120-EI Series Ethernet Switches Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W102-20100722 Product Version: Release 2202 Copyright

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series About the HP 6125 Blade s Part number: 5998-3152 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright 2012 Hewlett-Packard

More information

H3C S6520XE-HI Switch Series

H3C S6520XE-HI Switch Series H3C S6520XE-HI Switch Series IP Multicast Command Reference New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: Release 1108 Document version: 6W100-20171228 Copyright 2017, New H3C

More information

H3C S5500-EI Series Ethernet Switches. IP Multicast. Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C S5500-EI Series Ethernet Switches. IP Multicast. Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C S5500-EI Series Ethernet Switches IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100708-C-1.03 Product Version: Release 2202 Copyright 2008-2010,

More information

H3C S9500 Series Routing Switches

H3C S9500 Series Routing Switches Operation Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-081655-20080530-C-2.03 Product Version: S9500-CMW520-R2132 Copyright 2007-2008, Hangzhou H3C Technologies Co.,

More information

HP 6125 Blade Switch Series

HP 6125 Blade Switch Series HP 6125 Blade Switch Series About the HP 6125 Blade Command s Part number: 5998-3163 Software version: Release 2103 Document version: 6W100-20120907 Legal and notice information Copyright 2012 Hewlett-Packard

More information

H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide

H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide H3C S5120-SI Series Ethernet Switches Layer 2 LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Copyright 2003-2010, Hangzhou H3C Technologies Co., Ltd. and its licensors

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls Attack Protection Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATHF1000SAI&F1000AEI&F1000ESI-CMW520-R3721 SECPATH5000FA-CMW520-F3210

More information

H3C S12500 Series Routing Switches

H3C S12500 Series Routing Switches H3C S12500 Series Routing Switches Layer 3 IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S12500-CMW710-R7128 Document version: 6W710-20121130 Copyright

More information

H3C S9800 Switch Series

H3C S9800 Switch Series H3C S9800 Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2109 Document version: 6W100-20140128 Copyright 2014, Hangzhou

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series MPLS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1201 and Later Document version: 6W101-20120903 Copyright 2012, Hangzhou

More information

About the HP MSR Router Series

About the HP MSR Router Series About the HP MSR Router Series Command (V7) Part number: 5998-7731b Software version: CMW710-R0304 Document version: 6PW104-20150914 Legal and notice information Copyright 2015 Hewlett-Packard Development

More information

H3C SR6600 Routers. Network Management and Monitoring. Command Reference. Hangzhou H3C Technologies Co., Ltd.

H3C SR6600 Routers. Network Management and Monitoring. Command Reference. Hangzhou H3C Technologies Co., Ltd. H3C SR6600 Routers Network Management and Monitoring Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100930-C-1.08 Product Version: SR6600-CMW520-R2420 Copyright

More information

H3C S5500-HI Switch Series

H3C S5500-HI Switch Series H3C S5500-HI Switch Series Layer 3 - IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5101 Document version: 6W100-20111031 Copyright 2011,

More information

H3C S5820X&S5800 Switch Series

H3C S5820X&S5800 Switch Series H3C S5820X&S5800 Switch Series Network Management and Monitoring Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1211 Document version: 6W100-20110415

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls NAT and ALG Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATHF1000SAI&F1000AEI&F1000ESI-CMW520-R3721 SECPATH5000FA-CMW520-F3210

More information

H3C SR6600 Routers. Layer 3 IP Services. Command Reference. Hangzhou H3C Technologies Co., Ltd.

H3C SR6600 Routers. Layer 3 IP Services. Command Reference. Hangzhou H3C Technologies Co., Ltd. H3C SR6600 Routers Layer 3 IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100930-C-1.08 Product Version: SR6600-CMW520-R2420 Copyright 2007-2010,

More information

H3C S5130-EI Switch Series

H3C S5130-EI Switch Series H3C S5130-EI Switch Series OpenFlow Command Reference New H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 311x Document version: 6W102-20180323 Copyright 2016-2018, New H3C Technologies

More information

H3C S5130-HI Switch Series

H3C S5130-HI Switch Series H3C S5130-HI Switch Series IP Multicast Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com Software versions: Release 1118P02 and Release 1122 Document version: 6W102-20180323 Copyright

More information

H3C S5120-EI Switch Series

H3C S5120-EI Switch Series H3C S5120-EI Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2220 Document version: 6W100-20130810 Copyright 2013,

More information

Table of Contents 1 IGMP Snooping Configuration 1-1

Table of Contents 1 IGMP Snooping Configuration 1-1 Table of Contents 1 IGMP Snooping Configuration 1-1 IGMP Snooping Overview 1-1 Principle of IGMP Snooping 1-1 Basic Concepts in IGMP Snooping 1-2 How IGMP Snooping Works 1-3 Processing of Multicast Protocol

More information

H3C S5120-HI Switch Series

H3C S5120-HI Switch Series H3C S5120-HI Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5501 Document version: 6W100-20140103 Copyright 2014, Hangzhou

More information

HPE FlexNetwork MSR Router Series

HPE FlexNetwork MSR Router Series HPE FlexNetwork MSR Router Series About the HPE MSR Router Series Configuration Part number: 5998-8821 Software version: CMW710-R0305 Document version: 6PW106-20160308 Copyright 2016 Hewlett Packard Enterprise

More information

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module

About the HP 830 Series PoE+ Unified Wired-WLAN Switch and HP 10500/ G Unified Wired-WLAN Module About the HP 830 Series Switch and HP 10500/7500 20G Unified Module s Part number: 5998-3903 Software version: 3308P29 (HP 830 Series Switch) 2308P29 (HP 10500/7500 20G Unified Module) Document version:

More information

H3C SecPath Series Firewalls and UTM Devices

H3C SecPath Series Firewalls and UTM Devices H3C SecPath Series Firewalls and UTM Devices Attack Protection Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: F100 series: ESS 5132 F1000-A-EI: Feature 3722

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card License Registration and Activation Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW100-20101220 Copyright 2010, Hangzhou H3C Technologies Co.,

More information

H3C S3100V2 Switch Series

H3C S3100V2 Switch Series H3C S3100V2 Switch Series Layer 3 IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5203P05 and Release 5203P12 Document version: 6W101-20150530

More information

H3C S5820X&S5800 Switch Series

H3C S5820X&S5800 Switch Series H3C S5820X&S5800 Switch Series OAA Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1211 Document version: 6W100-20110415 Copyright 2011, Hangzhou H3C

More information

About the H3C S5130-HI configuration guides

About the H3C S5130-HI configuration guides About the H3C S5130-HI configuration guides The H3C S5130-HI configuration guides describe the software features for the H3C S5130-HI Switch Series, and guide you through the software configuration procedures.

More information

H3C S9500E Series Routing Switches

H3C S9500E Series Routing Switches H3C S9500E Series Routing Switches IRF Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S9500E-CMW520-R1725 Document version: 6W170-20111118 Copyright 2011,

More information

H3C SecPath SSL VPN. Administrator Manual. Hangzhou H3C Technologies Co., Ltd. Manual Version: 5PW

H3C SecPath SSL VPN. Administrator Manual. Hangzhou H3C Technologies Co., Ltd. Manual Version: 5PW H3C SecPath SSL VPN Administrator Manual Hangzhou H3C Technologies Co., Ltd. Manual Version: 5PW100-20090624 Copyright 2009, Hangzhou H3C Technologies Co., Ltd. and its licensors H3C Technologies Co.,

More information

H3C S9800 Switch Series

H3C S9800 Switch Series H3C S9800 Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 213x Document version: 6W101-20151130 Copyright 2015, Hangzhou

More information

H3C SR G Core Routers

H3C SR G Core Routers H3C SR8800 10G Core Routers Layer 2 LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SR8800-CMW520-R3347 Document version: 6W103-20120224 Copyright

More information

HPE FlexNetwork MSR Router Series

HPE FlexNetwork MSR Router Series HPE FlexNetwork MSR Router Series About the HPE MSR Router Series Command s Part number: 5998-8799 Software version: CMW710-R0305 Document version: 6PW106-20160308 Copyright 2016 Hewlett Packard Enterprise

More information

About the Configuration Guides for HP Unified

About the Configuration Guides for HP Unified About the Configuration Guides for HP Unified Wired-W Products HP 830 Unified Wired-W PoE+ Switch Series HP 850 Unified Wired-W Appliance HP 870 Unified Wired-W Appliance HP 11900/10500/7500 20G Unified

More information

H3C S3100V2-52TP Switch

H3C S3100V2-52TP Switch H3C S3100V2-52TP Switch IP Multicast Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 2111P02, Release 2112 Document version: 6W101-20180228 Copyright 2016-2018,

More information

H3C WX3000E Series Wireless Switches

H3C WX3000E Series Wireless Switches H3C WX3000E Series Wireless Switches Switching Engine Layer 2 Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: WX3000-CMW520-R3507P26 Document version: 6W101-20140714

More information

H3C S5120-SI Switch Series

H3C S5120-SI Switch Series H3C S5120-SI Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1505 Document version: 6W101-20111108 Copyright 2011,

More information

H3C S7500E Switch Series

H3C S7500E Switch Series H3C S7500E Switch Series Comware 7 EVB Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: Release 7557 and later versions Document version: 6W100-20170831 Copyright

More information

H3C SecBlade IPS Cards

H3C SecBlade IPS Cards H3C SecBlade IPS Cards User Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW104-20101210 Copyright 2008-2010, Hangzhou H3C Technologies Co., Ltd. and its licensors All

More information

H3C EPON. OLT Command Manual. Hangzhou H3C Technologies Co., Ltd. Manual Version: T M C-1.02

H3C EPON. OLT Command Manual. Hangzhou H3C Technologies Co., Ltd.   Manual Version: T M C-1.02 H3C EPON OLT Command Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08193M-20070415-C-1.02 Product Version: Release 5200 Series Copyright 2006-2007, Hangzhou H3C Technologies

More information

H3C S3100V2 Switch Series

H3C S3100V2 Switch Series H3C S3100V2 Switch Series IP Multicast Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 5203P05 and Release 5203P12 Document version: 6W101-20150530

More information

H3C SR6600 Routers. MPLS Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C SR6600 Routers. MPLS Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C SR6600 Routers MPLS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100930-C-1.08 Product Version: SR6600-CMW520-R2420 Copyright 2007-2010, Hangzhou H3C

More information

H3C Intrusion Prevention System. Command Reference. Hangzhou H3C Technologies Co., Ltd. Document Version: 5PW

H3C Intrusion Prevention System. Command Reference. Hangzhou H3C Technologies Co., Ltd.   Document Version: 5PW H3C Intrusion Prevention System Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 5PW103-20101027 Copyright 2008-2010, Hangzhou H3C Technologies Co., Ltd. and its

More information

3Com Switch 4800G Series, Version Release Notes. Customer Support. Documentation

3Com Switch 4800G Series, Version Release Notes. Customer Support. Documentation 3Com Series, Version 5.20-2101 Release Notes This document contains information about the 3Com series, software version 5.20, Release 2101. This information is not available in the release documentation.

More information

H3C SecPath Series High-End Firewalls

H3C SecPath Series High-End Firewalls H3C SecPath Series High-End Firewalls Attack Protection Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: SECPATHF1000SAI&F1000AEI&F1000ESI-CMW520-R3721 SECPATH5000FA-CMW520-F3210

More information

H3C MSR Router Series

H3C MSR Router Series H3C MSR Router Series Comware 7 OpenFlow Command Reference New H3C Technologies Co., Ltd. http://www.h3c.com Software version: MSR-CMW710-R0615P08 Document version: 6W201-20180803 Copyright 2017-2018,

More information

H3C SecPath Series Firewalls and UTM Devices

H3C SecPath Series Firewalls and UTM Devices H3C SecPath Series Firewalls and UTM Devices High Availability Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: F100 series: ESS 5132 F1000-A-EI: Feature 3722

More information

HPE FlexFabric 5950 Switch Series

HPE FlexFabric 5950 Switch Series HPE FlexFabric 5950 Switch Series About the HPE FlexFabric 5950 Configuration Guides Part number: 5200-0808 Software version: Release 6106 and later Document version: 6W100-20160513 Copyright 2016 Hewlett

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series ACL and QoS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1126 and Later Document version: 20111130-C-1.01 Copyright 2011,

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series Layer 2 - LAN Switching Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: S10500-CMW710-R7178 Document version: 6W100-20160118 Copyright

More information

H3C MSR Router Series

H3C MSR Router Series H3C MSR Router Series Comware 7 IP Multicast Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com Software version: MSR-CMW710-R0615P08 Document version: 6W201-20180803 Copyright 2017-2018,

More information

H3C Firewall Devices. High Availability Configuration Guide (Comware V7) Hangzhou H3C Technologies Co., Ltd.

H3C Firewall Devices. High Availability Configuration Guide (Comware V7) Hangzhou H3C Technologies Co., Ltd. H3C Firewall Devices High Availability Configuration Guide (Comware V7) Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: F5020/F5040 firewalls M9006/M9010/M9014 security gateways

More information

H3C SR6600 Routers. High Availability. Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C SR6600 Routers. High Availability. Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C SR6600 Routers High Availability Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 20100930-C-1.08 Product Version: SR6600-CMW520-R2420 Copyright 2007-2010,

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card Super Administrator Web Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW105-20130801 Copyright 2003-2013, Hangzhou H3C Technologies

More information

H3C SecPath Series Security Products

H3C SecPath Series Security Products Web-Based Configuration Manual Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Manual Version: T2-08018U-20070625-C-2.01 Copyright 2007, Hangzhou H3C Technologies Co., Ltd. and its licensors All

More information

H3C S5120-EI Series Ethernet Switches. ACL and QoS. Configuration Guide. Hangzhou H3C Technologies Co., Ltd.

H3C S5120-EI Series Ethernet Switches. ACL and QoS. Configuration Guide. Hangzhou H3C Technologies Co., Ltd. H3C S5120-EI Series Ethernet Switches ACL and QoS Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document Version: 6W102-20100722 Product Version: Release 2202 Copyright 2009-2010,

More information

H3C S5130-EI Switch Series

H3C S5130-EI Switch Series H3C S5130-EI Switch Series OpenFlow Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 311x Document version: 6W102-20180323 Copyright 2016-2018, New H3C Technologies

More information

About the H3C S5130-EI configuration guides

About the H3C S5130-EI configuration guides About the H3C S5130-EI configuration guides The H3C S5130-EI configuration guides describe the software features for the H3C S5130-EI Switch Series, and guide you through the software configuration procedures.

More information

H3C S12500-X & S12500X-AF Switch Series

H3C S12500-X & S12500X-AF Switch Series H3C S12500-X & S12500X-AF Switch Series Layer 3 IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1135 and later Document version: 6W101-20151130

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series Layer 3 - IP Routing Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1126 and Later Document version: 20111130-C-1.01 Copyright

More information

H3C S5500-HI Switch Series

H3C S5500-HI Switch Series H3C S5500-HI Switch Series Layer 3 - IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 52xx Document version: 6W102-20131220 Copyright 2013,

More information

H3C S5130-HI Switch Series

H3C S5130-HI Switch Series H3C S5130-HI Switch Series Layer 3 - IP Services Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1111 Document version: 6W100-20150615 Copyright 2015,

More information

H3C S10500 Switch Series

H3C S10500 Switch Series H3C S10500 Switch Series Comware 7 IP Multicast Configuration Guide New H3C Technologies Co., Ltd. http://www.h3c.com.hk Software version: Release 7557 and later versions Document version: 6W100-20170831

More information

H3C S5120-HI Switch Series

H3C S5120-HI Switch Series H3C S5120-HI Switch Series Layer 3 - IP Routing Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 52xx Document version: 6W101-20140523 Copyright 2013-2014,

More information

H3C S5130-HI Switch Series

H3C S5130-HI Switch Series H3C S5130-HI Switch Series Layer 3 - IP Services Command Reference Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Software version: Release 1111 Document version: 6W100-20150615 Copyright 2015,

More information