Configuring Multicast VLAN Registration

Size: px
Start display at page:

Download "Configuring Multicast VLAN Registration"

Transcription

1 Finding Feature Information, page 1 Restrictions for MVR, page 1 Information About Multicast VLAN Registration, page 2 How to Configure MVR, page 5 Monitoring MVR, page 10 Configuration Examples for MVR, page 11 Where to Go Next for MVR, page 12 Additional References, page 12 Feature History and Information for MVR, page 13 Finding Feature Information Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to An account on Cisco.com is not required. Restrictions for MVR The following are restrictions for MVR: Only Layer 2 ports participate in MVR. You must configure ports as MVR receiver ports. Only one MVR multicast VLAN per switch or switch stack is supported. The switch supports homogeneous stacking, but does not support mixed stacking. Receiver ports can only be access ports; they cannot be trunk ports. Receiver ports on a switch can be in different VLANs, but should not belong to the multicast VLAN. OL

2 Information About Multicast VLAN Registration The maximum number of multicast entries (MVR group addresses) that can be configured on a switch (that is, the maximum number of television channels that can be received) is 256. MVR multicast data received in the source VLAN and leaving from receiver ports has its time-to-live (TTL) decremented by 1 in the switch. Because MVR on the switch uses IP multicast addresses instead of MAC multicast addresses, alias IP multicast addresses are allowed on the switch. However, if the switch is interoperating with Catalyst 3550 or Catalyst 3500 XL switches, you should not configure IP addresses that alias between themselves or with the reserved IP multicast addresses (in the range xxx). Do not configure MVR on private VLAN ports. MVR is not supported when multicast routing is enabled on a switch. If you enable multicast routing and a multicast routing protocol while MVR is enabled, MVR is disabled, and you receive a warning message. If you try to enable MVR while multicast routing and a multicast routing protocol are enabled, the operation to enable MVR is cancelled, and you receive an error message. MVR data received on an MVR receiver port is not forwarded to MVR source ports. MVR does not support IGMPv3 messages. Note MVR can coexist with IGMP snooping on a switch. Information About Multicast VLAN Registration MVR and IGMP Multicast VLAN Registration (MVR) is designed for applications using wide-scale deployment of multicast traffic across an Ethernet ring-based service-provider network (for example, the broadcast of multiple television channels over a service-provider network). MVR allows a subscriber on a port to subscribe and unsubscribe to a multicast stream on the network-wide multicast VLAN. It allows the single multicast VLAN to be shared in the network while subscribers remain in separate VLANs. MVR provides the ability to continuously send multicast streams in the multicast VLAN, but to isolate the streams from the subscriber VLANs for bandwidth and security reasons. MVR assumes that subscriber ports subscribe and unsubscribe (join and leave) these multicast streams by sending out IGMP join and leave messages. These messages can originate from an IGMP version-2-compatible host with an Ethernet connection. Although MVR operates on the underlying method of IGMP snooping, the two features operate independently of each other. One can be enabled or disabled without affecting the behavior of the other feature. However, if IGMP snooping and MVR are both enabled, MVR reacts only to join and leave messages from multicast groups configured under MVR. Join and leave messages from all other multicast groups are managed by IGMP snooping. The switch CPU identifies the MVR IP multicast streams and their associated IP multicast group in the switch forwarding table, intercepts the IGMP messages, and modifies the forwarding table to include or remove the subscriber as a receiver of the multicast stream, even though the receivers might be in a different VLAN from the source. This forwarding behavior selectively allows traffic to cross between different VLANs. 2 OL

3 Modes of Operation Modes of Operation You can set the switch for compatible or dynamic mode of MVR operation: In compatible mode, multicast data received by MVR hosts is forwarded to all MVR data ports, regardless of MVR host membership on those ports. The multicast data is forwarded only to those receiver ports that MVR hosts have joined, either by IGMP reports or by MVR static configuration. IGMP reports received from MVR hosts are never forwarded from MVR data ports that were configured in the switch. In dynamic mode, multicast data received by MVR hosts on the switch is forwarded from only those MVR data and client ports that the MVR hosts have joined, either by IGMP reports or by MVR static configuration. Any IGMP reports received from MVR hosts are also forwarded from all the MVR data ports in the host. This eliminates using unnecessary bandwidth on MVR data port links, which occurs when the switch runs in compatible mode. Switch Stacks Only one MVR multicast VLAN per switch or switch stack is supported. Receiver ports and source ports can be on different switches in a switch stack. Multicast data sent on the multicast VLAN is forwarded to all MVR receiver ports across the stack. When a new switch is added to a stack, by default it has no receiver ports. If a switch fails or is removed from the stack, only those receiver ports belonging to that switch will not receive the multicast data. All other receiver ports on other switches continue to receive the multicast data. MVR in a Multicast Television Application In a multicast television application, a PC or a television with a set-top box can receive the multicast stream. Multiple set-top boxes or PCs can be connected to one subscriber port, which is a switch port configured as an MVR receiver port. OL

