ip dhcp-relay fwd-path {A.B.C.D} (for a
        VLAN)
    
    
        Create the forwarding path from the client to the server.
     
        Syntax
            
            
                - 
                    
default ip dhcp-relay
                            fwd-path {A.B.C.D} 
                 
                - 
                    
                        ip dhcp-relay
                            fwd-path {A.B.C.D} 
                    
                 
                - 
                    
                        no ip dhcp-relay
                            fwd-path {A.B.C.D} 
                    
                 
            
        
        Command Parameters
            
            
                
                    - {A.B.C.D}
 
                    - Creates a forwarding path to
                        the Dynamic Host Configuration Protocol (DHCP) server with a mode and a
                        state. A.B.C.D is the IP address of the server. The default IP address of
                        the relay is the address of the interface. 

Tip   
                            If the relay is a Virtual Router configured on this interface, you
                                must set the vrid.
                         
 
                
            
        
        
        Command Mode
            
            VLAN Interface Configuration