ipv6 dhcp-relay fwd-path
   
   
      Create the forwarding path from the client to the server.
    
      Syntax
         
         
            - 
               
                  default ipv6 dhcp-relay
                     fwd-path WORD<0-255> WORD<0-255>
                
- 
               
                  ipv6 dhcp-relay fwd-path
                     WORD<0-255> WORD<0-255>
                
- 
               
                  ipv6 dhcp-relay fwd-path
                     WORD<0-255> WORD<0-255> enable
                
- 
               
                  no ipv6 dhcp-relay
                     fwd-path WORD<0-255> WORD<0-255>
                
- 
               
                  no ipv6 dhcp-relay
                     fwd-path WORD<0-255> WORD<0-255> enable
                
Command Parameters
         
         
            
               - enable
- Enables the forwarding path to the
                  server.
- WORD<0-255>
- Configures the forwarding path
                  from the client to the server. The first WORD<0-255> is the IP address
                  configured on an interface (a locally configured IP address) to forward or relay
                  BootP or DHCP. This address is the relay agent. The relay can be a VRRP
                  address.
- WORD<0-255>
- The second WORD<0-255> is
                  the IP address of the DHCP server in the network. If this IP address corresponds
                  to the locally configured IP network the system generates an error because IPv6
                  does not include broadcast.
Default
         
         The default is disabled.
      
      Command Mode
         
         Global Configuration