4 MVR in a Multicast Television Application The following is an example configuration. Figure 1: Multicast VLAN Registration Example In this example configuration, DHCP assigns an IP address to the set-top box or the PC. When a subscriber selects a channel, the set-top box or PC sends an IGMP report to Switch A to join the appropriate multicast. If the IGMP report matches one of the configured IP multicast group addresses, the switch CPU modifies the hardware address table to include this receiver port and VLAN as a forwarding destination of the specified multicast stream when it is received from the multicast VLAN. Uplink ports that send and receive multicast data to and from the multicast VLAN are called MVR source ports. When a subscriber changes channels or turns off the television, the set-top box sends an IGMP leave message for the multicast stream. The switch CPU sends a MAC-based general query through the receiver port VLAN. If there is another set-top box in the VLAN still subscribing to this group, that set-top box must respond within the maximum response time specified in the query. If the CPU does not receive a response, it eliminates the receiver port as a forwarding destination for this group. Without Immediate Leave, when the switch receives an IGMP leave message from a subscriber on a receiver port, it sends out an IGMP query on that port and waits for IGMP group membership reports. If no reports 4 OL

5 Default MVR Configuration are received in a configured time period, the receiver port is removed from multicast group membership. With Immediate Leave, an IGMP query is not sent from the receiver port on which the IGMP leave was received. As soon as the leave message is received, the receiver port is removed from multicast group membership, which speeds up leave latency. Enable the Immediate-Leave feature only on receiver ports to which a single receiver device is connected. MVR eliminates the need to duplicate television-channel multicast traffic for subscribers in each VLAN. Multicast traffic for all channels is only sent around the VLAN trunk once only on the multicast VLAN. The IGMP leave and join messages are in the VLAN to which the subscriber port is assigned. These messages dynamically register for streams of multicast traffic in the multicast VLAN on the Layer 3 device. The access layer switch, Switch A, modifies the forwarding behavior to allow the traffic to be forwarded from the multicast VLAN to the subscriber port in a different VLAN, selectively allowing traffic to cross between two VLANs. IGMP reports are sent to the same IP multicast group address as the multicast data. The Switch A CPU must capture all IGMP join and leave messages from receiver ports and forward them to the multicast VLAN of the source (uplink) port, based on the MVR mode. Default MVR Configuration Table 1: Default MVR Configuration Feature MVR Multicast addresses Query response time Multicast VLAN Mode Interface (per port) default Immediate Leave Default Setting Disabled globally and per interface None configured 0.5 second VLAN 1 Compatible Neither a receiver nor a source port Disabled on all ports How to Configure MVR Configuring MVR Global Parameters You do not need to set the optional MVR parameters if you choose to use the default settings. If you do want to change the default parameters (except for the MVR VLAN), you must first enable MVR. OL

6 Configuring MVR Global Parameters Note For complete syntax and usage information for the commands used in this section, see the command reference for this release. SUMMARY STEPS 1. configure terminal 2. mvr 3. mvr group ip-address [count] 4. mvr querytime value 5. mvr vlan vlan-id 6. mvr mode {dynamic compatible} 7. end 8. Use one of the following: show mvr show mvr members 9. copy running-config startup-config DETAILED STEPS Step 1 Command or Action configure terminal Enters the global configuration mode. Switch# configure terminal Step 2 mvr Enables MVR on the switch. Switch (config)# mvr Step 3 mvr group ip-address [count] Switch(config)# mvr group Configures an IP multicast address on the switch or use the count parameter to configure a contiguous series of MVR group addresses (the range for count is 1 to 256; the default is 1). Any multicast data sent to this address is sent to all source ports on the switch and all receiver ports that have elected to receive data on that multicast address. Each multicast address would correspond to one television channel. Note To return the switch to its default settings, use the no mvr [mode group ip-address querytime vlan] global configuration commands. 6 OL

7 Configuring MVR Global Parameters Step 4 Step 5 Command or Action mvr querytime value Switch(config)# mvr querytime 10 mvr vlan vlan-id Switch(config)# mvr vlan 22 (Optional) Defines the maximum time to wait for IGMP report memberships on a receiver port before removing the port from multicast group membership. The value is in units of tenths of a second. The range is 1 to 100, and the default is 5 tenths or one-half second. (Optional) Specifies the VLAN in which multicast data is received; all source ports must belong to this VLAN. The VLAN range is 1 to 1001 and 1006 to The default is VLAN 1. Step 6 Step 7 mvr mode {dynamic compatible} Switch(config)# mvr mode dynamic end (Optional) Specifies the MVR mode of operation: dynamic Allows dynamic MVR membership on source ports. compatible Is compatible with Catalyst 3500 XL and Catalyst 2900 XL switches and does not support IGMP dynamic joins on source ports. The default is compatible mode. Note To return the switch to its default settings, use the no mvr [mode group ip-address querytime vlan] global configuration commands. Returns to privileged EXEC mode. Switch(config)# end Step 8 Use one of the following: show mvr show mvr members Verifies the configuration. Switch# show mvr or Switch# show mvr members Step 9 copy running-config startup-config (Optional) Saves your entries in the configuration file. Switch# copy running-config OL

8 Configuring MVR Interfaces Command or Action startup-config Related Topics Configuring MVR Global Parameters, on page 11 Configuring MVR Interfaces SUMMARY STEPS 1. configure terminal 2. mvr 3. interface interface-id 4. mvr type {source receiver} 5. mvr vlan vlan-id group [ip-address] 6. mvr immediate 7. end 8. Use one of the following: show mvr show mvr interface show mvr members 9. copy running-config startup-config DETAILED STEPS Step 1 Command or Action configure terminal Enters the global configuration mode. Switch# configure terminal Step 2 mvr Enables MVR on the switch. Switch (config)# mvr 8 OL

