ip dhcp-relay fwd-path {A.B.C.D}
        src-port-67 (for a VLAN)
    
    
        
        Configure a forwarding path with source port 67 in a User Datagram Protocol (UDP) on a
            VLAN.
     
        Syntax
            
            
                - 
                    default ip dhcp-relay
                            fwd-path {A.B.C.D} src-port-67 
- 
                    ip dhcp-relay
                            fwd-path {A.B.C.D} src-port-67 
- 
                    no ip dhcp-relay fwd-path {A.B.C.D} src-port-67 
Command Parameters
            
            
                
                    - {A.B.C.D}
- Creates a forwarding path to
                        the 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. 
- src-port-67
- Specifies that the UDP source
                        port is 67 for BOOTP request. The default is 68. 
Command Mode
            
            VLAN Interface Configuration