40-41
Catalyst 3750 Switch Software Configuration Guide
OL-8550-02
Chapter 40 Configuring IP Multicast Routing
Configuring Basic DVMRP Interoperability Features
Beginning in privileged EXEC mode, follow these steps to configure a DVMRP tunnel. This procedure
is optional.
Command
Purpose
Step 1
configure terminal
Enter global configuration mode.
Step 2
access-list
access-list-number
{
deny
|
permit
}
source
[
source-wildcard
]
Create a standard access list, repeating the command as many times as
necessary.
•
For
access-list-number
, the range is 1 to 99.
•
The
deny
keyword denies access if the conditions are matched. The
permit
keyword permits access if the conditions are matched.
•
For
source
, enter the number of the network or host from which the
packet is being sent.
•
(Optional) For
source-wildcard
, enter the wildcard bits in dotted
decimal notation to be applied to the source. Place ones in the bit
positions that you want to ignore.
Recall that the access list is always terminated by an implicit deny
statement for everything.
Step 3
interface tunnel
number
Specify a tunnel interface, and enter interface configuration mode.
Step 4
tunnel source
ip-address
Specify the source address of the tunnel interface. Enter the IP address
of the interface on the switch.
Step 5
tunnel destination
ip-address
Specify the destination address of the tunnel interface. Enter the IP
address of the mrouted router.
Step 6
tunnel mode dvmrp
Configure the encapsulation mode for the tunnel to DVMRP.
Step 7
ip address
address mask
or
ip unnumbered
type number
Assign an IP address to the interface.
or
Configure the interface as unnumbered.
Step 8
ip pim
[
dense-mode
|
sparse-mode
]
Configure the PIM mode on the interface.
Step 9
ip dvmrp accept-filter
access-list-number
[
distance
]
neighbor-list
access-list-number
Configure an acceptance filter for incoming DVMRP reports.
By default, all destination reports are accepted with a distance of 0.
Reports from all neighbors are accepted.
•
For
access-list-number
, specify the access list number created in
Step 2. Any sources that match the access list are stored in the
DVMRP routing table with distance.
•
(Optional) For
distance
, enter the administrative distance to the
destination. By default, the administrative distance for DVMRP
routes is 0 and take precedence over unicast routing table routes. If
you have two paths to a source, one through unicast routing (using
PIM as the multicast routing protocol) and another using DVMRP,
and if you want to use the PIM path, increase the administrative
distance for DVMRP routes. The range is 1 to 255.
•
For
neighbor-list
access-list-number
, enter the number of the
neighbor list created in Step 2. DVMRP reports are accepted only by
those neighbors on the list.
Step 10
end
Return to privileged EXEC mode.
Содержание 3750G - Catalyst Integrated Wireless LAN Controller
Страница 80: ...1 28 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 1 Overview Where to Go Next ...
Страница 606: ...27 8 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 27 Configuring UDLD Displaying UDLD Status ...
Страница 670: ...31 18 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 31 Configuring SNMP Displaying SNMP Status ...
Страница 1048: ...41 20 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 41 Configuring MSDP Monitoring and Maintaining MSDP ...
Страница 1086: ...43 26 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Chapter 43 Troubleshooting Using the crashinfo Files ...
Страница 1104: ...B 4 Catalyst 3750 Switch Software Configuration Guide OL 8550 02 Appendix B Supported MIBs Using FTP to Access the MIB Files ...