9 Configuring MVR Interfaces Step 3 Step 4 Step 5 Step 6 Step 7 Command or Action interface interface-id Switch(config)# interface gigabitethernet1/0/2 mvr type {source receiver} Switch(config-if)# mvr type receiver mvr vlan vlan-id group [ip-address] Switch(config-if)# mvr vlan 22 group mvr immediate Switch(config-if)# mvr immediate end Specifies the Layer 2 port to configure, and enter interface configuration mode. Configures an MVR port as one of these: source Configures uplink ports that receive and send multicast data as source ports. Subscribers cannot be directly connected to source ports. All source ports on a switch belong to the single multicast VLAN. receiver Configures a port as a receiver port if it is a subscriber port and should only receive multicast data. It does not receive data unless it becomes a member of the multicast group, either statically or by using IGMP leave and join messages. Receiver ports cannot belong to the multicast VLAN. The default configuration is as a non-mvr port. If you attempt to configure a non-mvr port with MVR characteristics, the operation fails. Note To return the interface to its default settings, use the no mvr [type immediate vlan vlan-id group] interface configuration commands. (Optional) Statically configures a port to receive multicast traffic sent to the multicast VLAN and the IP multicast address. A port statically configured as a member of a group remains a member of the group until statically removed. Note In compatible mode, this command applies to only receiver ports. In dynamic mode, it applies to receiver ports and source ports. Receiver ports can also dynamically join multicast groups by using IGMP join and leave messages. (Optional) Enables the Immediate-Leave feature of MVR on the port. Note This command applies to only receiver ports and should only be enabled on receiver ports to which a single receiver device is connected. Returns to privileged EXEC mode. Switch(config)# end OL

10 Monitoring MVR Step 8 Command or Action Use one of the following: show mvr show mvr interface show mvr members Verifies the configuration. Step 9 Switch# show mvr interface Port Type Status Immediate Leave Gi1/0/2 RECEIVER ACTIVE/DOWN ENABLED copy running-config startup-config (Optional) Saves your entries in the configuration file. Switch# copy running-config startup-config Related Topics Configuring MVR Interfaces, on page 12 Monitoring MVR You can monitor MVR for the switch or for a specified interface by displaying the following MVR information. Table 2: Commands for Displaying MVR Information Command show mvr Displays MVR status and values for the switch whether MVR is enabled or disabled, the multicast VLAN, the maximum (256) and current (0 through 256) number of multicast groups, the query response time, and the MVR mode. 10 OL

11 Configuration Examples for MVR Command show mvr interface [interface-id] [members [vlan vlan-id]] Displays all MVR interfaces and their MVR configurations. When a specific interface is entered, displays this information: Type Receiver or Source Status One of these states: Active means the port is part of a VLAN. Up/Down means that the port is forwarding or nonforwarding. Inactive means that the port is not part of any VLAN. Immediate Leave Enabled or Disabled If the members keyword is entered, displays all multicast group members on this port or, if a VLAN identification is entered, all multicast group members on the VLAN. The VLAN ID range is 1 to 1001 and 1006 to show mvr members [ip-address] Displays all receiver and source ports that are members of any IP multicast group or the specified IP multicast group IP address. Configuration Examples for MVR Configuring MVR Global Parameters This example shows how to enable MVR, configure the group address, set the query time to 1 second (10 tenths), specify the MVR multicast VLAN as VLAN 22, and set the MVR mode as dynamic: Switch(config)# mvr Switch(config)# mvr group Switch(config)# mvr querytime 10 Switch(config)# mvr vlan 22 Switch(config)# mvr mode dynamic Switch(config)# end Related Topics Configuring MVR Global Parameters, on page 5 OL

12 Configuring MVR Interfaces Configuring MVR Interfaces This example shows how to configure a port as a receiver port, statically configure the port to receive multicast traffic sent to the multicast group address, configure Immediate Leave on the port, and verify the results. Switch(config)# mvr Switch(config)# interface gigabitethernet1/0/2 Switch(config-if)# mvr type receiver Switch(config-if)# mvr vlan 22 group Switch(config-if)# mvr immediate Switch(config)# end Switch# show mvr interface Port Type Status Immediate Leave Gi1/0/2 RECEIVER ACTIVE/DOWN ENABLED Related Topics Configuring MVR Interfaces, on page 8 Where to Go Next for MVR You can configure the following: IGMP Snooping Additional References Related Documents Related Topic For complete syntax and usage information for the commands used in this chapter. Document Title Catalyst 2960-XR Switch IP Multicast Command Reference Standards and RFCs Standard/RFC Title 12 OL

13 Feature History and Information for MVR MIBs MIB All supported MIBs for this release. MIBs Link To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL: Technical Assistance Description The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies. To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds. Access to most tools on the Cisco Support website requires a Cisco.com user ID and password. Link Feature History and Information for MVR Release Cisco IOS 15.0(2)EX1 Modification This feature was introduced. OL

14 Feature History and Information for MVR 14 OL

Multicast VLAN Registration (MVR)

Multicast VLAN Registration (MVR) 44 CHAPTER Restrictions for MVR, page 44-1 Restrictions for MVR, page 44-1 Information About MVR, page 44-2 Default MVR Configuration, page 44-5 How to Configure MVR, page 44-5 Displaying MVR Information,

More information

Configuring IGMP Snooping and MVR

Configuring IGMP Snooping and MVR CHAPTER 21 This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping on the Cisco ME 3400 Ethernet Access switch, including an application of local IGMP snooping, Multicast

More information

Configuring Access Point Groups

Configuring Access Point Groups Finding Feature Information, page 1 Prerequisites for Configuring AP Groups, page 1 Restrictions for, page 2 Information About Access Point Groups, page 2 How to Configure Access Point Groups, page 4 Additional

