Nortel Multicast - 01
Nortel Multicast - 01
ATTENTION
Clicking on a PDF hyperlink takes you to the appropriate page. If necessary,
scroll up or down the page to see the beginning of the referenced section.
Contents
New in this release 11
Features 11
Other changes 11
Changes in document structure and content 11
Document changes 11
Introduction 13
IP Multicast concepts 15
Overview of IP Multicast 15
Multicast host groups 17
Multicast addresses 18
Multicast protocols 19
Static source groups 19
Internet Group Management Protocol 20
IGMP queries 20
IGMP host reports 21
Host leave messages 21
Fast leave feature 22
Fast leave mode 22
Ethernet Routing Switch 8600 implementation of IGMP 23
IGMP snoop 23
Multicast group trace for IGMP snooping 24
IGMP proxy 24
IGMP versions 24
Multicast access control feature 25
Multicast access control policy types 26
Multicast stream limitation feature 29
Multicast Router Discovery Protocol 30
Distance Vector Multicast Routing Protocol 31
Reverse path forwarding 31
Pruning and grafting 32
DVMRP concepts and terminology 32
DVMRP static source groups 35
DVMRP routing policies 35
Features
There are no new feature-related changes for this document release.
Other changes
See the following sections for information about changes that are not
feature-related:
Document changes
In the section "Rendezvous-Point router" (page 43), the following in
formation is added:
The information in "Traffic delay with PIM while rebooting peer SMLT
switches" (page 52)is added and updated.
Introduction
This manual describes all the multicast protocols that the Ethernet Routing
Switch 8600 supports. It provides information about using both the Device
Manager graphical user interface (GUI) and the command line interface
(CLI) to perform general network management operations on an Ethernet
Routing Switch 8600.
The Ethernet Routing Switch 8600 modules provide very high-speed packet
forwarding combined with the ability to route Internet Protocol (IP) and
Internetwork Packet Exchange (IPX) Protocol traffic.
Prerequisites
• This guide is intended for network administrators with the following
background:
— Basic knowledge of networks, Ethernet bridging, and IP routing
— Familiarity with networking concepts and terminology
— Basic knowledge of network topologies
— Experience with windowing systems or GUIs
Navigation
• "IP Multicast concepts" (page 15)
• "Configuring IGMP using Device Manager" (page 67)
• "Configuring DVMRP using Device Manager" (page 107)
• "Configuring PIM using Device Manager" (page 147)
• "Configuring PGM using Device Manager" (page 173)
• "Viewing and editing multicast routes using Device Manager" (page 193)
• "Configuring multicast flow distribution over MLT using Device Manager"
(page 211)
• "Configuring multicast MAC filtering using Device Manager" (page 219)
• "Configuring IGMP using the CLI" (page 225)
IP Multicast concepts
IP Multicast extends the benefits of layer 2 multicasting on LANs to WANs.
Multicasting techniques are used on LANs primarily to help clients and
servers to find each other. IP Multicast enables a source to send information
to multiple destinations in a WAN with a single transmission. The source
enjoys considerable efficiencies while a significant amount of bandwidth
can be saved.
This section discusses the following topics and includes IP Multicast
protocols that the Ethernet Routing Switch 8600 supports:
• "Overview of IP Multicast" (page 15)
• "Internet Group Management Protocol" (page 20)
• "Multicast Router Discovery Protocol" (page 30)
• "Distance Vector Multicast Routing Protocol" (page 31)
• "Protocol Independent Multicast-Sparse Mode" (page 42)
• "PIM-SSM " (page 52)
• "PIM passive interfaces" (page 58)
• "Pragmatic General Multicast " (page 60)
• "Multicast flow distribution over MLT" (page 62)
• "Multicast MAC filtering" (page 65)
Overview of IP Multicast
IP Multicast transmits messages to multiple recipients at the same time.
This one-to-many delivery mechanism is similar to broadcasting, except
that multicasting transmits to specific groups and broadcasting transmits
to everybody. Since IP Multicast transmits only one stream of data to the
network where it is replicated to many receivers, multicasting saves a
considerable amount of bandwidth.
Figure 1
Multicast distribution tree and broadcasting
Broadcast and prune are methods to use multicast traffic to build the
distribution tree. Periodically, data is sent out or broadcast from the source
to the extremities of the internetwork to search for active group members. If
there are no local members of the group, the router sends a message to the
host, removing itself from the distribution tree, and thus pruning the router.
Figure 2 "Pruning routers from a distribution tree" (page 17) illustrates how
routers are pruned from the distribution tree. First, a message is sent to the
source, after which the pruned routers do not receive multicast data.
Figure 2
Pruning routers from a distribution tree
Multicast host groups and their group members enable the IP Multicast
router to transmit just to those groups interested in receiving the traffic.
The Ethernet Routing Switch 8600 uses the Internet Group Membership
Protocol (IGMP) to learn the existence of host group members on their
directly attached subnets. A router communicates with the hosts on a local
network by sending IGMP queries. Hosts respond by issuing IGMP reports.
For more information about host groups, see "Multicast host groups" (page
17) and "Multicast addresses" (page 18). For more information about IGMP,
see "Internet Group Management Protocol" (page 20).
• A transient host group exists only as long as it has members that need
its services. IP addresses in the multicast range that are not reserved
for permanent groups are available for dynamic assignment to transient
host groups.
An IP Multicast host group can consist of zero or more members and places
no restrictions on its membership. Host members can reside anywhere;
they can join and leave the group at any time; and they can be members of
more than one group at the same time.
In general, hosts that are members of the same group reside on different
networks. However, a range of multicast addresses (224.0.0.x) is reserved
for groups that are locally scoped. All message traffic for these hosts
typically remains on the local network. Hosts that belong to a group in this
address range and that reside in different networks do not receive message
traffic for each other.
ATTENTION
In the Ethernet Routing Switch 8600, a special set of filters (global filters) can
be applied to multicast packets. The user can create, deny, or accept filters to
configure the sources that can receive and send data.
Multicast addresses
Each host group is assigned a unique multicast address. To reach all
members of the group, a sender uses the multicast address as the
destination address of the datagram.
Multicast protocols
This section describes several protocols you can use to enable multicasting
on an Ethernet Routing Switch 8600. These include:
• IP Multicast routers that use Internet Group Management Protocol
( IGMP) to learn the existence of host group members on directly
attached subnets.
• Multicast Router Discovery Protocol (MRDP) that discovers multicast
routers in a layer 2 bridged domain configured for IGMP snooping.
• Distance Vector Multicast Routing Protocol (DVMRP) that is a
dense-mode protocol suitable for implementation in networks that are
densely populated by receivers.
• Protocol Independent Multicast (PIM)
— Sparse Mode (PIM-SM) protocol is suitable for implementation on
networks that are sparsely populated by receivers.
— Source Specific Multicast (SSM) protocol uses a one-to-many model
where members can only receive traffic from a single source. This is
suitable for TV channels and other content-distribution applications.
To configure static source groups, you must first globally enable either
DVMRP or PIM. If you disable DVMRP or PIM, the switch saves all of the
configured static source-group entries and deactivates them. When you
reenable DVMRP or PIM, the switch reactivates the static source groups.
Static source groups ensure that the multicast route (mroute) records remain
in the distribution tree. When receivers join the group, there is no delay in
receiving multicast data because there is no need to graft onto the group
or start a join process in the case of PIM. This is essential for applications
where the multicast data must be sent to a receiver as soon as the
receiver joins the group, for example, when a switch delivers TV channels
to receivers. When the receiver turns the channel, which is equivalent to
joining a group, the receiver is able to view the channel immediately.
Static entries result in continuous traffic if the source is active, even when
no receivers are present. However, traffic is not forwarded by an Ethernet
Routing Switch 8600 with static entry if there are no receivers, but is
forwarded continuously to the switch where the entry is programmed and
crosses intermediate switches on the path.
IGMP queries
When there are multiple IGMP routers on a network, one router is elected
to send queries. This elected querier periodically sends host membership
queries (also known as general queries) to its attached local subnets. The
Ethernet Routing Switch 8600 supports queries from all three versions of
IGMP.
Upon initialization, the host can immediately issue a report for each of
its supported multicast groups. The router accepts and processes these
asynchronous reports the same as requested reports.
After hosts and routers are in a steady state, they communicate in a way
that minimizes the exchange of queries and reports. The designated
routers set up a path between the IP Multicast stream source and the end
stations and periodically query the end stations about whether or not to
continue participation. As long as any client continues to participate, all
clients, including nonparticipating end stations on the switch port, receive
the IP Multicast stream.
ATTENTION
Fast leave mode applies only to fast leave enabled IGMP interfaces. Although
IGMP for user Authentication Protocol (IGAP) interfaces are always fast leave
enabled, they ignore this mode because they only operate in the multiple-user
mode.
For information about configuring the fast leave mode using Device
Manager, see "Configuring fast leave mode" (page 71).
IGMP snoop
The Ethernet Routing Switch 8600 also provides IP Multicast capability
when used as a switch. Functioning as a switch, it supports all three
versions of IGMP to prune group membership per port within a VLAN. This
feature is called IGMP snoop.
ATTENTION
IGMP snoop can guarantee delivery only of local multicast data. In a VLAN with
static IGMP receivers, multicast data from remote sources cannot be delivered.
The IGMP snoop feature allows you to optimize the multicast data flow,
for a group within a VLAN, to only those ports that are members of the
group. The switch builds a database of group members by listening to IGMP
reports from each port. It suppresses the reports heard by not forwarding
them to ports other than the one receiving the report, thus forcing the
members to continuously send their own reports. The switch relays group
membership from the hosts to the multicast routers. It forwards queries
from multicast routers to all port members of the VLAN. Furthermore, it
forwards multicast data only to the participating group members and to the
multicast routers within the VLAN.
For information about configuring IGMP snoop using the CLI, see
"Configuring IGMP on an interface" (page 232) or "Configuring IGMP on
a VLAN" (page 262).
Multicast group trace tracks the data flow path of the multicast streams.
There is information such as the multicast group address, the source
address, ingress VLAN and port, and egress VLAN and port.
For more information about displaying the multicast group trace using
Device Manager, see "Showing multicast group trace for IGMP snooping"
(page 104).
IGMP proxy
If an Ethernet Routing Switch 8600 receives multiple reports for the same
multicast group, it does not transmit each report to the multicast upstream
router. Instead, the switch consolidates the reports into a single report and
forwards it. If there is new information that another multicast group has
been added or that a query has been received since the last report was
transmitted upstream, the report is forwarded onto the multicast router ports.
This feature is known as IGMP proxy.
For information about configuring IGMP proxy using Device Manager, see
"Configuring IGMP parameters on a VLAN" (page 72) and "Viewing IGMP
snooping information" (page 80).
For information about configuring IGMP proxy using the CLI, see
"Configuring IGMP on an interface" (page 232) or "Configuring IGMP on
a VLAN" (page 262).
IGMP versions
The Ethernet Routing Switch 8600 supports IGMPv1, IGMPv2, and
IGMPv3. The versions IGMPv1 and IGMPv2 are backward compatible and
can exist together on a multicast network. The Ethernet Routing Switch
8600 implementation of IGMPv3 for PIM-SSM is not backward compatible
with IGMPv1 or IGMPv2. The following describes the main purpose for
each version:
• IGMPv1 provides the support for IP Multicast routing. IGMPv1 specifies
the mechanism for communicating IP Multicast group membership
requests from a host to its locally attached routers. For more information,
see RFC 1112.
Your local cable television company offers three packages; each one
includes 35 channels (35 multicast groups). Each package is configured in
an access control policy. This policy is applied to a set of VLANs/ports to
prevent users from viewing the channels on those VLANs. The same policy
can be used to prevent users from sending traffic to those groups (also
known as spoofing) by specifying the deny-tx option for that port. After the
packages are defined, you can use them for any access policy configuration.
Also, you can easily change the package by changing the group range,
without changing all the port configurations.
The tx policies control the sender and ingress interface for a group;
the rx policies control the receivers and egress interface for a group
deny-tx
You use the deny-tx access policy to prevent a matching source from
sending multicast traffic to the matching group on the interface where the
deny-tx access policy is configured. Configure this policy on the ingress
interface to the multicast source. The deny-tx access policy performs the
opposite function of the allow-only-tx access policy. Therefore, the deny-tx
access policy and the allow-only-tx access policy cannot exist on the same
interface at the same time.
For example, in Figure 3 "Data flow using deny-tx policy" (page 27), a
deny-tx access policy is configured on VLAN 1 (the ingress VLAN to the
Ethernet Routing Switch 8600). This policy prevents multicast traffic sent by
Sender from being forwarded from VLAN 1 to any receiver, consequently
preventing Receiver 1 and Receiver 2 from receiving data from the multicast
group. You can create receive only VLANs, such as VLAN 1, with the
deny-tx policy.
Figure 3
Data flow using deny-tx policy
deny-rx
You use the deny-rx access policy to prevent a matching group from
receiving IGMP reports from the matching receiver on the interface where
the deny-rx access policy is configured. The deny-rx access policy performs
the opposite function of the allow-only-rx access policy. Therefore, the
deny-rx access policy and the allow-only-rx access policy cannot exist on
the same interface at the same time.
For example, in Figure 4 "Data flow using deny-rx policy" (page 27), a
deny-rx access policy is configured on VLAN 2, preventing IGMP reports
sent by Receiver 1 from being received on VLAN 2. You can deny a multicast
group access to a specific VLAN or receiver using the deny-rx policy.
Figure 4
Data flow using deny-rx policy
deny-both
You use the deny-both access policy to prevent a matching IP address
from both sending multicast traffic to, and receiving IGMP reports from, a
matching receiver on an interface where the deny-both policy is configured.
You can use this policy to eliminate all multicast activity for a receiver or
source in a specific multicast group. The deny-both access policy performs
For example, in Figure 5 "Data flow using deny-both policy" (page 28), a
deny-both access policy is configured on VLAN 2, preventing IGMP reports
sent by Receiver 2 from being received by VLAN 2, and preventing multicast
traffic sent by Sender 2 from being forwarded from VLAN 2. You can prevent
certain VLANs from participating in any activity involving the specified
multicast groups with the deny-both policy.
Figure 5
Data flow using deny-both policy
allow-only-tx
You use the allow-only-tx policy to allow only the matching source to
send multicast traffic to the matching group on the interface where the
allow-only-tx policy is configured. All other multicast data received on
this interface is discarded. The allow-only-tx access policy performs the
opposite function of the deny-tx access policy. Therefore, the allow-only-tx
access policy and the deny-tx access policy cannot exist on the same
interface at the same time.
allow-only-rx
You use the allow-only-rx policy to allow only the matching group to receive
IGMP reports from the matching receiver on the interface where the
allow-only-rx access policy is configured. All other multicast data received
on this interface is discarded. The allow-only-rx access policy performs the
opposite function of the deny-rx access policy. Therefore, the allow-only-rx
access policy and the deny-rx access policy cannot exist on the same
interface at the same time.
allow-only-both
You use the allow-only-both policy to allow only the matching IP address
to both send multicast traffic to, and receive IGMP reports from, the
matching receiver on the interface where the allow-only-both access policy
is configured. All other multicast data and IGMP reports received on
You can use the host subnet mask to restrict access to a portion of the
host’s network. For example, when the host subnet mask is configured
as 255.255.255.255, the full host address is used. To restrict access to a
portion of the network of a host, use a subnet mask such as 255.255.255.0.
Access control is applied to the specified subnet only.
• per VLAN port—This limitation controls the number of streams for all
clients on this VLAN port. This is equivalent to the per interface port
stream limitation.
The maximum number of streams for each limit can be set independently.
After the stream limit is met, any additional join reports for new streams
are dropped.
ATTENTION
The Multicast Router Discovery protocol is not supported on brouter ports.
enters state information to identify the multicast stream and its source in its
internal tables, and forwards the multicast message to all adjacent routers
except to those on the same interface. If the interface is not the optimal one
receiving the multicast stream, the stream is discarded. This mechanism,
called reverse path forwarding, ensures that there are no loops in the tree
and that the tree includes the shortest path from the source to all recipients.
Neighbor connections
In a DVMRP environment, neighbors are multicasting routers that have
an interface to the same network.
At startup, a DVMRP multicasting router performs the following tasks:
• initializes its routing table with information on all of its local networks
• learns the existence of its neighbors by sending a probe for all routes
on each of its multicast interfaces
• receives reports from its neighbors containing the routing information
(including route costs)
A router does not send route reports on an interface until it knows (by
means of received probes or reports) that it has a neighboring multicast
router on that interface. The Ethernet Routing Switch 8600 acknowledges
implicit probes from neighboring multicast routers, and it sends probes
periodically on the interface.
A route metric is the sum of all the interface (hop) metrics from a given route
source to a given router. After a next-hop neighbor has been declared for
a route, the route updates received from that neighbor for that route take
precedence until either the route times out or another router advertises a
better metric for that route.
Routing table
Table 1 "Parts of a routing table entry" (page 34) shows the principal items
in a routing table entry.
Table 1
Parts of a routing table entry
Item Description
Source subnet address The network address and mask that identify the source for this entry
and mask contains multicast routing information.
Upstream neighbor The address of the upstream neighbor from where multicast
datagrams are received.
Interface The value of the interface index where IP datagrams sent by these
sources are received.
Metric The distance in hops to the source subnet.
Expiration Time The maximum amount of time (in time ticks) remaining before this
entry ages out.
Note that the source subnet and the previous-hop router in the DVMRP
routing table are the opposite of the destination subnet and next-hop router
in a RIP routing table.
Using this information, the router performs the following tasks:
• receives a multicast datagram and determines whether it has arrived on
the interface that is on the shortest path to the source network
• drops the datagram if it has not arrived on the shortest-path interface
• floods the multicast stream to all active, nonpruned, downstream
DVMRP neighbors
Shortest-path trees
Route information used by DVMRP is independent of any other routing
information used by the router. This routing information creates a
shortest-path tree entry in the routing table for the propagation of multicast
datagrams.
The shortest-path tree entry indicates the interface that provides the
shortest path to the network that is the source of the multicast datagram. A
shortest-path tree also indicates those interfaces that are on the shortest
path to that source network from a neighboring router.
Configuration example
Figure 6
Default route configuration example
In this example, only one default route can be active at any time; therefore,
no load sharing occurs on the links. In addition, there can be cases where a
nonoptimal path is taken to reach S1 from a switch in the other domain. By
default, the other switches in the domain that includes S1 receive the default
route advertised by S1 the same as any other regular route. No exceptions
exist as none of the switches are configured with a supply default route
policy. These switches can be set to not to accept the route, if required.
All the switches with a default route in their routing table accept traffic on
the interface where they learn the default route from any source that is
unknown to them.
Announce policy
A DVMRP announce policy (out filter) governs the propagation of DVMRP
routing information. Use DVMRP announce policies to control which routes
are sent to neighboring routers, to reduce the size of routing tables, or
provide a level of security for the network.
Figure 7 "DVMRP announce policy logic" (page 37) shows how an outgoing
route is handled when a DVMRP announce policy does or does not exist
on a switch.
Figure 7
DVMRP announce policy logic
Configuration example
Figure 8
Announce policy configuration example
Accept policy
A DVMRP accept policy (in filter) is required to control the way DVMRP
manages incoming routes advertisements. Accept policies apply to
incoming advertisements and allow users to reduce the size of the DVMRP
routing table. For example, you can configure an edge switch to use a default
route and not to accept any route, therefore, reducing the size of its routing
table (the routing table includes only the default and local routes). In this
case, this switch can still advertise all of its routes to the rest of the network.
Accept policies allow injecting routes into the DVMRP routing table and can
be applied to single or all interfaces of a switch. You can use these policies
to selectively accept routes and you can configure a policy to apply for any
route. If there is no policy configured or no matching policy for a given route,
the default configuration enables the switch to accept the route.
Figure 9 "DVMRP accept policy logic" (page 39) shows how an incoming
route is handled when a DVMRP accept policy is or is not enabled on
your switch.
Figure 9
DVMRP accept policy logic
Configuration example
Figure 10
Accept policy configuration example
Configuration example
Figure 11
Advertisement of local networks policy configuration example
For information about configuring routing policies using the CLI, see
"Configuring DVMRP routing policies" (page 304).
The DVMRP router listens to all IGMP host membership reports even if it
is not the designated querier and keeps a local group database of every
host membership reporter.
When a multicast stream of UDP packets first enters the switch, if DVMRP
is enabled for the interface, then it processes these packets as necessary
and creates a hardware cache entry to handle subsequent packets in the
same stream for the same multicast destination. The packets are discarded
if there are no members; otherwise they are forwarded.
ATTENTION
In some cases, PIM stream initialization can take several seconds.
Hosts
A host can be a source, a receiver, or both.
• A source, also known as a sender, sends multicast data to a multicast
group.
• A receiver receives multicast data from one or several sources that
sends data to a multicast group.
PIM-SM domain
PIM-SM operates in a domain of contiguous routers that have PIM-SM
enabled. All these routers are configured to operate within a common
boundary defined by PIM Multicast Border Routers (PMBRs).
Each PIM-SM domain requires the following routers:
• Designated router (DR)
• Rendezvous-point (RP) router
• Bootstrap router (BSR)
Although a PIM-SM domain can have only one active RP router and one
active BSR, you can configure additional routers as candidate RP routers
and as candidate BSRs. Candidate routers provide backup protection in
case the primary RP or BSR router fails.
Designated router
The designated router (DR) is the router with the highest IP address on a
LAN designated to perform the following tasks:
• sends register messages to the rendezvous-point (RP) router on behalf
of directly connected sources
• sends join/prune messages to the RP router on behalf of directly
connected receivers
• maintains information about the status of the active RP router for local
sources in each multicast group
ATTENTION
The DR is not a required configuration, and switches act automatically as such for
directly attached sources and receivers.
Rendezvous-Point router
PIM-SM builds a shared multicast distribution tree within each domain, and
the rendezvous point (RP) router is at the root of this shared tree. Although
the RP can be physically located anywhere on the network, it must be as
close to the source as possible. There is only one active RP router for a
multicast group.
At the RP router, receivers meet new sources. Sources use the RP to
identify themselves to other routers on the network; receivers use the RP
to learn about new sources.
The RP performs the following tasks:
• registers a source that wants to announce itself and send data to group
members
• joins a receiver that wants to receive data for the group
ATTENTION
Although you can configure a candidate RP on a DVMRP interface, no
functionality is tied to this configuration.
You can configure a static entry for a rendezvous point (RP) with static
RP. This feature avoids the process of selecting an active RP from the list
of candidate RPs and dynamically learning about RPs through the BSR
mechanism. Static RP-enabled switches cannot learn about RPs through
the BSR because the switch loses all dynamically-learned BSR information
and ignores BSR messages. When you configure static RP entries, the
switch adds them to the RP-set as if they were learned through the BSR.
ATTENTION
In a PIM domain with both static and dynamic RP switches, the static RP switches
cannot have one of their (local) interfaces configured as RP.
To avoid a single point of failure, you can also configure redundant static
RPs.
ATTENTION
To reduce convergence times, Nortel recommends you create only one static RP
per group. The more static RPs you configure for redundancy, the more time PIM
requires to rebuild the mroute table and associate RPs.
You use the static RP feature when dynamic learning mode is not needed,
typically in small networks or for security reasons, where RPs have to be
forced to some devices in the network so that they do not learn other RPs.
Bootstrap router
The BSR receives RP router advertisement messages from the candidate
RPs. The BSR adds the RP router with its group prefix to the RP set. Only
one BSR exists for each PIM-SM domain.
For information about configuring a candidate BSR using the CLI, see
"Configuring a candidate BSR on an interface" (page 359), "Configuring a
candidate BSR on an Ethernet port" (page 372), or "Configuring a candidate
BSR on a VLAN" (page 376).
Join/prune messages
The DR sends join/prune messages from a receiver toward a RP for the
group to either join the shared tree or remove (prune) a branch from it. A
single message contains both a join and a prune list. This list includes a set
of source addresses indicating the shortest-path trees or the shared trees
that the host wants to join. The DR sends join and prune messages hop by
hop to each PIM router on the path to the source or the RP.
Shared trees
Group members in a PIM-SM domain receive the first packet of data from
sources across a shared tree. A shared tree consists of a set of paths that
connect all members of a multicast group to the RP. PIM creates a shared
tree when sources and receivers send messages toward the RP.
Shortest-path trees
After receiving a certain number of packets from the RP, the DR
switches from a shared tree to a shortest-path tree (SPT). Switching to
a shortest-path tree creates a direct route between the receiver and the
source. The Ethernet Routing Switch 8600 switches to the SPT when it
receives the first packet from the RP.
Figure 12 "Shared tree and shortest-path tree" (page 47) shows a shared
tree and a shortest-path tree.
Figure 12
Shared tree and shortest-path tree
4. All intermediate routers along the path to the source create the (S,G)
entry.
5. The DR receives data from the data source using the SPT.
Figure 13
PIM-SM simplified example
ATTENTION
Figure 13 "PIM-SM simplified example" (page 50) is a simplified example and
is not the best design for a network if the source and receiver are placed as
shown. In general, RPs are placed as close as possible to sources.
PIM-SMLT
The provision of IP Multicast routing support with Split MultiLink Trunking
(SMLT) is based on the concept of building a virtual switch that represents
the two switches of the split multilink trunk core. When switches are running
PIM in the core, they need to exchange protocol related updates as part of
the interswitch trunking (IST) protocol. IST hides the fact that the edge
switch is attached to two physical switches. Similar to the GLP (Group
Learning Protocol) protocol, a protocol called MRLP (Multicast Routing
Learning Protocol) is used as an extension to SMLT to support routed
scenarios.
ATTENTION
DVMRP is not supported in the core as a Layer 3 routing protocol.
MRLP provides the following basic information between the two core
switches: for example, neighbor information learning for the edge switches,
other types of messages that determine the forwarder, and multicast tree
building information that is related to the edge switch. Only one of the
core switches receives control messages from the edge switch on one, or
several, of the links of the link aggregation group of the edge switch. This
process connects the edge switch to those switches, resulting in the need to
provide the peer switch with this information. The basic concept is to build
one view of the edge switch in the two core switches.
The PIM-SMLT and the MRLP protocol works for triangular and square
configurations with layer 3 IP Multicast.
The following rules apply:
• For a given VLAN, if traffic is received from the IST link, it cannot be
forwarded on the split multilink trunk link or the edge for the same VLAN.
• The IST can be used to route traffic between VLANs if the forwarding
decision for the multicast protocol requires that the other side of the core
has to forward the multicast traffic (follow the IP Multicast routing and
forwarding rules for routed traffic). So, the MRLP protocol is used for
those VLANs configured for SMLT only. Other VLANs not part of SMLT
continue behaving the same way.
SMLT provides for fast failover in all cases, but is not designed to provide a
functionality similar to RSMLT.
PIM-SSM
Source Specific Multicast (SSM) optimizes PIM-SM by simplifying the
many-to-many model. Since most multicast applications distribute content
to a group in one direction, SSM uses a one-to-many model that only uses a
subset of the PIM-SM features. This model is more efficient and puts less of
a load on multicast routing devices.
Members of a SSM group can only receive from a single source. This is ideal
for applications like TV channel distribution and other content-distribution
businesses. Banking and trade applications can also use SSM because it
provides more control over the hosts receiving and sending data over their
networks.
SSM features
SSM only uses a subset of the PIM-SM features such as the shortest path
tree, designated router (DR), and some messages (Hello, Join/Prune,
and Assert). However, there are also some features that are unique to
SSM. These features, which are described in the following sections, are
extensions of the IGMP and PIM protocols.
PIM-SSM architecture
Figure 14 "PIM-SSM architecture" (page 54) illustrates how the PIM-SSM
architecture requires routers to:
• support IGMPv3 source-specific host membership reports and queries
at the edge routers
• initiate PIM-SSM (S,G) joins directly and immediately after receiving an
IGMPv3 join report from the designated router
• restrict forwarding to shortest-path trees within the SSM address range
by all PIM-SSM routers
Figure 14
PIM-SSM architecture
• Drop data packets that do not have an exact-match lookup (S,G) in their
forwarding database for S and G.
SSM range
The standard SSM range is 232/8, but you can extend the range to
include any IP Multicast address with the Ethernet Routing Switch 8600
implementation of SSM. Although you can configure the SSM range,
configuring it for all multicast groups (224/4 or 224.0.0.0/240.0.0.0 or
224.0.0.0/255.0.0.0) is not allowed.
You can extend the SSM range to configure existing applications without
changing their group configurations. This flexibility allows applications to
take immediate advantage of SSM.
For information about configuring the SSM range using Device Manager,
see "Configuring the SSM range and global parameters" (page 91).
For information about configuring the SSM range using the CLI, see
"Configuring SSM dynamic learning and range group" (page 250).
ATTENTION
Different switches can have different mappings for groups to sources, for example,
different channels may be mapped differently even if they are on the same
network.
For information about configuring the SSM channel table using Device
Manager, see "Configuring the SSM channel table" (page 94). For
information about configuring the SSM channel table using the CLI, see
"Configuring the SSM channel table" (page 254).
ATTENTION
IGMPv3 works only with PIM-SSM or SSM snoop enabled on the interface.
the report. It also ignores the report if the group is in the table, but the
source/mask does not match what is in the table.
ATTENTION
When IGMPv3 is enabled, changes to the query interval and robustness values
on the querier switch are propagated to other switches on the same VLAN
through IGMP query.
Both IGMPv2 and IGMPv3 hosts use the SSM channel table:
• An IGMPv2 host (with an IGMPv2 VLAN) must have an existing SSM
channel entry if the group is in SSM range.
• An IGMPv3 host has dynamic learning that is enabled, the SSM channel
automatically learns the group. Otherwise, the SSM channel also needs
a static entry.
Table 2 "Summary of how PIM-SSM interacts with IGMPv2 and v31 "
(page 57) summarizes how a switch in PIM-SSM mode works with IGMP.
References to any matching static SSM channel entry assumes that the
entry is enabled. If an entry is disabled, it is treated the same as if it is
disallowed.
Table 2
Summary of how PIM-SSM interacts with IGMPv2 and v3
Host VLAN SSM Range Action
IGMPv2 host IGMPv3 VLAN In or Out of range Drop report.
IGMPv3 host IGMPv2 VLAN In or Out of range Drop report.
IGMPv2 host IGMPv2 VLAN In SSM range If the report matches an existing static
SSM channel entry, create (S,G).
If the report does not match any
existing static SSM channel entry,
drop it.
IGMPv2 host IGMPv2 VLAN Out of SSM Ignore the SSM channel table and
range process the report as if it is in PIM-SM
mode.
IGMPv3 host IGMPv3 VLAN Out of SSM Drop report.
range
IGMPv3 host IGMPv3 VLAN In SSM range Dynamic enabled. Create (S,G).
IGMPv3 host IGMPv3 VLAN In SSM range Dynamic disabled and matches an
existing SSM channel entry. Create
(S,G).
IGMPv3 host IGMPv3 VLAN In SSM range Dynamic disabled and does not
match an existing SSM channel entry.
Drop it.
When an IGMPv3 group report enters the VLAN port and one or more of
the groups in that packet needs to be discarded after the IGMP access
controls are applied, the entire packet is dropped and is not forwarded on to
any other ports of the VLAN.
Configuration limitations
Nortel recommends running PIM-SSM on either all the switches in the
domain or only on the edge routers. If there is a mix of PIM-SSM and
PIM-SM switches in the domain, run PIM-SSM on all the edge routers and
PIM-SM on all the core routers.
ATTENTION
A PIM domain with edge routers running PIM-SM and core routers running
PIM-SSM does not work properly.
SSM switches running IGMPv3 drop any reports that they receive out of the
SSM range. The SSM switch does not forward them to a PIM-SM switch.
Static source groups cannot conflict with SSM channels and vice versa.
When you configure a static source group or a SSM channel, the switch
performs a consistency check to make sure there are no conflicts. You
cannot map one group (G) to different sources for both a static source group
and a SSM channel.
A PIM interface that is configured as passive does not transmit and drops
any messages of the following type:
• Hello
• Join/Prune
• Register (see Note below)
• Register-Stop (see Note below)
• Assert
• Candidate-RP-Advertisement
• Bootstrap
ATTENTION
A device can send Register and Register-Stop messages to a PIM passive
interface, but these messages cannot be sent out of that interface.
The PIM passive interface maintains information about hosts, through the
IGMP protocol, that are related to senders and receivers, but the interface
does not maintain information about any PIM neighbors. You can configure
a bootstrap router (BSR) or a rendezvous point (RP) on a PIM passive
interface.
You can also use the PIM passive interface feature as a security measure
to prevent routing devices from becoming attached and participating in
the multicast routing of the network.
ATTENTION
Before you change the state (active or passive) of a PIM interface, disable PIM
on that interface. This prevents any instability in the PIM operations, especially
when neighbors are present or streams are received.
For information about configuring PIM passive interfaces using the CLI, see
"Changing the interface type" (page 357), "Changing the port interface type"
(page 372), or "Changing the VLAN interface type" (page 375).
The Ethernet Routing Switch 8600 implements the network element aspect
of PGM, but does not implement the DLR as it requires a high amount of
buffering. End systems usually implement DLR.
Negative acknowledgements
PGM uses Negative acknowledgements (NAKs) to ensure reliable packet
delivery. When a receiver detects a missing packet, it repeats this NAK
until it receives a NAK confirmation. By doing this, PGM guarantees
that receivers either can receive all data packets from transmissions and
retransmissions, or can detect unrecoverable data packet loss.
NAK confirmations
NAK confirmations (NCFs) further reduce congestion by suppressing
redundant NAKs. When a receiver detects a missing packet, it unicasts a
NAK to the next-hop upstream PGM router. This router then multicasts
an NCF to the subnet so other receivers do not send additional NAKs.
The router also stores the address of the group so that it forwards
retransmissions only to those segments containing receivers that require
the packet.
ATTENTION
The Ethernet Routing Switch 8600 cannot serve as a DLR because DLRs require
a large amount of buffering. Therefore, the null negative acknowledgement
(NNAK) parameters in Device Manager and the CLI are not supported.
For information about configuring PGM, see "Configuring PGM using Device
Manager" (page 173) or "Configuring PGM using the CLI" (page 409).
ATTENTION
The multicast flow distribution over the multilink trunk feature is supported only
on Ethernet Routing Switch 8600 E modules. As a result, all the modules that
have ports in a multilink trunk must be Ethernet Routing Switch 8600 E modules
to enable multicast flow distribution over a multilink trunk.
If you have two Ethernet Routing Switch 8600 switches connected through
a multilink trunk, with IP Multicast flowing between both switches, you must
enable/disable multicast on both switches (IGMP or DVMRP). If you do
not, multicast traffic loops can occur.
Distribution algorithm
To determine the port for a particular Source, Group (S,G) pair, the
number of active ports of the multilink trunk is used to MOD the number
generated by the XOR of each byte of the masked group address with the
masked source address. By default, the group mask and source mask is
255.255.255.255. A byte with a value of 255 in the mask means that the
corresponding byte in the group or source address is taken into account
when the algorithm is applied.
( ( ( (( G[0] AND GM[0] ) xor ( S[0] AND SM[0] ) ) xor ( (G[1] AND GM[0] ) xor
( S[1] AND SM[1] )) ) xor ( (G[2] AND GM[2] ) xor ( S[2] AND SM[2] )) ) xor (
( G[3] AND GM[3] ) xor ( S[3] AND SM[3] )) ) MOD (active ports of the MLT)
X.Y.Z.1
X.Y.Z.2
X.Y.Z.3
.....
X.Y.Z.10
The algorithm chooses link 1/1 for group X.Y.Z.1, then X.Y.Z.2 goes on 1/2,
X.Y.Z.3 goes on 1/3, X.Y.Z.4 goes on 1/4, X.Y.Z.5 goes on 1/1 and so on.
In the following configuration example, only the first byte of the grp-mask,
and the first two bytes of the src-subnet mask are considered when
distributing the streams:
ATTENTION
When configuring flow distribution over MLT, Nortel recommends that you choose
source and group masks that result in the most even traffic distribution over the
multilink trunk links. For example, if you find that in the network group addressing
that group addresses change incrementally, while few sources always send to
different groups, you must use a source mask of 0.0.0.0 and a group mask of
255.255.255.255. In most cases, this provides a sequential distribution of traffic
on the links of the multilink trunk.
Traffic redistribution
The overall goal of traffic redistribution is to achieve a distribution of the
streams on the multilink trunk links in the event of a MLT configuration
change. For example, ports might be added or deleted. By default,
redistribution is disabled. When a link is added or removed from the
multilink trunk, the active streams continue flowing on their original links
if redistribution is disabled.
To that end, when an multilink trunk port becomes inactive and redistribution
is disabled, only the affected streams are redistributed on the remaining
active ports. If redistribution is enabled, all the streams are redistributed
on the multilink trunk ports based on the assignment provided by the
distribution algorithm. For more information, see the previous section,
"Distribution algorithm" (page 62).
Step Action
—End—
For more information about MLT, see Configuring VLANs, Spanning Tree,
and Link Aggregation (NN46205-506).
ATTENTION
You can configure multicast MAC filtering only for local addresses to a switch. You
cannot use this feature to route traffic between switches (for example, configure it
to forward for interfaces that are not local).
Basically, the multicast MAC is defined as any MAC address where the
least significant bit of the most significant byte is set to 1. The multicast
MAC filtering feature is available for Layer 2. Because it is also effective for
IP routed traffic, however, Layer 3 functionality is available as well. (This
filtering does not apply to BPDUs.)
In Layer 3, you must configure an ARP entry for routed traffic that maps the
unicast IP to the multicast MAC address and lists the ports where data
destined for that IP/multicast MAC must be delivered.
To perform multicast MAC filtering, create the VLAN normally and then
manually define a flooding domain (that is, MAC address and port list)
for a specific multicast address. When specifying the multicast MAC
flooding domain, you must indicate the ports or multilink trunks that must be
considered for multicast traffic. The actual flooding is based on whether the
specified ports are active members in the VLAN.
Configuration example
You can configure multicast MAC filtering on a VLAN through either the CLI
or Device Manager (DM). To configure multicast MAC filtering for Layer
2, use the config vlan static-mcastmac command. For Layer 3
configuration, use the config ip arp static-mcastmac command.
Step Action
ATTENTION
To drop IGMPv2 control packets that do not have the router alert
option set, click IP > IGMP and open the Interface tab. To enable,
change the RouterAlertEnable box.
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port > IP.
The Port dialog box appears with the IP Address tab displayed
Figure 15 "Port dialog box, IP Address tab" (page 69).
Figure 15
Port dialog box, IP Address tab
For more information, see Table 3 "IGMP tab fields" (page 70).
—End—
Table 3
IGMP tab fields
Field Description
QueryInterval The frequency (in seconds) where the IGMP host query
packets are transmitted on the interface. The range is from 1 to
65535, and the default is 125.
QueryMaxResponseTime
The maximum response time (in tenths of a second)
advertised in IGMPv2 general queries on this interface.
This value is not configurable for IGMPv1.
Smaller values allow a router to prune groups faster. The
range is from 0 to 255, and the default is 100 tenths of a
seconds (equal to 10 seconds).
ATTENTION
This value must be less than the QueryInterval.
Robustness This parameter allows tuning for the expected packet loss of a
network. This value is equal to the number of expected query
packet losses per serial query interval, plus 1. If a network is
expected to lose query packets, the robustness value must
be increased.
The range is from 2 to 255, and the default is 2. The default
value of 2 means that one query per query interval can be
dropped without the querier aging out.
LastMembQueryIntvl The maximum response time (in 1/10 seconds) that is inserted
into group-specific queries sent in response to leave group
messages. It is also the time between group-specific query
messages. This value is not configurable for IGMPv1.
Decreasing the value reduces the time to detect the loss of
the last member of a group. The range is from 0 to 255, and
the default is 10 tenths of a second. Nortel recommends
configuring this parameter to values higher than 3. If a fast
leave process is not required, Nortel recommends values
above 10. (The value 3 is equal to 0.3 of a second, and 10
is equal to 1.0 second.)
Version The version of IGMP (1, 2 or 3) that you want to configure on
this interface. For IGMP to function correctly, all routers on a
LAN must use the same version. The default is version 2.
FastLeaveEnable Enables fast leave on the interface.
StreamLimitEnable Enables or disables stream limitation on this port.
Field Description
Maximum Number Of Stream Sets the maximum number of streams allowed on this port.
The range is from 0 to 65535, and the default is 4.
Current Number Of Stream Displays the current number of streams. This is a read-only
value.
ATTENTION
Fast leave mode applies only to fast leave enabled IGMP interfaces. It does
not apply to IGAP interfaces.
Step Action
Figure 18
IGMP dialog box, Global tab
4 Click Apply.
For more information, see Table 4 "Global tab fields" (page 72).
—End—
Table 4
Global tab fields
Field Description
multipleUser Removes from the group only the IGMP member who sent the
Leave message. Traffic is not stopped if there are other receivers
on the interface port. This is the default.
oneUser Removes all group members on a fast leave enabled interface
port upon receiving the first Leave message from a member. This
behavior is the same as the conventional fast leave process.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears, with the Basic tab displayed.
2 Select a VLAN.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed.
4 Select IGMP.
The IGMP tab appears (Figure 19 "IP, VLAN dialog box, IGMP tab"
(page 73)).
Figure 19
IP, VLAN dialog box, IGMP tab
For more information, see Table 5 "IGMP tab fields" (page 74).
—End—
Table 5
IGMP tab fields
Field Description
QueryInterval The frequency (in seconds) in which the IGMP host query
packets are transmitted on the interface. The range is from 1 to
65535, and the default is 125.
QueryMaxResponseTime
The maximum response time (in tenths of a second)
advertised in IGMPv2 general queries on this interface.
This value is not configurable for IGMPv1.
Smaller values allow a router to prune groups faster. The
range is from 0 to 255, and the default is 100 tenths of a
second (equal to 10 seconds.)
ATTENTION
This value must be less than the QueryInterval.
Robustness This parameter allows tuning for the expected packet loss of a
network. This value is equal to the number of expected query
packet losses per serial query interval, plus 1. If a network is
expected to lose query packets, the robustness value must
be increased.
The range is from 2 to 255, and the default is 2. The default
value of 2 means that one query per query interval can be
dropped without the querier aging out.
LastMembQueryIntvl The maximum response time (in tenths of a second) that is
inserted into group-specific queries sent in response to leave
group messages. It is also the time between group-specific
query messages. This value is not configurable for IGMPv1.
Decreasing the value reduces the time to detect the loss of
the last member of a group. The range is from 0 to 255, and
the default is 10 tenths of a second. Nortel recommends
configuring this parameter to values higher than 3. If a fast
leave process is not required, Nortel recommends values
above 10. (The value 3 is equal to 0.3 of a second, and 10
is equal to 1.0 second.)
SnoopEnable Enables snoop.
SsmSnoopEnable Enables or disables support for PIM source-specific multicast
(SSM) on the snooping interface.
ProxySnoopEnable Enables proxy snoop.
IgapEnable Enables or disables IGAP on this interface.
AccntEnable Enables or disables IGAP accounting on this interface.
Field Description
AuthEnable Enables or disables IGAP authentication on this interface.
Version The version of IGMP (1, 2, or 3) that you want to configure on
this interface. For IGMP to function correctly, all routers on a
LAN must use the same version. The default is version 2.
FastLeaveEnable Enables fast leave on the interface.
StreamLimitEnable Enables or disables stream limitation on this VLAN.
Maximum Number Of Stream Sets the maximum number of streams allowed on this VLAN.
The range is from 0 to 65535, and the default is 4.
Current Number Of Stream Displays the current number of streams. This is a read-only
value.
FastLeavePortMembers The set of ports that are enabled for fast leave.
SnoopMRouterPorts The set of ports in this interface that provide connectivity to
an IP Multicast router.
You can optimize the multicast data flow for a group within a VLAN to only
those that are members of the group using IGMP snooping. The switch
listens to group reports from each port and builds a database of multicast
group members per port. It suppresses the reports heard by not forwarding
them to other hosts, forcing the members to continuously send their own
reports. The switch relays group membership from the hosts to the multicast
routers. It also forwards queries from multicast routers to all port members
of the VLAN. Furthermore, it multicasts data only to the participating group
members and to the multicast routers within the VLAN.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
2 Select a VLAN.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed.
4 Click IGMP.
The IGMP tab appears (Figure 19 "IP, VLAN dialog box, IGMP tab"
(page 73)).
5 Click SnoopEnable.
6 Click ProxySnoopEnable.
7 In the SteamLimtEnable box, select enable.
8 Click Apply.
—End—
The IGMP dialog box appears with the Cache tab displayed [see Figure 20
"IGMP dialog box, Cache tab" (page 76)].
Figure 20
IGMP dialog box, Cache tab
Step Action
For more information, see Table 6 "Interface tab fields" (page 77).
—End—
Table 6
Interface tab fields
Field Description
IfIndex The interface where IGMP is enabled.
QueryInterval The frequency (in seconds) in which the IGMP host query
packets are transmitted on the interface. The range is from 1 to
65535, and the default is 125.
Status The IGMP row status. When an interface has an IP address
and DVMRP or PIM-SM is enabled, status is shown as active.
Otherwise, it is shown as notInService.
Version The version of IGMP (1, 2, or 3) that you want to configure on
this interface. For IGMP to function correctly, all routers on a
LAN must use the same version. The default is version 2.
Field Description
OperVersion The version of IGMP currently running on this interface.
Querier The address of the IGMP querier on the IP subnet to which
this interface is attached.
QueryMaxResponseTime
The maximum response time (in tenths of a second)
advertised in IGMPv2 general queries on this interface.
This value is not configurable for IGMPv1.
Smaller values allow a router to prune groups faster. The
range is from 0 to 255, and the default is 100 tenths of a
second (equal to 10 seconds.)
ATTENTION
This value must be less than the QueryInterval.
WrongVersionQueries The number of queries received with an IGMP version that does
not match the interface.All routers on a LAN be must configured
to run the same version of IGMP. If any queries are received
with the wrong version, it indicates a version mismatch.
Joins The number of times a group membership has been added
on this interface; that is, the number of times an entry for this
interface has been added to the cache table. This number
gives an indication of the amount of IGMP activity over time.
Robustness This parameter allows tuning for the expected packet loss of a
network. This value is equal to the number of expected query
packet losses per serial query interval, plus 1. If a network is
expected to lose query packets, the robustness value must
be increased.
The range is from 2 to 255, and the default is 2. The default
value of 2 means that one query per query interval can be
dropped without the querier aging out.
LastMembQueryIntvl The maximum response time (in tenths of a second) that is
inserted into group-specific queries sent in response to leave
group messages. It is also the time between group-specific
query messages. This value is not configurable for IGMPv1.
Decreasing the value reduces the time to detect the loss of the
last member of a group. The range is from 0 to 255, and the
default is 10 tenths of seconds. Nortel recommends configuring
this parameter to values higher than 3. If a fast leave process is
not required, Nortel recommends values above 10. (The value
3 is equal to 0.3 of a second, and 10 is equal to 1.0 second.)
OtherQuerierPresent Timeout The length of time that must pass before a multicast router
decides that there is no other router that must be the querier. If
the local router is the querier, the value is 0.
Field Description
FlushAction • none
• flushGrpMem
• flushMrouter
• flushSender
RouterAlertEnable
When enabled, this parameter instructs the router to
process packets not directly addressed to it.
ATTENTION
To maximize your network performance, Nortel
recommends that you set this parameter according to the
version of IGMP currently in use.
• IGMPv1—Disable
• IGMPv2—Enable
• IGMPv3—Enable
Step Action
—End—
Table 7
Multicast Router Discovery tab fields
Field Description
Interface The interface where IGMP is enabled.
MrdiscEnable Enables or disables the router interface to listen for multicast
router discovery messages to determine where to send
multicast source data and IGMPv2 reports. Whenever snooping
is enabled, multicast router discovery is automatically enabled.
DiscoveredRouterPorts List of ports that are discovered by IGMP Multicast router
discovery (MRDISC) protocol.
ATTENTION
The MRDISC protocol is not supported on brouter ports.
Step Action
The Snoop tab appears Figure 23 "IGMP dialog box, Snoop tab"
(page 81).
Figure 23
IGMP dialog box, Snoop tab
For more information, see Table 8 "Snoop tab fields" (page 81).
—End—
Table 8
Snoop tab fields
Field Description
IInterface VLAN ID for the VLAN.
SnoopEnable Enables (true) or disables (false) IGMP snooping. IGMP
snooping works only when a multicast router exists in the
VLAN.
SsmSnoopEnable Enables SSM Snooping.
ProxySnoopEnable Indicates whether or not the IGMP report proxy feature is
enabled. When this feature is enabled, reports are forwarded
from hosts to the multicast router once per group per query
interval, or when there is new group information. When
this feature is disabled, all reports from different hosts are
forwarded to multicast routers, and more than one group report
can be forwarded for the same multicast group per query
interval. The default is enabled.
FastLeaveEnable Enable or disable FastLeave for this port.
FastLeavePortMembers Set of ports that are enabled for FastLeave.
Field Description
SnoopMRouterPorts
Ports that were configured as multicast router ports. Such
ports are attached to a multicast router, so the multicast
data and group reports are forwarded to the router.
ATTENTION
Configure this field only when there are multiple multicast
routers that are not attached to one another, but are
attached to the VLAN (technically an invalid configuration).
If multicast routers have a route between them (the valid
configuration) and this field is configured, a multicast loop
forms.
SnoopActiveMRouter Ports Active multicast router ports are ports directly attached to a
multicast router. These ports include the Querier port and
all ports in the forwarding state that were configured by the
user as well as those that were dynamically learned through
receiving queries.
SnoopMRouterExpiration Time remaining before the multicast router is aged out. If the
switch does not receive any queries before this time expires,
it flushes out all group memberships known to the VLAN. The
Query Max Response Interval (obtained from the queries
received) is used as the timer resolution.
Step Action
For more information, see Table 9 "Groups tab fields" (page 83).
—End—
Table 9
Groups tab fields
Field Description
IpAddress Multicast group Address (Class D) that members can join. A group address
can be the same for many incoming ports.
IfIndex Unique value that identifies a physical interface or a logical interface (VLAN),
which receives Group reports from various sources.
InPort Unique value to identify a brouter interface or a logical interface (VLAN) that
receives Group reports from various members.
Members IP address of a member that issues a group report for this group.
Expiration Time left before the group report expires on this port. This variable is updated
upon receiving a group report.
ATTENTION
IGMP snoop can guarantee delivery only of local multicast data, but cannot
guarantee delivery of remote multicast data. You cannot configure a port as a
static receiver in an IGMP snoop-enabled VLAN that does not contain at least one
dynamic receiver port and have multicast data forwarded.
Step Action
Figure 25
IGMP, static tab
—End—
Table 10
Insert Static fields
Field Description
IfIndex The interface where the IGMP entry is enabled.
GrpAddr Enter the multicast group address of the multicast stream.
Within the indicated valid range (224.0.1.0 to 239.255.255.255), the
following are invalid addresses: 244.0.0.x and the corresponding 31
multicast addresses that map to the IP MAC addresses. If you try to
select them, you receive an invalid message.
Field Description
MemberPorts The ports to which you want to redirect the multicast stream for this
multicast group. The ports must be member ports of the VLAN.
NotAllowedToJoin The ports that do not receive the multicast stream for this multicast group.
Step Action
2 Click Insert.
The Policy, Insert Prefix List dialog box appears Figure 28 "Policy,
Insert Prefix List dialog box" (page 86).
Figure 28
Policy, Insert Prefix List dialog box
4 Click Insert.
For more information, see Table 11 "Policy, Insert Prefix List dialog
box fields" (page 86)
—End—
Table 11
Policy, Insert Prefix List dialog box fields
Field Description
ID The list identifier.
Prefix The IP address.
PrefixMaskLen
The specified length of the prefix mask.
ATTENTION
You must enter the full 32-bit mask in order to exact a full match of a
specific IP address (for example, when creating a policy to match
on next-hop).
Name The name command is used to name a specified prefix list during the
creation process or to rename the specified prefix list. The name length
can be from 1 to 64 characters.
Field Description
MaskLenFrom The lower boundary of the mask length. The default is the mask length.
Lower boundary and higher boundary mask lengths together can define
a range of networks.
MaskLenUpto The higher boundary mask length. The default is the mask length. Lower
boundary and higher boundary mask lengths together can define a range
of networks.
Step Action
3 Click Insert.
The IGMP, Insert Access Control dialog box appears (Figure 30
"IGMP, Insert Access Control dialog box" (page 88)).
Figure 30
IGMP, Insert Access Control dialog box
Figure 32
IGMP, Insert IfIndex dialog box with VLAN ID
b. Select a VLAN.
c. Click Ok.
6 Click the ellipsis button (...) next to PrefixListId.
9 Select the action mode that you want for the specified host.
10 Click Insert.
11 Click Close.
For more information, see Table 12 "Access Control tab fields" (page
89).
—End—
Table 12
Access Control tab fields
Field Description
IfIndex The interface where the IGMP entry is enabled.
PrefixListId A numeric string that identifies the prefix list. "Configuring a
prefix list" (page 85).
HostAddr The IP address of the host. See "Specifying host addresses
and masks" (page 29).
HostMask The subnet mask used to determine the host or hosts covered
by this configuration. You can use the host subnet mask to
restrict access to a portion of the network for the host. See
"Specifying host addresses and masks" (page 29).
Field Description
PrefixListName The name of the prefix list. "Configuring a prefix list" (page 85).
ActionMode Used to specify whether the host identified by HostAddr must
be:
• Denied IP Multicast transmitted traffic (deny-tx).
• Denied IP Multicast received traffic (deny-rx).
• Denied both IP Multicast transmitted and received traffic
(deny-both).
• Allowed IP Multicast transmitted traffic (allow-only-tx).
• Allowed IP Multicast received traffic (allow-only-rx).
• Allowed both IP Multicast transmitted and received traffic
(allow-only-both).
Step Action
For more information, see Table 13 "Sender tab fields" (page 91).
—End—
Table 13
Sender tab fields
Field Description
GrpAddr Enter the Multicast group address of the multicast stream.
Within the indicated valid range (224.0.1.0 to 239.255.255.255),
the following are invalid addresses: 244.0.0.x and the
corresponding 31 multicast addresses that map to the IP MAC
addresses. If you try to select them, you receive an invalid
message.
IfIndex The interface where the IGMP entry is enabled.
MemberAddr The IP address of a host.
Action Used to flush an entry or a group.
TPort Identifies the T Port.
State Indicates whether or not a sender exists because of an IGMP
access filter. The options are: filtered and not filtered.
Step Action
Figure 34
IGMP dialog box, SsmGlobal tab
For more information, see Table 14 "SsmGlobal tab fields" (page 92).
—End—
Table 14
SsmGlobal tab fields
Field Description
DynamicLearning Enables the dynamic learning of SSM channel (S,G) pairs from IGMPv3
reports. As new SSM channels are learned, they appear in the SSM
channel table; see "Configuring the SSM channel table" (page 94) .
AdminAction Sets the admin state, which determines whether or not the switch uses
the table entries:
• none (default)—Does not set the admin state globally so that you can
set it for individual SSM channel table entries.
• enableAll—Globally activates all the static entries in the SSM channel
table. This setting does not affect the dynamically learned entries.
• disableAll—Globally inactivates all the static entries in the SSM
channel table. This setting does not affect the dynamically learned
entries.
For information about how this setting affects the switch, see
"Configuring the SSM channel table" (page 94)
Field Description
RangeGroup
Sets the IP Multicast group address. The lowest group address
is 224.0.1.0 and the highest is 239.255.255.255. The default is
232.0.0.0.
ATTENTION
Before changing this setting, see "Changing the SSM range group"
(page 93) .
RangeMask Sets the address mask of the multicast group. The default is 255.0.0.0.
ATTENTION
This procedure reinitializes PIM and temporarily stops all PIM traffic. For those
multicast groups out of SSM range (for example, under PIM-SM behavior), this
procedures also causes a RP relearn delay of up to 60 seconds. This delay can
be longer if the BSR is local.
To change the SSM range group address, perform the following steps:
Step Action
1 Disable PIM.
If you forget to disable PIM, the following error message appears.
2 Select the SsmChannel tab and delete all of the entries in the SSM
channel table.
If you forget to delete the SSM channels, the following error message
appears.
4 Click Apply.
The following message appears to warn you that every static mroute
entry that falls into the new SSM range is deleted.
5 Click Yes.
6 Enable PIM.
—End—
Step Action
3 Click Insert.
The IGMP, Insert SsmChannel dialog box appears Figure 36 "IGMP,
Insert SsmChannel dialog box" (page 95).
Figure 36
IGMP, Insert SsmChannel dialog box
—End—
Table 15
SsmChannel tab fields
Field Description
IpMulticastGrp Any IP Multicast address that is within the SSM range.
IpSource The IP address of the source that is sending traffic to the group.
LearningMode Displays whether the entry is statically configured (Static) or
dynamically-learned from IGMPv3 (Dynamic). This a read-only
field.
Activity Displays the current activity of the selected (S,G) entry. True
indicates that traffic is flowing to the switch, otherwise, it must
display false. This a read-only field for the Ethernet Routing
Switch 8600.
AdminState The admin state for the selected static entry. This state
determines whether or not the switch uses the static entries.
Set this field to enable (default) to use the entry or disable
to save for future use.
Step Action
—End—
Table 16
StreamLimit tab fields
Field Description
Interface Displays the slot/port number or VLAN ID for this interface.
Stream Limit Enable Enables or disables stream limitation on this interface.
Maximum Number Of Stream Sets the maximum number of streams allowed on this interface.
The range is from 0 to 65535, and the default is 4.
Current Number Of Stream Displays the current number of streams received on this
interface. This is a read-only value.
Step Action
—End—
Table 17
StreamLimit Members tab fields
Field Description
IfIndex Displays the name of the VLAN.
Port Lists each slot/port number for this interface that has stream
limitation enabled.
MaxStreams Sets the maximum number of allowed streams for this specific
port. The number of allowed streams cannot exceed the
maximum number for the interface. The range is from 0 to
65535, and the default is 4.
NumStreams Displays the current number of streams received on this
interface. This is a read-only value.
Step Action
3 Click Insert.
The Insert StreamLimit Members dialog box appears Figure 39
"IGMP, Insert StreamLimit Members dialog box" (page 99).
Figure 39
IGMP, Insert StreamLimit Members dialog box
4 Enter the number of the VLAN to which you want to add a member
or select one from the Vlan ID list.
5 Enter the number of the slot/port that you want to add as a member
or click on the ellipsis (...) and select one from the graphic display.
ATTENTION
The port you select in this step must be one of the ports in the VLAN
that you selected in step 4.
7 Click Insert.
—End—
Step Action
The IGMP dialog box appears with the Cache tab displayed.
4 Click Delete.
—End—
Step Action
The IGMP tab appears (Figure 42 "Port dialog box, IGMP tab" (page
101)).
Figure 42
Port dialog box, IGMP tab
—End—
Table 18
Port stream limitation fields
Field Description
StreamLimitEnable Enables or disables stream limitation on this port.
Field Description
Maximum Number Of Sets the maximum number of streams allowed on
Stream this port. The range is from 0 to 65535, and the
default is 4.
Current Number Of Displays the current number of streams. This is
Stream a read-only value.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears, with the Basic tab displayed.
2 Select a VLAN.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed.
4 Select IGMP.
The IGMP tab appears (Figure 43 "IP, VLAN dialog box, IGMP tab"
(page 103)).
Figure 43
IP, VLAN dialog box, IGMP tab
—End—
Table 19
VLAN stream limitation fields
Field Description
StreamLimitEnable Enables or disables stream limitation on this VLAN.
Maximum Number Of Stream Sets the maximum number of streams allowed on this VLAN.
The range is from 0 to 65535, and the default is 4.
Current Number Of Stream Displays the current number of streams. This is a read-only
value.
Step Action
Figure 45
Snoop Trace dialog box
For more information, see Table 20 "Snoop Trace fields" (page 105).
—End—
Table 20
Snoop Trace fields
Field Description
GrpAddr Displays the IP Multicast address of the group traversing the
router.
SrcAddr Displays the IP source address of the multicast group.
OutVLAN Displays the egress VLAN ID for the multicast group.
InPort Displays the ingress port for the multicast group.
InVLAN Displays the ingress VLAN ID for the multicast group.
OutPort Displays the egress port of the multicast group.
Configuration prerequisites
Before you can configure DVMRP, prepare the router as follows:
Step Action
ATTENTION
Changing the configuration from PIM to DVMRP, or from DVMRP to PIM,
is not recommended while multicast traffic is flowing on the network.
—End—
Step Action
Figure 46
DVMRP dialog box, Globals tab
2 Click Enable.
3 Click Apply.
For more information, see Table 21 "Globals tab fields" (page 109)
—End—
Table 21
Globals tab fields
Field Description
Enable Enables (true) or disables (false) DVMRP on the routing switch.
You must globally enable DVMRP before you can enable a port
or a VLAN as IGMP or DVMRP.
Field Description
UpdateInterval Periodically, each multicast router advertises routing
information on each DVMRP interface, using the DVMRP
export message. You can specify the time interval (in seconds)
between DMVRP updates. The range is from 10 to 2000 with a
default of 60.
TriggeredUpdateInterval Triggered updates are sent when routing information changes.
This value is the amount of time (in seconds) between triggered
update messages. The range is from 5 to 1000 with a default
value of 5.
LeafTimeOut When DVMRP advertises a route on an interface, it waits a
period of time for a DVMRP neighbor to respond positively. If
no neighbor responds in the given time, the router considers
the network attached to the interface to be a leaf network. The
leaf timer allows you to specify how long (in seconds) the router
waits for a response from a neighbor. The range is from 25 to
4000 with a default value of 200.
NbrTimeOut The neighbor report timer specifies how long (in seconds)
the router waits to receive a report from a neighbor before
considering the connection inactive. The range is from 35 to
8000 with a default of 140.
NbrProbeInterval Specifies how often the DVMRP router sends probe messages
on its interfaces. The range is from 5 to 30 seconds with a
default of 10.
RouteExpireTimeOut Defines the route expiration time-out value. The range is from
20 to 4000 seconds with a default value of 140.
FwdCacheTimeOut Defines forward cache time-out value, which is used is aging
prune entries. The range is from 300 to 86400 seconds with
a default value of 300.
RouteDiscardTimeOut Defines the time to garbage collect route. The range is from 40
to 8000 seconds with a default value of 260.
RouteSwitchTimeOut Defines the route discard time-out value. The range is from 20
to 2000 seconds with a default value of 140.
VersionString The DVMRP version information for the router.
GenerationId Used by neighboring routers to detect whether a reset or
disable/enable DVMRP action occurred to the switch or to a
particular interface. If so, the router must resend the entire
multicast routing table to its neighbor immediately instead of
waiting for the next scheduled update.
Field Description
NumRoutes The number of entries in the routing table. Use this information
to monitor the routing table size to detect illegal advertisements
of multicast routes.
ReachableRoutes The number of entries in the routing table with noninfinite
metrics. Use this number to detect network partitions by
observing the ratio of reachable routes to total routes.
Step Action
4 Click the Enable check box to select DVMRP on the port, or click to
clear the check box.
—End—
Table 22
Port DVMRP tab fields
Field Description
LocalAddress Provides the IP address of the DVMRP router interface.
Enable Enables (check box selected) or disables (check box cleared)
DRMRP on the port.
Metric Specifies the distance metric for this port; used to calculate distance
vectors. The range is 1 to 31 hops.
InterfaceType Sets the port type as passive or active.
DefaultListen Sets the port to listen (check box selected) or not listen (check box
cleared) for the default route.
DefaultSupply Sets the port to supply (check box selected) or not supply (check
box cleared) only the default route.
DefaultRouteMetric Sets the metric (number of hops for DVMRP) of the default route.
The range is 1 to 31 hops.
AdvertiseSelf Sets the port to advertise (check box selected) or not advertise
(check box cleared) local routes to neighbors.
InPolicy Selects the name of the DVMRP accept policy applied to the port.
OutPolicy Selects the name of the DVMRP announce policy applied to the port.
Step Action
Figure 48
VLAN dialog box, Basic tab
2 Select a VLAN.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed
(Figure 49 "IP, VLAN dialog box, IP Address tab" (page 113)).
Figure 49
IP, VLAN dialog box, IP Address tab
Figure 50
IP, VLAN dialog box, DVMRP tab
5 Click the Enable box to select DVMRP on the port, or click to clear
the box.
—End—
Table 23
VLAN DVMRP tab fields
Field Description
LocalAddress Provides the IP address of the DVMRP router interface.
Enable Enables (check box selected) or disables (check box cleared) DRMRP
on the VLAN.
Field Description
Metric Specifies the distance metric for this VLAN; used to calculate distance
vectors. The range is from 1 to 31 hops.
InterfaceType Sets the VLAN type as passive or active.
DefaultListen Sets the VLAN to listen (check box selected) or not listen (check box
cleared) for the default route.
DefaultSupply Sets the VLAN to supply (check box selected) or not supply (check box
cleared) only the default route.
DefaultRouteMetric Sets the metric (number of hops for DVMRP) of the default route. The
range is from 1 to 31 hops.
AdvertiseSelf Sets the VLAN to advertise (check box selected) or not advertise (check
box cleared) local routes to neighbors.
InPolicy Selects the name of the DVMRP accept policy applied to the VLAN.
OutPolicy Selects the name of the DVMRP announce policy applied to the VLAN.
Step Action
For more information, see Table 24 "Interfaces tab fields" (page 116).
—End—
Table 24
Interfaces tab fields
Field Description
IfIndex The DVMRP interface, slot/port number, or VLAN identification.
LocalAddress The IP address of the DVMRP router interface.
Metric The distance metric for this interface; used to calculate distance vectors. The
range is from 1 to 31. The default value is 1, which means local delivery only.
OperState The current operational state of this DVMRP interface (up or down).
Step Action
—End—
Table 25
Interface Advance tab fields
Field Description
IfIndex Provides the DVMRP interface, VLAN, or slot/port number
identification.
LocalAddress Provides the IP address of the DVMRP router interface.
Enable Enables (true) or disables (false) DRMRP on the interface.
Metric Specifies the distance metric for this interface; used to calculate
distance vectors. The range is from 1 to 31 hops.
InterfaceType Sets the interface type as passive or active.
DefaultListen Sets the interface to listen (true) or not listen (false) for the default
route. The default is true, which indicates that the interface listens
to the default route.
DefaultSupply Sets the interface to supply (true) or not supply (false) only the
default route. The default is false, which indicates not to supply a
default route on that interface.
DefaultRouteMetric Sets the metric (number of hops for DVMRP) of the default route.
The range is from 1 to 31 hops.
AdvertiseSelf Sets the interface to advertise (true) or not advertise (false) its local
route to neighbors. The default value is True.
InPolicy Selects the name of the DVMRP accept policy applied to the
interface.
OutPolicy Selects the name of the DVMRP announce policy applied to the
interface.
Step Action
For more information, see Table 26 "Neighbors tab fields" (page 118).
—End—
Table 26
Neighbors tab fields
Field Description
IfIndex The DVMRP slot/port number or the virtual interface (VLAN) used to reach
this DVMRP neighbor.
Address The IP address of the DVMRP neighbor where this entry contains information.
ExpiryTime The time remaining before this DVMRP neighbor is aged out.
GenerationId The generation ID number for the neighboring router.
MajorVersion The major DVMRP version number for the neighboring router.
MinorVersion The minor DVMRP version number for the neighboring router.
Capabilities The capabilities for the neighboring router. The probe flag is 1 byte long with
the lower 4 bits containing the following information:
• The leaf bit (0) indicates that the neighbor has only one interface with
neighbors.
• The prune bit (1) indicates that the neighbor supports pruning.
• The generationID bit (2) indicates that the neighbor sends its generation
ID in probe messages.
• The mtrace bit (3) indicates that the neighbor can handle mtrace requests.
State The state of neighbor adjacency:
• oneway—The switch sees a packet from the neighbor but no adjacency
has been established.
• active—Adjacency exists in both directions.
• ignoring
Field Description
Step Action
For more information, see Table 27 "Routes tab fields" (page 120).
—End—
Table 27
Routes tab fields
Field Description
Source The network address that, when combined with the corresponding
route SourceMask value, identifies the sources containing multicast
routing information.
SourceMask The network mask that, when combined with the corresponding
route Source value, identifies the sources containing multicast
routing information.
UpstreamNeighbor The address of the upstream neighbor (for example, a RPF
neighbor) from where the IP datagrams from these sources are
received. The address is 0.0.0.0 if the network is local.
Interface The DVMRP interface, slot/port number, or VLAN ID where the IP
datagrams sent by the upstream sources are received.
Metric The distance in hops to the source subnet. The range is from 1 to 32.
ExpiryTime The amount of time (in seconds) remaining before this entry is aged
out.
Step Action
Figure 55
DVMRP dialog box, Next Hops tab
For more information, see Table 28 "Next Hops tab fields" (page
121).
—End—
Table 28
Next Hops tab fields
Field Description
Source The network address that, when combined with the corresponding next
hop SourceMask value, identifies the source of the next hop on an
outgoing interface.
SourceMask The network mask that, when combined with the corresponding next
hop Source value, identifies the source of the next hop on an outgoing
interface.
IfIndex The DVMRP interface, slot/port number, or VLAN ID for the outgoing
interface for the next hop.
Type Type is 0, or leaf, if no downstream dependent neighbors exist on the
outgoing virtual interface. Otherwise, type is branch.
Before you apply the default route policy to the switch, you must perform the
procedures provided in "Configuration prerequisites" (page 107).
You can apply a default route policy to an interface, VLAN, or port. To display
DVMRP default route configuration information for an interface, VLAN, or
port, see "Displaying DVMRP routing policy information" (page 144).
Step Action
3 Set the DefaultListen field for the interface you want to modify to
true if you want to listen for a default route.
4 Set the DefaultSupply field for the interface you want to modify to
true. if you want the interface to supply only a default route,
5 Enter the number of hops for DVMRP in the DefaultRouteMetric
field to set the metric (cost) of the default route to be used when this
switch advertises this default route; the range is 1 to 31.
—End—
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed (Figure
48 "VLAN dialog box, Basic tab" (page 113)).
2 Select a VLAN ID that you want to configure.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed.
5 To set the VLAN to listen for a default route, click the DefaultListen
box.
6 To set the VLAN to supply only the default route, select the
DefaultSupply box.
7 To set the metric (cost) of the default route to be used when this
switch advertises this default route, enter the number of hops for
DVMRP in the DefaultRouteMetric field; the range is 1 to 31.
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port > IP.
The Port dialog box appears with the Interface tab displayed.
5 To set the port to supply only the default route, select the
DefaultSupply check box.
6 To set the metric (cost) of the default route to be used when this
switch advertises this default route, enter the number of hops for
DVMRP in the DefaultRouteMetric field; the range is 1 to 31.
—End—
Before you create and apply a DVMRP announce policy to the switch, you
must perform the procedures provided in "Configuration prerequisites"
(page 107).
Step Action
2 Click Insert.
The Policy, Insert Prefix List dialog box displays (Figure 59 "Prefix
List tab, Policy, Insert Prefix List dialog box" (page 127)).
Figure 59
Prefix List tab, Policy, Insert Prefix List dialog box
Table 29 "Policy, Insert Prefix List dialog box field" (page 129)
describes the information for the required fields in the dialog box.
9 From the Policy dialog box, click the Route Policy tab.
The Route Policy tab appears (Figure 60 "Policy dialog box, Route
Policy tab" (page 127)).
Figure 60
Policy dialog box, Route Policy tab
10 Click Insert.
The Policy, Insert Route Policy dialog box appears (Figure 61 "Route
Policy tab, Policy, Insert Route Policy dialog box" (page 128)).
Figure 61
Route Policy tab, Policy, Insert Route Policy dialog box
ATTENTION
Not all the fields in the Policy, Insert Route Policy dialog box apply to
the process of creating a DVMRP policy.
Table 30 "Policy, Insert Route Policy dialog box" (page 130) describes the
fields in the dialog box where you must supply information to create the
DVMRP policy. For information about the other fields in this dialog box,
see Configuring IP Routing Operations (NN46205-500).
15 Enter the applicable names of the prefix lists you created in Steps
3 and 10 in the MatchNetwork, MatchIPRouteSource, and
MatchNextHop boxs.
You can enter a single or several prefix lists. You can select up to
four lists. To enter the names of the prefix lists, click the ellipse
button to the right of the box, select the appropriate names from the
dialog box, and click OK. To select multiple names, use the CTRL
key. To deselect an entry, use the ALT key.
18 Click Insert.
For more information, see "Policy, Insert Route Policy dialog box"
(page 130)
19 From the Policy dialog box, click the DVMRP In/Out Policy tab.
The DVMRP In/Out Policy tab appears (Figure 62 "Policy dialog box,
DVMRP In/Out Policy tab" (page 129)). The Enable field indicates
the current status (true is enabled; false is disabled).
Figure 62
Policy dialog box, DVMRP In/Out Policy tab
—End—
Table 29
Policy, Insert Prefix List dialog box field
Field Description
ID The list identifier.
Prefix The IP address and mask.
PrefixMaskLen This is the specified length of the prefix mask. The range is 0 to 32.
Name Identifies a specific prefix list during the creation process. The name
length can be from 1 to 64 characters.
Field Description
MaskLenFrom A value that specifies the lower bound of the mask length. The
default is the mask length.
MaskLenUpto A value that specifies the higher bound the mask length. The default
is the mask length.
Table 30
Policy, Insert Route Policy dialog box
Field Description
Id The ID of an entry in the prefix list table.
SequenceNumber A second index used to identify a specific policy within a route policy
group.
Name The name of the route policy.
MatchProtocol Selects the appropriate protocol. If configured, matches the protocol
through which the route is learned.
MatchNetwork Matches the destination network against the contents of the
specified prefix list, if configured.
MatchIpRouteSource Matches the previous hop IP addresses for DVMRP routes
against the contents of the specified prefix list, if configured.
Click the ellipse button and choose from the list in the Match
Route Source dialog box. You can select up to four entries. To
clear an entry, use the ALT key.
ATTENTION
This field can also be changed in the Route Policy tab of the
Policy dialog box.
MatchNextHop Matches the previous hop IP address of the route against the
contents for the specified prefix list. This field applies only to
nonlocal routes, if configured.
Click the ellipse button and choose from the list in the Match Next
Hop dialog box. You can select up to four entries. To clear an
entry, use the ALT key.
MatchMetric Matches the metric of the incoming advertisement or existing route
against the specified value (1to 65535). If 0, then this field is
ignored, if configured. The default is 0.
Field Description
MatchInterface If configured, the switch matches the IP address of the interface by
the RIP route that was learned against the contents of the specified
prefix list. This field is used only for RIP routes and it is ignored for
all other types of route.
Click the ellipse button and choose from the list in the Match
Interface dialog box. You can select up to four entries. To clear an
entry, use the ALT key.
MatchRouteType Sets a specific route-type to be matched (applies only to OSPF
routes).
Externaltype1 and Externaltype2 specify the OSPF routes of the
specified type only. OSPF internal refers to intra and inter area
routes.
MatchAsPath If configured, the switch matches the as-path attribute of the BGP
routes against the contents of the specified as-lists. This field is
used only for BGP routes and ignored for all other type of routes.
Step Action
Figure 63
DVMRP Interface tab, OutPolicy dialog box
—End—
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed (Figure
48 "VLAN dialog box, Basic tab" (page 113)).
Figure 64
DVMRP VLAN tab, OutPolicy dialog box
—End—
Step Action
The OutPolicy dialog box appears and displays the list of policies
you can apply to the interface Figure 65 "DVMRP Port tab, OutPolicy
dialog box" (page 134).
Figure 65
DVMRP Port tab, OutPolicy dialog box
—End—
Before you create and apply a DVMRP accept policy to the switch, perform
the procedures provided in "Configuration prerequisites" (page 107).
Step Action
ATTENTION
The MaskLenFrom and MaskLenUpto boxs are not required to create
an accept policy. For information about these parameters, see Table 29
"Policy, Insert Prefix List dialog box field" (page 129).
7 Click Insert.
9 From the Policy dialog box, click the Route Policy tab.
The Route Policy tab appears (Figure 60 "Policy dialog box, Route
Policy tab" (page 127)).
10 Click Insert.
The Policy, Insert Route Policy dialog box displays (Figure 61 "Route
Policy tab, Policy, Insert Route Policy dialog box" (page 128)).
ATTENTION
Not all the fields in the Policy, Insert Route Policy dialog box apply to the
process of creating a DVMRP policy.
Table 30 "Policy, Insert Route Policy dialog box" (page 130) describes the
fields in the dialog box for which you must supply information to create
the DVMRP policy. For information about the other fields in this dialog
box, see Configuring IP Routing Operations (NN46205-500).
19 Click Insert.
20 From the Policy dialog box, click the DVMRP In/Out Policy tab.
The DVMRP In/Out Policy tab appears (Figure 62 "Policy dialog box,
DVMRP In/Out Policy tab" (page 129)).
21 Right-click in the InPolicy name box of the DVMRP interface where
you want to apply the accept policy and select the appropriate policy
name from the PolicyName dialog box.
—End—
Step Action
—End—
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port.
The Port dialog box appears with the Interface tab displayed.
—End—
Before you apply the advertisement of local networks policy to the switch,
you must perform the procedures provided in "Configuration prerequisites"
(page 107).
You can apply the configuration for the advertisement of local networks
policy to an interface, VLAN, or port. To display the advertisement
policy configuration information, see "Displaying DVMRP routing policy
information" (page 144).
Step Action
—End—
Step Action
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port.
The Port dialog box appears with the Interface tab displayed.
3 Click the DVMRP tab.
The DVMRP tab appears and displays the DVMRP configuration
options.
—End—
Before you apply the DVMRP passive interface policy to the switch, you
must perform the procedures provided in "Configuration prerequisites"
(page 107).
Step Action
5 Reenable the interface by selecting the true option from the Enable
box.
6 Click Apply to save the new configuration.
—End—
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
2 Select a VLAN and click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed.
6 Reenable the interface by selecting the true option from the Enable
box.
7 Click Apply to save the new configuration.
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port.
The Port dialog box appears with the Interface tab displayed.
6 Reenable the interface by selecting the true option from the Enable
box.
7 Click Apply to save the new configuration.
—End—
You can display DVMRP routing policy information for an interface, VLAN,
or port.
Step Action
—End—
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
—End—
Step Action
2 From the Device Manager menu bar, choose Edit > Port.
The Port dialog box appears with the Interface tab displayed.
—End—
For more information about PIM concepts and terminology, see Configuring
IP Routing Operations (NN46205-500).
The Ethernet Routing Switch 8600 supports two modes of Protocol
Independent Multicast: sparse mode (SM) and source specific multicast
(SSM). For information about PIM-SM, see "Configuration prerequisites"
(page 148); for information on PIM-SSM, see "Configuring Source Specific
Multicast" (page 169).
Protocol Independent Multicast-Sparse Mode (PIM-SM) supports multicast
groups spread out across large areas of a company or the Internet:
• What makes PIM-SM protocol-independent? PIM-SM does not maintain
its own, or depend on, a specific multicast protocol to maintain unicast
routing tables. PIM-SM uses the routing table information from any
underlying unicast routing protocol, such as RIP or OSPF.
• How does it multicast? PIM-SM sends one stream of data to the network
where it is replicated to all interested receivers.
• What is sparse mode? Instead of using a push model. PIM-SM uses a
pull model that receivers use to pull down multicast traffic. For sparsely
populated networks, PIM-SM is more efficient than dense-mode
protocols because it sends multicast traffic only to those routers that
belong to a specific multicast group and that choose to receive the traffic.
The Ethernet Routing Switch 8600 supports the following for PIM-SM:
• RP functionality
ATTENTION
You must configure and enable PIM on the circuitless IP interface before
configuring PIM on the RP. To configure PIM-SM RP for a circuitless IP interface,
see Configuring BGP Services (NN46205-510).
For more information about PIM-SM concepts and terminology, see "IP
Multicast concepts" (page 15).
For instructions on how to configure PIM static source groups, see "Viewing
and editing multicast routes using Device Manager" (page 193).
This section describes the following topics:
• "Configuration prerequisites" (page 148)
• "Enabling PIM-SM globally" (page 150)
• "Enabling static RP" (page 153)
• "Enabling PIM on a brouter port" (page 156)
• "Configuring a candidate bootstrap router" (page 159)
• "Viewing the current BSR information" (page 159)
• "Enabling PIM on a VLAN interface" (page 161)
• "Viewing and editing PIM interface parameters" (page 164)
• "Viewing PIM-SM neighbor parameters" (page 165)
• "Viewing the RP Set parameters" (page 166)
• "Configuring a candidate RP" (page 167)
• "Configuring Source Specific Multicast" (page 169)
Configuration prerequisites
Before you can configure PIM-SM, you must configure an IP interface. For
information, see Configuring IP Routing Operations (NN46205-500).
Step Action
ATTENTION
Changing the configuration from PIM to DVMRP, or from DVMRP to PIM,
is not recommended while multicast traffic is flowing on the network.
ATTENTION
Routes to sources in a PIM domain must not have a lower cost through the
DVMRP domain for multicast routing from these sources to work properly. MBR
switches must be configured with this design guideline in mind.
—End—
ATTENTION
To enable PIM-SSM globally, see "Enabling Source Specific Multicast globally"
(page 170). Also note that when you change from one mode to another, an
information message appears to remind you that traffic does not stop immediately.
Step Action
Figure 69
PIM dialog box, Globals tab
ATTENTION
You can use static RP when SSM is enabled for groups outside the SSM
range.
4 Click Apply.
For more information, see Table 31 "PIM Globals tab fields" (page
152).
—End—
Table 31
PIM Globals tab fields
Field Description
Mode Configures the mode on the routing switch: sm (sparse mode) or
ssm (source-specific multicast).
Enable Enables or disables PIM.
Mbr (Multicast Border Configures the router as a PIM multicast border router (PMBR).
Router) PMBRs connect PIM domains to other multicast routing domains
and the rest of the Internet. In particular, the MBR on an Ethernet
Routing Switch 8600 permits the connection of a PIM-SM domain to
a DVMRP domain.
JoinPruneInterval Specifies how long to wait (in seconds) before the PIM router sends
out the next join/prune message to its upstream neighbors.
The range is from 1 to 18724, and the default is 60 seconds.
RegisterSuppTimer Specifies how long (in seconds) the DR suppresses sending
registers to the RP. The timer starts when the DR receives a
Register Stop message from the RP.
The range is from 6 to 65535, and the default is 60 seconds.
UniRouteChgTimeOut
Specifies how often (in seconds) the switch polls the routing
table manager (RTM) for unicast routing information updates
to be used by PIM.
The range is from 2 to 65535, and the default is 5 seconds.
ATTENTION
Lowering this value increases how often the switch polls the
RTM. This can affect the performance of the switch, especially
when there is a lot of traffic is flowing through the switch.
DiscardDataTimeOut Specifies how long (in seconds) to discard data until the Join is
received from the RP. An ipmc discard record is created after a
register packet is sent, until the timer expires or when a Join is
received.
The range is from 5 to 65535, and the default is 60 seconds.
CRPADVTimeOut Specifies how often (in seconds) that routers configured as candidate
RPs send C-RP advertisement messages. When this timer expires,
the C-RP sends an advertisement message to the elected BSR.
The range is from 5 to 26214, and the default is 60 seconds.
BootStrapPeriod Specifies the interval (in seconds) that the elected BSR waits
between originating bootstrap messages.
The range is from 5 to 32757, and the default is 60 seconds.
Field Description
StaticRP Enables or disables the Static RP feature. You can use static RP
configure a static entry for a rendezvous point (RP). A static RP
permits communication with switches from other vendors that do not
use the BSR mechanism.
ActivityChkInterval Specifies the activity check interval for polling PIM SG traffic activity
information. The possible interval values are 15, 30, or 210. The
default interval is 210.
FwdCacheTimeOut PIM forward cache expiry value in seconds. This value is used in
aging PIM mroutes in seconds. This value has the range of 10 to
86400. The default value is 210.
Enabling static RP
With static RP, you can configure a static entry for a rendezvous point
(RP). When configured, static RP ignores the BSR mechanism and uses
the statically configured RPs only. This feature allows static RP-enabled
Ethernet Routing Switch 8600s to communicate with switches from other
vendors that do not use the BSR mechanism.
For more information about static RP and other PIM-SM concepts, see
"IP Multicast concepts" (page 15).
Configuration considerations
Before you can configure a static RP, you must enable the following:
1. PIM-SM
2. Static RP
• To avoid a single point of failure, you can configure redundant static RPs
for the same group prefix. If there is a mix of Nortel and other vendor’s
switches across the network, ensure that all switches or routers use the
same active RP because other vendors use different algorithms to elect
the active RP. Ethernet Routing Switch 8600s use the hash function
defined in the PIM-SM standard to elect the active RP; other vendors
can use the lowest IP address to break the tie.
• Static RP configured on the switch is assumed to be alive as long as the
switch has a unicast route to the network for the static RP. If the switch
loses this route, the static RP is invalidated, and the hash algorithm is
invoked to remap all affected groups. If the switch regains this route,
the static RP is validated and the hash algorithm is invoked to remap
the affected groups.
Step Action
3 Click Enable.
4 Click Static RP.
5 Click Apply.
Information messages appear to remind you that traffic does not
stop immediately, and that RP information learned through the BSR
is lost.
ATTENTION
Since a Static RP-enabled switch cannot be configured as a BSR, the
Current BSR tab disappears from this dialog box after you click Apply.
—End—
Configuring static RP
To configure a static RP:
Step Action
3 Click Insert.
The PIM, Insert Static RP dialog box appears Figure 71 "PIM dialog
box, Insert Static RP dialog box" (page 155).
Figure 71
PIM dialog box, Insert Static RP dialog box
For more information, see Table 32 "PIM Static RP tab fields" (page
156).
—End—
Table 32
PIM Static RP tab fields
Field Description
GroupAddress The IP address of the multicast group. When combined with the
group mask, it identifies the range of the multicast addresses
that the RP handles.
GroupMask The address mask of the multicast group. When combined
with the group address, it identifies the range of the multicast
addresses that the RP handles.
Address The IP address of the static RP.
Status Shows the current status of the static RP entry. The status is
valid when the switch has a unicast route to the network for the
static RP and is invalid otherwise.
Step Action
Figure 72
Port dialog box, PIM tab
4 Click Enable.
5 Click Apply.
6 Click Close.
For more information, see Table 33 "PIM tab fields" (page 157)
—End—
Table 33
PIM tab fields
Field Description
Enable Enables (true) or disables (false) PIM for the specified brouter
port.
Mode Displays the mode currently running on the routing switch.
IntfType Indicates the interface type as active or passive.
HelloInterval Specifies how long to wait (in seconds) before the PIM router
sends out the next hello message to neighboring routers. The
default is 30 seconds.
Field Description
JoinPruneInterval Specifies how long to wait (in seconds) before the PIM
router sends out the next join/prune message to its upstream
neighbors. The default is 60 seconds.
CBSRPreference Sets your preference for this local interface to become
a Candidate BSR. The Candidate BSR with the highest
BSR-priority and address is referred to as the preferred BSR.
The default is -1, which indicates that the current interface is
not a Candidate BSR.
Step Action
5 Click Close.
—End—
Step Action
2 Select Enable.
3 Click Apply.
4 Click Close.
—End—
Step Action
4 Click Enable.
5 Set the CBSRPreference. The C-BSR with the highest
BSR-preference and address becomes the active BSR. The default
is -1, which indicates that the current interface is not a C-BSR.
6 Click Apply.
—End—
ATTENTION
To view and configure the Current BSR tab, you must disable StaticRP in the
IP > PIM > Globals tab. Disabling static RP results in the loss of the static RP
configuration information.
Step Action
For more information, see Table 34 "PIM Current BSR tab fields"
(page 160).
—End—
Table 34
PIM Current BSR tab fields
Field Description
Address The IP address of the current BSR for the local PIM domain.
FragmentTag A randomly generated number that distinguishes fragments belonging
to different Bootstrap messages. Fragments belonging to the same
Bootstrap message carry the same Fragment Tag.
HashMask The mask used in the hash function to map a group to one of the C-RPs
from the RP-Set. The hash-mask allows a small number of consecutive
groups (for example, 4) to always hash to the same RP.
Priority The priority of the current BSR. The Candidate BSR (C-BSR) with the
highest BSR-priority and address (referred to as the preferred BSR) is
elected as the BSR for the domain.
BootStrapTimer When the Bootstrap Timer expires, the BSR sends out Bootstrap
messages.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed
Figure 74 "IP VLAN dialog box" (page 161).
Figure 74
IP VLAN dialog box
Figure 75
IP VLAN dialog box, PIM tab
6 Click Apply.
7 Click Close.
For more information, see Table 35 "VLAN PIM tab fields" (page 162)
—End—
Table 35
VLAN PIM tab fields
Field Description
Enable Enables (true) or disables (false) PIM.
Mode Displays the mode currently running on the routing switch. The
valid modes are SSM and Sparse. This is a read-only field.
IntfType Specifies the type of interface: active or passive.
HelloInterval Specifies how long to wait (in seconds) before the PIM router
sends out the next hello message to neighboring routers. The
default is 30 seconds.
Field Description
JoinPruneInterval Specifies how long to wait (in seconds) before the PIM
router sends out the next join/prune message to its upstream
neighbors. The default is 60 seconds.
CBSRPreference Sets your preference for this local interface to become
a Candidate BSR. The Candidate BSR with the highest
BSR-priority and address is referred to as the preferred BSR.
The default is -1, which indicates that the current interface is
not a Candidate BSR.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed
(Figure 74 "IP VLAN dialog box" (page 161)).
5 Click Apply.
6 Click Close.
—End—
Step Action
3 Click Apply.
4 Click Close.
—End—
Step Action
ATTENTION
Before you change the state (active or passive) of a PIM interface using
the Interface Type field, first disable PIM to prevent any instability in the
PIM operations, especially when neighbors are present or when streams
are received.
For instructions on disabling PIM on a brouter port and changing the state
of a PIM interface, see "Changing the interface type" (page 158).
For instructions on disabling PIM on a VLAN interface and changing the
state of PIM interface, see "Changing the VLAN interface type" (page
163).
4 Click Apply.
Figure 76
PIM dialog box, Interfaces tab
For more information, see Table 36 "PIM Interfaces tab fields" (page
165).
—End—
Table 36
PIM Interfaces tab fields
Field Description
IfIndex Interface Index.
Address The IP address of the PIM interface.
NetMask The network mask for the IP address of the PIM interface.
Mode The configured mode of this interface. The valid modes are SSM
and Sparse. This is a read-only field.
DR The router with the highest IP address on a LAN designated to
perform these tasks.
HelloInterval Specifies how long to wait (in seconds) before the PIM switch sends
out the next hello message to neighboring switches. The default
is 30 seconds.
JoinPruneInterval Specifies how long to wait (in seconds) before the PIM switch sends
out the next join/prune message to its upstream neighbors. The
default is 60 seconds.
CBSRPreference Sets your preference for this local interface to become a Candidate
BSR. The Candidate BSR with the highest BSR-priority and address
is referred to as the preferred BSR. The default is -1, which indicates
that the current interface is not a Candidate BSR.
OperState Indicates the status of PIM on this interface: enabled or disabled.
Step Action
For more information, see Table 37 "PIM Neighbors tab fields" (page
166).
—End—
Table 37
PIM Neighbors tab fields
Field Description
Address The IP address of the PIM neighbor.
IfIndex The slot/port number or VLAN ID of the interface used to reach this
PIM neighbor.
UpTime The elapsed time since this PIM neighbor last became a neighbor
of the local router.
ExpiryTime The time remaining before this PIM neighbor times out.
Step Action
The PIM dialog box appears with the Globals tab displayed (Figure
69 "PIM dialog box, Globals tab" (page 151)).
For more information, see Table 38 "PIM RP Set tab fields" (page
167).
—End—
Table 38
PIM RP Set tab fields
Field Description
GroupAddress The IP address of the multicast group. When combined with the group
mask, it identifies the prefix that the local router uses to advertise itself
as a C-RP.
GroupMask The address mask of the multicast group. When combined with the group
address, it identifies the prefix that the local router uses to advertise itself
as a C-RP.
Address The IP address of the C-RP.
HoldTime The time specified in a C-RP advertisement that the BSR uses to time out
the RP. When the BSR receives an advertisement for the RP, it restarts
the timer. If no advertisement arrives before the timer expires, the BSR
removes that RP from the RP set.
ExpiryTime The time remaining before this C-RP times out.
Configuring a candidate RP
The following steps describe how to add a candidate rendezvous point
(C-RP) to the RP Set.
To configure a C-RP:
Step Action
3 Click Insert.
The PIM, Insert Candidate dialog box appears Figure 80 "PIM dialog
box, Insert Candidate RP dialog box" (page 168).
Figure 80
PIM dialog box, Insert Candidate RP dialog box
—End—
Table 39
PIM Candidate RP tab fields
Field Description
GroupAddress The IP address of the multicast group. When combined with the group
mask, it identifies the prefix that the local router uses to advertise itself
as a C-RP.
GroupMask The address mask of the multicast group. When combined with the group
address, it identifies the prefix that the local router uses to advertise itself
as a C-RP.
InterfaceAddress The IP address of the C-RP. This address must be one of the local
PIM-SM enabled interfaces.
You can only configure one interface on an Ethernet Routing Switch 8600
for multiple groups; that is, you cannot configure multiple interfaces for
multiple groups.
For more information about SSM concepts and terminology, see "IP
Multicast concepts" (page 15).
Configuration prerequisites
SSM is a global configuration. When you enable SSM on a switch, it is
enabled on all interfaces running PIM. On an SSM-enabled switch, SSM
behavior is limited to the SSM group range. For non-SSM groups, the
protocol behavior is PIM-SM.
Before you can configure SSM, you must configure an IP interface. For
information, see Configuring IP Routing Operations (NN46205-500).
Step Action
—End—
Step Action
4 Click Apply.
An information message appears to remind you that traffic does
not stop immediately.
—End—
ATTENTION
After you enable PIM in SSM mode, the IGMP parameters take effect. To take full
advantage of SSM, enable IGMPv3 if hosts attached to the switch are running
IGMPv3 or configuring the SSM table.
For information about configuring IGMPv3, see "Configuring IGMP parameters on
a brouter port" (page 68) or "Configuring IGMP parameters on a VLAN" (page 72).
For information about configuring the SSM group range and channel table, see
"Configuring the SSM range and global parameters" (page 91) or "Configuring the
SSM channel table" (page 94).
Table 31 "PIM Globals tab fields" (page 152) describes the PIM Globals
tab fields.
Configuration prerequisites
To configure and use PGM on an Ethernet Routing Switch 8600, the switch
must be running IP Multicast with IGMP snooping or an IP Multicast protocol
such as DVMRP or PIM-SM. If PGM is configured without IP Multicast
enabled on a switch, PGM cannot run and cannot be used.
To configure PGM on a switch, you need to perform the following steps:
Step Action
—End—
Step Action
Figure 81
PGM dialog box, Globals tab
—End—
Table 40
PGM, Globals tab fields
Field Description
Enable Enables or disables PGM globally.
State Displays the current state (up or down) of PGM.
SessionLifeTime Specifies the length of idle time (in seconds) after a session
times out. Idle time is when no SPMs are received from the
upstream. The default is 300 seconds.
NnakGenerate This option is not supported in this release.
Field Description
MaxReXmitStates Configures the maximum number of retransmit state entries
that the switch can create. Each entry has a unique NAK
sequence number. The default is 200 entries.
TotalReXmitStates Displays the total number of retransmit state entries in the
retransmit table.
MaxSessions Configures the maximum number of source path state sessions
allowed on the switch. The default is 100 sessions.
TotalSessions Displays the total number of source path state sessions in the
PGM session entries table.
TotalReXmitStatesTimedOut Displays the total number of retransmit state entries that were
removed because they timed out.
TotalUniqueNaks Displays the total number of unique NAKs received.
TotalUniqueParityNaks Displays the total number of unique parity NAKs received.
MaxNakRate Configures the maximum number of NAK transmission packets
allowed per second.
(This parameter is not currently implemented.)
Step Action
Figure 82
Port dialog box, PGM tab
5 Click Apply.
For more information, see Table 41 "Port dialog box, PGM tab fields"
(page 177).
—End—
Table 41
Port dialog box, PGM tab fields
Field Description
Enable Enables or disables PGM on this interface.
State Indicates the current state (up or down) of PGM.
NakReXmitInterval Specifies how long to wait for an NCF (in milliseconds) before
retransmitting the NAK. The default is 1000 milliseconds.
MaxNakReXmitRate Configures the maximum number of NAK retransmission packets
allowed per second. The default is 2.
Field Description
NakRdataInterval Specifies how long to wait for RDATA (in milliseconds) after
receiving a NCF. The default is 10000 milliseconds.
NakEliminateInterval Specifies the length of time (in milliseconds) that a network element
(NE) eliminates duplicate NAKs. When this interval expires, the
NE suspends NAK elimination until the first duplicate arrives. After
this NAK is forwarded, the NE once again eliminates duplicate
NAKs for the specified interval. This parameter must be less than
NakRdataInterval. The default is 5000 milliseconds.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed.
2 Select the VLAN Id that you want to configure with PGM.
Several buttons on the bottom of the dialog box become available.
3 Click IP.
The IP, VLAN dialog box appears with the IP Address tab displayed
Figure 83 "IP VLAN dialog box" (page 178).
Figure 83
IP VLAN dialog box
Figure 84
IP VLAN dialog box, PGM tab
6 Click Apply.
For more information, see Table 42 "IP, VLAN dialog box, PGM tab
fields" (page 179).
—End—
Table 42
IP, VLAN dialog box, PGM tab fields
Field Description
Enable Enables or disables PGM on this interface.
State Indicates the current state (up or down) of PGM.
NakReXmitInterval Specifies how long to wait for a NCF (in milliseconds) before
retransmitting the NAK. The default is 1000 milliseconds.
MaxNakReXmitRate Configures the maximum number of NAK retransmission packets
allowed per second. The default is 2.
Field Description
NakRdataInterval Specifies how long to wait for RDATA (in milliseconds) after
receiving a NCF. The default is 10000 milliseconds.
NakEliminateInterval Specifies the length of time (in milliseconds) that a network element
(NE) eliminates duplicate NAKs. When this interval expires, the
NE suspends NAK elimination until the first duplicate arrives. After
this NAK is forwarded, the NE once again eliminates duplicate
NAKs for the specified interval. This parameter must be less than
NakRdataInterval. The default is 5000 milliseconds.
Step Action
4 Click Apply.
Figure 85
PGM dialog box, Interfaces tab
—End—
Table 43
PGM Interfaces tab fields
Field Description
Cct Displays the circuit number of the selected interface.
State Displays the current state (up or down) of PGM.
Enable Enables or disables PGM.
NakReXmitInterval Specifies how long to wait for a NCF (in milliseconds) before
retransmitting the NAK. The default is 1000 milliseconds.
MaxNakReXmitRate Configures the maximum number of NAK retransmission packets
allowed per second. The default is 2.
NakRdataInterval Specifies how long to wait for RDATA (in milliseconds) after
receiving a NCF. The default is 10000 milliseconds.
NakEliminateInterval Specifies the length of time (in milliseconds) that a network element
(NE) eliminates duplicate NAKs. When this interval expires, the
NE suspends NAK elimination until the first duplicate arrives. After
this NAK is forwarded, the NE once again eliminates duplicate
NAKs for the specified interval. This parameter must be less than
NakRdataInterval. The default is 5000 milliseconds.
ATTENTION
All graphing tables have the following buttons: Line Chart, Area Chart, Bar Chart,
Pie Chart, Export Data, Print table, Clear Counter, Close, and Help.
Step Action
3 Select an interface.
The Graph button at the bottom of the dialog box becomes available.
—End—
Table 44
Interface Spms/Rdata tab fields
Field Description
TotalReXmitStates Displays the total number of retransmit state entries for this interface.
TotalReXmitTimedOut Displays the total number of timed out retransmit state entries for
this interface.
InSpms Displays the number of SPMs received on this interface.
OutSpms Displays the number of SPMs sent out from this interface.
InParitySpms Displays the number of parity SPMs received on this interface.
OutParitySpms Displays the number of parity SPMs sent out from this interface.
Field Description
InSpmPortErrors Displays the number of SPMs discarded because they were
received on the wrong interface.
InRdata Displays the number of RDATA packets received on this interface.
OutRdata Displays the number of RDATA packets sent out from this interface.
InParityRdata Displays the number of parity RDATA packets received on this
interface.
OutParityRdata Displays the number of parity RDATA packets sent out from this
interface.
InRdataPortErrors Displays the number of RDATA packets discarded because they
were received on the wrong interface.
InRdataNoSessionErrors Displays the number of RDATA packets discarded because there
was no active session.
Step Action
Figure 87
PGM Interface Graph dialog box, Naks/Nnaks/Ncfs tab
—End—
Table 45
Interface Naks/Nnaks/Ncfs tab fields
Field Description
UniqueNaks Displays the number of unique NAKs received on this interface.
InNaks Displays the number of NAKs received on this interface.
OutNaks Displays the number of unique NAKs sent out from this
interface.
UniqueParityNaks Displays the number of unique parity NAKs received on this
interface.
InParityNaks Displays the number of parity NAKs received on this interface.
OutParityNaks Displays the number of parity NAKs sent out from this interface.
InNakPortErrors Displays the number of NAKs discarded because they were
received on the wrong interface.
Field Description
InNakNoSessionErrors Displays the number of NAKs discarded because there was
no active session.
InNakSeqErrors Displays the number of NAKs discarded because they were
out of sequence.
InParityNakTgErrors Displays the number of parity NAKs discarded because they
were out of the parity TG window.
InNnaks Displays the number of NNAKs received on this interface.
OutNnaks Displays the number of NNAKs sent out from this interface.
InParityNnaks Displays the number of parity NNAKs received on this interface.
OutParityNnaks Displays the number of parity NNAKs sent out from this
interface.
InNnakPortErrors Displays the number of NNAKs discarded because they were
received on the wrong interface.
InNnakNoSessionErrors Displays the number of NNAKs discarded because there was
no active session.
InNcfs Displays the number of NCFs received on this interface.
OutNcfs Displays the number of NCFs sent out from this interface.
InParityNcfs Displays the number of parity NCFs received on this interface.
OutParityNcfs Displays the number of parity NCFs sent out from this interface.
InNcfPortErrors Displays the number of NCFs discarded because they were
received on the wrong interface.
InNcfNoSessionErrors Displays the number of NCFs discarded because there was
no active session.
InRedirectNcfs Displays the number of redirected NCFs received on this
interface.
Step Action
Figure 88
PGM dialog box, Session tab
For more information, see Table 46 "PGM Session tab fields" (page
186).
—End—
Table 46
PGM Session tab fields
Field Description
Source Displays the source IP address for this session.
Group Displays the destination group address for this session.
SourcePort Displays the source port for this session.
GlobalId Displays the global ID for this session.
UpstreamAddress Displays the IP address of the upstream interface for this session.
UpstreamIfCct Displays the circuit number of the upstream interface for this session.
TrailEdgeSeq Displays the trailing edge sequence of the transfer window.
LeadEdgeSeq Displays the leading edge sequence of the transfer window.
ATTENTION
All graphing tables have the following buttons: Line Chart, Area Chart, Bar Chart,
Pie Chart, Export Data, Print table, Clear Counter, Close, and Help.
Step Action
3 Select a session.
The Graph button at the bottom of the dialog box becomes available.
—End—
Table 47
Session Spms/Rdata tab fields
Field Description
TotalReXmitStates Displays the total number of retransmit state entries during this
session.
Field Description
TotalReXmitTimedOut Displays the total number of timed out retransmit state entries during
this session.
InSpms Displays the number of SPMs received during this session.
OutSpms Displays the number of SPMs sent out during this session.
InParitySpms Displays the number of parity SPMs received during this session.
OutParitySpms Displays the number of parity SPMs sent out during this session.
InRdata Displays the number of RDATA packets received during this session.
OutRdata Displays the number of RDATA packets sent out during this session.
InParityRdata Displays the number of parity RDATA packets received during this
session.
OutParityRdata Displays the number of parity RDATA packets sent out during this
session.
InRdataNoStateErrors Displays the number of RDATA packets discarded because there
was no active session.
Step Action
Figure 90
PGM Session Graph dialog box, Naks/Nnaks/Ncfs tab
—End—
Table 48
Session Naks/Nnaks/Ncfs tab fields
Field Description
UniqueNaks Displays the number of unique NAKs received during this session.
InNaks Displays the number of NAKs received during this session.
OutNaks Displays the number of unique NAKs sent out during this session.
UniqueParityNaks Displays the number of unique parity NAKs received during this session.
InParityNaks Displays the number of parity NAKs received during this session.
OutParityNaks Displays the number of parity NAKs sent out during this session.
InNakSeqErrors Displays the number of NAKs discarded because they were out of
sequence.
InNnaks Displays the number of NNAKs received during this session.
OutNnaks Displays the number of NNAKs sent out during this session.
InParityNnaks Displays the number of parity NNAKs received during this session.
OutParityNnaks Displays the number of parity NNAKs sent out during this session.
Field Description
InNcfs Displays the number of NCFs received during this session.
OutNcfs Displays the number of NCFs sent out during this session.
InParityNcfs Displays the number of parity NCFs received during this session.
OutParityNcfs Displays the number of parity NCFs sent out during this session.
InRedirectNcfs Displays the number of redirected NCFs received during this session.
Step Action
—End—
Table 49
PGM Retransmit tab fields
Field Description
Source Displays the source IP address for this entry.
Group Displays the destination group address for this entry.
SourcePort Displays the source port of this retransmit state.
GlobalId Displays the global ID for this entry.
SelectiveSeqNum Displays the selected sequence number for this entry.
Field Description
ParityTgSeqNum Displays the requested parity TG sequence number for this entry.
ReqParityTgCount Displays the requested number of missing parity packets of the
specified TG.
UpStreamCct Displays the upstream circuit number from this entry.
DownStream Displays the list of downstream interfaces from this entry.
Figure 92
Multicast dialog box, Routes tab
For more information, see Table 50 "Routes tab fields" (page 194).
Table 50
Routes tab fields
Field Description
Group The IP Multicast group address for this entry that contains multicast
routing information.
Source The network address that, when combined with the corresponding
route SourceMask value, identifies the source containing multicast
routing information.
SourceMask The network mask that, when combined with the corresponding
route Source value, identifies the multicast source.
UpstreamNeighbor The address of the upstream neighbor (for example, RPF neighbor)
from where IP datagrams from these sources to this multicast
address are received. 0.0.0.0 displays if the network is local.
Interface The DVMRP interface, slot/port number, or VLAN ID where IP
datagrams sent by these multicast sources to this multicast address
are received.
ExpiryTime The amount of time remaining before this entry is aged out. The
value 0 indicates that the entry is not subject to aging.
Protocol The routing protocol through which this route was learned. Currently
only DVMRP is supported.
Step Action
Figure 93
Multicast dialog box, Next Hops tab
For more information, see Table 51 "Next Hops tab fields" (page
195).
—End—
Table 51
Next Hops tab fields
Field Description
Group The IP Multicast group for this entry that specifies a next hop on an
outgoing interface.
Source The network address that, when combined with the corresponding
next hop SourceMask value, identifies the source for this entry that
specifies a next hop on an outgoing interface.
SourceMask The network mask that, when combined with the corresponding next
hop Source value, identifies the source for this entry that specifies a
next hop on an outgoing interface.
OutInterface The DVMRP interface slot/port number or VLAN ID for the outgoing
interface for this next hop.
Address The address of the next hop specific to this entry. For most
interfaces, it is identical to the next hop group. NBMA interfaces,
however, can have multiple next hop addresses out a single
outgoing interface.
State An indication of whether or not the outgoing interface and next hop
represented by this entry is currently being used to forward IP
datagrams. A Value of "forwarding" indicates it is currently being
used; "pruned" indicates it is not being used.
ExpiryTime The minimum amount of time remaining before this entry is aged
out. The value 0 indicates that the entry is not subject to aging.
Field Description
ClosestMemberHops The minimum number of hops between this router and any member
of this IP Multicast group reached through this next hop on this
outgoing interface. Any IP Multicast datagrams for the group that
have a TTL less than this number of hops is not forwarded to the
next hop.
Protocol The routing protocol where this next hop was learned. Currently
only DVMRP is supported.
Step Action
—End—
Table 52
Multicast dialog box, Interfaces tab fields
Field Description
Interface The slot/port number or VLAN ID for this entry that contains this information.
Ttl The datagram time-to-live (TTL) threshold for the interface. Any IP Multicast
datagrams with a TTL less than this threshold is not forwarded out of the
interface. The default value of 1 means that all multicast packets are forwarded
out of the interface.
Protocol The routing protocol running on this interface. Currently only DVMRP is
supported.
Configuration considerations
The Ethernet Routing Switch 8600 supports static source groups using
one of several multicast protocols: DVMRP, PIM-SM (sparse mode), and
PIM-SSM (source specific multicast). For conceptual information about
DVMRP, PIM, and static source groups, see "IP Multicast concepts" (page
15).
Before you can configure a static source group, you must globally enable
one of the following protocols:
• DVMRP - To globally enable DVMRP, see "Enabling DVMRP globally"
(page 108).
• PIM sparse mode (SM) - To globally enable PIM-SM, see "Enabling
PIM-SM globally" (page 150).
• PIM source specific multicast mode (SSM) - To globally enable
PIM-SSM, see "Enabling Source Specific Multicast globally" (page 170).
After configuring static source groups, keep the following points in mind:
• The maximum number of static source groups must not exceed 1 024.
• Disabling DVMRP or PIM causes the switch to deactivate all of the
static source groups. When you reenable DVMRP or PIM, the switch
reactivates the static source groups.
• Using DVMRP or PIM-SM
In DVMRP and PIM-SM configurations, the static source-group feature
works for both specific source addresses and subnet addresses. This is
achieved by using the SrcSubnetMask field, see "Adding a new static
source group" (page 199).
When the Network Mask is configured as 255.255.255.255, the full
source address is used to match the (S,G) which is the specific source
case. When the network mask field is configured as a subnet mask
for the source, only the source subnet is used to match (S,G)s. The
first entry in Figure 95 "Multicast dialog box, Static Source Group tab"
(page 199) shows a subnet configuration and the second entry shows a
source specific configuration.
• Using PIM-SSM
In PIM-SSM configurations, static source groups have the following
limitations:
— Subnets: SSM static source groups work only with specific IP
addresses. This means that static source groups cannot work
with source subnets, so the mask must be a full 32-bit mask,
255.255.255.255, and the source must be a host address.
— SSM Channels: Static source groups cannot conflict with SSM
channels and vice versa. When you configure a static source group
or an SSM channel, the switch performs a consistency check to
make sure there are no conflicts. You cannot map one group (G)
to different sources, for both a static source group and an SSM
channel. For SSM channel information, see "Configuring the SSM
channel table" (page 94).
If a group is already mapped to a source and you try to map it to a
different source, the switch detects the conflict and displays an error
message. For example, if G1 is already defined in the SSM channel
table as (S1,G1), you cannot configure G1 as static source group
(S2,G1). However, you can configure the same entry (S1,G1) in both
the SSM channel table and as a static source group. As long as there
is no conflict between the two tables, the configuration is allowed.
Step Action
For more information, see Table 53 "Static Source Group tab fields"
(page 199)
—End—
Table 53
Static Source Group tab fields
Field Description
GroupAddress The multicast group IP address for this static source-group
entry.
SourceSubnet The multicast source address for this static source-group
entry.
How you configure the source address depends on the
protocol you are using and in what mode. For more
information, see "Configuration considerations" (page 197)
.
SrcSubnetMask The subnet mask of the source for this static source-group
entry.
Step Action
3 Click Insert.
The Multicast, Insert Static Source Group dialog box appears Figure
96 "Multicast, Insert Static Source Group dialog box" (page 200).
Figure 96
Multicast, Insert Static Source Group dialog box
ATTENTION
To avoid conflicts between the static source group table and the SSM
channel table, see "Configuration considerations" (page 197) before filling
out the fields in this dialog box.
—End—
Step Action
4 Click Delete.
—End—
Troubleshooting DVMRP
The Mroute-HW tab provides an exact hardware view of existing IP
Multicast records and information on sender and receiver ports for every
stream. When you select this tab, you are presented with a table and three
additional tabs (Prunes, Sources, and EgressVLANs) that allow you to
gather additional information on multicast hardware records. This section
describes these new tabs and explains how to access them.
This topic contains the following sections:
• "Mroute-HW, Prunes tab fields" (page 203)
• "Mroute-HW, Sources tab fields" (page 203)
• "Mroute-HW, Egress VLANs tab fields" (page 204)
Step Action
—End—
Table 54
Multicast dialog box, Mroute-HW tab fields
Field Description
GroupAddress The IP Multicast group address for the multicast stream.
Subnet
The network address of the source subnet that has sources sending
IP Multicast traffic to the GroupAddress.
ATTENTION
There can be several sources sending to that Group. You can use
the Source tab to view these sources.
Invlan The ingress VLAN ID where the traffic emanates for the multicast stream.
Pruned True indicates that the multicast stream has been pruned back. False
indicates it has not.
Figure 99
Multicast dialog box, Mroute-HW tab, Prunes tab
For more information, see Table 55 "Prunes tab fields" (page 203).
Table 55
Prunes tab fields
Field Description
Neighbor The IP address of the downstream neighbor from whom the prune
has been received.
Prune Timer The time left for the neighboring downstream router to send the
graft message.
Figure 100
Multicast dialog box, Mroute-HW tab, Sources tab
For more information, see Table 56 "Sources tab fields" (page 204)
Table 56
Sources tab fields
Field Description
Source Address The IP addresses of the sources on this particular subnet sending
traffic to the multicast group for the selected entry in the Mroute-HW
table.
Ingress Port The corresponding ingress port in the multicast stream selected
from the Mroute-HW table.
Figure 101
Multicast dialog box, Mroute-HW tab, Egress VLANs tab
For more information, see Table 57 "Egress VLANs tab fields" (page 204)
Table 57
Egress VLANs tab fields
Field Description
Egress Vlan All the egress VLANs for the particular multicast stream selected
from the Mroute-HW table.
Egress Vlan Ports The corresponding ports for the particular multicast stream selected
from the Mroute-HW table.
ATTENTION
To avoid overloading the CPU, Nortel recommends that you do not use the IP
Multicast software forwarding feature for video multicast applications.
Step Action
—End—
Step Action
Figure 104
Port dialog box, Mroute Stream Limit tab
—End—
Table 58
Mroute Stream Limit tab fields
Field Description
StreamLimitEnable Enables or disables mroute stream limit on the port.
StreamLimit Specifies the maximum number of multicast streams allowed to
ingress to the CPU through this port.
StreamTimerCheck Specifies the sampling period, in seconds, to check the number of
multicast streams that have ingressed the CPU through this port.
ATTENTION
If you do not set the thresholds, Device Manager displays only the ingress and
egress records that are currently in use.
Step Action
—End—
Table 59
Records Usage tab fields
Field Description
Egress Records In-Use Displays the number of egress records (peps) traversing the
switch.
Ingress Records In-Use Displays the number of ingress records (source or group)
traversing the switch
Field Description
Egress Threshold Enter the egress threshold level (0 to 32767). A notification
message is sent if this value is exceeded.
Ingress Threshold Enter the ingress threshold level (0 to 32767). A notification
message is sent if this value is exceeded.
Send Trap Only Select enable to have trap only notification messages sent
when the threshold level is exceeded. Select disable if
selecting a different notification type. You can set only one
notification type
SendTrapAndLog Select enable to have trap and log notification messages
sent when the threshold level is exceeded. Select disable if
selecting a different notification type.
LogMsgOnly Select enable to have log only notification messages sent when
the threshold level is exceeded. Select disable if selecting a
different notification type.
Step Action
1 From the Device Manager menu bar, choose Edit > Chassis.
The Chassis dialog box appears with the System tab displayed
Figure 106 "Chassis dialog box" (page 212).
Figure 106
Chassis dialog box
Figure 107
Mcast MLT Distribution dialog box
7 Click Apply.
When you select enable or disable or redistribution enable or disable,
the following information message appears:
Multicast distribution over MLT must be enabled/disable
d on both sides of the MLT, otherwise loops or traffic
interruption or traffic interruption may occur.
Do you want to continue?
—End—
Table 60
Mcast MLT Distribution tab fields
Field Description
Enable Globally enables multicast flow distribution. The default is disabled.
GrpMask A group mask used when distributing multicast traffic over a multilink
trunk. The default is 255.255.255.255.
SrcMask A source mask used when distributing multicast traffic over a
multilink trunk. The default is 255.255.255.255.
RedistributionEnable Enable or disable the multicast MLT redistribution feature. The
default is disabled.
Step Action
1 From the Device Manager menu bar, choose VLAN > MLT/LACP.
The MLT_LACP dialog box appears with the LCAP Global Trunks
tab displayed Figure 108 "MLT_LACP dialog box" (page 214).
Figure 108
MLT_LACP dialog box
3 Click Insert.
The MLT_LACP, Insert MultiLink/LACP Trunks dialog box appears
(Figure 110 "MLT_LACP, Insert MultiLink/LACP Trunks dialog box"
(page 215)).
Figure 110
MLT_LACP, Insert MultiLink/LACP Trunks dialog box
7 In the Name box, type a name for the MultiLink Trunk port.
9 In the VlanIds box, click the click the ellipsis (...), select a VLAN to
belong to the MultiLink Trunk port in the box that appears and click
Ok.
10 In the MltType box, select the MLT type.
11 If splitMLT is chosen, in the SmltId box, enter the SMLT ID, from
1 - 32.
ATTENTION
the SMLT ID has to be paired on each aggregation switch. The SMLT ID is
the identification number that the IST uses to determine the split multilink
trunk to which send information. This number is identified between the
two aggregation switches.
—End—
Table 61
MultiLink/LACP Trunks tab fields
Field Description
Id A value that uniquely identifies the MultiLink Trunk associated with this
entry.
SvlanPortType Normal, UNI, or NNI stacked VLAN port.
PortType Access or trunk port.
Name The name given to the multilink trunk.
PortMembers The ports assigned to the multilink trunk.
VlanIds The VLANs to which the ports belong.
MltType The type of MLT. Options here include:
• normalMLT
• istMLT
• splitMLT
SmltId The split multilink trunk ID.
MulticastDistribution Enables or disables multicast flow distribution.
NtStgEnable Indicates whether this STG is operating in Nortel Mode or in Cisco Mode.
True is Nortel Mode, and false is Cisco Mode. The default setting is true.
Aggregatable Enables or disables the Link Aggregation on an multilink trunk. The
default is disable.
Step Action
1 From the Device Manager menu bar, choose VLAN > VLANs.
The VLAN dialog box appears with the Basic tab displayed (Figure
111 "VLAN dialog box, Basic tab" (page 220)). The Basic tab
displays all defined VLANs, their configurations, and their current
status.
Figure 111
VLAN dialog box, Basic tab
3 Click Bridge.
The Bridge dialog box appears with the FDB Aging tab displayed
(Figure 112 "Bridge, VLAN dialog box, FDB Aging tab" (page 220)).
Figure 112
Bridge, VLAN dialog box, FDB Aging tab
The Bridge, VLAN, Insert Multicast MAC dialog box appears Figure
114 "Bridge, VLAN, Insert Multicast MAC dialog box" (page 221).
Figure 114
Bridge, VLAN, Insert Multicast MAC dialog box
6 In the Address box, type the MAC address for the multicast flooding
domain.
7 Click the ellipsis (...) next to the ForwardingPorts box and choose
from the list of ports that appear.
8 Click Ok.
9 Click the ellipsis (...) next to the MltIds box and choose from the list
of MLT IDs that appear.
10 Click Ok.
11 After you finish entering the required information in the dialog box,
click Insert.
For more information, see Table 62 "Bridge, VLAN, Insert Multicast
tab fields" (page 221).
—End—
Table 62
Bridge, VLAN, Insert Multicast tab fields
Item Description
Address The MAC address for the multicast flooding domain.This field does not accept
MAC addresses beginning with 01:00:5e (01:00:5e:00:00:00 to 01:00:5e:ff:ff:ff
inclusive). If you attempt to use this type of address, the following error
message is displayed: Error: Invalid MAV address
ForwardingPorts The ports to be included in the multicast flooding domain.
MltIds The multilink trunks that must be included in the multicast flooding domain.
Step Action
7 In the Ports box, click the ellipsis (...) and choose from the list of
ports that appear.
8 Click Ok.
9 In the Mltids box, choose from the list of Mltids.
10 After you finish entering the required information in the dialog box,
click Insert.
You return to the Multicast ARP tab (Figure 115 "IP dialog box"
(page 222)).
For more information, see Table 63 "Multicast ARP fields" (page
224).
—End—
Table 63
Multicast ARP fields
Item Description
VlanID The ID number of the VLAN for the multicast ARP.
MacAddress The MAC address assigned to the IP address in the multicast ARP. This field
does not accept MAC addresses beginning with 01:00:5e (01:00:5e:00:00:00
to 01:00:5e:ff:ff:ff inclusive). If you attempt to use this type of address, the
following error message is displayed: Error: Invalid MAV address
IPAddress The IP address of the multicast ARP.
Ports The ports that receive the multicast flooding.
MltIds The multilink trunks that must be included in the multicast flooding domain.
ATTENTION
You must globally enable DVMRP or PIM multicasting on the switch for these
commands to take effect.
Command Parameter
config ip igmp interface <ipaddr> info
fast-leave <enable|disable>
flush <mrouter|sender|grp-member>
[<SenderAddress>] [<GroupAddress>]
last-memb-query-int <1/10_seconds>
proxy-snoop <enable|disable>
query-interval <seconds>
query-max-resp <1/10_seconds>
robustval <integer>
router-alert <enable|disable>
snoop <enable|disable>
Command Parameter
ssm-snoop <enable|disable>
version <integer>
show ip igmp interface
show ip igmp cache
show ip igmp group
show ip igmp router-alert
show ip igmp sender
show ip igmp snoop
config ip igmp fast-leave-mode
<one-user|multiple-user>
show ip igmp info
config ip igmp interface <ipaddr> info
access-control <name>
delete <HostAddress> <HostMask>
create <HostAddress> <HostMask>
<deny-tx|deny-rx|deny-both|allow-on
ly-tx|allow-only-rx|allow-only-both
>
mode <HostAddress> <HostMask> <deny
-tx|deny-rx|deny-both|allow-only-tx
|allow-only-rx|allow-only-both>
show ip igmp access
config ip igmp interface <ipaddr> info
mrdisc
max-advertisement-interval
<seconds>
max-initial advertisement-interval
<seconds>
max-initial-advertisements
<integer>
min-advertisement-interval
<seconds>
mrdisc-enable <enable|disable>
neighbor-dead-interval <seconds>
show ip igmp mrdisc
show ip igmp mrdisc-neighbors
Command Parameter
config ip igmp interface <ipaddr> info
static-members <FromGroupAddress-To
GroupAddress>
add <ports> <static|blocked>
create <ports> <static|blocked>
delete
remove <ports> <static|blocked>
show ip igmp static
config ip igmp ssm info
dynamic-learning <enable|disable>
ssm-grp-range group <value> mask
<value>
show ip igmp ssm-global
config ip igmp ssm ssm-channel info
create group <value> source <value>
delete group <value>
disable <all or group> [<GroupAdd
ress>]
enable <all or group> [<GroupAddre
ss>]
show ip igmp ssm-channel
config ethernet <ports> ip igmp info
fast-leave <enable|disable>
flush <mrouter|sender|grp-member>
[<SenderAddress>] [<GroupAddress>]
last-memb-query-int <1/10_seconds>
query-interval <seconds>
query-max-resp <1/10_seconds>
robustval <integer>
router-alert <enable|disable>
version <integer>
show ports info igmp [<ports>]
config ethernet <ports> ip igmp info
access-control <name>
create <HostAddress> <HostMask> <de
ny-tx|deny-rx|deny-both|allow-only-
tx|allow-only-rx|allow-only-both>
Command Parameter
delete <HostAddress> <HostMask>
mode <HostAddress> <HostMask> <deny
-tx|deny-rx|deny-both|allow-only-tx
|allow-only-rx|allow-only-both>
config vlan <vid> ip igmp info
del-mrouter <ports>
fast-leave <enable|disable>
flush <mrouter|sender| grp-member
>[<SenderAddress>] [<GroupAddress>]
last-memb-query-int <1/10_seconds>
mrouter <ports>
proxy-snoop <enable|disable>
query-interval <seconds>
query-max-resp <1/10_seconds>
robustval <integer>
router-alert <enable|disable>
snoop <enable|disable>
ssm-snoop <enable|disable>
version <integer>
show vlan info igmp [<vid>]
config vlan <vid> ip igmp info
access-control <name>
create <HostAddress> <HostMask> {de
ny-tx|deny-rx|deny-both|allow-only-
tx|allow-only-rx|allow-only-both>
delete <HostAddress> <HostMask>
mode <HostAddress> <HostMask> {deny
-tx|deny-rx|deny-both|allow-only-tx
|allow-only-rx|allow-only-both>
config vlan <vid> ip igmp mrdisc info
min-advertisement-interval
<seconds>
max-initial-advertisement-interval
<seconds>
max-initial-advertisements
<integer>
max-advertisement-interval
<seconds>
Command Parameter
mrdisc-enable <enable|disable>
neighbor-dead-interval <seconds>
config vlan <vid> ip igmp info
static-members <FromGroupAddre
ss-ToGroupAddress>
add <ports> <static|blocked>
create <ports> <static|blocked>
delete
remove <ports> <static|blocked>
config vlan <vid> ip igmp info
fast-leave-members
disable <ports>
enable <ports>
config ip igmp interface <ipaddr> info
stream-limit
enable
disable
max-streams <integer>
config ip igmp interface <ipaddr> info
stream-limit-members
enable <ports> max-streams <value>
disable <ports>
set <ports> max-streams <value>
show ip igmp stream-limit-interface
show ip igmp stream-limit-port
config ethernet <ports> ip igmp info
stream-limit
enable
disable
max-streams <integer>
config vlan <vid> ip igmp info
stream-limit
enable
disable
max-streams <integer>
config vlan <vid> ip igmp info
stream-limit-members
Command Parameter
enable <ports> max-streams <value>
disable <ports>
set <ports> max-streams <value>
show ip igmp snoop-trace [src
<value>] [grp <value>]
show ip igmp show-all [file
<value>]
Step Action
—End—
ATTENTION
To drop IGMPv2 control packets that do not have the router alert option set,
use the config ip igmp interface command and disable the router-alert
<enable|disable> parameter.
fast-leave <enable|disable> Enables or disables the fast leave option on the interface.
ATTENTION
This value must be less than the query-interval.
robustval <integer> Allows tuning for the expected packet loss of a network.
• integer is an integer value with a range of 2 to 255
seconds. The default value is 2 seconds. Increase
the value if you expect the network to experience
some packet loss.
router-alert
Enables or disables the router alert option. When
<enable|disable> enabled, this parameter instructs the router to process
packets not directly addressed to it.
ATTENTION
To maximize your network performance, Nortel
recommends that you set this parameter according
to the version of IGMP currently in use:
• IGMPv1—Disable
• IGMPv2—Enable
• IGMPv3—Enable
Figure 118
show ip igmp interface command output
Table 64 "show ip igmp interface command" (page 235) shows the field
descriptions for this command.
Table 64
show ip igmp interface command
Field Description
IF Indicates the interface where IGMP is configured.
QUERY INTVL Indicates the frequency at which IGMP host-query packets are
transmitted on this interface.
STATUS Indicates the activation of a row that enables IGMP on the interface.
The destruction of a row disables IGMP on the interface.
VERS. Indicates the version of IGMP which is running on this interface.
This object configures a router capable of running either version. For
IGMP to function correctly, all routers on a LAN must be configured
to run the same version of IGMP.
OPER VERS Indicates the operational version of IGMP.
QUERIER Indicates the address of the IGMP querier on the IP subnet to which
this interface is attached.
Field Description
QUERY MAXRSPT Indicates the maximum query response time (in tenths of a second)
advertised in IGMPv2 queries on this interface.
WRONG QUERY Indicates the number of queries received whose IGMP version does
not match the igmpInterface version. IGMP requires that all routers
on a LAN be configured to run the same version of IGMP. Thus, if
any queries are received with the wrong version, a configuration
error is indicated.
JOINS Indicates the number of times a group membership was added on
this interface.
ROBUST Indicates the robustness variable which allows tuning for the
expected packet loss on a subnet. If a subnet is expected to be
lossy, the robustness variable may be increased. IGMP is robust
to (Robustness Variable-1) packet losses.
LASTMEM QUERY Indicates the Max Response Time (in tenths of a second) inserted
into Group-Specific Queries sent in response to Leave Group
messages, and is also the amount of time between Group-Specific
Query messages. This value may be tuned to modify the leave
latency of the network. A reduced value results in reduced time to
detect the loss of the last member of a group. This does not apply if
igmpInterfaceVersion is 1.
Figure 119
show ip igmp cache command output
Table 65 "show ip igmp cache command" (page 237) shows the field
descriptions for this command.
Table 65
show ip igmp cache command
Field Description
GRPADDR Indicates the multicast group address (Class D) that others want to
join. A group address can be the same for many incoming ports.
INTERFACE Indicates the physical interface or a logical interface (VLAN), which
has received group reports from various sources.
LASTREPORTER Indicates the IP address of the source of the last membership report
received for this IP multicast group address on this interface. If no
membership report is received, this object has the value 0.0.0.0.
EXPIRATION Indicates the minimum amount of time remaining before this entry
ages out.
V1HOSTTIMER Indicates the time remaining until the local router assumes that
there are no longer any IGMP version 1 members on the IP subnet
attached to this interface.
TYPE Indicates whether the entry is learned dynamically or is added
statically.
STATICPORTS Indicates the IP multicast group address for which this entry contains
information.
Figure 120
show ip igmp group command output
Table 66 "show ip igmp router-alert command" (page 238) shows the field
descriptions for this command.
Table 66
show ip igmp router-alert command
Field Description
GRPADDR Indicates the multicast group address (Class D) that others
want to join. A group address can be the same for many
incoming ports.
INPORT Indicates the physical interface or a logical interface (VLAN),
which has received group reports from various sources.
MEMBER Indicates the IP address of a source that has sent a group
report to join this group.
EXPIRATION TIME Indicates the time left before the group report expires on this
port. This variable is updated upon receiving a group report.
Figure 121
show ip igmp router-alert command
Table 67 "show ip igmp router-alert command" (page 239) shows the field
descriptions for this command.
Table 67
show ip igmp router-alert command
Field Description
IFINDEX Indicates the interface index number.
ROUTER ALERT ENABLE Indicates the status of the router alert check.
Figure 122
show ip igmp sender command output
Table 68 "show ip igmp sender command" (page 239) shows the field
descriptions for this command.
Table 68
show ip igmp sender command
Field Description
GRPADDR Indicates the IP multicast address.
IFINDEX Indicates the interface index number.
MEMBER Indicates the IP address of the host.
PORT Indicates the IGMP sender ports.
STATE Indicates if a sender exists because of an IGMP access filter or
not. Options include filtered and nonfiltered.
Figure 123
show ip igmp snoop command
Table 69 "show ip igmp snoop command" (page 240) shows the field
descriptions for this command.
Table 69
show ip igmp snoop command
Field Description
IFINDEX Indicates the interface index number.
SNOOP ENABLE Indicates the status of IGMP snooping.
PROXY SNOOP ENABLE Indicates the status of IGMP proxy snooping.
SSM SNOOP ENABLE Indicates the status of IGMP SSM snooping.
STATIC MROUTER PORTS Indicates the set of ports in this VLAN that provide connectivity
to an IP Multicast router.
ACTIVE MROUTER PORTS Indicates the active ports.
MROUTER EXPIRATION TIME Indicates the multicast querier router aging time out in seconds.
ATTENTION
Fast leave mode applies only to fast leave enabled IGMP interfaces. It does not
apply to IGAP interfaces, which ignore this mode.
Figure 124
show ip igmp info command output
ERS-8606:5/config/ip/igmp/interface/192.1.10.132/ac-
cess-control/basic-channels# create 192.32.16.0
255.255.255.0 allow-only-tx ERS-8606:5/con-
fig/ip/igmp/interface/192.1.10.132/access-control/ba-
sic-channels# config ip igmp interface 192.1.10.132
access-control asia-net
ERS-8606:5/config/ip/igmp/interface/192.1.10.132/ac-
cess-control/asia-net# create 192.32.32.0 255.255.255.0
allow-only-tx
ERS-8606:5/config/ip/igmp/interface/192.1.10.132/ac-
cess-control/asia-net# info
Sub-Context:
Current Context:
create :
HostAddress - 192.32.16.0
HostMask - 255.255.255.0
mode - allow-only-tx
mode :
delete : N/A
8010:5/config/ip/igmp/interface/192.1.10.132/access-control/
asia-net#
Figure 125
show ip igmp access command output
Table 70 "show ip igmp access field descriptions" (page 245) shows the
field descriptions for this command.
Table 70
show ip igmp access field descriptions
Field Description
INTERFACE Identifies the interface where multicast access control is configured.
GRP PREFIX An alphanumeric string that identifies the name of the access policy.
HOSTADDR The IP address of the host. See "Specifying host addresses and
masks" (page 29) for more information.
HOSTMASK The subnet mask used to determine the host or hosts covered by
this configuration. You can use the host subnet mask to restrict
access to a portion of the host network. See "Specifying host
addresses and masks" (page 29) for more information.
ACCESSMODE Specifies the action of the access policy. The options are:
• deny-tx—deny IP Multicast transmitted traffic.
• deny-rx—deny IP Multicast received traffic.
• deny-both—deny both IP Multicast transmitted and received
traffic.only
• allow-only-rx—allow IP Multicast transmitted traffic.
• allow-only-rx—allow only IP Multicast received traffic.
• allow-only-both—allow both IP Multicast transmitted and
received traffic.
where
ipaddr indicates the IP address of the selected interface.
ATTENTION
The Multicast Router Discovery protocol is not supported on brouter ports.
Figure 126
show ip igmp mrdisc command
Table 71 "show ip igmp mrdisc command" (page 247) shows the field
descriptions for this command.
Table 71
show ip igmp mrdisc command
Field Description
VLAN ID Indicates the VLAN ID.
MRDISC Indicates the status of multicast router discovery.
DISCOVERED RTR Indicates the ports discovered.
PORTS
Figure 127
show ip igmp mrdisc-neighbors command
Table 72
show ip igmp mrdisc-neighbors command
Field Description
VLAN ID Indicates the VLAN ID.
SRC_PORT Indicates the source port.
IP Addr Indicates the IP address
Advert-int Indicates the advertisement interval in seconds.
QUERY-int Indicates the query interval in seconds.
Robust-val Indicates the tuning for the expected packet loss on a subnet. If a
subnet is expected to be lossy, the Robustness variable may be
increased. IGMP is robust to (Robustness - 1) packet losses.
Figure 128
config ip igmp interface static-members info command output
Figure 129
show ip igmp static command output
Table 73 "show ip igmp static command" (page 250) shows the field
descriptions for this command.
Table 73
show ip igmp static command
Field Description
GRPADDR Indicates the IP multicast address. The group address holds the
starting range for the address range.
TO-GRPADDR Indicates the end of the range for the group address.
INTERFACE Indicates the interface IP address.
STATICPORTS Indicates the egressing ports.
BLOCKEDPORTS Indicates the ports not allowed to join.
ATTENTION
Before changing this setting, see "Changing the SSM
range group" (page 251).
Figure 130 "config ip igmp ssm command output" (page 251) shows sample
output for the config ip igmp ssm info command.
Figure 130
config ip igmp ssm command output
ATTENTION
This procedure reinitializes PIM and temporarily stops all PIM traffic. For those
multicast groups out of SSM range (for example, under PIM-SM behavior), it
also causes a RP relearn delay of up to 60 seconds. This delay can be longer if
the BSR is local.
To change the SSM range group address, perform the following steps:
Step Action
2 Delete each entry in the SSM channel table by using the command:
config ip igmp ssm-channel delete group
<GroupAddress>
If you forget to delete the SSM channels, the following error message
appears:
Error: SSM source group table not empty
4 Enter Y.
5 Enable PIM by using the command:
config ip pim enable
—End—
Figure 131
show ip igmp ssm-global command output
Table 74 "show ip igmp ssm-global command" (page 253) shows the field
descriptions for this command.
Table 74
show ip igmp ssm-global command
Field Description
DYNAMIC LEARNING Indicates whether dynamic learning is enabled at a global level.
SSM GROUP RANGE Indicates the IP address range for the SSM group.
create group <value> source Creates a static SSM channel table entry by specifying
<value> the group and source IP addresses.
• group <value> is any IP Multicast address within
the SSM range defined by ssm-grp-range group.
• source <value> is any IP host address that is sends
traffic to the group.
delete group <value> Deletes the SSM channel table entry that you specify.
• value is the IP Multicast address of the table entry
you want to delete.
ERS-8606:5#
Figure 132
show ip igmp ssm-channel command output
Table 75
show ip igmp ssm-channel command
Field Description
GROUP Indicates the IP multicast group address that has default range of 232/8.
SOURCE Indicates the IP address of the source that sends traffic to the group source.
MODE Indicates that the entry is a statically configured entry (static) or a dynamically
learned entry from IGMPv3 (dynamic).
Field Description
ACTIVE Indicates the activity on the corresponding source and group. If the source is active
and traffic is flowing to the switch, this field is Active; otherwise, it is nonactive.
STATUS Indicates the admin state, whether the entry is to be used or not. If the value of this
field is enabled (default), the entry can be used. If the state is disabled, the entry is
not used, but is saved for future use.
where
ports use the convention {slot/port[-slot/port][, ...]}.
This command includes the following parameters
fast-leave <enable|disable> Enables or disables the fast leave mode, which allows a
switch to immediately stop forwarding traffic for a multicast
group as soon as an IGMPv2 leave group message is
received on an interface.
flush <mrouter|sender|grp-m Flushes the specified table.
ember>
[<SenderAddress>]
[<GroupAddress>]
last-memb-query-int The maximum response time (in tenths of a second) that
<1/10_seconds> is inserted into group-specific queries sent in response
to leave group messages. It is also the time between
group-specific query messages. This value is not
configurable for IGMPv1.
Decreasing the value reduces the time to detect the loss
of the last member of a group.
• 1/10_seconds is the range from 0 to 255, and the
default is 10 tenths of a second. Nortel recommends
configuring this value between 3 and 10 (equal to 0.3
– 1.0 seconds).
ATTENTION
This value must be less than the query-interval.
robustval <integer> Allows tuning for the expected packet loss of a network.
• integer is the range of 2 to 255, with a default of
2. Increase the value if you expect the network to
experience packet loss.
router-alert
Enables or disables the router alert option. When
<enable|disable> enabled, this parameter instructs the router to process
packets not directly addressed to it.
ATTENTION
To maximize your network performance, Nortel
recommends that you set this parameter according
to the version of IGMP currently in use:
• IGMPv1 - Disable
• IGMPv2 - Enable
• IGMPv3 - Enable
version <integer> Sets the version of IGMP that you want to configure on
this port. For IGMP to function correctly, all routers on a
LAN must use the same version.
• integer is an integer value with a value of 1, 2, or
3. The default value is 2 (IGMPv2).
Figure 133 "config ethernet ip igmp info command output" (page 259) shows
sample output for the config ethernet ip igmp info command.
Figure 133
config ethernet ip igmp info command output
where
ports use the convention {slot/port[-slot/port][, ...]}.
Figure 134 "show ports info igmp command (partial output)" (page 259)
shows sample output for the show ports info igmp command.
Figure 134
show ports info igmp command (partial output)
Table 76 "show ports info igmp command" (page 260) shows the field
descriptions for this command.
Table 76
show ports info igmp command
Field Description
PORT NUM Indicates the port number.
QUERY INTVL Indicates the interval (in seconds) between IGMPHost-Query
packets transmitted on this port.
QUERY MAX RESP Indicates the interval (in seconds) for the maximum query response
time advertised in IGMPv2 queries on this interface. Smaller values
allow a router to prune groups faster.
ROBUST Indicates the tuning for the expected packet loss on a subnet. If a
subnet is expected to be lossy, the Robustness variable may be
increased. IGMP is robust to (Robustness - 1) packet losses.
VERSION Indicates the version of IGMP that is running on this interface. This
object configures a router capable of running either version. For
IGMP to function correctly, all routers on a LAN must be configured
to run the same version of IGMP on that LAN.
LAST MEMB QUERY Indicates the max response in a group specific query.
PROXY SNOOP ENABLE Indicates the status of IGMP proxy snoop on the port.
SNOOP ENABLE Indicates the status of IGMP snooping on the port.
SSM SNOOP ENABLE Indicates the status of SSM IGMP snooping on the port.
FAST LEAVE ENABLE Indicates the status of fast leave.
create <HostAddress> <HostMask> Creates an access control group entry for a specific
<deny-tx|deny-rx|deny-both|allo IGMP Ethernet port.
w-only-tx|allow-only-rx|allow-o
• HostAddress is the IP address of the host. See
nly-both>
"Specifying host addresses and masks" (page
29) for more information.
• HostMask is the subnet mask used to determine
the host or hosts covered by this configuration.
You can use the host subnet mask to restrict
access to a portion of the host network. See
"Specifying host addresses and masks" (page
29) for more information.
• deny-tx|deny-rx|deny-both|allow-onl
y-tx|allow-only-rx| allow-only-both
indicates the action you want for the specified
IGMP Ethernet port. For example, if you specify
deny-both, the interface denies both transmitted
and received traffic.
delete <HostAddress> <HostMask> Deletes the access control group entry for the
specified IGMP interface.
• HostAddress is the IP address of the host.
• HostMask is the subnet mask used to determine
the host or hosts covered by this configuration.
mode <HostAddress> <HostMask> Changes the access control group configuration.
<deny-tx|deny-rx|deny-both|allo
• HostAddress is the IP address of the host.
w-only-tx|allow-only-rx|allow-o
nly-both> • HostMask is the subnet mask used to determine
the host or hosts covered by this configuration.
• deny-tx|deny-rx|deny-both|allow-onl
y-tx|allow-only-rx| allow-only-both
indicates the action you want for the specified
IGMP interface. For example, if you specify
deny-both, the interface denies both transmitted
and received traffic.
ATTENTION
This value must be less than the query-interval.
robustval <integer> Allows tuning for the expected packet loss of a network.
• integer is an integer value with a range of 2 to 255
seconds. The default value is 2 seconds. Increase
the value if you expect the network to experience loss.
router-alert <enable|disab
Enables or disables the router alert option. When
le>
enabled, this parameter instructs the router to process
packets not directly addressed to it.
ATTENTION
To maximize your network performance, Nortel
recommends that you set this parameter according
to the version of IGMP currently in use:
• IGMPv1—Disable
• IGMPv2—Enable
• IGMPv3—Enable
snoop <enable|disable> Enables or disables the snoop option for the VLAN.
version <integer> Sets the version of IGMP that you want to configure on
this interface. For IGMP to function correctly, all routers
on a LAN must use the same version.
• integer is an integer value with a value of 1, 2, or
3. The default value is 2 (IGMPv2).
where
vid is a VLAN ID from 1 to 4092.
Figure 135 "show vlan info igmp command output" (page 266) shows
sample output for the show vlan info igmp command.
Figure 135
show vlan info igmp command output
Table 77 "show vlan info igmp command" (page 266) shows the field
descriptions for this command.
Table 77
show vlan info igmp command
Field Description
VLAN ID Indicates the VLAN ID.
QUERY INTVL Indicates the interval (in seconds) between IGMPHost-Query
packets transmitted on this interface.
QUERY MAX RESP Indicates the interval (in seconds) for the maximum query
response time advertised in IGMPv2 queries on this interface.
Smaller values allow a router to prune groups faster.
ROBUST Indicates the tuning for the expected packet loss on a subnet.
If a subnet is expected to be lossy, the Robustness variable
may be increased. IGMP is robust to (Robustness - 1) packet
losses.
Field Description
VERSION Indicates the version of IGMP that is running on this interface.
This object configures a router capable of running either
version. For IGMP to function correctly, all routers on a LAN
must be configured to run the same version of IGMP on that
LAN.
LAST MEMB QUERY Indicates the max response in a group specific query.
PROXY SNOOP ENABLE Indicates the status of IGMP proxy snoop on the VLAN.
SNOOP ENABLE Indicates the status of IGMP snooping on the VLAN.
SSM SNOOP ENABLE Indicates the status of SSM IGMP snooping on the VLAN.
FAST LEAVE ENABLE Indicates the status of fast leave.
FAST LEAVE PORTS Indicates the ports that have fast leave enabled.
ERS-8606:5/config/vlan/2/ip/igmp/access-control/asia-
net# create 192.32.32.0 255.255.255.0 allow-only-tx
ERS-8606:5/config/vlan/2/ip/igmp/access-control/asia-
net# info
Sub-Context:
Current Context:
create :
HostAddress - 192.32.16.0
HostMask - 255.255.255.0
mode - allow-only-tx
mode :
delete : N/A
The following are the configuration steps required for ERS 8600-B.
Configure VLAN 2 with an Access Control to deny-rx for the Multicast group
address of 238.1.1.0/24.
Step Action
—End—
Step Action
—End—
where
vid is a VLAN ID from 1 to 4092.
This command includes the following parameters:
Figure 137 "config vlan ip igmp info static-members info command output"
(page 272) shows sample output for the config vlan ip igmp
static-members info command.
Figure 137
config vlan ip igmp info static-members info command output
where
vid is a VLAN ID from 1 to 4092.
Figure 138 "config vlan ip igmp fast leave-members info command output"
(page 273) shows sample output for the config vlan ip igmp
fast-leave-members info command.
Figure 138
config vlan ip igmp fast leave-members info command output
enable : TRUE
max-streams : 8
num-streams : 0
enable <ports> max-streams Enables stream limitation and sets the maximum
<value> number of allowed streams for the specified ports on
this interface. The number of allowed streams cannot
exceed the maximum number for the interface. The
range is from 0 to 65535, and the default is 4.
disable <ports> Disables stream limitation for the specified ports on
this interface.
set <ports> max-streams <value> Sets the maximum number of allowed streams for
the specified ports on this interface. The range is
from 0 to 65535, and the default is 4.
ERS-8606:5/config/ip/igmp/inter-
face/192.32.96.82/stream-limit-members# info
Sub-Context:
Current Context:
enable:
port - 1/3
max-streams - 8
num-streams - 0
port - 1/8
max-streams - 8
num-streams - 0
disable : N/A
set : N/A
Figure 139
show ip igmp stream-limit-interface command output
Table 78
show ip igmp stream-limit-interface command
Field Description
INTERFACE Indicates the interface IP address.
Field Description
MAX STREAMS Indicates the maximum number of streams.
NUM STREAMS Indicates the current number of streams.
Figure 140
show ip igmp stream-limit-port command output
Table 79
show ip igmp stream-limit-port command
Field Description
INTERFACE Indicates the interface IP address.
PORT Indicates the port for the VLAN.
MAX STREAMS Indicates the maximum number of streams.
NUM STREAMS Indicates the current number of streams.
ATTENTION
This command is not supported on Ethernet Routing Switch 8100 operating with
IGMP snoop mode enabled.
Figure 141 "show ip igmp snoop-trace" (page 281) shows sample output
from the show multicast group trace for the IGMP snoop-trace
command.
Figure 141
show ip igmp snoop-trace
Table 80 "show ip igmp snoop-trace command" (page 281) shows the field
descriptions for this command.
Table 80
show ip igmp snoop-trace command
Field Description
GROUP ADDRESS Indicates the IP multicast group address for which this entry contains
information.
SOURCE ADDRESS Indicates the source of the multicast traffic.
IN VLAN Indicates the incoming VLAN ID.
IN PORT Indicates the incoming port number.
Field Description
OUT VLAN Indicates the outgoing VLAN ID.
OUT PORT Indicates the outgoing port number.
Configuration procedure
Use the following procedure to enable multicast group trace for IGMP
snoop-trace for two Ethernet Routing Switch 8600 devices in a series:
Step Action
4 Send an IGMP report on one of the VLAN member ports and verify
this using the command:
show ip igmp group
6 To view the output for the multicast packet flow through the
IGMP-snoop enabled Ethernet Routing Switch 8600, use the
following command:
show ip igmp snoop-trace
—End—
where
value is the filename where the output is to be redirected.
Figure 142 "show ip igmp show-all command output" (page 284) shows
sample output for the show ip igmp show-all command.
Figure 142
show ip igmp show-all command output
For each of the show ip igmp commands listed in Figure 142 "show ip
igmp show-all command output" (page 284), see the appropriate section of
this section for parameter explanations.
Command Parameter
config ip dvmrp info
disable
enable
fwd-cache-timeout <integer>
generate-log <enable|disable>
generate-trap <enable|disable>
leaf-timeout <integer>
nbr-probe-interval <integer>
nbr-timeout <integer>
route-discard-timeout <integer>
route-expiration-timeout <integer>
route-switch-timeout <integer>
show-next-hop-table <enable|disabl
e>
triggered-update- interval
<integer>
update-interval <integer>
prune-resend <enable|disable>
config ip dvmrp interface <ipaddr> info
advertise-self <enable|disable>
create <active|passive>
default-listen <enable|disable>
default-supply <enable|disable>
default-supply-metric <cost>
disable
enableenable
in-policy <policy_name>
interface-type <active|passive>
metric <cost>
out-policy <policy_name>
show ip dvmrp info
show ip dvmrp interface
show ip dvmrp neighbor
show ip dvmrp next-hop
Command Parameter
show ip dvmrp route
config ethernet <ports> ip dvmrp info
advertise-self <enable|disable>
create <active|passive>
default-listen <enable|disable>
default-supply <enable|disable>
default-supply-metric <cost>
disable
enable
in-policy <policy_name>
interface-type <active|passive>
metric <cost>
out-policy <policy_name>
config vlan <vid> ip dvmrp info
advertise-self <enable|disable>
create <active|passive>
default-listen <enable|disable>
default-supply <enable|disable>
default-supply-metric <cost>
disable
enable
in-policy <policy_name>
interface-type <active|passive>
metric <cost>
out-policy <policy_name>
config ip prefix-list <prefix-lis info
t-name>
add-prefix <ipaddr|mask> [maskLenFr
om <value>][maskLenTo <value>]
delete
name <name>
remove-prefix <ipaddr/mask>
config ip route-policy <policy_name info
> seq <seq_number>
action <permit|deny>
Command Parameter
create
delete
enable
disable
match-as-path <as-list> [clear]
match-community <community-list>
[clear]
match-community-exact <enable|disa
ble> [clear]
match-interface <prefix-list>
[clear]
match-metric <metric> [clear]
match-network <prefix-list> [clear]
match-next-hop <prefix-list>
[clear]
match-protocol <protocol_name>
[clear]
match-route-src <prefix-list>
[clear]
match-route-type <route-type>
match-tag <tag> [clear]
name <policy_name>
set-as-path <as-list-id> [clear]
set-as-path-mode <tag|prepend>
[clear]
set-automatic-tag <enable|disable>
[clear]
set-community <community-list>
[clear]
set-community-mode <additive|none>
[clear]
set-injectlist <prefix-list>
[clear]
set-local-pref <pref-value> [clear]
set-mask <ipaddr>
set-metric <metric-value> [clear]
set-metric-type <metric-type>
[clear]
Command Parameter
set-nssa-pbit <enable|disable>
set-next-hop <ipaddr> [clear]
set-origin <origin> [clear]
set-origin-egp-as <origin-egp-as>
[clear]
set-preference <pref-value> [clear]
set-tag <tag> [clear]
set-weight <weight> [clear]
how vlan info dvmrp [vlan <value>]
show ports info dvmrp [port
<value>]
show ip dvmrp show-all [file
<value>]
Configuration prerequisites
Before you can configure DVMRP, you must prepare the router as follows:
Step Action
ATTENTION
Changing the configuration from PIM to DVMRP, or from DVMRP to PIM,
is not recommended while multicast traffic is flowing on the network.
—End—
config ip dvmrp
This command includes the following parameters:
config ip dvmrp
followed by:
info Displays DVMRP settings on the switch (Figure 143
"config ip dvmrp info command output" (page 291)).
disable Globally disables DVMRP on the switch.
enable Globally enables DVMRP on the switch.
fwd-cache-timeout <integer> Sets the forward cache timeout (in seconds).
• integer is the range of 300 to 86400 seconds. The
default value is 300 seconds.
generate-log <enable|disab Enables or disables the DVMRP log.
le>
generate-trap <enable|disa Enables or disables the DVMRP trap.
ble>
leaf-timeout <integer> Sets the length of time (in seconds) the router waits for a
response from a neighbor before considering the attached
network to be a leaf network.
• integer is the range of 25 to 4000 seconds. The
default value is 125 seconds.
nbr-probe-interval Sets the time interval (in seconds) for the DVMRP router
<integer> to send a neighbor probe message on its interface.
• integer is the range of 5 to 30 seconds. The default
value is 10 seconds.
nbr-timeout <integer> Sets the length of time (in seconds) the router waits to
receive a report from a neighbor before considering the
connection inactive.
• integer is the range of 35 to 8000 seconds. The
default value is 35 seconds.
route-discard-timeout Sets the route discard timeout (in seconds).
<integer>
• integer is the range of 40 to 8000. The default
value is 260 seconds.
route-expiration-timeout Sets the route expiration timeout (in seconds).
<integer>
• integer is the range of 20 to 400 seconds. The
default value is 140 seconds.
config ip dvmrp
followed by:
route-switch-timeout Sets the route switch timeout (in seconds).
<integer>
• integer is the range of 20 to 2000. The default
value is 140 seconds.
show-next-hop-table Enables or disables showing information about the
<enable|disable> DVMRP next hops"Showing DVMRP next hops" (page
296).
triggered-update-interval Sets the time interval (in seconds) between triggered
<integer> update messages sent when routing information changes.
• integer is the range of 5 to 1000 seconds. The
default value is 5 seconds.
update-interval <integer> Sets the time interval (in seconds) between DVMRP
router update messages.
• integer is the range of 10 to 2000 seconds. The
default value is 60 seconds.
prune-resend <enable|disab Sends prune messages every three minutes, to address
le> the link failures at some remote upstream switches. The
feature is disabled by default.
Figure 143 "config ip dvmrp info command output" (page 291) shows
sample output for the config ip dvmrp info command.
Figure 143
config ip dvmrp info command output
where
ipaddr indicates the IP address of the selected interface.
This command includes the following parameters:
Figure 144 "config ip dvmrp interface info command output" (page 293)
shows sample output for the config ip dvmrp interface info
command.
Figure 144
config ip dvmrp interface info command output
Figure 145
show ip dvmrp info command output
Table 81 "show ip dvmrp info command" (page 294) shows the field
descriptions for this command.
Table 81
show ip dvmrp info command
Field Description
AdminStat Indicates the status of DVMRP.
Genid Indicates the generation identifier for the routing process.
This is used by neighboring routers to detect whether the
DVMRP routing table is resent.
Version Indicates the version of DVMRP.
NumRoutes Indicates the number of entries in the routing table. This
is used to monitor the routing table size to detect illegal
advertisements of unicast routes.
NumReachableRoutes Indicates the number of entries in the routing table with
non infinite metrics. This is used to detect network
partitions by observing the ratio of reachable routes to
total routes.
UpdateInterval Indicates the global route update interval in seconds.
TriggeredUpdateInterval Indicates the global route triggered update interval in
seconds.
Field Description
LeafTimeOut Indicates the hold down timer for leaf in seconds.
NbrTimeOut Indicates the neighbor timeout interval in seconds.
NbrProbeInterval Indicates the global neighbor probe interval in seconds.
FwdCacheTimeout Indicates the timeout interval (in seconds) for aging prune
entries in the Forward Cache.
RouteExpireTimeout Indicates the minimum amount of time remaining before
this entry ages out.
RouteDiscardTimeout Indicates the interval (in seconds) to discard collected
routes.
RouteSwitchTimeout Indicates the interval (in seconds) to discard unused
routes.
ShowNextHopTable Indicates the status of showing the nest hop table.
generate-trap Indicates the status of DVMRP traps.
generate-log Indicates the status of logging DVMRP.
PruneResend Indicates the status of resending prune messages.
Figure 146
show ip dvmrp neighbor command output
Table 82 "show ip dvmrp neighbor command" (page 296) shows the field
descriptions for this command.
Table 82
show ip dvmrp neighbor command
Field Description
INTERFACE Indicates the value of ifIndex for the virtual interface used
to reach this DVMRP neighbor.
ADDRESS Indicates the IP address of the DVMRP neighbor.
EXPIRE Indicates the minimum time (in seconds) remaining before
this DVMRP neighbor ages out.
GENID Indicates the neighboring router generation identifier.
MAJVER Indicates the neighboring router’s major DVMRP version
number.
MINVER Indicates the neighboring router’s minor DVMRP version
number.
CAPABILITY Indicates the neighboring router’s capabilities. The leaf bit
indicates that the neighbor has only one interface with
its neighbors. The prune bit indicates that the neighbor
supports pruning. The generationID bit indicates that the
neighbor sends its generationID in probe messages. The
mtrace bit indicates that the neighbor can handle mtrace
requests.
STATE Indicates the state of DVMRP for the neighboring router.
Showing the next-hop table is disabled by default. However, you can save
the setting of this command in the configuration for the switch. Disabling this
setting avoids using the large amount of memory required for these tables in
a scaled multicast environment with a large number of VLANs. For more
information, see "Configuring DVMRP globally" (page 290).
To display information about the DVMRP next hops, use the following
command:
Figure 147
show ip dvmrp next-hop command output
Table 83 "show ip dvmrp next-hop command" (page 297) shows the field
descriptions for this command.
Table 83
show ip dvmrp next-hop command
Field Description
SOURCE Indicates the network address, which when combined with the corresponding
value of dvmrpRouteNextHopSourceMask, identifies the sources for a next
hop on an outgoing interface.
MASK Indicates the network mask, which when combined with the corresponding
value of dvmrpRouteNextHopSource, identifies the sources for a next hop on
an outgoing interface.
INTERFACE Indicates the outgoing interface for this next hop.
TYPE Displays leaf if no downstream dependent neighbors exist on the outgoing
virtual interface. Otherwise, the type is branch.
Figure 148
show ip dvmrp route command output
Table 84 "show ip dvmrp route command" (page 298) shows the field
descriptions for this command.
Table 84
show ip dvmrp route command
Field Description
SOURCE Indicates the network address, which when combined with the
corresponding value of dvmrpRouteSourceMask, identifies the sources
for multicast routing information.
MASK Indicates the network mask, which when combined with the
corresponding value of dvmrpRouteSource, identifies the sources for
multicast routing information.
UPSTREAM_NBR Indicates the address of the upstream neighbor (for example, RPF
neighbor) from which IP datagrams from these sources are received.
INTERFACE Indicates the interface on which IP datagrams sent by these sources
are received.
METRIC Indicates the distance in hops to the source subnet.
EXPIRE Indicates the minimum amount of time remaining (in seconds) before
this entry ages out.
where
ports use the convention {slot/port[-slot/port][,...]}.
DVMRP must be enabled globally for these settings to take effect.
Figure 149 "config ethernet ip dvmrp info command output" (page 300)
shows sample output for the config ethernet ip dvmrp info
command.
Figure 149
config ethernet ip dvmrp info command output
Figure 150 "config vlan ip dvmrp info command output" (page 302) shows
sample output for the config vlan ip dvmrp info command.
Figure 150
config vlan ip dvmrp info command output
Figure 151
DVMRP configuration example: base configuration
Step Action
—End—
Before you apply the default route policy to the switch, you must perform the
procedures provided in "Configuration prerequisites" (page 289).
where
ipaddr indicates the IP address of the selected interface.
This command includes the following parameters:
where
default-supply <enable|disa Generates and advertises only the default route when
ble> enabled on the VLAN. No other route is advertised to
the neighbors on this VLAN. The options are enable and
disable. The default setting is disable.
default-supply-metric Advertises the specified metric over the VLAN if you
<cost> configure the VLAN to supply the default route. The range
is 1 to 31 hops. The default setting is 1 hop.
disable Disables dvmrp on a specific interface.
enable Enables dvmrp on a specific interface.
in-policy <policy_name> Specifies the DVRMP route in-policy.
• policy_name is a policy name that has a string
length of 0 to 64.
interface-type <active|pass Specifies the interface type as active or passive.
ive>
metric <cost> Specifies the DVMRP route metric.
• cost is the metric value with a range of 1 to 31.
out-policy <policy_name> Specifies the DVRMP route out-policy.
• policy_name is a policy name that has a string
length of 0 to 64.
where
ports use the convention {slot/port[-slot/port][, ...]}.
This command includes the following parameters:
Before you create and apply a DVMRP announce policy to the switch, you
must perform the procedures provided in "Configuration prerequisites"
(page 289).
ATTENTION
Deleting an announce policy from an interface, VLAN, or port means that you
change the configuration. It does not mean that you delete the policy itself.
ATTENTION
Lower bound and higher bound mask lengths
together can define a range of networks.
ATTENTION
Not all of the route-policy seq parameters apply to the process of creating
a DVMRP policy. The table below describes the parameters that you must use
to create the DVMRP policy. For information about the other parameters for this
command, see Configuring IP Routing Operations (NN46205-500).
ATTENTION
When creating a route policy in the CLI, the ID is
internally generated using an automated algorithm.
When you create a route policy in Device Manager,
you can manually assign the ID number.
set-next-hop <ipaddr> Specifies the IP address of the next hop router. Ignored
[clear] for DVMRP routes.
set-origin <origin> [clear] If configured, the switch changes the origin path attribute
of the BGP routes that match this policy to the specified
value.
Figure 152 "config ip route-policy seq info command" (page 317) displays
sample output for the config ip route-policy seq info command.
Figure 152
config ip route-policy seq info command
After the prefix list is created, the policy is configured (see command lines 3
through 7 below), the prefix list is applied to the match-network parameter
of the DVMRP policy (see command line 8 below), and the new policy is
applied to VLAN 3 (see command line 9 below).
ATTENTION
When this configuration is applied to VLAN 3, the switch does not announce the
DVMRP routes to network 4.4.4.0 or to the neighbor switches on VLAN 3.
The following configuration example uses the above command to delete the
DVMRP announce policy from an interface. In this example, the announce
policy currently set on interface 2.2.2.2 is deleted.
• "" are double quotes that indicate the policy used in the current session.
Entering no name for the out-policy deletes the policy.
The following configuration example uses the above command to delete the
DVMRP announce policy from a port. In this example, the announce policy
currently set on port 1/5 is deleted.
Before you create and apply a DVMRP accept policy to the switch, you
must perform the procedures provided in "Configuration prerequisites"
(page 289).
ATTENTION
Deleting an accept policy from an interface, VLAN, or port means that you change
the configuration. It does not mean that you delete the policy itself.
ATTENTION
Lower bound and higher bound mask
lengths together can define a range of
networks.
ATTENTION
Not all of the route-policy seq parameters apply to the process of creating a
DVMRP policy. The following table describes the parameters that you must use
to create the DVMRP policy. For information about the other parameters for this
command, see Configuring IP Routing Operations (NN46205-500).
ATTENTION
When creating a route policy in the CLI, the ID is
internally generated using an automated algorithm.
When you create a route policy in Device Manager,
you can manually assign the ID number.
set-next-hop <ipaddr> Specifies the IP address of the next hop router. Ignored
[clear] for DVMRP routes.
set-origin <origin> [clear] If configured, the switch changes the origin path attribute
of the BGP routes that match this policy to the specified
value.
8. ERS_8606:5/config/ip/route-policy/policy2/seq/1#
match-network prefix2
9. ERS_8606:5# config vlan 5 ip dvmrp in-policy policy2
The following configuration example uses the above command to delete the
DVMRP accept policy from an interface. In this example, the accept policy
currently set on interface 3.3.3.3 is deleted.
where:
• vid is the number of the VLAN.
• policy name is the name of the applicable accept policy you create.
Before you apply the advertisement of local networks policy to the switch,
you must perform the procedures provided in "Configuration prerequisites"
(page 289).
where
ipaddr is the address of the interface.
The following configuration example uses the above command to disable the
advertisement of local routes on interface 100.100.100.2. After configuring
these parameters, use the info command to show a summary of the
results:
where
vid is the number of the VLAN.
where
port is the number of the port.
Before you apply the DVMRP passive interface policy to the switch, you
must perform the procedures provided in "Configuration prerequisites"
(page 289).
where
ipaddr is the address of the interface.
This command includes the following parameters:
where
ipaddr is the address of the selected interface.
This command includes the following parameters:
where
vid is a VLAN ID from 1 to 4092.
The following configuration example uses the above command to set VLAN
100 passive. After configuring these parameters, use the info command
to show a summary of the results.
where
port is the number of the port.
The following configuration example uses the above command to set port
9 in slot 1 as active. After configuring these parameters, use the info
command to show a summary of the results.
Figure 153
show ip dvmrp interface command output
Table 85 "show ip dvmrp interface command" (page 338) shows the field
descriptions for this command.
Table 85
show ip dvmrp interface command
Field Description
IF Indicates the ifIndex value of the interface for which DVMRP is enabled.
ADDR Indicates the IP address this system uses as a source address on this interface.
METRIC Indicates the distance metric for this interface used to calculate distance
vectors.
OPERSTAT Indicates the current operational state of this DVMRP interface.
DEFAULT Indicates whether the switch can learn DVMRP default routes over this
LISTEN interface.
Field Description
DEFAULT Indicates the whether the switch should supply DVMRP default routes over
SUPPLY this interface.
DEFAULT Indicates the cost of the DVMRP default route that this interface generates and
METRIC supplies when it is configured to supply default route.
ADVERTISE Indicates whether the switch can advertise this local network.
SELF
IN-POLICY Indicates the DVMRP accept policy name configured on this interface.
OUT-POLICY Indicates the DVMRP announce policy name configured on this interface.
INTF TYPE Indicates the type of this DVMRP interface, and whether it uses a tunnel,
source routing, a physical interface for which there is a querier, or a physical
interface for which there is not a querier (subnet).
where
value is a VLAN ID from 1 to 4092.
Figure 154 "DVMRP VLAN configuration information" (page 339) shows
sample output for the show vlan info dvmrp command.
Figure 154
DVMRP VLAN configuration information
See Table 85 "show ip dvmrp interface command" (page 338) for field
descriptions for this command.
where
value is a port or range of ports in the slot/port format.
Figure 155 "DVMRP port configuration information" (page 340) shows
sample output for the show ports info dvmrp command.
Figure 155
DVMRP port configuration information
See Table 85 "show ip dvmrp interface command" (page 338) for field
descriptions for this command.
Configuration examples
This section presents the following configuration examples:
• "Denying DVMRP routes from a DVMRP neighbor" (page 341)
• "Manipulating the advertised DVMRP metric to load balance multicast
traffic" (page 343)
The following shows the configuration steps only for interface 2/7.
Step Action
3 Add a prefix lists named "one" and the other named "two" by using
the commands:
8610:5# config ip prefix-list "one" add-prefix
192.4.10.0/24
8610:5# config ip prefix-list "two" add-prefix
192.4.99.0/24
—End—
Step Action
1 Add a prefix lists named "one" and the other named "two" by using
the following command:
8610:5# config ip prefix-list "one" add-prefix
192.4.99.0/24
—End—
where
value is the filename from which the output is redirected.
Figure 157 "show ip dvmrp show-all command output" (page 344) shows
sample output for the show ip dvmrp show-all command.
Figure 157
show ip dvmrp show-all command output
For each of the show ip dvmrp xxxx commands listed in Figure 157
"show ip dvmrp show-all command output" (page 344), see the appropriate
section for parameter explanations.
The Ethernet Routing Switch 8600 supports the following for PIM-SM:
• RP functionality
• Redundant RP configuration where several RPs can be configured for
the same groups
• RP load sharing where several RPs can be configured in the same PIM
domain
• BSR functionality
• Redundant BSR functionality
ATTENTION
You must first configure and enable PIM on the circuitless IP interface before
configuring PIM on the RP. To configure PIM-SM RP for a circuitless IP interface,
see Configuring BGP Services (NN46205-510).
For more information about PIM concepts and terminology, see "IP Multicast
concepts" (page 15).
For instructions on how to configure PIM static source groups, see "Viewing
and editing multicast routes using the CLI" (page 429).
This section includes the following topics:
• "Roadmap of PIM commands" (page 347)
• "PIM-SM configuration prerequisites" (page 350)
• "Configuring PIM-SM globally" (page 351)
• "Configuring a PIM multicast border router (PMBR)" (page 355)
• "Configuring PIM on an interface" (page 355)
• "Configuring the PIM interface virtual neighbor" (page 357)
• "Configuring a candidate BSR on an interface" (page 359)
• "Configuring a candidate rendezvous point (C-RP)" (page 360)
• "Configuring a static rendezvous point (RP)" (page 367)
• "Configuring PIM on an Ethernet (brouter) port" (page 370)
• "Configuring a candidate BSR on an Ethernet port" (page 372)
• "Configuring PIM on a VLAN" (page 373)
• "Configuring a candidate BSR on a VLAN" (page 376)
• "Configuring PIM debug trace commands" (page 377)
• "Configuring Source Specific Multicast (SSM)" (page 384)
• "Configuring square-SMLT globally" (page 388)
• "Configuration examples" (page 388)
• "Displaying all IP PIM show commands" (page 406)
Command Parameter
config ip pim info
activity-chk-interval <15|30|210>
bootstrap-period <integer>
c-rp-adv-timeout <integer>
disable
disc-data-timeout <integer>
enable
fwd-cache-timeout <integer>
joinprune-interval <integer>
mode <sparse|ssm>
register-suppression-timeout
<integer>
unicast-route-change-timeout
<integer>
show ip pim info
config ip pim mbr info
disable
enable
config ip pim interface <ipaddr> info
create <active|passive>
disable
enable
hellointerval <seconds>
interface-type <active|passive>
Command Parameter
joinprune-interval <seconds>
config ip pim interface <ipaddr> info
virtual-interface
add <ipaddr>
delete <ipaddr>
show ip pim interface
show ip pim neighbor
config ip pim candbsr interface info
<ipaddr>
enable preference <value>
disable
config ip pim candrp info
add grp <value> mask <value> rp
<value>
delete grp <value> mask <value>
show ip pim rp-set
show ip pim candidate-rp
show ip pim active-rp <group>
show ip pim active-rp
show ip pim bsr
show ip pim mroute
config ip pim static-rp info
add grp <value>mask <value>rp
<value>
delete grp <value>mask <value > rp
<value>
disable
enable
show ip pim static-rp
config ethernet <ports> ip pim info
create <active|passive>
disable
enable
hellointerval <seconds>
interface-type <active|passive>
joinprune-interval <seconds>
Command Parameter
config ethernet <ports> ip pim info
candbsr
disable
enable preference <value>
config vlan <vid> ip pim info
create <active|passive>
disable
enable
hellointerval <seconds>
interface-type <active|passive>
joinprune-interval <seconds>
config vlan <vid> ip pim candbsr info
disable
enable preference <value>
config ip pim debug-pimmsg info
assert <true=1|false=2>
bstrap <true=1|false=2>
group <ipaddress>
hello <true=1|false=2>
joinprune <true=1|false=2>
pimdbglog <true=1|false=2>
pimdbgtrace <true=1|false=2>
rcv <true=1|false=2>
register <true=1|false=2>
regstop <true=1|false=2>
rp-adv <true=1|false=2>
send <true=1|false=2>
source <ipaddress>
config sys mcast-smlt info
square-smlt <enable|disable>
show ip pim mode
show ip pim virtual-neighbor
show ip pim show-all [file <value>]
Step Action
ATTENTION
Changing the configuration from PIM to DVMRP, or from DVMRP to PIM,
is not recommended while multicast traffic is flowing on the network.
ATTENTION
Routes to sources in a PIM domain must not have a lower cost through the
DVMRP domain to ensure that multicast routing from these sources works
properly. Configure MBR switches with this design guideline in mind.
—End—
config ip pim
This command includes the following parameters:
config ip pim
followed by:
info Displays current PIM settings on the switch (Figure 158 "config
ip pim info command output" (page 353)).
activity-chk-interval Specifies how often (in seconds) to check traffic activity for a
<15|30|210> multicast group. The lower the value, the more often the switch
checks the activity.
• The default is 30.
Notes:
• Before you can change the activity-chk-interval, you must
disable PIM globally.
• Nortel recommends an activity check interval of 30
seconds.
• On IGAP-enabled interfaces, set the activity check interval
to 30 seconds or less.
• On non-IGAP enabled interfaces, you may want to set the
activity check interval to 210 seconds for systems that have
a large number (200+) of S,G streams.
• When one of the timer activity-chk-interval or
fwd-cache-timeout is configured with a nondefault value,
the other cannot be configured.
config ip pim
followed by:
bootstrap-period Specifies the interval (in seconds) that the elected BSR waits
<integer> between originating bootstrap messages.
• integer is an integer in the range of 5 to 32757. The
default is 60.
c-rp-adv-timeout Specifies how often (in seconds) that routers configured as
<integer> candidate RPs send C-RP advertisement messages. When
this timer expires, the C-RP sends an advertisement message
to the elected BSR.
• integer is an integer in the range of 5 to 26214. The
default is 60.
disable Globally disables PIM on the switch.
disc-data-timeout Specifies how long (in seconds) to discard data until the Join is
<integer> received from the RP. An ipmc discard record is created after
a register packet is sent, until the the timer expires or when a
Join is received.
• integer is an integer in the range of 5 to 65535. The
default is 60.
enable Globally enables PIM on the switch.
fwd-cache-timeout
Specifies the forward cache timeout value.
<integer>
• integer is an integer in the range of 10 to 86 400.
The default is 210.
ATTENTION
When one of the timer activity-chk-interval or
fwd-cache-timeout is configured with a nondefault value,
the other cannot be configured.
joinprune-interval Specifies how long to wait (in seconds) before the PIM
<integer> router sends out the next join/prune message to its upstream
neighbors.
• integer is an integer in the range of 1 to 18724. The
default is 60.
mode <sparse|ssm> To enable PIM-SSM globally, see "Configuring PIM-SSM
globally" (page 385). Also note that when you change from one
mode to another, an information message pops up to remind
you that traffic does not stop immediately. The configured mode
of this interface: sparse or ssm (source-specific multicast).1
config ip pim
followed by:
register-suppression-ti Specifies how long (in seconds) the DR suppresses sending
meout <integer> registers to the RP. The timer starts when the DR receives a
Register Stop message from the RP.
• integer is an integer in the range of 6 to 65535. The
default is 60.
unicast-route-change-ti
Specifies how often (in seconds) the switch polls the
meout <integer>
routing table manager (RTM) for unicast routing information
updates to be used by PIM.
ATTENTION
Lowering this value increases how often the switch polls
the RTM. This can affect the performance of the switch,
especially when there is a lot of traffic is flowing through
the switch.
To enable PIM-SSM globally, see . Also note that when you change from one
mode to another, an information message pops up to remind you that traffic
does not stop immediately. Figure 158 "config ip pim info command output"
(page 353) shows sample output for the config ip pim info command.
Figure 158
config ip pim info command output
Figure 159
show ip pim info command output
Table 86 "show ip pim info command" (page 354) shows the field
descriptions for this command.
Table 86
show ip pim info command
Field Description
PimStat Indicates the status of PIM.
Mode Indicates the PIM mode.
Mbr Indicates the status of the PIM multicast border router feature.
StaticRP Indicates the status of static RP.
ActivityChkInterval Indicates the activity check interval for polling PIM SG traffic activity
information.
BootstrapPeriod Indicates the interval between originating bootstrap messages at
the elected BSR.
CRPAdvTimeout Indicates the candidate RPs timer (in seconds) for sending
C-RP-Adv messages.
Field Description
DiscDataTimeout Indicates the time (in seconds) used to discard data until the join
is received from the RP. An IPMC discard record is created and
deleted after the timer expires and when a join is received.
FwdCacheTimeout Indicates the PIM forward cache expiry value in seconds. This value
is used in aging PIM mroutes.
RegSupprTimeout Indicates the Register-Suppression timer in seconds.
UniRouteChangeTimeout Indicates the frequency at which the RTM is polled for routing
information updates.
JoinPruneInt Indicates the join pruning interval in seconds.
where
ipaddr indicates the IP address of the selected interface.
The following example shows how to create a PIM passive interface and
display information about that interface.
where
ipaddr indicates the IP address of the selected interface.
This command includes the following parameters:
add <ipaddr> Adds the virtual neighbor on the local switch interface.
• ipaddr is the IP address of the selected interface.
delete <ipaddr> Deletes the virtual neighbor on the local switch interface.
• ipaddr is the IP address of the selected interface.
Figure 160
show ip pim interface command output
Table 87 "show ip pim interface parameters" (page 358) shows the field
descriptions for this command.
Table 87
show ip pim interface parameters
Field Description
IF The slot/port number or VLAN ID of the interface where PIM is enabled.
ADDR The IP address of the PIM interface.
MASK The network mask for the IP address of the PIM interface.
MODE The configured mode of this interface. The valid modes are SSM and Sparse.
DR Shows the designated router (DR) for this interface.
HLINT Specifies how long to wait (in seconds) before the PIM switch sends out the next
hello message to neighboring switches. The default hello interval is 30 seconds.
JPINT Specifies how long to wait (in seconds) before the PIM switch sends out the next
join/prune message to its upstream neighbors. The default join/prune interval is
60 seconds.
CBSPR The preference for this local interface to become a Candidate BSR. The
Candidate BSR with the highest BSR-priority and address is referred to as the
preferred BSR. The default is -1, which indicates that the current interface is
not a Candidate BSR.
OPSTAT Indicates the status of PIM on this interface: up or down.
INTF TYPE Indicates whether the PIM interface is active or passive.
Figure 161 "show ip pim neighbor command output" (page 359) shows
sample output for the show ip pim neighbor command.
Figure 161
show ip pim neighbor command output
Table 88 "show ip pim neighbor parameters" (page 359) shows the field
descriptions for this command.
Table 88
show ip pim neighbor parameters
Field Description
INTERFACE The interface number.
ADDRESS The IP address of the PIM neighbor.
UPTIME The elapsed time since this PIM neighbor last became a neighbor of the
local router.
EXPIRE The time remaining before this PIM neighbor times out.
The C-BSR with the highest configured preference becomes the BSR for
the domain. If two C-BSRs have equal preference, the candidate with the
higher IP address becomes the BSR. If you add a new C-BSR with a higher
preference to the domain, it automatically becomes the new BSR.
where
ipaddr indicates the IP address of the selected interface.
Figure 162 "config ip pim candbsr interface command output" (page 360)
shows sample output for the config ip pim candbsr interface
info command.
Figure 162
config ip pim candbsr interface command output
You can only configure one interface on an Ethernet Routing Switch 8600 for
multiple groups. You cannot configure multiple interfaces for multiple groups.
With the mask value, you can configure a candidate RP for several groups in
one configuration. For example, a candidate RP configuration with a group
address of 224.0.0.0 and a group mask of 240.0.0.0 permits you to configure
the candidate RP for a multicast range from 224.0.0.0 to 239.255.255.255.
Figure 163
show ip pim rp-set command output
Table 89 "show ip pim rp-set parameters" (page 362) shows the field
descriptions for this command.
Table 89
show ip pim rp-set parameters
Field Description
GRPADDRESS The IP address of the multicast group. When combined with the group mask, it
identifies the prefix that the local router uses to advertise itself as a C-RP.
GRPMASK The address mask of the multicast group. When combined with the group
address, it identifies the prefix that the local router uses to advertise itself
as a C-RP.
ADDRESS The IP address of the C-RP.
COMPONENT A unique number identifying the protocol instance connected to each PIM
domain.
HOLDTIME The time specified in a C-RP advertisement that the BSR uses to time out the
RP. When the BSR receives an advertisement for the RP, it restarts the timer.
If no advertisement arrives before the timer expires, the BSR removes that
RP from the RP set.
EXPTIME The time remaining before this C-RP times out.
Figure 164
show ip pim candidate-rp command output
Table 90
show ip pim candidate-rp parameters
Field Description
GRPADDR The IP address of the multicast group. When combined with the
group mask, it identifies the prefix that the local router uses to
advertise itself as a C-RP.
GRPMASK The address mask of the multicast group. When combined with the
group address, it identifies the prefix that the local router uses to
advertise itself as a C-RP.
RPADDR The IP address of the C-RP. This address must be one of the local
PIM-SM enabled interfaces.
where
group is the IP address of the active RP for a specific group.
Figure 165 "show ip pim active-rp 228.1.2.3 command output" (page 364)
shows sample output for the show ip pim active-rp command.
Figure 165
show ip pim active-rp 228.1.2.3 command output
Table 91 "show ip pim active-rp parameter" (page 364) shows the field
descriptions for this command.
Table 91
show ip pim active-rp parameter
Field Description
GRPADDR The IP address of the multicast group. When combined with the group mask,
it identifies the prefix that the local router uses to advertise itself as a C-RP.
RP-ADDR The IP address of the C-RP. This address must be one of the local PIM-SM
enabled interfaces.
RP-PRIORITY The priority of the RP. C-RPs must send C-RP advertising messages with
the field set to 0, which is the highest priority.
Figure 166
show ip pim active-rp command output
Table 92 "show ip pim active-rp parameters" (page 365) shows the field
descriptions for this command.
Table 92
show ip pim active-rp parameters
Field Description
GRPADDR The IP address of the multicast group. When combined with the group mask,
it identifies the prefix that the local router uses to advertise itself as a C-RP.
RP-ADDR The IP address of the C-RP. This address must be one of the local PIM-SM
enabled interfaces.
RP-PRIORITY The priority of the RP. C-RPs must send C-RP advertising messages with
the field set to 0, which is the highest priority.
Figure 167
show ip pim bsr command output
Table 93 "show ip pim bsr parameters" (page 365) shows the field
descriptions for this command.
Table 93
show ip pim bsr parameters
Field Description
Current BSR address The IP address of the current BSR for the local PIM domain.
Current BSR priority The priority of the current BSR. The Candidate BSR (C-BSR)
with the highest BSR-priority and address (referred to as the
preferred BSR) is elected as the BSR for the domain.
Field Description
Current BSR HashMask The mask used in the hash function to map a group to one of
the C-RPs from the RP-Set. The hash-mask allows a small
number of consecutive groups (for example, 4) to always hash
to the same RP.
Current BSR Fragment Tag A randomly generated number that distinguishes fragments
belonging to different Bootstrap messages. Fragments
belonging to the same Bootstrap message carry the same
Fragment Tag.
Pim Bootstrap Timer When the Bootstrap Timer expires, the BSR sends out
Bootstrap messages.
Figure 168
show ip pim mroute command output
Configuring static RP
To configure a static RP, use the following command:
Figure 169
show ip pim static-rp command output
Table 94 "show ip pim static-rp parameters" (page 370) shows the field
descriptions for this command.
Table 94
show ip pim static-rp parameters
Field Description
GRPADDR Indicates the IP address of the multicast group. When combined with the
group mask, it identifies the prefix that the local router uses to advertise itself
as a static RP.
GRPMASK Indicates the address mask of the multicast group. When combined with the
group address, it identifies the prefix that the local router uses to advertise
itself as a static RP.
RPADDR Indicates the IP address of the static RP. This address must be one of the local
PIM-SM enabled interfaces.
STATUS Indicates the status of static RP.
where
ports uses the convention {slot/port[-slot/port][,...]}.
This command includes the following parameters:
Figure 170 "config ethernet ip pim info command output" (page 372) shows
sample output for the config ethernet ip pim info command.
Figure 170
config ethernet ip pim info command output
The C-BSR with the highest configured preference becomes the BSR for
the domain. If two C-BSRs have equal preference, the candidate with the
higher IP address becomes the BSR. If you add a new C-BSR with a higher
preference to the domain, it automatically becomes the new BSR.
where
ports uses the convention {slot/port[-slot/port][,...]}.
Figure 171 "config ethernet ip pim candbsr command output" (page 373)
shows sample output for the config ethernet <ports> ip pim
candbsr info command.
Figure 171
config ethernet ip pim candbsr command output
where
vid is a VLAN ID from 1 to 4092.
Figure 172 "config vlan ip pim info command output" (page 374) shows
sample output for the config vlan ip pim info command.
Figure 172
config vlan ip pim info command output
Figure 173
show vlan info pim command output
Table 95 "show vlan ip pim parameters" (page 375) shows the field
descriptions for this command.
Table 95
show vlan ip pim parameters
Field Description
VLAN-ID Identifies the VLAN.
PIM-ENABLE The state of PIM on the VLAN.
MODE The configured mode of this VLAN. The valid modes are SSM and Sparse.
HELLOINT Indicates how long to wait (in seconds) before the PIM switch sends out the
next hello message to neighboring switches. The default hello interval is 30
seconds.
Field Description
JPINT Indicates how long to wait (in seconds) before the PIM switch sends out the
next join/prune message to its upstream neighbors. The default join/prune
interval is 60 seconds.
CBSR PREF The preference for this local interface to become a Candidate BSR. The
Candidate BSR with the highest BSR-priority and address is referred to as the
preferred BSR. The default is -1, which indicates that the current interface is
not a Candidate BSR.
INTF TYPE Indicates whether the PIM interface is active or passive.
The C-BSR with the highest configured preference becomes the BSR for
the domain. If two C-BSRs have equal preference, the candidate with the
higher IP address becomes the BSR. If you add a new C-BSR with a higher
preference to the domain, it automatically becomes the new BSR.
where
vid is a VLAN ID from 1 to 4092.
This command includes the following parameters:
Figure 174 "config vlan ip pim candbsr command output" (page 377) shows
sample output for the config vlan ip pim candbsr info command.
Figure 174
config vlan ip pim candbsr command output
ATTENTION
For the following parameter values, 1=true and 2=false. The default value for
each parameter is 2 (false).
Figure 175 "config ip pim debug-pimmsg info command output" (page 378)
shows sample output for the config ip pim debug-pimmsg info
command.
Figure 175
config ip pim debug-pimmsg info command output
• To display trace messages forwarded by the switch, set the send value
to 1. To display trace messages received by the switch, set the rcv
value to 1.
You can also simultaneously display forwarded and received debug trace
messages by setting both send and rcv values to 1. For example, to
simultaneously display Hello messages forwarded and received by the
switch, type the following commands:
config ip pim debug-pimmsg hello 1
config ip pim debug-pimmsg send 1
config ip pim debug-pimmsg rcv 1
• You can save debug trace messages in a log file, or you can display the
messages on your console. For example, to display (and log) a debug
trace, use the following command:
config ip pim debug-pimmsg pimdbglog 1
where:
1 = true (debug trace messages are logged)
2 = false (debug trace messages are displayed only, not logged).
• To disable previously enabled register messages, type the following
command:
config ip pim debug-pimmsg register 2
• To display debug trace messages from a specific interface, type the
following command:
config ip pim debug-pimmsg source <ipaddress>
The above command ensures that messages from any other interface
are not shown.
Figure 176
Assert debug trace send/receive output example
Figure 177
Bootstrap debug trace send/receive output example
Figure 178
Hello debug trace send/receive output example
Figure 179
Joinprune debug trace send/receive output example
Figure 180
Register debug trace send/receive output example
Figure 181
Regstop debug trace send/receive output example
Figure 182 "Rp-adv debug trace send/receive output example" (page 384)
shows the rp-adv send/receive debug trace output sent by the candidate RP
and received by the bootstrap switch.
Figure 182
Rp-adv debug trace send/receive output example
Step Action
—End—
For information about configuring the SSM group range and channel table,
see "Showing SSM group range and dynamic learning status" (page 253),
or "Configuring the SSM channel table" (page 254).
config ip pim
followed by:
info Displays current PIM settings on the switch.
disable Globally disables PIM on the switch.
enable Globally enables PIM on the switch.
mode <sparse|ssm> The configured mode of this interface: sparse or ssm
(source-specific multicast).
bootstrap-period <integer> Specifies the interval (in seconds) that the elected BSR
waits between originating bootstrap messages.
• integer is an integer in the range of 5 to 32757. The
default is 60.
c-rp-adv-timeout <integer> Specifies how often (in seconds) that routers configured
as candidate RPs send C-RP advertisement messages.
When this timer expires, the C-RP sends an advertisement
message to the elected BSR.
• integer is an integer in the range of 5 to 26214. The
default is 60.
disc-data-timeout <integer> Specifies how long (in seconds) to discard data until the
Join is received from the RP. An ipmc discard record is
created after a register packet is sent until the the timer
expires or when a Join is received.
• integer is an integer in the range of 5 to 65535. The
default is 60.
activity-chk-interval Specifies the PIM activity check interval. The default is
<15|30|210> 210.
joinprune-interval Specifies how long to wait (in seconds) before the PIM
<integer> router sends out the next join/prune message to its
upstream neighbors.
• integer is an integer in the range of 1 to 18724. The
default is 60.
register-suppression-timeou Specifies how long (in seconds) the DR suppresses
t <integer> sending registers to the RP. The timer starts when the DR
receives a Register Stop message from the RP.
• integer is an integer in the range of 6 to 65535. The
default is 60.
config ip pim
followed by:
unicast-route-change-timeou
Specifies how often (in seconds) the switch polls
t <integer>
the routing table manager (RTM) for unicast routing
information updates to be used by PIM.
ATTENTION
Lowering this value increases how often the switch
polls the RTM. This can affect the performance of
the switch, especially when there is a lot of traffic
flowing through the switch.
fwd-cache-timeout <integer> Specifies for how long (in seconds) the forward cache is
maintained.
• integer is an integer in the range of 10 to 86400.
The default is 210.
Figure 183 "config sys mcast-smlt info output example" (page 388) displays
the config sys mcast-smlt info command.
Figure 183
config sys mcast-smlt info output example
Configuration examples
This section contains the following configuration examples:
• "Base configuration with backup BSR" (page 388)
• "PIM-SM BSR and RP using circuitless IP addresses" (page 392)
• "PIMv2 configuration example with Cisco and Juniper, with redundant
BSR" (page 394)
• "PIM configuration example with Cisco using PIMv1 and Auto-RP" (page
400)
• "Using PIM-SSM with static channel table" (page 404)
• Configure ERS 8600-B as the primary BSR, and ERS 8600-C and
backup BSR. The higher preference number determines the BSR so
ERS 8600-B is configured with a higher preference than ERS 8600-C.
• Configure ERS 8600-C as a RP for multicast group 238.1.1.0/24.
• Configure ERS 8600-E with VLAN 2 to connect to a SetTop box to
receive multicast traffic. VLAN 2 is configured in PIM-SM passive mode
and also OSPF passive mode.
• Configure ERS 8600-C with VLAN 2 to connect to the multicast source.
VLAN 2 is configured in PIM-SM passive mode.
ATTENTION
Nortel highly recommends that you configure all PIM interfaces for passive mode
if no PIM router is attached to this interface. This also applies to OSPF if no
OSPF router is attached to this interface.
Figure 184
PIM-SM Configuration Example, Base Configuration with Backup BSR
Step Action
—End—
Step Action
—End—
Step Action
—End—
ATTENTION
A CLIP address for the OSPF router-id is not necessary and only used as an
example illustrating the use of CLIP for OSPF and PIM.
Step Action
—End—
Figure 185
PIM configuration example with redundant BSR
}
family iso {
address 49.0001.2081.9716.9018.00;
}
}
}
routing-options {
router-id 2.1.1.10;
}
protocols {
ospf {
traffic-engineering;
area 0.0.0.0 {
interface lo0.0;
interface fe-1/1/0.0;
interface fe-1/1/1.0;
}
}
pim {
traceoptions {
file boot size 100000;
flag bootstrap;
}
rp {
local {
}
}
interface fe-1/1/0.0;
interface lo0.0 {
mode sparse;
version 2;
}
interface fe-1/1/1.0;
}
}
Step Action
—End—
Step Action
—End—
Step Action
—End—
In this configuration (as seen in Figure 186 "PIM configuration example, with
Cisco using PIMv1 and Auto-RP" (page 401)), the following is configured:
• Cisco #1 interface fe0 with PIMv2 and e1 with PIMv1
• Cisco #1 as the BSR with a priority of 170
• Cisco #1 as a RP for group address 237.0.0.0/8
Figure 186
PIM configuration example, with Cisco using PIMv1 and Auto-RP
Configuring Cisco #1
!
version 12.2
!
ip subnet-zero
ip cef
!
IP Multicast-routing
!
!
interface Loopback0
ip address 1.1.1.55 255.255.255.255
ip ospf priority 0
!
!
interface Ethernet1
Configuring Cisco #2
!
version 11.2
!
ip subnet-zero
IP Multicast-routing
!
interface Loopback0
ip address 1.1.1.56 255.255.255.255
ip ospf priority 0
!
interface Ethernet0
ip address 10.20.3.1 255.255.255.0
ip pim sparse-mode
media-type 10BaseT
!
interface Ethernet1
ip address 10.20.4.1 255.255.255.0
ip pim sparse-mode
ip ospf priority 0
media-type 10BaseT
!
router ospf 1
network 1.1.1.56 0.0.0.0 area 0
network 10.20.0.0 0.0.255.255 area 0
!
ip classless
ip pim send-rp-announce Ethernet0 scope 16 group-list 1
ip pim send-rp-discovery scope 16
access-list 1 permit 236.0.0.0 0.255.255.255
Step Action
—End—
Step Action
—End—
Figure 187
show ip pim mode command output
Table 96 "show ip mode parameter" (page 405) shows the field description
for this command.
Table 96
show ip mode parameter
Field Description
Mode Indicates the PIM mode as sparse or SSM.
Figure 188
show ip pim virtual-neighbor command output
Table 97
show ip virtual-neighbor parameter
Field Description
INTERFACE Indicates the interface.
ADDRESS Indicates the IP address of the virtual neighbor.
where
value is the filename where the output is redirected.
Figure 189 "show ip pim show-all command output" (page 407) shows
sample output for the show ip pim show-all command.
Figure 189
show ip pim show-all command output
For each of the show ip pim xxxx commands listed in Figure 189 "show
ip pim show-all command output" (page 407), see the appropriate section
for parameter explanations.
Command Parameter
config ip pgm info
max-rexmit-state <integer>
max-sessions <integer>
nnak-generate <enable|disable>
state <enable|disable>
session-life-time <integer>
show ip pgm global
show ip pgm retransmit
show ip pgm session
config ip pgm interface <ipaddr> info
max-nak-rdata-int <integer>
max-nak-re-xmit-cnt <integer>
nak-eliminate-int <integer>
nak-re-xmit-int <integer>
state <enable|disable>
show ip pgm interface config
show ip pgm interface error general
show ip pgm interface error nak
show ip pgm interface stat general
show ip pgm interface stat nak
show ip pgm interface stat parity
config ethernet <ports> ip pgm info
max-nak-rdata-int <integer>
max-nak-re-xmit-cnt <integer>
nak-eliminate-int <integer>
nak-re-xmit-int <integer>
state <enable|disable>
config vlan <vid> ip pgm info
max-nak-rdata-int <integer>
max-nak-re-xmit-cnt <integer>
nak-eliminate-int <integer>
nak-re-xmit-int <integer>
Command Parameter
state <enable|disable>
show ip pgm show-all [file <value>]
Step Action
—End—
config ip pgm
config ip pgm
followed by:
info Displays current PGM settings on the switch (Figure 190
"config ip pgm info command output" (page 412)).
max-rexmit-state Configures the maximum number of retransmit state entries
<integer> that the switch can create. Each entry has a unique NAK
sequence number. The default value is 200 entries.
max-sessions <integer> Configures the maximum number of source path state sessions
allowed on the switch. The default value is 100 sessions.
nnak-generate When enabled, the DLR that receives redirected NAKs, where
<enable|disable> it has the RDATA, sends a null NAK (NNAK) to the original
source.
state <enable|disable> Displays the current state (up or down) of PGM.
session-life-time Specifies the length of idle time (in seconds) before a session
<integer> times out. Idle time is when no SPMs are received from the
upstream. The default value is 300 seconds.
Figure 190 "config ip pgm info command output" (page 412) shows sample
output for the config ip pgm info command.
Figure 190
config ip pgm info command output
Figure 191
show ip pgm global command output
Table 98 "show ip pgm global parameters" (page 413) describes the fields
for this command.
Table 98
show ip pgm global parameters
Field Description
enable Displays whether PGM is globally enabled or disabled.
state Displays the current state (up or down) of PGM.
session-life-time Displays the length of idle time (in seconds) before a session
times out. Idle time is when no SPMs are received from the
upstream. The default is 300 seconds.
nnak-generate When enabled, the DLR that receives redirected NAKs, where
it has the RDATA, sends a NULL NAK to the original source.
max-re-xmit-states Displays the maximum number of retransmit state entries that
the switch can create. Each entry has a unique NAK sequence
number. The default is 200 entries.
total-re-xmit-states Displays the total number of retransmit state entries in the
retransmit table.
max-sessions Displays the maximum number of source path state sessions
allowed on the switch. The default is 100 sessions.
total-sessions Displays the total number of source path state sessions in the
PGM session entries table.
total-re-xmit-states-timeout Displays the total number of retransmit state entries that were
removed because they timed out.
total-unique-naks Displays the total number of unique NAKs received.
total-unique-parity-naks Displays the total number of unique parity NAKs received.
Figure 192
show ip pgm retransmit command output
Table 99
show ip pgm retransmit parameters
Field Description
SOURCE PORT Displays the source port of this retransmit state.
GLOBAL ID Displays the global ID for this entry.
SOURCE Displays the source IP address for this entry.
GROUP Displays the destination group address for this entry.
SEQ_NUM TG/CNT Displays the selected sequence number for this entry.
UPSTREAM CCT Displays the upstream circuit number from this entry.
DOWNSTREAM Displays the list of downstream interfaces from this entry.
Figure 193
show ip pgm session command output
Table 100 "show ip pgm session parameters" (page 416) describes the
fields for this command.
Table 100
show ip pgm session parameters
Field Description
SOURCE PORT Displays the source port for this session.
GLOBAL ID Displays the global ID for this session.
SOURCE Displays the source IP address for this session.
GROUP Displays the destination group address for this session.
UPSTREAM ADDRESS Displays the IP address of the upstream interface for this session.
UPSTREAM IF_CCT Displays the circuit number of the upstream interface for this session.
TRAIL EDGE SEQ Displays the trailing edge sequence of the transfer window.
LEAD EDGE SEQ Displays the leading edge sequence of the transfer window.
IN SPMS Displays the number of SPMs received during this session.
OUT SPMS Displays the number of SPMs sent out during this session.
TOTAL RE_XMIT STATES Displays the total number of retransmit state entries during this
session.
TOTAL RE_XMIT Displays the total number of timed out retransmit state entries during
TIMEOUT this session.
IN RDATA Displays the number of RDATA packets received during this session.
OUT RDATA Displays the number of RDATA packets sent out during this session.
IN_RDATA NO_STATE Displays the number of RDATA packets discarded because there
ERORS was no active session.
UNIQUE NAKS Displays the number of unique NAKs received during this session.
IN NAKS Displays the number of NAKs received during this session.
OUT NAKS Displays the number of unique NAKs sent out during this session.
IN_NAK SEQ ERRORS Displays the number of NAKs discarded because they were out of
sequence.
IN NNAKS Displays the number of NNAKs received during this session.
OUT NNAKS Displays the number of NNAKs sent out during this session.
IN NCFS Displays the number of NCFs received during this session.
OUT NCFS Displays the number of NCFs sent out during this session.
IN_REDIRECTED NCFS Displays the number of redirected NCFs received during this
session.
IN_PARITY_NAK Displays the number of parity NAKs received during this session.
OUT_PARITY_NAK Displays the number of parity NAKs sent out during this session.
Field Description
IN_PARITY_RDATA Displays the number of parity RDATA packets received during this
session.
OUT_PARITY_RDATA Displays the number of parity RDATA packets sent out during this
session.
IN_PARITY_NCF Displays the number of parity NCFs received during this session.
OUT_PARITY_NCF Displays the number of parity NCFs sent out during this session.
IN_PARITY_SPM Displays the number of parity SPMs received during this session.
OUT_PARITY_SPM Displays the number of parity SPMs sent out during this session.
UNIQUE_PARITY_NAKS Displays the number of unique parity NAKs received during this
session.
where
ipaddr indicates the IP address of the selected interface.
This command includes the following parameters:
Figure 194 "config ip pgm interface info command output" (page 418) shows
sample output for the config ip pgm interface info command.
Figure 194
config ip pgm interface info command output
Figure 195
show ip pgm interface config command output
Table 101 "show ip pgm interface config parameters" (page 419) describes
the fields for this command.
Table 101
show ip pgm interface config parameters
Field Description
CCT Displays the circuit number of the selected interface.
ENABLE Displays whether PGM is enabled or disabled on this interface.
STATE Indicates the current state (up or down) of PGM.
NAK_RE_XMIT Specifies how long to wait for an NCF (in milliseconds) before retransmitting
INTERVAL the NAK. The default is 1 000 milliseconds.
MAX_NAK_RE Displays the maximum number of NAK retransmission packets allowed per
XMIT_COUNT second.
NAK_RDATA Displays how long to wait for RDATA (in milliseconds) after receiving a NCF.
INTERVAL
NAK_ELIMINATE Displays the length of time (in milliseconds) during which a network element
INTERVAL (NE) eliminates duplicate NAKs. When this interval expires, the NE
suspends NAK elimination until the first duplicate arrives. After this NAK is
forwarded, the NE once again eliminates duplicate NAKs for the specified
interval. This parameter must be less than the NAK_RDATA INTERVAL.
Figure 196
show ip pgm interface error general command output
Table 102 "show ip pgm interface error general parameters" (page 420)
describes fields for this command.
Table 102
show ip pgm interface error general parameters
Field Description
CCT Displays the circuit number of the selected interface.
IN_SPM PORT ERRORS Displays the number of SPMs discarded because they were
received on the wrong interface.
IN_RDATA PORT Displays the number of RDATA packets discarded because they
ERRORS were received on the wrong interface.
IN_RDATA NO_SESSION Displays the number of RDATA packets discarded because there
ERRORS was no active session.
IN_NCF PORT ERRORS Displays the number of NCFs discarded because they were received
on the wrong interface.
IN_NCF Displays the number of NCFs discarded because there was no
NO_SESSION ERRORS active session.
Figure 197
show ip pgm interface error nak command output
Table 103 "show ip pgm interface error nak parameters" (page 421)
describes fields for this command.
Table 103
show ip pgm interface error nak parameters
Field Description
CCT Displays the circuit number of the selected interface.
IN_NAK Displays the number of NAKs discarded because they were received
PORT ERRORS on the wrong interface.
IN_NAK Displays the number of NAKs discarded because there was no
NO_SESSION ERRORS active session.
IN_NAK Displays the number of NAKs discarded because they were out of
SEQ ERRORS sequence.
IN_NNAK Displays the number of NNAKs discarded because they were
PORT ERRORS received on the wrong interface.
IN_NNAK Displays the number of NNAKs discarded because there was no
NO_SESSION ERRORS active session.
PARITY Displays the number of parity NAKs discarded because they were
NAK_TG ERRORS out of the parity TG window.
Figure 198
show ip pgm interface stat general command output
Table 104 "show ip pgm interface stat general parameters" (page 422)
describes fields for this command.
Table 104
show ip pgm interface stat general parameters
Field Description
CCT Displays the circuit number of the selected interface.
TOTAL REXMIT STATES Displays the total number of retransmit state entries for this interface.
TOTAL REXMIT TIMEOUT Displays the total number of timed out retransmit state entries for
this interface.
IN SPMS Displays the number of SPMs received on this interface.
OUT SPMS Displays the number of SPMs sent out from this interface.
IN RDATA Displays the number of RDATA packets received on this interface.
OUT RDATA Displays the number of RDATA packets sent out from this interface.
IN NCFS Displays the number of NCFs received on this interface.
OUT NCFS Displays the number of NCFs sent out from this interface.
IN REDIRECT NCFS Displays the number of redirected NCFs received on this interface.
Figure 199
show ip pgm interface stat nak command output
Table 105 "show ip pgm interface stat nak parameters" (page 423) describes
fields for this command.
Table 105
show ip pgm interface stat nak parameters
Field Description
CCT Displays the circuit number of the selected interface.
UNIQUE_NAKS Displays the number of unique NAKs received on this interface.
IN_NAKS Displays the number of NAKs received on this interface.
OUT_NAKS Displays the number of unique NAKs sent out from this interface.
IN_NNAKS Displays the number of NNAKs received on this interface.
OUT_NNAKS Displays the number of NNAKs sent out from this interface.
Figure 200
show ip pgm interface stat parity command output
Table 106 "show ip pgm interface stat parity parameters" (page 424)
describes the fields for this command.
Table 106
show ip pgm interface stat parity parameters
Field Description
CCT Displays the circuit number of the selected interface.
IN SPMS Displays the number of SPMs received on this interface.
OUT SPMS Displays the number of SPMs sent out from this interface.
IN RDATA Displays the number of RDATA packets received on this interface.
OUT RDATA Displays the number of RDATA packets sent out from this interface.
IN NCFS Displays the number of NCFs received on this interface.
OUT NCFS Displays the number of NCFs sent out from this interface.
IN NAKS Displays the number of NAKs received on this interface.
OUT NAKS Displays the number of unique NAKs sent out from this interface.
UNIQUE NAKS Displays the number of unique NAKs received on this interface.
where
ports use the convention {slot/port[-slot/port][,...]}.
Figure 201 "config ethernet ip pgm info command output" (page 425) shows
sample output for the config ethernet ip pgm info command.
Figure 201
config ethernet ip pgm info command output
where
vid is a VLAN ID from 1 to 4092.
Figure 202 "config vlan ip pgm info command output" (page 426) shows
sample output for the config vlan ip pgm info command.
Figure 202
config vlan ip pgm info command output
where
value is the filename to which the output is redirected.
Figure 203 "show ip pgm show-all command output" (page 427) shows
sample output for the show ip pgm show-all command.
Figure 203
show ip pgm show-all command output
For each of the show ip pgm xxxx commands listed in Figure 203 "show
ip pgm show-all command output" (page 427), see the appropriate section
for parameter explanations.
Command Parameter
config ip mroute info
config ip mroute interface <ipaddr> info
ttl <ttl>
config ip mroute static-source-gro info
up <GroupSubnet>
create <SourceSubnet> <SrcSubnetM
ask>
delete <SourceSubnet> <SrcSubnetM
ask>
config sys mcast-software-forwardi info
ng
disable
enable
show ip mroute interface
config ethernet <port> mroute-limit info
enable <true|false>
max-allowed-streams <integer>
max-allowed-streams-timer-check
<integer>
show ports info mroute-limit
show ip mroute next-hop
show ip mroute route
show ip mroute static-source-group
[<GroupAddress>]
show ip mroute-hw group-trace
show ip mroute-hw group-prune-state
show sys mcast-software-forwarding
config ip mroute resource-usage info
egress-Threshold <integer>
ingress-Threshold <integer>
send-Trap-And-Log <enable|disable>
Command Parameter
trap-Msg-Only <enable|disable>
log-Msg-Only <enable|disable>
show ip mroute-hw resource-usage
show ip mroute show-all [file
<value>]
config ip mroute
This command includes the following parameter:
config ip mroute
followed by:
info Displays information about the multicast route.
Figure 204
show ip mroute next-hop command output
Table 107 "show ip mroute next-hop parameter" (page 432) shows the field
descriptions for this command.
Table 107
show ip mroute next-hop parameter
Field Description
INTERFACE Indicates the interface identity.
GROUP Indicates the IP multicast group for which this entry specifies a next hop on
an outgoing interface.
SOURCE Indicates the network address, which when combined with the corresponding
value of ipMRouteNextHopSourceMask identifies the sources for which this
entry specifies a next hop on an outgoing interface.
SRCMASK Indicates the network mask, which when combined with the corresponding
value of ipMRouteNextHopSource identifies the sources for which this entry
specifies a next hop on an outgoing interface.
ADDRESS Indicates the address of the next hop specific to this entry. For most interfaces,
this is identical to ipMRouteNextHopGroup. NBMA interfaces, however, may
have multiple next hop addresses on a single outgoing interface.
STATE Indicates whether the outgoing interface and next hop represented by this
entry is currently forwarding IP datagrams. The value forwarding indicates it is
currently being used; the value pruned indicates it is not.
EXPTIME Indicates the minimum amount of time remaining before this entry ages out.
The value 0 indicates that the entry is not subject to aging.
CLOSEHOP Indicates the minimum number of hops between this router and any member
of this IP multicast group reached through this next hop on this outgoing
interface. Any IP multicast datagrams for the group which have a TTL less
than this number of hops are forwarded to the next hop
PROTOCOL Indicates the routing mechanism through which this next-hop was learned.
new stream comes in, PIM creates two entries in the table; one is an (*,G)
entry which points towards the Rendezvous Point router, and the other is
an (S,G) entry which points towards the source.
Table 108 "show ip mroute route parameters" (page 434) shows the field
descriptions for this command.
Table 108
show ip mroute route parameters
Field Description
GROUP Indicates the IP multicast group for which this entry specifies a next hop
on an outgoing interface.
SOURCE Indicates the network address which when combined with the
corresponding value of ipMRouteNextHopSourceMask identifies the
sources for which this entry specifies a next hop on an outgoing
interface.
SRCMASK Indicates the network mask which when combined with the
corresponding value of ipMRouteNextHopSource identifies the sources
for which this entry specifies a next hop on an outgoing interface.
UPSTREAM_NBR Indicates the address of the upstream neighbor (for example, RPF
neighbor) from which IP datagrams from these sources to this multicast
address are received, or 0.0.0.0 if the upstream neighbor is unknown
(for example, in CBT).
IF Indicates the value of ifIndex for the interface on which IP datagrams
sent by these sources to this multicast address are received. A value
of 0 indicates that datagrams are not subject to an incoming interface
check, but may be accepted on multiple interfaces (for example, in
CBT).
EXPIR Indicates the minimum amount of time remaining before this entry ages
out. The value 0 indicates that the entry is not subject to aging.
PROT Indicates the outing mechanism through which this route was learned.
where
ipaddr indicates the IP address of the selected interface.
Figure 205 "config ip mroute interface info command output" (page 435)
shows sample output for the config ip mroute interface info
command.
Figure 205
config ip mroute interface info command output
Figure 206
show ip mroute interface command output
Table 109 "show ip mroute interface parameter" (page 436) shows the field
descriptions for this command.
Table 109
show ip mroute interface parameter
Field Description
INTERFACE Indicates the interface identity.
TTL Indicates the datagram TTL threshold for the interface. Any IP multicast
datagrams with a TTL less than this threshold are not forwarded out the
interface. The default value of 0 means all multicast packets are forwarded
out the interface.
PROTOCOL Indicates the routing protocol running on this interface.
where
port is the port or range of ports in slot/port notation.
This command includes the following parameters:
The mroute stream limit can be enabled or disabled for the entire device or
for an individual ports at any time the switch is operating. If the mroute
stream limit is enabled for the system and for a specified port, then only the
periodic check is performed for that port.
The following message is displayed while shutting down the port due to
excessive multicast streams:
Shutdown port <port> due to excessive multicast streams <# of
streams ingressed>; Configured limit max streams <configured
limit> in <configured sampling interval> sec. Please disable
and re-enable the port.
Figure 207 "config ethernet mroute-limit info command output" (page 437)
shows sample output for the config ethernet mroute-limit info
command.
Figure 207
config ethernet mroute-limit info command output
Figure 208 "show ports info mroute-limit command output" (page 438) shows
sample output for the show ports info mroute-limit command.
Figure 208
show ports info mroute-limit command output
Table 110 "show ports info mroute-limit parameter" (page 438) shows the
field descriptions for this command.
Table 110
show ports info mroute-limit parameter
Field Description
PORT Indicates the port number.
MROUTE STR Indicates the maximum number of multicast streams that are allowed to
LIMIT ingress to CPU through this port.
MROUTE STR Indicates the sampling period (in seconds) to check number of multicast
LIMIT TIMER streams that have ingressed the CPU through this port.
ENABLE Indicates the status of the mroute stream limit on the port.
Configuration considerations
The Ethernet Routing Switch 8600 supports static source groups using
one of several multicast protocols: DVMRP, PIM-SM (sparse mode), and
PIM-SSM (source specific multicast). For conceptual information about
DVMRP, PIM and static source groups, see "IP Multicast concepts" (page
15)."
Before you can configure a static source group, you must globally enable
one of the following protocols:
• DVMRP—To globally enable DVMRP, see "Configuring DVMRP globally"
(page 290).
• PIM sparse mode (SM)—To globally enable PIM-SM, see "Configuring
PIM-SM globally" (page 351).
• PIM source specific multicast mode (SSM)—To globally enable
PIM-SSM, see "Configuring Source Specific Multicast (SSM)" (page
384).
After configuring static source groups, keep the following points in mind:
• The maximum number of static source groups must not exceed 1024.
• Disabling DVMRP or PIM causes the switch to deactivate all of the
static source groups. When you reenable DVMRP or PIM, the switch
reactivates the static source groups.
• Using DVMRP or PIM-SM
In DVMRP and PIM-SM configurations, the static source-group feature
works for both specific source addresses and subnet addresses. This
is achieved by using the create <SourceSubnet> <SubnetMask>
parameter ("Viewing and editing static source groups" (page 440)).
When the Network Mask is configured as 255.255.255.255, the full
source address is used to match the (S,G) that is the specific source
case. When the network mask field is configured as a subnet mask
for the source, only the source subnet is used to match (S,G)s. The
first entry in Figure 209 "show ip mroute static-source-group command
output" (page 443) shows a subnet configuration, and the second entry
shows a source specific configuration.
• Using PIM-SSM
delete : N/A
ERS-8606:5/config/ip/mroute/static-source-group/224.32.2
.1#
ERS-8606:5/config/ip/mroute# static-source-group
226.50.2.2
ERS-8606:5/config/ip/mroute/static-source-
group/226.50.2.2# create 20.20.20.100 255.255.255.255
ERS-8606:5/config/ip/mroute/static-source-
group/226.50.2.2# info
Sub-Context:
Current Context:
create :
Source Address
- 20.20.20.100
Source Subnet Mask
- 255.255.255.255
delete : N/A
ERS-8606:5/config/ip/mroute/static-source-group/226.50.2
.2#
where
GroupAddress is the group IP address.
You can see all the valid entries that were created. If the entry is created
with a "x" bit mask, it shows as a "x" bit in the output.
Figure 209
show ip mroute static-source-group command output
Table 111
show ip mroute static-source-group parameter
Field Description
Group Address Indicates the IP multicast group address.
Source Address Indicates the network address.
Subnet Mask Indicates the network mask.
show ip mroute-hw
followed by:
group-trace [src <value> ] [grp Use the show ip mroute-hw group-trace
<value> ] command as follows:
• When you use it by itself, the output includes all
the group entries found in the hardware records.
• When you follow the command with grp
<value>, the output includes all the entries
corresponding to the specified Group Address
(Figure 210 "show ip mroute-hw group-trace grp
command output" (page 444)).
• When you follow the command with src
<value> and grp <value>, the output includes
only the specified Source-Group pair (Figure
211 "show ip mroute-hw group-trace src grp
command output" (page 445)).
group-prune-state [grp <value> ] Use the show ip mroute-hw group-prune-st
ate command as follows:
• When you use it by itself, the output includes all
the group entries found in the hardware records.
• When you follow the command with grp
<value>, the output includes all the entries
corresponding to the specified Group
Address (Figure 212 "show ip mroute-hw
group-prune-state grp command output" (page
445)).
Figure 210
show ip mroute-hw group-trace grp command output
Figure 211
show ip mroute-hw group-trace src grp command output
Figure 212
show ip mroute-hw group-prune-state grp command output
Table 112
show ip mroute-hw group-trace and group-prune-state output fields
Field Description
Group-Trace
GROUP ADDRESS The IP Multicast group address for the multicast stream.
SOURCE ADDRESS The IP addresses of the sources on this particular subnet sending traffic
to the multicast group for the selected entry in the Mroute-HW table.
Field Description
SENDING SUBNET
The network address of the source subnet that has sources sending
IP Multicast traffic to the group address.
ATTENTION
There can be several sources sending to that group. Use the Source
tab to view these sources.
TOTAL SESSIONS One session includes a combination of group address, subnet, and
ingress VLAN information. The total number of sessions indicates how
many sources in the same subnet are sending traffic for the given group
address and ingress VLAN.
IN VLAN The ingress VLAN ID where the traffic emanates for the multicast stream.
IN PORT The corresponding ingress port in the multicast stream selected from
the Mroute-HW table.
OUT PORT All the egress VLANs for the particular multicast stream selected from
the Mroute-HW table.
OUT PORT The corresponding ports for the particular multicast stream selected from
the Mroute-HW table.
Group Prune State
GROUP ADDRESS The IP Multicast group address for the multicast stream.
SOURCE ADDRESS The IP addresses of the sources on this particular subnet sending traffic
to the multicast group for the selected entry in the Mroute-HW table.
PRUNED True indicates that the multicast stream is pruned back. False indicates
it is not.
TIME LEFT FOR The time left (in seconds) for the neighboring downstream router to send
GRAFT the graft message.
PRUNE RECEIVED The IP address of the downstream neighbor from which the prune has
FROM been received.
forwarding IP Multicast traffic. The software only forwards initial data traffic.
Therefore, the intention is not to replace hardware forwarding with software
forwarding. By default, the feature is disabled.
ATTENTION
To avoid overloading the CPU, Nortel recommends that you do not use the IP
Multicast software forwarding feature for video multicast applications.
Figure 213
config sys mcast-software-forwarding info command output
Figure 214
show sys mcast-software-forwarding command output
ATTENTION
You can only set one notification type.
trap-Msg-Only <enable|disable> Sets the notification method for sending only a trap
message when the threshold level is exceeded.
log-Msg-Only <enable|disable> Sets the notification method for sending only a log
message when the threshold level is exceeded.
Figure 215
show ip mroute-hw resource-usage command output
Table 113
show ip mroute-hw resource-usage parameter
Field Description
EGRESS REC IN-USE Indicates the number of egress records (peps) traversing the switch
that are in use.
INGRESS REC IN-USE Indicates the number of source and group records traversing the
switch that are in use.
EGRESS THRESHOLD Indicates the egress records threshold.
INGRESS THRESHOLD Indicates the source and group records threshold.
LOG MSG ONLY Indicates the status of logging messages only.
SEND TRAP ONLY Indicates the status of sending traps only.
SEND TRAP AND LOG Indicates the status of sending traps and log messages.
where
value is the filename to which the output is redirected.
Figure 216 "show ip mroute show-all command output" (page 451) shows
sample output for the show ip mroute show-all command.
Figure 216
show ip mroute show-all command output
Table 114 "show ip mroute show-all parameters" (page 451) shows the
field descriptions for this command.
Table 114
show ip mroute show-all parameters
Field Description
Mroute Interface
INTERFACE Indicates the interface identity.
TTL Indicates the datagram time-to-live (TTL) threshold for the interface. Any IP
multicast datagrams with a TTL less than this threshold are not forwarded
out of the interface. The default value of 0 means all multicast packets
are forwarded out of the interface.
PROTOCOL Indicates the routing protocol running on this interface.
Field Description
Mroute Next Hop
INTERFACE Indicates the interface identity.
GROUP Indicates the IP multicast group for which this entry specifies a next hop on
an outgoing interface.
SOURCE Indicates the network address, which when combined with the
corresponding value of ipMRouteNextHopSourceMask,identifies the
sources for a next hop on an outgoing interface.
SRCMASK Indicates the network mask, which when combined with the corresponding
value of ipMRouteNextHopSource identifies the sources for a next hop on
an outgoing interface.
ADDRESS Indicates the address of the next hop specific to this entry. For most
interfaces, this is identical to ipMRouteNextHopGroup. NBMA interfaces,
however, may have multiple next hop addresses out of a single outgoing
interface.
STATE Indicates whether the outgoing interface and next hop represented by this
entry is currently forwarding IP datagrams. The value forwarding indicates it
is currently being used; the value pruned indicates it is not.
EXPTIME Indicates the minimum amount of time remaining (in seconds) before this
entry ages out. The value 0 indicates that the entry is not subject to aging.
CLOSEHOP Indicates the minimum number of hops between this router and any member
of this IP multicast group. Any IP multicast datagrams for the group which
have a TTL less than this number of hops are forwarded to this next hop
PROTOCOL Indicates the routing mechanism through which this next hop was learned.
Mroute Route
GROUP Indicates the IP multicast group for which this entry specifies a next hop on
an outgoing interface.
SOURCE Indicates the network address which when combined with the corresponding
value of ipMRouteNextHopSourceMask identifies the sources for which this
entry specifies a next hop on an outgoing interface.
SRCMASK Indicates the network mask which when combined with the corresponding
value of ipMRouteNextHopSource identifies the sources for which this entry
specifies a next hop on an outgoing interface.
UPSTREAM_NBR Indicates the address of the upstream neighbor (for example, RPF neighbor)
from which IP datagrams from these sources to this multicast address are
received, or 0.0.0.0 if the upstream neighbor is unknown (for example,
in CBT).
IF Indicates the value of ifIndex for the interface on which IP datagrams sent
by these sources to this multicast address are received. A value of 0
indicates that datagrams are not subject to an incoming interface check, but
may be accepted on multiple interfaces (for example, in CBT).
Field Description
EXPIR Indicates the minimum amount of time remaining before this entry ages out.
The value 0 indicates that the entry is not subject to aging.
PROT Indicates the outing mechanism through which this route was learned.
IP Multicast Static Source Group Table
Group Address Indicates the IP multicast group address.
Source Address Indicates the network address.
Subnet Mask Indicates the network mask.
Group Prune State
GROUP ADDRESS The IP Multicast group address for the multicast stream.
SOURCE The IP addresses of the sources on this particular subnet sending traffic to
ADDRESS the multicast group for the selected entry in the Mroute-HW table.
PRUNED True indicates that the multicast stream is pruned back. False indicates
it is not.
TIME LEFT FOR The time left (in seconds) for the neighboring downstream router to send
GRAFT the graft message.
PRUNE RECEIVE The IP address of the downstream neighbor from which the prune has
D FROM been received.
Group_Trace
GROUP ADDRESS The IP Multicast group address for the multicast stream.
SOURCE The IP addresses of the sources on this particular subnet sending traffic to
ADDRESS the multicast group for the selected entry in the Mroute-HW table.
SENDING
The network address of the source subnet that has sources sending IP
SUBNET Multicast traffic to the group address.
ATTENTION
There can be several sources sending to that group. Use the Source
tab to view these sources.
TOTAL SESSIONS One session includes a combination of group address, subnet, and ingress
VLAN information. The total number of sessions indicates how many
sources in the same subnet are sending traffic for the given group address
and ingress VLAN.
IN VLAN The ingress VLAN ID where the traffic emanates for the multicast stream.
IN PORT The corresponding ingress port in the multicast stream selected from the
Mroute-HW table.
OUT PORT All the egress VLANs for the particular multicast stream selected from the
Mroute-HW table.
OUT PORT The corresponding ports for the particular multicast stream selected from
the Mroute-HW table.
Field Description
Multicast Hardware Resource Usage
EGRESS REC Indicates the number of egress records (peps) traversing the switch that
IN-USE are in use.
INGRESS REC Indicates the number of source and group records traversing the switch
IN-USE that are in use.
EGRESS Indicates the egress records threshold.
THRESHOLD
INGRESS Indicates the source and group records threshold.
THRESHOLD
LOG MSG ONLY Indicates the status of logging messages only.
SEND TRAP ONLY Indicates the status of sending traps only.
SEND TRAP AND Indicates the status of sending traps and log messages.
LOG
Command Parameter
config sys mcast-mlt-distribution info
disable
enable
grp-mask <grp-mask>
redistribution <enable|disable>
src-mask <src-mask>
config mlt <mltid> mcast-distribu enable
tion
disable
Command Parameter
show sys mcast-mlt-distribution
show mlt info
ATTENTION
Ensure that the mask values for grp-mask and src-mask are
contiguous.
where
mltid is the MultiLink Trunking ID, which has a range of 1 to 32.
This command includes the following parameters:
Figure 217
show sys mcast-mlt-distribution command output
Figure 218
show mlt info command output
Table 115 "show mlt info parameter" (page 459) shows the field descriptions
for this command.
Table 115
show mlt info parameter
Field Description
MLTID Indicates the multilink trunk ID number.
IFINDEX Indicates the interface index number.
NAME Indicates the name of this multilink trunk.
PORT TYPE Indicates the type of multilink trunk port: access or trunk.
SVLAN TYPE Indicates the type of multilink trunk port.
MLT ADMIN Indicates the status of MLT.
MLT CURRENT Indicates the operational status of MLT.
PORT MEMBERS Indicates the set of ports that are members of this multilink trunk.
VLAN IDS Indicates the number of VLANS on the multilink trunk.
MULTICAST Indicates the status of multicast distribution per multilink trunk.
DISTRIBUTION
NT-STG Indicates whether this STG is operating in Nortel mode or in Cisco mode.
• true—Nortel Mode
• false—Cisco Mode.
DESIGNATED Indicates the designated port for the multilink trunk.
PORTS
LACP ADMIN Indicates the administrative status of link aggregation on the multilink
trunk.
LACP OPER Indicates the operational status of link aggregation on the multilink trunk.
Command Parameter
config vlan <vid> static-mcastmac info
add mac <value> [port <value>] [mlt
<value>]
add-mlt <mid> mac <value>
add-ports <ports> mac <value>
delete mac <value>
delete-mlt <mid> mac <value>
Command Parameter
delete-ports <ports> mac <value>
config ip arp static-mcastmac info
add mac <value> ip <value> vlan
<value> [port <value>] [mlt
<value>]
delete <ipaddr>
Configuration example:
This configuration example uses the commands described previously to
perform the following tasks:
• Add a multicast MAC address 01:02:03:04:05:06 as a static MAC in
VLAN 2.
• Add ports and a multilink trunk group so that traffic destined for the MAC
address is forwarded to ports 4/1 through 4/4 and MLT 1, instead of
being flooded to all VLAN 2 ports.
============================================================
IP_ADDRESS MAC_ADDRESS VLAN PORT MLT ID
2.2.2.100 01:01:01:01:01:02 2 4/14-4/431
Total 1
8610:5#
where:
vid is the VLAN ID from 1 to 4092. Entering a vid is optional. When you
enter a vid, the command displays information for the specified VLAN.
Without the vid, the command displays information for all the configured
VLANs.
Figure 219 "show vlan info static-mcastmac command output" (page 465)
shows sample output of the show vlan info static-mcastmac
command.
Figure 219
show vlan info static-mcastmac command output
Table 116 "show vlan info static-mcastmac parameter" (page 465) shows
the field descriptions for this command.
Table 116
show vlan info static-mcastmac parameter
Field Description
VLAN ID Indicates the VLAN ID.
MAC ADDRESS Indicates the MAC address.
PORT LIST Indicates the list of ports.
MLT GROUPS Indicates the multilink trunk groups.
Figure 220
show ip arp static-mcastmac command output
Table 117 "show ip arp static-mcastmac parameter" (page 466) shows the
field descriptions for this command.
Table 117
show ip arp static-mcastmac parameter
Field Description
IP_ADDRESS Indicates the multicast IP address
MAC ADDRESS Indicates the multicast MAC address.
VLAN Indicates the VLAN ID.
PORT LIST Indicates the list of ports.
MLT ID Indicates the multilink trunk ID.
Figure 221 "show vlan info ports command output" (page 467) shows
sample output of the show vlan info ports command.
Figure 221
show vlan info ports command output
Table 118 "show vlan info ports parameter" (page 467) shows the field
descriptions for this command.
Table 118
show vlan info ports parameter
Field Description
VLAN ID Indicates the VLAN ID.
PORT MEMBER Indicates the set of ports that are members (static or dynamic) of this
VLAN.
ACTIVE MEMBER Indicates the set of ports that are currently active in this VLAN. Active
ports include all static ports and any dynamic ports where the VLAN
policy was met.
STATIC MEMBER Indicates the set of ports that are static members of this VLAN. A static
member of a VLAN is always active and is never aged out.
Field Description
NOT_ALLOW Indicates the set of ports that are not allowed to become members of
MEMBER this VLAN.
PORT NUM Indicates the port number.
PVC LIST Indicates the PVC list.
VLAN PORT NUM Indicates the VLAN port number for the passive OSPF interface.
Figure 222 "show vlan info all command output" (page 469) shows sample
output of the show vlan info all command.
Figure 222
show vlan info all command output
Table 119 "show vlan info all parameter" (page 469) shows the field
descriptions for this command.
Table 119
show vlan info all parameter
Field Description
Vlan Basic
VLAN ID Indicates the VLAN ID.
NAME Indicates the administrator assigned name for the VLAN.
Field Description
TYPE Indicates the type of VLAN, distinguished according to the policy used
to define its port membership. Options include:
• byPort—VLAN by Port
• byIpSubnet—VLAN by IP subnet
• byProtocolId—VLAN by protocol ID
• bySrcMac—VLAN by source MAC address
• byDstMcast—VLAN by destination multicast
• bySvlan—VLAN by stacked VLAN
• byIds—VLAN by IDS VLAN
STG ID Indicates the Spanning Tree Group (STG) used by this VLAN to
determine the state of its ports. If this VLAN is not associated with any
STG, it is zero.
PROTOCOLID Indicates the protocol identifier of this VLAN. For other VLAN types, it has
the value of none. Options include:
• none
• ip
• ipx802dot3
• ipx802dot2
• ipxSnap
• ipxEthernet2
• appleTalk
• decLat
• decOther
• sna802dot2
• snaEthernet2
• netBios
• xns
• vines
• ipV6
• usrDefined
• rarp
• pPPoE
SUBNETADDR Indicates the IP subnet address of this VLAN. For other VLAN types,
it has the value of 0.0.0.0.
Field Description
SUBNETMASK Indicates the IP subnet mask of this VLAN. For other VLAN types, it has
the value of 0.0.0.0.
Vlan Port
VLAN ID Indicates the VLAN ID.
PORT MEMBER Indicates the set of ports that are members (static or dynamic) of this
VLAN.
ACTIVE MEMBER Indicates the set of ports that are currently active in this VLAN. Active
ports include all static ports and any dynamic ports where the VLAN
policy was met.
STATIC MEMBER Indicates the set of ports that are static members of this VLAN. A static
member of a VLAN is always active and is never aged out.
NOT_ALLOW Indicates the set of ports that are not allowed to become members of
MEMBER this VLAN.
Vlan ATM Port
VLAN ID Indicates the VLAN ID.
PORT NUM Indicates the port number.
PVC LIST Indicates the PVC list.
Ospf Passive Port Members
VLAN Indicates the VLAN ID.
PORT NUM Indicates the VLAN port number for the passive OSPF interface.
Vlan Advance
VLAN ID Indicates the VLAN ID.
NAME Indicates the name assigned to the VLAN.
IF INDEX Indicates the interface index.
QOS LVL Indicates the QOS level packets carried in this VLAN for processing.
AGING TIME Indicates the timeout period (in seconds) used for aging out dynamic
members of this VLAN. This field is only relevant for policy-based VLANs.
MAC ADDRESS Indicates the MAC address assigned to the virtual router interface of
this VLAN. This field is meaningful only if rcVlanRoutingEnable is equal
to true.
Field Description
ACTION Indicates VLAN related actions. Options include:
• none—none of the following
• flushMacFdb—flush MAC forwarding table
• flushArp—flush the ARP table
• flushIp—flush the IP route table
• flushDynMemb—flush Dynamic Members
• all—flush all tables
• flushSnoopMemb—flush the IGMP Snoop Members
• triggerRipUpdate—manually trigger RIP update
• flushSnoopMRtr—flush the snoop multicast router
RESULT Indicates the result from the last VLAN action. Options include:
• none
• inProgress
• success
• fail
USER DEFINEPED Indicates the encapsulation type for user defined protocol-based VLANs.
ENCAP This is not meaningful for other types of VLANs.
Vlan Arp
VLAN ID Indicates the VLAN ID.
DOPROXY Indicates if ARP proxy responses are enabled or disabled on the specified
interface.
DORESP Indicates if the sending of ARP responses is enabled or disabled on the
specified interface.
NLB-UNIAST-MODE Indicates the mode for NLB-UNIAST.
Vlan Fdb
VLAN ID Indicates the VLAN ID.
STATUS Indicates the status of FDB forwarding on the VLAN.
MAC ADDRESS Indicates the MAC address assigned to the virtual router interface of
this VLAN. This field is meaningful only if rcVlanRoutingEnable is equal
to true.
INTERFACE Indicates the interface.
MONITOR Indicates whether monitoring is performed on this unicast MAC address.
If monitoring is enabled, any packet received with a matching destination
MAC address is forwarded to the port configured to receive monitor traffic.
QOS LVL Indicates the QOS level packets carried in this VLAN for processing.
Field Description
SMLT REMOTE Indicates the MAC address for remote learning, either local or remote.
Vlan Filter
VLAN ID Indicates the VLAN ID.
STATUS Indicates the status of the VLAN filter.
MAC ADDRESS Indicates the MAC address assigned to the virtual router interface of
this VLAN. This field is meaningful only if rcVlanRoutingEnable is equal
to true.
PORT Indicates the port number.
QOS LVL Indicates the QOS level packets carried in this VLAN for processing.
PCAP Indicates the status of PCAP on the filter.
DEST_DISCARD Indicates a set of ports for traffic arriving on any of the specified ports
SET from this MAC address.
SRC_DISCARD SET Indicates a set of ports for traffic arriving on any of the specified ports is
not forwarded to this MAC address.
Vlan Static
VLAN ID Indicates the VLAN ID.
STATUS Indicates the status of the static VLAN.
MAC ADDRESS Indicates the MAC address assigned to the virtual router interface of
this VLAN. This field is meaningful only if rcVlanRoutingEnable is equal
to true.
PORT Indicates the port number.
MONITOR Indicates whether monitoring is performed on this unicast MAC address.
If monitoring is enabled, any packet received with a matching destination
MAC address is forwarded to the port configured to receive monitor traffic.
QOS LVL Indicates the QoS level packets carried in this VLAN for processing.
IDS Vlan Info
VLAN ID Indicates the VLAN ID.
MAC LEARNING Indicates the type of MAC learning.
DISABLED PORTS Indicates the disabled port numbers.
Vlan Ip
VLAN ID Indicates the VLAN ID.
IP ADDRESS Indicates the IP subnet address of this VLAN. This value is meaningful
only if the VLAN type is set to IP subnet. For other VLAN types, it has
the value of 0.0.0.0.
NET MASK Indicates the IP subnet mask of this VLAN. This value is meaningful
only if the VLAN type is set to IP subnet. For other VLAN types, it has
the value of 0.0.0.0.
Field Description
BCASTADDR Indicates the IP broadcast address format used on this interface.
FORMAT
REASM MAXSIZE Indicates the size of the largest IP datagram that this entity can
reassemble from the incoming IP fragmented datagrams received on
this interface.
ADVERTISE Indicates whether the VLAN state change is notified to layer 3 or not,
WHEN_DOWN provided the VLAN is configured as a routable interface. A VLAN is
considered as up when at least one member of the port-based VLAN has
link up, or at least one port member of the policy based VLAN has an entry
in the MGID, or at least one static member of the policy based VLAN has
link up. Otherwise, a VLAN is considered as down. If the value is true,
then the interface state change does not notify to layer 3 (that is, it always
stays up). If the value is false then the VLAN state change is notified to
layer 3 so that IP related status reflects the routable interface state.
DIRECTED Indicates the status of directed broadcast.
BROADCAST
RPC Indicates the status of RPC.
RPC MODE Indicates the RPC mode type.
Vlan Dhcp
VLAN ID Indicates the VLAN ID number.
IF INDEX Indicates the interface index number. Numbers 1 to 256 are ports;
numbers above 257 are VLANs.
ENABLE Indicates whether DHCP is enabled on the port.
MAX HOP Indicates the maximum number of hops a DHCP packet can take from
the source device to the destination device (that is, the DHCP client to
the DHCP server).
MIN SEC Indicates the minimum number of seconds to wait between receiving a
DHCP packet and forwarding it to the destination device. A value of zero
indicates forwarding should be done immediately without any delay.
MODE Indicates what type of DHCP packets this interface should support. A
value of none causes all incoming DHCP and BOOTP packets to be
dropped. Options include none, bootp, dhcp, and both.
ALWAYS BCAST Indicates whether DHCP Reply packets are to be broadcast to the DHCP
client on this interface.
Vlan Ospf
VLAN ID Indicates the VLAN.
ENABLE Indicates the status of OSPF configured on the port.
HELLO INTERVAL Indicates the length of time, in seconds (1 to FFFF), between the Hello
packets that the router sends on the interface.
Field Description
RTRDEAD Indicates the number of seconds (1 to FFFF) that the hello packets for a
INTERVAL router have not been seen before the neighbors declare the router down.
DESIGRTR Indicates the priority of this interface. Used in multiaccess networks.
PRIORITY This field is used in the designated router election algorithm. The value
0 indicates the router is not eligible to become the designated router on
this particular network. In the event of a tie in this value, routers use their
router id as a tie breaker. The default is 1.
METRIC • Indicates the metric for this type of service (TOS) on this interface.
The value of the TOS metric is 10^9 / interface speed. The default
is 1.
• FFFF—There is no route for this TOS.
• POS/IPCP links—defaults to 0.
• 0—The interface speed is used as the metric value when the state of
the interface is up.
AUTHTYPE Indicates the type of authentication required for the interface.
• none—No authentication required.
• simple password—All OSPF updates received by the interface must
contain the authentication key specified in the interface AuthKey field.
• MD5 authentication—All OSPF updates received by the interface
must contain the md5 key.
AUTHKEY Indicates the key (up to 8 characters) required when simple password
authentication is specified in the interface AuthType field.
INTF Indicates the interface type.
AREA ID Indicates the area where the host is found. By default, the area that is
submitting the OSPF interface is in 0.0.0.0.
Vlan Rip
PORT NUM Indicates the ports on the VLAN.
ENABLE Indicates the status of RIP on the ports for a VLAN.
DEFAULT SUPPLY
Indicates whether the default route must be advertised out of this
interface.
ATTENTION
The default route is advertised only if it exists in the routing table.
DEFAULT LISTEN Indicates whether the default route must be learned on this interface
when advertised by another router connected to the interface.
TRIGGERED Indicates the status of the RIP triggered update on the interface.
UPDATE
AUTOAGG ENABLE Indicates the status of auto aggregation on the interface.
Field Description
SUPPLY Indicates the status of advertising RIP routes through the interface.
LISTEN Indicates the status of RIP reception on the interface.
POISON Indicates the status of poison reverse on the interface. If disabled, split
horizon is invoked, meaning that IP routes learned from an immediate
neighbor are not advertised back to the neighbor from which the routes
were learned.
If enabled, the RIP update sent to a neighbor from which a route is
learned is poisoned with a metric of 16. In this manner, the route entry
is not passed along to the neighbor, because historically, 16 is infinity in
terms of hops on a network. The default is disable.
Vlan Vrrp
VLAN ID Indicates the VLAN ID.
VRRP ID Indicates the number which, along with an interface index (ifIndex),
serves to uniquely identify a virtual router on a given VRRP router. A set
of one or more associated addresses is assigned to a VRID.
IP ADDR Indicates the assigned IP addresses that a virtual router is responsible
for backing up.
VIRTUAL MAC ADDR Indicates the virtual MAC address of the virtual router. This is derived as
follows: 00-00-5E-00-01-<VRID>, where the first three octets consist
of the Internet Assigned Numbers Authority’s (IANA) Organizationally
Unique Identifier (OUI), the next two octets indicate the address block of
the VRRP protocol, and the remaining octets consist of the VRID.
Vlan Vrrp Extended
VID Indicates the VLAN ID.
STATE Indicates the current state of the virtual router. Options include:
• initialize—waiting for a startup event
• backup—monitoring the state/availability of the master router
• master—forwarding IP addresses associated with this virtual router.
CONTROL Indicates the virtual router function. Setting the value to enabled
transitions the state of the router from initialize to backup. Setting the
value to disabled transitions the router from master or backup to initialize.
PRIORITY Indicates the priority for the virtual router (for example, master election)
with respect to other virtual routers that are backing up a one or more
associated IP addresses. Higher values imply higher priority.
A priority of 0, although not possible to set, indicates that this router
has ceased to participate in VRRP and a backup virtual router should
transition to become a new master.
A priority of 255 is used for the router that owns the associated IP
addresses.
Field Description
MASTER IPDDR Indicates the real (primary) IP address of the master router. This is the
IP address listed as the source in the VRRP advertisement last received
by this virtual router.
ADVERTISE Indicates the time interval, in seconds, between sending advertisement
INTERVAL messages. Only the master router sends VRRP advertisements.
CRITICAL IPADDR Indicates the IP address of the interface that causes a shutdown event.
HOLDDOWN_TIME Indicates the amount of time (in seconds) to wait before preempting the
current VRRP master.
ACTION Indicates the trigger for an action on this VRRP interface. Options include
none and preemptHoldDownTimer.
CRITICAL IP Indicates whether a user-defined critical IP address is enabled. No
ENABLE indicates the use of the default IP address (0.0.0.0).There is no effect if
an user-defined IP address does not exist.
BACKUP MASTER Indicates the state of designating a backup master router.
BACKUP MASTER Indicates the state of the backup master router.
STATE
FAST ADV Indicates the faster advertisement interval, in milliseconds, between
INTERVAL sending advertisement messages. When the faster advertisement
interval enable is checked, the faster advertisement interval is being used
instead of the regular advertisement interval.
FAST ADV ENABLE Indicates whether the faster advertisement interval status.
Vlan Ip Igmp
VLAN ID Indicates the VLAN ID.
QUERY INTVL Indicates the interval (in seconds) between IGMPHost-Query packets
transmitted on this interface.
QUERY MAX RESP Indicates the interval (in seconds) for the maximum query response time
advertised in IGMPv2 queries on this interface. Smaller values allow a
router to prune groups faster.
ROBUST Indicates the tuning for the expected packet loss on a subnet. If a subnet
is expected to be lossy, the Robustness variable may be increased.
IGMP is robust to (Robustness - 1) packet losses.
VERSION Indicates the version of IGMP that is running on this interface. This
object configures a router capable of running either value. For IGMP to
function correctly, all routers on a LAN must be configured to run the
same version of IGMP on that LAN.
LAST MEMB QUERY Indicates the max response in a group specific query.
PROXY SNOOP Indicates the status of IGMP proxy snoop on the VLAN.
ENABLE
SNOOP ENABLE Indicates the status of IGMP snooping on the VLAN.
Field Description
SSM SNOOP Indicates the status of SSM IGMP snooping on the VLAN.
ENABLE
FAST LEAVE Indicates the status of fast leave.
ENABLE
FAST LEAVE PORTS Indicates the ports that have fast leave enabled.
Vlan Ip Dvmrp
IF Indicates the ifIndex value of the interface for which DVMRP is enabled.
ADDR Indicates the IP address that this system uses as a source address on
this interface.
METRIC Indicates the distance metric for this interface that is used to calculate
distance vectors.
OPERSTAT Indicates the current operational state of this DVMRP interface.
DEFAULT LISTEN Indicates whether the switch can learn DVMRP default routes over this
interface.
DEFAULT SUPPLY Indicates the whether the switch should supply DVMRP default routes
over this interface.
DEFAULT METRIC Indicates the cost of the DVMRP default route that this interface
generates and supplies when it is configured to supply a default route.
ADVERTISE SELF Indicates whether the switch can advertise this local network.
IN-POLICY Indicates the DVMRP accept policy name configured on this interface.
OUT-POLICY Indicates the DVMRP announce policy name configured on this interface.
INTF TYPE Indicates the type of this DVMRP interface, and whether it uses a tunnel,
source routing, a physical interface for which there is a querier, or a
physical interface for which there is not a querier (subnet).
Vlan Ip Icmp Route Discovery
VLAN ID Indicates the VLAN ID.
ADV_ADDRESS Indicates the advertisement address to which the route discovery
advertisements are transmitted on this interface.
ADV_FLAG Indicates the flag as to whether or not the address is to be advertised
on this interface.
LIFETIME Indicates the value to be placed in the lifetime field of a router
Advertisements sent from the interface.
MAX_INT Indicates the maximum time allowed between sending router
Advertisements from this interface.
MIN_INT Indicates the minimum time allowed between sending router
Advertisements from this interface.
PREF_LEVEL Indicates the preferability of the router address as a default router
Vlan Ipx
Field Description
VLAN-ID Indicates the VLAN ID.
VLAN-TYPE Indicates the type of VLAN, distinguished according to the policy used
to define its port membership. Options include:
• byPort—VLAN by Port
• byIpSubnet—VLAN by IP subnet
• byProtocolId—VLAN by protocol ID
• bySrcMac—VLAN by source MAC address
• byDstMcast—VLAN by destination multicast
• bySvlan—VLAN by stacked VLAN
• byIds—VLAN by IDS VLAN
IPXNET Indicates the IPX network address.
ENCAPSULATION Indicates the IPX encapsulation format. It is only relevant if the VLAN is
port based.
ROUTING Indicates the IPX routing protocol. Options include none or RIP.
Manual Edit Mac
MAC ADDRESS Indicates the MAC address that is learned on the port.
PORTS Indicates the allowed ports that can learn this MAC address.
Autolearn Mac
MAC ADDRESS Indicates the MAC address that is automatically learned on the port.
PORT Indicates the allowed ports that can automatically learn this MAC address.
Vlan Ip Pim
VLAN-ID Identifies the VLAN.
PIM-ENABLE The state of PIM on the VLAN.
MODE The configured mode of this VLAN. The valid modes are SSM and
Sparse.
HELLOINT Indicates how long to wait (in seconds) before the PIM switch sends out
the next hello message to neighboring switches. The default hello interval
is 30 seconds.
JPINT Indicates how long to wait (in seconds) before the PIM switch sends out
the next join/prune message to its upstream neighbors. The default
join/prune interval is 60 seconds.
CBSR PREF The preference for this local interface to become a Candidate BSR. The
Candidate BSR with the highest BSR-priority and address is referred to
as the preferred BSR. The default is -1, which indicates that the current
interface is not a Candidate BSR.
INTF TYPE Indicates whether the PIM interface is active or passive.
Field Description
Vlan Ip Pgm
VLAN-ID Identifies the VLAN.
ENABLE Displays whether PGM is enabled or disabled on this interface.
STATE Indicates the current state (up or down) of PGM.
NAK_RE_XMIT Specifies how long to wait for a NCF (in milliseconds) before retransmitting
INTERVAL the NAK. The default is 1000 milliseconds.
MAX_NAK_RE Displays the maximum number of NAK retransmission packets allowed
XMIT_COUNT per second.
NAK_RDATA Displays how long to wait for RDATA (in milliseconds) after receiving
INTERVAL an NCF.
NAK_ELIMINATE Displays the length of time (in milliseconds) during which a network
INTERVAL element (NE) eliminates duplicate NAKs. When this interval expires, the
NE suspends NAK elimination until the first duplicate arrives. After this
NAK is forwarded, the NE once again eliminates duplicate NAKs for the
specified interval. This parameter must be less than the NAK_RDATA
INTERVAL.
Vlan Mcastmac
VLAN ID Indicates the VLAN ID.
MAC ADDRESS Indicates the MAC address.
PORT LIST Indicates the list of ports.
MLT GROUPS Indicates the multilink trunk groups.
Vlan Firewall
ID Indicates the VLAN ID.
NAME Indicates the VLAN name assigned by the user.
FIREWALL TYPE Indicates the firewall VLAN type for port-based VLANs. Options include:
• none
• naap
• enforceable
• peering
Index
A config sys mcast-software-forwarding info
accounting command output 447
enabling 74 config vlan ip igmp commands 263
activity check interval 351 configuring IP multicast software forwarding
authentication using the CLI 446
enabling 75 config sys mcast-software-
Auto-RP 44 forwarding command 447
show sys mcast-software-
B forwarding command 447
using the DM 205
bootstrap router 45
configuring multicast MAC filtering
broadcast 16, 31
using the DM 219
BSR, configuring 159
Current BSR
PIM 159
C
C-BSR, configuring a port with the CLI 372 D
C-BSR, configuring a VLAN with the designated router. See DR 43
CLI 376 Distance Vector Multicast Routing Protocol.
C-BSR, configuring an interface with the See DVMRP 19
CLI 359 distribution tree 16
C-BSR, configuring with Device DLR (designated local repairer) 173
Manager 159 DR
C-BSR, setting a preference with Device (designated router), describing 43
Manager 158 DVMRP 31
C-BSR, setting a preference with the broadcast 31
CLI 359, 372, 376 configuration prerequisites 289
candidate bootstrap router 45 description 285
candidate RP router 44 enabling globally 108, 290
Cisco Auto-RP 44 IGMP host membership 41
config ip commands 311, 322 IP subnet-based VLAN 41
config ip igmp interface commands 232, leaf network 35
250, 254 metric cost 112, 114
config ip route-policy seq command 311, multicast tree 32
322 neighbors 32
N MaxSessions 176
NAK
Name field 86, 129
NakEliminateInterval 178
neighbor timeout, DVMRP 290
NakRdataInterval 178
NakReXmitInterval 177
P NCF
passive interface, PIM 58 NNAK
PGM NnakGenerate 175
as a DLR 173 RDATA
configuration prerequisites 411 SessionLifeTime 175
description 60, 173, 409 SPM
designated local repairers (DLRs) 61 TotalReXmitStates 176
DVMRP 411 TotalReXmitStatesTimedOut 176
enabling globally 174, 411 TotalSessions 176
graphing interface statistics 181 TotalUniqueNaks 176
IGMP snooping 411 TotalUniqueParityNaks 176
NAK confirmations (NCFs) 61 TrailEdgeSeq 186
negative acknowledgements UpstreamAddress 186
(NAKs) 61 UpstreamIfCct 186
PIM-SM 411 PIM
source path messages (SPMs) 60 active interface 58
terms 60 activity check interval 351
transport session identifiers changing the interface type using the
(TSIs) 60 CLI 372
viewing session parameters 185 changing the VLAN interface type
PGM CLI commands using the CLI 375
config ethernet ip pgm 424 configuring on a brouter port using
config ip pgm 411 the CLI 370
config ip pgm interface 417 configuring on a VLAN using the
config vlan ip pgm 425 CLI 373
roadmap of all commands 409 configuring on an interface using the
show ip pgm global 412 CLI 355
show ip pgm interface config 418 current BSR 159
show ip pgm interface error debug messages 377
general 419 DR
show ip pgm interface error nak 420 showing 165
show ip pgm interface stat enabling on a brouter port using
general 421 Device Manager 156
show ip pgm interface stat nak 422 enabling on a VLAN using Device
show ip pgm interface stat parity 423 Manager 161
show ip pgm retransmit 414 passive interface 58
show ip pgm session 414 showing interface information 357
PGM Device Manager commands PIM CLI commands
LeadEdgeSeq 186 config ethernet ip pim 370
MaxNakRate 176 config ip pim candrp 360
MaxNakReXmitRate 177 config ip pim debug-pimmsg 377
MaxReXmitStates 176 config ip pim interface 355
Publication: NN46205-501
Document status: Standard
Document version: 01.01
Document date: 10 January 2007
Nortel, the Nortel logo, and the Globemark are trademarks of Nortel Networks.