Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
DVMRP Commands
page 46-18
OmniSwitch CLI Reference Guide
September 2009
ip dvmrp tunnel
Adds or deletes a DVMRP tunnel.
ip dvmrp tunnel {local_name} {remote_address}
no ip dvmrp tunnel {local_name} {remote_address}
Syntax Definitions
local_name
The name of the local router interface.
remote_address
The 32-bit IP address of the remote router interface. The remote router 
interface IP address serves as an identifier for the remote end of the 
DVMRP tunnel.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to delete a tunnel.
• The local IP address of the tunnel must match the IP address of an existing DVMRP interface.
• Routing (via RIP, OSPF, etc.) must first be set up in order for the remote tunnel endpoint to be 
accessible.
Examples
-> ip dvmrp tunnel vlan-2 168.22.2.120
-> no ip dvmrp tunnel vlan-2 168.22.2.120
-Release History
Release 6.1; command was introduced.
Release 6.1.1; local_address and remote_name parameters deprecated.