More information

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs Finding Feature Information, page 1 Prerequisites for VLANs, page 1 Restrictions for VLANs, page 2 Information About VLANs, page 2 How to Configure VLANs, page 7 Monitoring VLANs, page 19 Where to Go Next,

More information

Configuring SDM Templates

Configuring SDM Templates Finding Feature Information, page 1 Information About, page 1 How to Configure SDM Templates, page 4 Configuration Examples for SDM Templates, page 5 Additional References for SDM Templates, page 7 Feature

More information

Configuring VLAN Trunks

Configuring VLAN Trunks Finding Feature Information, page 1 Prerequisites for VLAN Trunks, page 1 Information About VLAN Trunks, page 2 How to Configure VLAN Trunks, page 5 Configuration Examples for VLAN Trunking, page 20 Where

More information

Switches running the LAN Base feature set support only static routing on SVIs.

Switches running the LAN Base feature set support only static routing on SVIs. Finding Feature Information, on page 1 Prerequisites for VLANs, on page 1 Restrictions for VLANs, on page 2 Information About VLANs, on page 2 How to Configure VLANs, on page 6 Monitoring VLANs, on page

More information

Configuring the Cisco Discovery Protocol

Configuring the Cisco Discovery Protocol Finding Feature Information, page 1 Information About CDP, page 1 How to Configure CDP, page 3 Monitoring and Maintaining CDP, page 11 Additional References, page 12 Feature History and Information for

More information

Configuring Access Point Groups

Configuring Access Point Groups Finding Feature Information, page 1 Prerequisites for Configuring AP Groups, page 1 Restrictions for, page 2 Information About Access Point Groups, page 2 How to Configure Access Point Groups, page 3 Additional

More information

Configuring EEE. Finding Feature Information. Information About EEE. EEE Overview

Configuring EEE. Finding Feature Information. Information About EEE. EEE Overview Finding Feature Information, page 1 Information About EEE, page 1 Restrictions for EEE, page 2 How to Configure EEE, page 2 Monitoring EEE, page 3 Configuration Examples for, page 4 Additional References,

More information

Configuring Port-Based Traffic Control

Configuring Port-Based Traffic Control Overview of Port-Based Traffic Control, page 2 Finding Feature Information, page 2 Information About Storm Control, page 2 How to Configure Storm Control, page 4 Finding Feature Information, page 9 Information

More information

Configuring System MTU

Configuring System MTU Restrictions for System MTU, on page 1 Information About the MTU, on page 1 How to Configure MTU, on page 2 Configuration Examples for System MTU, on page 4 Additional References for System MTU, on page

More information

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs

Configuring VLANs. Finding Feature Information. Prerequisites for VLANs Finding Feature Information, page 1 Prerequisites for VLANs, page 1 Restrictions for VLANs, page 2 Information About VLANs, page 2 How to Configure VLANs, page 8 Monitoring VLANs, page 22 Where to Go Next,

More information

Configuring SSM. Finding Feature Information. Prerequisites for Configuring SSM

Configuring SSM. Finding Feature Information. Prerequisites for Configuring SSM Finding Feature Information, page 1 Prerequisites for, page 1 Restrictions for, page 2 Information About SSM, page 3 How to Configure SSM, page 7 Monitoring SSM, page 15 Configuration Examples for Source

More information

Configuring Private VLANs

Configuring Private VLANs Finding Feature Information, on page 1 Prerequisites for Private VLANs, on page 1 Restrictions for Private VLANs, on page 1 Information About Private VLANs, on page 2 How to Configure Private VLANs, on

More information

Configuring Local Authentication and Authorization

Configuring Local Authentication and Authorization Configuring Local Authentication and Authorization Finding Feature Information, page 1 How to Configure Local Authentication and Authorization, page 1 Monitoring Local Authentication and Authorization,

More information

Constraining IP Multicast in a Switched Ethernet Network

Constraining IP Multicast in a Switched Ethernet Network Constraining IP Multicast in a Switched Ethernet Network This module describes how to configure devices to use the Cisco Group Management Protocol (CGMP) in switched Ethernet networks to control multicast

