[Contents] [Prev] [Next] [Index] [Report an Error]


dvmrp

Syntax

dvmrp {
    
disable;
    
export [policy-name];
    
import [policy-name];
    
rib-group group-name ;
    
traceoptions {
        file name <replace> <size
size> <files number > <no-stamp>
            <(world-readable | no-world-readable)>;
        flag flag <
flag-modifier > <disable>;
    }
    
interface interface-name {
        
disable;
        
hold-time seconds;
        
metric metric ;
        
mode (forwarding | unicast-routing);
    }
}

Hierarchy Level

[edit protocols]

Description

Enable DVMRP on the router.

Default

DVMRP is disabled on the router.

Options

The statements are explained separately.

Usage Guidelines

See Enable DVMRP.

Required Privilege Level

routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.


[Contents] [Prev] [Next] [Index] [Report an Error]