Configuring the ECN330-switch
4831553-KDU 137 365 Uen D 2006-06-16
Command Attributes
• IP Address – IP subnetwork that contains a multicast source, an
upstream router, or an outgoing interface connected to multicast hosts.
• Netmask – Subnet mask that is used for the source address. This mask
identifies the host address bits used for routing to specific subnets.
• Upstream Neighbor – IP address of the network device immediately
upstream for each multicast group.
• Interface – The IP interface on this router that connects to the upstream
neighbor.
• Metric – The metric for this interface used to calculate distance vectors.
• Up time – The time elapsed since this entry was created.
• Expire – The time remaining before this entry will be aged out.
Web – Click Routing Protocol, DVMRP, DVMRP Routing Table.
Figure 223 DVMRP Routing Table
CLI – This example displays known DVMRP routes.
Console#show ip dvmrp route
Source Mask Upstream_nbr Interface Metric UpTime Expire
--------------- --------------- --------------- --------- ------ ------ ------
10.1.0.0 255.255.255.0 10.1.0.253 vlan1 1 84438 0
10.1.1.0 255.255.255.0 10.1.1.253 vlan2 1 84987 0
10.1.8.0 255.255.255.0 10.1.0.254 vlan1 2 19729 97
Console#