More information

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(2)E (Catalyst 2960, 2960-S, 2960-SF and 2960-Plus Switches)

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(2)E (Catalyst 2960, 2960-S, 2960-SF and 2960-Plus Switches) IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(2)E (Catalyst 2960, 2960-S, 2960-SF and First Published: June 27, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive

More information

Configuring Cache Services Using the Web Cache Communication Protocol

Configuring Cache Services Using the Web Cache Communication Protocol Configuring Cache Services Using the Web Cache Communication Protocol Finding Feature Information, page 1 Prerequisites for WCCP, page 1 Restrictions for WCCP, page 2 Information About WCCP, page 3 How

More information

Configuring EEE. Finding Feature Information. Restrictions for EEE

Configuring EEE. Finding Feature Information. Restrictions for EEE Finding Feature Information, page 1 Restrictions for EEE, page 1 Information About EEE, page 2 How to Configure EEE, page 2 Monitoring EEE, page 3 Configuration Examples for, page 4 Additional References,

More information

Configuring SDM Templates

Configuring SDM Templates Finding Feature Information, on page 1 Information About, on page 1 How to Configure SDM Templates, on page 3 Monitoring and Maintaining SDM Templates, on page 4 Configuration Examples for SDM Templates,

More information

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E (Catalyst 2960-X Switch)

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E (Catalyst 2960-X Switch) IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E (Catalyst 2960-X Switch) First Published: December 10, 2014 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose,

More information

Configuring Ethernet Management Port

Configuring Ethernet Management Port Finding Feature Information, page 1 Prerequisites for Ethernet Management Ports, page 1 Information about the Ethernet Management Port, page 1 How to Configure the Ethernet Management Port, page 4 Additional

More information

Configuring System MTU

Configuring System MTU Finding Feature Information, page 1 Restrictions for System MTU, page 1 Information about the MTU, page 2 How to Configure System MTU, page 3 Configuration Examples for System MTU, page 4 Additional References

More information

Configuring MLD Snooping

Configuring MLD Snooping This module contains details of configuring MLD snooping Finding Feature Information, page 1 Information About Configuring IPv6 MLD Snooping, page 1 How to Configure IPv6 MLD Snooping, page 6 Displaying

More information

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E and Later(Catalyst 2960-Plus and 2960C Switches)

IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E and Later(Catalyst 2960-Plus and 2960C Switches) IGMP Snooping and MVR Configuration Guide, Cisco IOS Release 15.2(3)E and Later(Catalyst 2960-Plus and 2960C Switches) First Published: April 13, 2015 Americas Headquarters Cisco Systems, Inc. 170 West

More information

Configuring Auto-QoS

Configuring Auto-QoS Finding Feature Information, page 1 Prerequisites for Auto-QoS, page 1 Restrictions for Auto-QoS, page 2 Information About, page 3 How to Configure Auto-QoS, page 6 Monitoring Auto-QoS, page 9 Configuration

More information

Configuring Online Diagnostics

Configuring Online Diagnostics Finding Feature Information, page 1 Information About, page 1 How to Configure Online Diagnostics, page 2 Monitoring and Maintaining Online Diagnostics, page 6 Configuration Examples for Online Diagnostic

More information

Configuring SPAN and RSPAN

Configuring SPAN and RSPAN Finding Feature Information, page 1 Prerequisites for SPAN and RSPAN, page 1 Restrictions for SPAN and RSPAN, page 2 Information About SPAN and RSPAN, page 3 How to Configure SPAN and RSPAN, page 14 Monitoring

More information

Constraining IP Multicast in a Switched Ethernet Network

Constraining IP Multicast in a Switched Ethernet Network Constraining IP Multicast in a Switched Ethernet Network This module describes how to configure routers to use the Cisco Group Management Protocol (CGMP) in switched Ethernet networks to control multicast

More information

Basic IGMP v3 snooping support (BISS) is supported. Bridge domain (BD) interfaces from 1 to 4094 support IGMP snooping.

Basic IGMP v3 snooping support (BISS) is supported. Bridge domain (BD) interfaces from 1 to 4094 support IGMP snooping. This module describes how to enable and configure the Ethernet Virtual Connection (EVC)-based IGMP Snooping feature both globally and on bridge domains. Finding Feature Information, on page 1 Prerequisites

More information

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent Finding Feature Information, page 1 Information About DHCP, page 1 How to Configure DHCP Features, page 8 Server Port-Based Address Allocation, page 18 Finding Feature Information Your software release

More information

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent Finding Feature Information, on page 1 Information About DHCP, on page 1 How to Configure DHCP Features, on page 8 Server Port-Based Address Allocation, on page 17 Finding Feature Information Your software

More information

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent Finding Feature Information, page 1 Information About DHCP, page 1 How to Configure DHCP Features, page 8 Server Port-Based Address Allocation, page 18 Finding Feature Information Your software release

More information

Configuring DHCP for WLANs

Configuring DHCP for WLANs Finding Feature Information, page 1 Prerequisites for, page 1 Restrictions for, page 1 Information About the Dynamic Host Configuration Protocol, page 2 How to Configure DHCP for WLANs, page 4 Additional

More information

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent

Configuring DHCP. Finding Feature Information. Information About DHCP. DHCP Server. DHCP Relay Agent Finding Feature Information, page 1 Information About DHCP, page 1 How to Configure DHCP Features, page 8 Server Port-Based Address Allocation, page 17 Finding Feature Information Your software release

More information

RADIUS Route Download

RADIUS Route Download The feature allows users to configure their network access server (NAS) to direct RADIUS authorization. Finding Feature Information, page 1 Prerequisites for, page 1 Information About, page 1 How to Configure,

More information

Configuring SDM Templates

Configuring SDM Templates Information About, on page 1 How to Configure SDM Templates, on page 2 Monitoring and Maintaining SDM Templates, on page 3 Configuration Examples for SDM Templates, on page 4 Additional References for

More information

IPv6 Multicast Listener Discovery Protocol

IPv6 Multicast Listener Discovery Protocol Finding Feature Information, page 1 New and Changed Information, page 2 Restrictions for, page 2 Information About, page 2 How to Configure, page 5 Verifying, page 12 Additional References, page 14 Finding

More information

Configuring Local Policies

Configuring Local Policies Finding Feature Information, on page 1 Restrictions for, on page 1 Information About, on page 2 How to Configure Local Policies, on page 3 Monitoring Local Policies, on page 8 Examples: Local Policies

More information

Controlling Switch Access with Passwords and Privilege Levels

Controlling Switch Access with Passwords and Privilege Levels Controlling Switch Access with Passwords and Privilege Levels Finding Feature Information, page 1 Restrictions for Controlling Switch Access with Passwords and Privileges, page 1 Information About Passwords

More information

IGMP Snooping for IPv4 Multicast Traffic

IGMP Snooping for IPv4 Multicast Traffic 40 CHAPTER Prerequisites for IGMP Snooping, page 40-1 Restrictions for IGMP Snooping, page 40-1 Information About IGMP Snooping, page 40-2 Default Settings for IGMP Snooping, page 40-8 How to Configure

More information

Configuring IGMP Snooping and Filtering

Configuring IGMP Snooping and Filtering CHAPTER 20 This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping on the Catalyst 4500 series switch. It provides guidelines, procedures, and configuration examples.

More information

Configuring IGMP Snooping and Filtering

Configuring IGMP Snooping and Filtering CHAPTER 18 This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping on the Catalyst 4500 series switch. It provides guidelines, procedures, and configuration examples.

More information

Configuring Ethernet Management Port

Configuring Ethernet Management Port Prerequisites for Ethernet Management Ports, page 1 Information About the Ethernet Management Port, page 1 How to Configure the Ethernet Management Port, page 4 Example for Configuring IP Address on Ethernet

More information

Configuring System Message Logs

Configuring System Message Logs Finding Feature Information, page 1 Restrictions for, page 1 Information About, page 2 How to Configure System Message Logs, page 5 Monitoring and Maintaining System Message Logs, page 13 Configuration

More information

Configuring System Message Logs

Configuring System Message Logs Finding Feature Information, on page 1 Restrictions for, on page 1 Information About, on page 2 How to Configure System Message Logs, on page 4 Monitoring and Maintaining System Message Logs, on page 12

More information

Configuring Right-To-Use Licenses

Configuring Right-To-Use Licenses Finding Feature Information, page 1 Restrictions for Configuring RTU Licenses, page 1 Information About Configuring RTU Licenses, page 2 How to Configure RTU Licenses, page 5 Monitoring and Maintaining

More information

Predownloading an Image to Access Points

Predownloading an Image to Access Points Finding Feature Information, page 1 Predownloading an Image to an Access Point, page 1 Restrictions for Predownloading an Image to an Access Point, page 2 How to Predownload an Image to an Access Point,

More information

Configuring Spanning Tree Protocol

Configuring Spanning Tree Protocol Restrictions for STP Restrictions for STP, on page 1 Information About Spanning Tree Protocol, on page 1 How to Configure Spanning-Tree Features, on page 13 Monitoring Spanning-Tree Status, on page 25

More information

Configuring MLD Snooping

Configuring MLD Snooping This module contains details of configuring MLD snooping Finding Feature Information, page 1 Information About Configuring IPv6 MLD Snooping, page 1 How to Configure IPv6 MLD Snooping, page 5 Displaying

More information

Configuring IP Multicast over Unidirectional Links

Configuring IP Multicast over Unidirectional Links Configuring IP Multicast over Unidirectional Links IP multicast requires bidirectional communication, yet some networks include broadcast satellite links, which are unidirectional. Unidirectional link

More information

OTV Loopback Join Interface

OTV Loopback Join Interface This chapter contains the following sections: Finding Feature Information, page 1 Information About, page 1 Licensing Information for, page 2 Guidelines and Limitationsfor, page 2 Prerequisites for, page

More information

Configuring Private Hosts

Configuring Private Hosts CHAPTER 25 This chapter describes how to configure the private hosts feature in Cisco IOS Release 12.2SX. Note For complete syntax and usage information for the commands used in this chapter, see the Cisco

More information

Configuring Ethernet Management Ports

Configuring Ethernet Management Ports Finding Feature Information, on page 1 Prerequisites for Ethernet Management Ports, on page 1 Information about the Ethernet Management Port, on page 1 How to Configure the Ethernet Management Port, on

More information

Configuring the Service Discovery Gateway

Configuring the Service Discovery Gateway Finding Feature Information, page 1 Restrictions for, page 1 Information about the Service Discovery Gateway and mdns, page 2 How to Configure the Service Discovery Gateway, page 5 Monitoring Service Discovery

More information

Configuring Switched Port Analyzer

Configuring Switched Port Analyzer This document describes how to configure local Switched Port Analyzer (SPAN) and remote SPAN (RSPAN) on the router. Finding Feature Information, page 1 Prerequisites for Configuring Local Span and RSPAN,

More information

Configuring Ethernet Management Ports

Configuring Ethernet Management Ports Finding Feature Information, page 1 Prerequisites for Ethernet Management Ports, page 1 Information about the Ethernet Management Port, page 1 How to Configure the Ethernet Management Port, page 4 TFTP

More information

Flow-Based per Port-Channel Load Balancing

Flow-Based per Port-Channel Load Balancing The feature allows different flows of traffic over a Gigabit EtherChannel (GEC) interface to be identified based on the packet header and then mapped to the different member links of the port channel.

More information

Configuring Embedded Resource Manager-MIB

Configuring Embedded Resource Manager-MIB The Embedded Resource Manager (ERM)-MIB feature introduces MIB support for the ERM feature. The ERM feature tracks resource usage information for every registered resource owner and resource user. The

More information

Link Aggregation Control Protocol (IEEE 802.3ad) Support for Cisco ubr10012 Routers

Link Aggregation Control Protocol (IEEE 802.3ad) Support for Cisco ubr10012 Routers Link Aggregation Control Protocol (IEEE 802.3ad) Support for Cisco ubr10012 Routers This document describes the features, benefits and configuration of Link Aggregation Control Protocol (IEEE 802.3ad)

More information

Configuring DHCP Features

Configuring DHCP Features CHAPTER 19 This chapter describes how to configure Dynamic Host Configuration Protocol (DHCP) snooping and the option-82 data insertion features on the Catalyst 3750 switch. Unless otherwise noted, the

More information

Configuring System Message Logs

Configuring System Message Logs Restrictions for, page 1 Information About, page 1 How to Configure System Message Logs, page 4 Monitoring and Maintaining System Message Logs, page 13 Configuration Examples for System Message Logs, page

More information

IPv6 Multicast Listener Discovery Protocol

IPv6 Multicast Listener Discovery Protocol Finding Feature Information, page 1 Information About, page 1 How to Configure, page 4 Configuration Examples for, page 10 Additional References, page 11, page 12 Finding Feature Information Your software

More information

Configuring DHCP Option 60 and Option 82 with VPN-ID Support for Transparent Automatic Logon

Configuring DHCP Option 60 and Option 82 with VPN-ID Support for Transparent Automatic Logon Configuring DHCP Option 60 and Option 82 with VPN-ID Support for Transparent Automatic Logon Intelligent Services Gateway (ISG) is a Cisco software feature set that provides a structured framework in which

More information

802.1P CoS Bit Set for PPP and PPPoE Control Frames

802.1P CoS Bit Set for PPP and PPPoE Control Frames 802.1P CoS Bit Set for PPP and PPPoE Control The 802.1P CoS Bit Set for PPP and PPPoE Control feature provides the ability to set user priority bits in the IEEE 802.1Q tagged frame to allow traffic prioritization.

More information

NBAR2 HTTP-Based Visibility Dashboard

NBAR2 HTTP-Based Visibility Dashboard The NBAR2 HTTP-based Visibility Dashboard provides a web interface displaying network traffic data and related information. The information is presented in an intuitive, interactive graphical format. Finding

More information

IP Multicast Optimization: IGMP State Limit

IP Multicast Optimization: IGMP State Limit Finding Feature Information, page 1 Prerequisites for IGMP State Limit, page 1 Restrictions for IGMP State Limit, page 2 Information About IGMP State Limit, page 2 How to Configure IGMP State Limit, page

More information

Configuring SDM Templates

Configuring SDM Templates Information About, on page 1 How to Configure SDM Templates, on page 2 Monitoring and Maintaining SDM Templates, on page 3 Configuration Examples for SDM Templates, on page 4 Additional References for

More information

Service Discovery Gateway

Service Discovery Gateway The feature enables multicast Domain Name System (mdns) to operate across Layer 3 (L3) boundaries. An mdns gateway will be able to provide transport for service discovery across L3 boundaries by filtering,

More information

AAA Dead-Server Detection

AAA Dead-Server Detection The feature allows you to configure the criteria to be used to mark a RADIUS server as dead. If no criteria are explicitly configured, the criteria are computed dynamically on the basis of the number of

More information

Controlling Switch Access with Passwords and Privilege Levels

Controlling Switch Access with Passwords and Privilege Levels Controlling Switch Access with Passwords and Privilege Levels Finding Feature Information, page 1 Restrictions for Controlling Switch Access with Passwords and Privileges, page 1 Information About Passwords

More information

Configuring Control Plane Policing

Configuring Control Plane Policing Finding Feature Information, page 1 Restrictions for CoPP, page 1 Information About Control Plane Policing, page 2 How to Configure CoPP, page 5 Examples for Configuring CoPP, page 10 Monitoring CoPP,

More information

Configuring VLANs. Understanding VLANs CHAPTER

Configuring VLANs. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the Cisco ME 3400 Ethernet Access switch. It includes information

More information

Configuring Right-To-Use Licenses

Configuring Right-To-Use Licenses Finding Feature Information, page 1 Restrictions for Configuring RTU Licenses, page 1 Information About Configuring RTU Licenses, page 2 How to Configure RTU Licenses, page 3 CLI for Permissible License

More information

Configuring System Message Logs

Configuring System Message Logs Information About, on page 1 How to Configure System Message Logs, on page 4 Monitoring and Maintaining System Message Logs, on page 12 Configuration Examples for System Message Logs, on page 12 Additional

More information

Configuring Internal Power Supplies

Configuring Internal Power Supplies Finding Feature Information, page 1 Information About Internal Power Supplies, page 1 Cisco RPS 2300 in a Mixed Stack Overview, page 1 How to Configure Internal Power Supplies, page 2 Monitoring Internal

More information

IPv6 Client IP Address Learning

IPv6 Client IP Address Learning Prerequisites for IPv6 Client Address Learning, on page 1 Information About IPv6 Client Address Learning, on page 1 Configuring IPv6 Unicast, on page 6 Configuring RA Guard Policy, on page 7 Applying RA

More information

Configuring IGMP Snooping for IPv4 Multicast Traffic

Configuring IGMP Snooping for IPv4 Multicast Traffic 30 CHAPTER Configuring IGMP Snooping for IPv4 Multicast Traffic This chapter describes how to configure Internet Group Management Protocol (IGMP) snooping for IPv4 multicast traffic on the Catalyst 6500

More information

Service Discovery Gateway

Service Discovery Gateway The feature enables multicast Domain Name System (mdns) to operate across Layer 3 (L3) boundaries. An mdns gateway will be able to provide transport for service discovery across L3 boundaries by filtering,

More information

Configuring IP Multicast over Unidirectional Links

Configuring IP Multicast over Unidirectional Links Configuring IP Multicast over Unidirectional Links Last Updated: December 16, 2011 IP multicast requires bidirectional communication, yet some networks include broadcast satellite links, which are unidirectional.

More information

Configuring WLAN Security

Configuring WLAN Security Finding Feature Information, page 1 Prerequisites for Layer 2 Security, page 1 Information About AAA Override, page 2 How to Configure WLAN Security, page 3 Additional References, page 11 Feature Information

More information

Configuring Secure Shell (SSH)

Configuring Secure Shell (SSH) Finding Feature Information, on page 1 Prerequisites for Configuring Secure Shell, on page 1 Restrictions for Configuring Secure Shell, on page 2 Information About Configuring Secure Shell, on page 2 How

More information

IEEE 802.1X Multiple Authentication

IEEE 802.1X Multiple Authentication The feature provides a means of authenticating multiple hosts on a single port. With both 802.1X and non-802.1x devices, multiple hosts can be authenticated using different methods. Each host is individually

More information

VLAN Configuration. Understanding VLANs CHAPTER

VLAN Configuration. Understanding VLANs CHAPTER CHAPTER 11 This chapter describes how to configure normal-range VLANs (VLAN IDs 1 to 1005) and extended-range VLANs (VLAN IDs 1006 to 4094) on the CGR 2010 ESM. It includes information about VLAN membership

More information

IEEE 802.1ad Support on Provider Bridges

IEEE 802.1ad Support on Provider Bridges IEEE 802.1ad Support on Provider Bridges First Published: April 19, 2010 Last Updated: May 26, 2011 Service provider bridges (also called provider bridges) allow switches in a service provider network

More information

Prerequisites for Controlling Switch Access with Terminal Access Controller Access Control System Plus (TACACS+)

Prerequisites for Controlling Switch Access with Terminal Access Controller Access Control System Plus (TACACS+) Finding Feature Information, page 1 Prerequisites for Controlling Switch Access with Terminal Access Controller Access Control System Plus (TACACS+), page 1 Information About TACACS+, page 3 How to Configure

More information

Cisco Discovery Protocol Version 2

Cisco Discovery Protocol Version 2 Cisco Discovery Protocol (formerly known as CDP) is a Layer 2, media-independent, and network-independent protocol that runs on Cisco devices and enables networking applications to learn about directly

More information

Contextual Configuration Diff Utility

Contextual Configuration Diff Utility The feature provides the ability to perform a line-by-line comparison of any two configuration files (accessible through the Cisco IOS XE Integrated File System [IFS]) and generate a list of the differences

More information

IEEE 802.1X with ACL Assignments

IEEE 802.1X with ACL Assignments The feature allows you to download access control lists (ACLs), and to redirect URLs from a RADIUS server to the switch, during 802.1X authentication or MAC authentication bypass of the host. It also allows

More information

Conditional Debug and Radioactive Tracing

Conditional Debug and Radioactive Tracing Finding Feature Information, on page 1 Introduction to Conditional Debugging, on page 1 Introduction to Radioactive Tracing, on page 2 How to Configure, on page 2 Monitoring Conditional Debugging, on page

More information

IEEE 802.1X Open Authentication

IEEE 802.1X Open Authentication allows a host to have network access without having to go through IEEE 802.1X authentication. Open authentication is useful in an applications such as the Preboot Execution Environment (PXE), where a device

More information

PPPoE Smart Server Selection

PPPoE Smart Server Selection The feature allows service providers to determine which Broadband Remote Access Server (BRAS) a PPP call will terminate on. The feature allows you to configure a specific PPP over Ethernet (PPPoE) Active

More information

PPPoE Smart Server Selection

PPPoE Smart Server Selection The feature allows service providers to determine which Broadband Remote Access Server (BRAS) a PPP call will terminate on. The feature allows you to configure a specific PPP over Ethernet (PPPoE) Active

More information

Configuring DHCP Features and IP Source Guard

Configuring DHCP Features and IP Source Guard CHAPTER 21 This chapter describes how to configure DHCP snooping and option-82 data insertion, and the DHCP server port-based address allocation features on the switch. It also describes how to configure

More information

Configuring Flex Links and the MAC Address-Table Move Update Feature

Configuring Flex Links and the MAC Address-Table Move Update Feature CHAPTER 23 Configuring Flex Links and the MAC Address-Table Move Update Feature This chapter describes how to configure Flex Links, a pair of interfaces on the Catalyst 3750-X or 3560-X switch that provide

More information

Configuring the Physical Subscriber Line for RADIUS Access and Accounting

Configuring the Physical Subscriber Line for RADIUS Access and Accounting Configuring the Physical Subscriber Line for RADIUS Access and Accounting Configuring a physical subscriber line for RADIUS Access and Accounting enables an L2TP access concentrator (LAC) and an L2TP network

More information

Configuring IP Multicast Routing

Configuring IP Multicast Routing CHAPTER 45 This chapter describes how to configure IP multicast routing on the Catalyst 3750 Metro switch. IP multicasting is a more efficient way to use network resources, especially for bandwidth-intensive

More information

Configuring Secure Shell (SSH)

Configuring Secure Shell (SSH) Finding Feature Information, page 1 Prerequisites for Configuring the Switch for Secure Shell (SSH) and Secure Copy Protocol (SCP), page 1 Restrictions for Configuring the Switch for SSH, page 2 Information

More information

IGMP Proxy. Finding Feature Information. Prerequisites for IGMP Proxy

IGMP Proxy. Finding Feature Information. Prerequisites for IGMP Proxy This module describes how to configure IGMP proxy to enable a device to send an IGMP report to a specified destination IP address. Finding Feature Information, page 1 Prerequisites for, page 1 Information

More information